# Logfile created on 2023-03-31 00:06:54 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055758edade10 @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-iseq_binary", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-iseq_binary", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-iseq_binary", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-iseq_binary", @configure_opts=["--enable-shared"], @build_opts="-j4", @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=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230331-000654", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]], @make="make", @logger=#<Logger:0x000055758ee36af8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055758ee369b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055758ee36828 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230331-000654", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230331-000654>, @binmode=false, @mon_data=#<Monitor:0x000055758ee36760>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
* branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = a8782c454c
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-iseq_binary/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-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
* branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/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 = -j4 --jobserver-auth=4,5
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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/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 = -j4 --jobserver-auth=4,5
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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/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 = -j4 --jobserver-auth=4,5
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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/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 = -j4 --jobserver-auth=4,5
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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
From https://github.com/ruby/rbs
* branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --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-iseq_binary/bin
installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib
installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin
installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/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.3
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.1
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/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-iseq_binary/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.4
typeprof 0.21.7
debug 1.7.2
installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1825 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/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-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-iseq_binary/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'
RUBY_ISEQ_DUMP_DEBUG = to_binary
Run options:
--seed=18833
"--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 9
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 10
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 12
Retrying...
Finished tests in 342.959167s, 69.1657 tests/s, 25989.3097 assertions/s.
23721 tests, 8913272 assertions, 0 failures, 0 errors, 152 skips
ruby -v: ruby 3.3.0dev (2023-03-30T22:01:26Z master a8782c454c) [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-iseq_binary/miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-iseq_binary/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-30T22:01:26Z master a8782c454c) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 112.312639 seconds
3841 files, 31577 examples, 183595 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-iseq_binary/ruby -c /tmp/cores/core.1001.3057034.ruby -x gdbscript
[New LWP 3057034]
[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-iseq_binary/ruby -w --disable=gems -I/tmp/ruby/src/trunk-'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140464459717632) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fc06e399c00 (LWP 3057034) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140464459717632) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fc06e399c00 (LWP 3057034)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140464459717632) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fc06e399c00
old_mask = {__val = {140734849559600, 1, 94867673500432, 140464460530899, 0, 140464460427245, 140464459717632, 140464462042624, 94867676389392, 140464460373415, 42, 140464462059616, 94867676389392, 140464467024405, 140464462059168, 140734849559616}}
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=140464459717632) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140464459717632, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fc06e3fd476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fc06e3e37f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x66660a5d6f736476, sa_sigaction = 0x66660a5d6f736476}, sa_mask = {__val = {140464462059168, 2, 2, 1, 140464468019926, 140464462042624, 140464460378199, 140464459709712, 94867673510112, 140464467798440, 140464462059168, 140734849560000, 0, 94867677004992, 140464464955689, 4294967312}}, sa_flags = -1293379328, sa_restorer = 0x7fc06e398010}
sigs = {__val = {32, 3472310704041635888, 2314885599538982970, 2314885530818453536, 2314885530818453536, 6566283579056201760, 7365367112054961782, 140464460423021, 3919933114871001136, 2, 140464462059168, 3432, 140464468019926, 140464460425296, 2, 6566283579056201760}}
#5 0x00007fc06e7f29a5 in die () at /tmp/ruby/src/trunk-iseq_binary/error.c:776
No locals.
#6 rb_bug (fmt=fmt@entry=0x7fc06eb4e9a8 "push_mark_stack(): GC does not handle T_NODE 0x%x(%p) 0x%lx") at /tmp/ruby/src/trunk-iseq_binary/error.c:800
args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff62b72ea0, reg_save_area = 0x7fff62b72de0}}
#7 0x00007fc06e8b9c9d in push_mark_stack (data=94867677038328, stack=0x564819faf4f8) at /tmp/ruby/src/trunk-iseq_binary/gc.c:6398
obj = 94867677038328
obj = <optimized out>
#8 gc_grey (objspace=0x564819faf0e0, obj=94867677038328) at /tmp/ruby/src/trunk-iseq_binary/gc.c:7026
No locals.
#9 0x00007fc06e9243fc in mark_ast_value (node=0x56481a3044d0, ctx=0x0) at /tmp/ruby/src/trunk-iseq_binary/node.c:1379
args = <optimized out>
#10 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=16, nbe=0x56481a3044c0) at /tmp/ruby/src/trunk-iseq_binary/node.c:1338
cursor = 0
cursor = <optimized out>
#11 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/node.c:1348
nbe = 0x56481a3044c0
nbe = <optimized out>
#12 rb_ast_mark (ast=0x7fc06a7a3758) at /tmp/ruby/src/trunk-iseq_binary/node.c:1436
nb = <optimized out>
#13 0x00007fc06e8c2f77 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x564819faf0e0) at /tmp/ruby/src/trunk-iseq_binary/gc.c:7512
mstack = 0x564819faf4f8
obj = 140464396842840
marked_slots_at_the_beginning = <optimized out>
popped_count = 10210
mstack = <optimized out>
obj = <optimized out>
marked_slots_at_the_beginning = <optimized out>
popped_count = <optimized out>
#14 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x564819faf0e0) at /tmp/ruby/src/trunk-iseq_binary/gc.c:7544
No locals.
#15 gc_marks_rest (objspace=0x564819faf0e0) at /tmp/ruby/src/trunk-iseq_binary/gc.c:8714
No locals.
#16 0x00007fc06e8c6c28 in gc_marks_continue (size_pool=0x564819faf108, heap=0x564819faf140, objspace=0x564819faf0e0) at /tmp/ruby/src/trunk-iseq_binary/gc.c:8754
marking_finished = true
__func__ = <optimized out>
marking_finished = <optimized out>
#17 gc_continue (objspace=0x564819faf0e0, size_pool=0x564819faf108, heap=0x564819faf140) at /tmp/ruby/src/trunk-iseq_binary/gc.c:2389
lock_lev = 32704
#18 0x00007fc06e8c6ead in newobj_alloc (objspace=0x564819faf0e0, cr=0x564819fafdf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/gc.c:2782
lev = 1
unlock_vm = true
size_pool = 0x564819faf108
heap = 0x564819faf140
cache = 0x564819fb0068
obj = <optimized out>
__func__ = <optimized out>
#19 0x00007fc06e8c7671 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=140464407375240) at /tmp/ruby/src/trunk-iseq_binary/gc.c:2893
obj = <optimized out>
objspace = 0x564819faf0e0
size_pool_idx = <optimized out>
obj = <optimized out>
objspace = <optimized out>
size_pool_idx = <optimized out>
#20 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/gc.c:2913
obj = <optimized out>
obj = <optimized out>
#21 rb_wb_protected_newobj_of (klass=klass@entry=140464407375240, flags=flags@entry=5, size=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/gc.c:2935
__func__ = <optimized out>
#22 0x00007fc06e9fe082 in str_alloc_embed (capa=<optimized out>, klass=140464407375240) at /tmp/ruby/src/trunk-iseq_binary/string.c:907
size = <optimized out>
str = <optimized out>
#23 str_duplicate (str=140464458295960, klass=140464407375240) at /tmp/ruby/src/trunk-iseq_binary/string.c:1840
dup = <optimized out>
dup = <optimized out>
#24 rb_str_dup (str=140464458295960) at /tmp/ruby/src/trunk-iseq_binary/string.c:1849
No locals.
#25 0x00007fc06ea572c6 in rb_class_path (klass=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/variable.c:186
permanent = <optimized out>
path = <optimized out>
#26 0x00007fc06ea57509 in rb_class_name (klass=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/variable.c:303
No locals.
#27 0x00007fc06e9379f2 in rb_any_to_s (obj=140464458586960) at /tmp/ruby/src/trunk-iseq_binary/object.c:649
str = <optimized out>
cname = <optimized out>
#28 0x00007fc06ea81a11 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:148
reg_cfp = 0x7fc06e397cd0
ci = <optimized out>
me = 0x7fc06a7dc030
mid = 2769
block_handler = <optimized out>
recv = <optimized out>
argc = <optimized out>
val = <optimized out>
cfunc = <optimized out>
len = <optimized out>
frame_flags = <optimized out>
ci = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = <optimized out>
recv = <optimized out>
argc = <optimized out>
mid = <optimized out>
block_handler = <optimized out>
frame_flags = <optimized out>
unaligned_member_ptr_result = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#29 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:162
No locals.
#30 vm_call0_body (ec=0x564819fb0120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:208
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#31 0x00007fc06ea856df in vm_call0_cc (kw_splat=0, cc=0x7fc06a7dc008, argv=0x0, argc=0, id=2769, recv=140464458586960, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:85
calling = {ci = 0x7fff62b73260, cc = 0x7fc06a7dc008, block_handler = 0, recv = 140464458586960, argc = 0, kw_splat = false}
#32 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=140464458586960) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1040
ec = 0x564819fb0120
cc = 0x7fc06a7dc008
self = <optimized out>
ec = <optimized out>
cc = <optimized out>
self = <optimized out>
#33 rb_funcallv (recv=140464458586960, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1055
No locals.
#34 0x00007fc06e939159 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/object.c:659
str = <optimized out>
enc = <optimized out>
#35 0x00007fc06e7feb11 in inspect_ary (dummy=140464466974431, recur=0, ary=140464458585560) at /tmp/ruby/src/trunk-iseq_binary/array.c:3105
i = 1
s = <optimized out>
str = 140464458584600
i = <optimized out>
s = <optimized out>
str = <optimized out>
#36 inspect_ary (ary=ary@entry=140464458585560, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-iseq_binary/array.c:3097
i = <optimized out>
s = <optimized out>
str = <optimized out>
#37 0x00007fc06ea29eb8 in exec_recursive (func=0x7fc06e7feab0 <inspect_ary>, obj=140464458585560, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread.c:5154
_ec = 0x564819fb0120
_tag = {tag = 36, retval = 140464458585560, buf = {0x564819fff720, 0x7fc06ea29d00 <exec_recursive+560>, 0x0, 0x7fff62b73320, 0x7fc06e2981c8}, prev = 0x7fff62b736c0, state = RUBY_TAG_NONE, lock_rec = 0}
ret = 36
state = RUBY_TAG_NONE
result = <optimized out>
sym = 708876
p = {func = 0x7fc06e7feab0 <inspect_ary>, list = 140464396992840, obj = 140464458585560, pairid = 0, arg = 0}
outermost = <optimized out>
#38 0x00007fc06ea66614 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fc06e397d10, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3357
ci = 0xad100100001
cc = <optimized out>
val = <optimized out>
me = 0x7fc06e230a60
cfunc = 0x564819fff728
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>
#39 vm_call_cfunc_with_frame (ec=0x564819fb0120, reg_cfp=0x7fc06e397d10, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3385
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#40 0x00007fc06ea75a2d 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-iseq_binary/vm_callinfo.h:368
val = 1
ci = 0x0
cc = <optimized out>
recv = 3057034
argc = <optimized out>
calling = {ci = 0xad100100001, cc = 0x7fc06a7ddcf0, block_handler = 0, recv = 140464458585560, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#41 vm_exec_core (ec=0x564819fb0120, initial=3057034) at ../../src/trunk-iseq_binary/insns.def:835
bh = <optimized out>
cd = 0x2ea58a
leaf = <optimized out>
val = 1
reg_pc = 0x56481a26f5e8
reg_cfp = 0x7fc06e397d10
insns_address_table = {0x7fc06ea7819f <vm_exec_core+10351>, 0x7fc06ea75ba9 <vm_exec_core+633>, 0x7fc06ea77d5e <vm_exec_core+9262>, 0x7fc06ea77ce4 <vm_exec_core+9140>, 0x7fc06ea77c6d <vm_exec_core+9021>, 0x7fc06ea77bee <vm_exec_core+8894>, 0x7fc06ea77b6e <vm_exec_core+8766>, 0x7fc06ea77b12 <vm_exec_core+8674>, 0x7fc06ea77ab7 <vm_exec_core+8583>, 0x7fc06ea77a67 <vm_exec_core+8503>, 0x7fc06ea778ec <vm_exec_core+8124>, 0x7fc06ea77741 <vm_exec_core+7697>, 0x7fc06ea77656 <vm_exec_core+7462>, 0x7fc06ea775e7 <vm_exec_core+7351>, 0x7fc06ea7757a <vm_exec_core+7242>, 0x7fc06ea7753f <vm_exec_core+7183>, 0x7fc06ea77509 <vm_exec_core+7129>, 0x7fc06ea774d6 <vm_exec_core+7078>, 0x7fc06ea77dca <vm_exec_core+9370>, 0x7fc06ea76837 <vm_exec_core+3847>, 0x7fc06ea767c9 <vm_exec_core+3737>, 0x7fc06ea7678e <vm_exec_core+3678>, 0x7fc06ea76738 <vm_exec_core+3592>, 0x7fc06ea766f4 <vm_exec_core+3524>, 0x7fc06ea7666d <vm_exec_core+3389>, 0x7fc06ea76638 <vm_exec_core+3336>, 0x7fc06ea765dd <vm_exec_core+3245>, 0x7fc06ea76565 <vm_exec_core+3125>, 0x7fc06ea7652d <vm_exec_core+3069>, 0x7fc06ea764f5 <vm_exec_core+3013>, 0x7fc06ea76300 <vm_exec_core+2512>, 0x7fc06ea7626f <vm_exec_core+2367>, 0x7fc06ea76212 <vm_exec_core+2274>, 0x7fc06ea76199 <vm_exec_core+2153>, 0x7fc06ea76ed9 <vm_exec_core+5545>, 0x7fc06ea76eb4 <vm_exec_core+5508>, 0x7fc06ea76e7b <vm_exec_core+5451>, 0x7fc06ea76e2b <vm_exec_core+5371>, 0x7fc06ea76df9 <vm_exec_core+5321>, 0x7fc06ea76d0e <vm_exec_core+5086>, 0x7fc06ea76cc9 <vm_exec_core+5017>, 0x7fc06ea76c83 <vm_exec_core+4947>, 0x7fc06ea76c53 <vm_exec_core+4899>, 0x7fc06ea76b88 <vm_exec_core+4696>, 0x7fc06ea76bf3 <vm_exec_core+4803>, 0x7fc06ea76a58 <vm_exec_core+4392>, 0x7fc06ea769eb <vm_exec_core+4283>, 0x7fc06ea7695e <vm_exec_core+4142>, 0x7fc06ea768a2 <vm_exec_core+3954>, 0x7fc06ea7686a <vm_exec_core+3898>, 0x7fc06ea773d7 <vm_exec_core+6823>, 0x7fc06ea772c4 <vm_exec_core+6548>, 0x7fc06ea75988 <vm_exec_core+88>, 0x7fc06ea77452 <vm_exec_core+6946>, 0x7fc06ea7701d <vm_exec_core+5869>, 0x7fc06ea782e7 <vm_exec_core+10679>, 0x7fc06ea76fd3 <vm_exec_core+5795>, 0x7fc06ea76f7a <vm_exec_core+5706>, 0x7fc06ea76f21 <vm_exec_core+5617>, 0x7fc06ea771b6 <vm_exec_core+6278>, 0x7fc06ea770e0 <vm_exec_core+6064>, 0x7fc06ea77067 <vm_exec_core+5943>, 0x7fc06ea7813e <vm_exec_core+10254>, 0x7fc06ea7741a <vm_exec_core+6890>, 0x7fc06ea7726d <vm_exec_core+6461>, 0x7fc06ea75ffa <vm_exec_core+1738>, 0x7fc06ea75fc0 <vm_exec_core+1680>, 0x7fc06ea760f2 <vm_exec_core+1986>, 0x7fc06ea76051 <vm_exec_core+1825>, 0x7fc06ea785cf <vm_exec_core+11423>, 0x7fc06ea78526 <vm_exec_core+11254>, 0x7fc06ea787a6 <vm_exec_core+11894>, 0x7fc06ea78733 <vm_exec_core+11779>, 0x7fc06ea7868d <vm_exec_core+11613>, 0x7fc06ea78631 <vm_exec_core+11521>, 0x7fc06ea78b53 <vm_exec_core+12835>, 0x7fc06ea78ab6 <vm_exec_core+12678>, 0x7fc06ea78a1e <vm_exec_core+12526>, 0x7fc06ea78981 <vm_exec_core+12369>, 0x7fc06ea788e9 <vm_exec_core+12217>, 0x7fc06ea78228 <vm_exec_core+10488>, 0x7fc06ea7889e <vm_exec_core+12142>, 0x7fc06ea78848 <vm_exec_core+12056>, 0x7fc06ea783b5 <vm_exec_core+10885>, 0x7fc06ea7832b <vm_exec_core+10747>, 0x7fc06ea75f53 <vm_exec_core+1571>, 0x7fc06ea75ef5 <vm_exec_core+1477>, 0x7fc06ea784f2 <vm_exec_core+11202>, 0x7fc06ea784be <vm_exec_core+11150>, 0x7fc06ea7846d <vm_exec_core+11069>, 0x7fc06ea7841e <vm_exec_core+10990>, 0x7fc06ea7825b <vm_exec_core+10539>, 0x7fc06ea781b0 <vm_exec_core+10368>, 0x7fc06ea75e88 <vm_exec_core+1368>, 0x7fc06ea75e31 <vm_exec_core+1281>, 0x7fc06ea75dae <vm_exec_core+1150>, 0x7fc06ea75d69 <vm_exec_core+1081>, 0x7fc06ea75d1c <vm_exec_core+1004>, 0x7fc06ea75ccf <vm_exec_core+927>, 0x7fc06ea75c7a <vm_exec_core+842>, 0x7fc06ea75c47 <vm_exec_core+791>, 0x7fc06ea75c14 <vm_exec_core+740>, 0x7fc06ea782cb <vm_exec_core+10651>, 0x7fc06ea75b9a <vm_exec_core+618>, 0x7fc06ea77d4f <vm_exec_core+9247>, 0x7fc06ea77cd5 <vm_exec_core+9125>, 0x7fc06ea77c5e <vm_exec_core+9006>, 0x7fc06ea77bdf <vm_exec_core+8879>, 0x7fc06ea77b5f <vm_exec_core+8751>, 0x7fc06ea77b03 <vm_exec_core+8659>, 0x7fc06ea77aa8 <vm_exec_core+8568>, 0x7fc06ea77a58 <vm_exec_core+8488>, 0x7fc06ea778dd <vm_exec_core+8109>, 0x7fc06ea77732 <vm_exec_core+7682>, 0x7fc06ea77647 <vm_exec_core+7447>, 0x7fc06ea775d8 <vm_exec_core+7336>, 0x7fc06ea7756b <vm_exec_core+7227>, 0x7fc06ea77530 <vm_exec_core+7168>, 0x7fc06ea774fa <vm_exec_core+7114>, 0x7fc06ea774c7 <vm_exec_core+7063>, 0x7fc06ea77dbb <vm_exec_core+9355>, 0x7fc06ea76828 <vm_exec_core+3832>, 0x7fc06ea767ba <vm_exec_core+3722>, 0x7fc06ea7677f <vm_exec_core+3663>, 0x7fc06ea76729 <vm_exec_core+3577>, 0x7fc06ea766e5 <vm_exec_core+3509>, 0x7fc06ea7665e <vm_exec_core+3374>, 0x7fc06ea76629 <vm_exec_core+3321>, 0x7fc06ea765ce <vm_exec_core+3230>, 0x7fc06ea76556 <vm_exec_core+3110>, 0x7fc06ea7651e <vm_exec_core+3054>, 0x7fc06ea764e6 <vm_exec_core+2998>, 0x7fc06ea762f1 <vm_exec_core+2497>, 0x7fc06ea76260 <vm_exec_core+2352>, 0x7fc06ea76203 <vm_exec_core+2259>, 0x7fc06ea7618a <vm_exec_core+2138>, 0x7fc06ea76eca <vm_exec_core+5530>, 0x7fc06ea76ea5 <vm_exec_core+5493>, 0x7fc06ea76e6c <vm_exec_core+5436>, 0x7fc06ea76e1c <vm_exec_core+5356>, 0x7fc06ea76dea <vm_exec_core+5306>, 0x7fc06ea76cff <vm_exec_core+5071>, 0x7fc06ea76cba <vm_exec_core+5002>, 0x7fc06ea76c74 <vm_exec_core+4932>, 0x7fc06ea76c44 <vm_exec_core+4884>, 0x7fc06ea76b79 <vm_exec_core+4681>, 0x7fc06ea76be4 <vm_exec_core+4788>, 0x7fc06ea76a49 <vm_exec_core+4377>, 0x7fc06ea769dc <vm_exec_core+4268>, 0x7fc06ea7694f <vm_exec_core+4127>, 0x7fc06ea76893 <vm_exec_core+3939>, 0x7fc06ea7685b <vm_exec_core+3883>, 0x7fc06ea773c8 <vm_exec_core+6808>, 0x7fc06ea772b5 <vm_exec_core+6533>, 0x7fc06ea78d73 <vm_exec_core+13379>, 0x7fc06ea77443 <vm_exec_core+6931>, 0x7fc06ea7700e <vm_exec_core+5854>, 0x7fc06ea78d5f <vm_exec_core+13359>, 0x7fc06ea76fc4 <vm_exec_core+5780>, 0x7fc06ea76f6b <vm_exec_core+5691>, 0x7fc06ea76f12 <vm_exec_core+5602>, 0x7fc06ea771a7 <vm_exec_core+6263>, 0x7fc06ea770d1 <vm_exec_core+6049>, 0x7fc06ea77058 <vm_exec_core+5928>, 0x7fc06ea7812f <vm_exec_core+10239>, 0x7fc06ea7740b <vm_exec_core+6875>, 0x7fc06ea7725e <vm_exec_core+6446>, 0x7fc06ea75feb <vm_exec_core+1723>, 0x7fc06ea75fb1 <vm_exec_core+1665>, 0x7fc06ea760e3 <vm_exec_core+1971>, 0x7fc06ea76042 <vm_exec_core+1810>, 0x7fc06ea78d4b <vm_exec_core+13339>, 0x7fc06ea78d37 <vm_exec_core+13319>, 0x7fc06ea78d23 <vm_exec_core+13299>, 0x7fc06ea78d0f <vm_exec_core+13279>, 0x7fc06ea78cfb <vm_exec_core+13259>, 0x7fc06ea78ce7 <vm_exec_core+13239>, 0x7fc06ea78ccc <vm_exec_core+13212>, 0x7fc06ea78cb8 <vm_exec_core+13192>, 0x7fc06ea78ca4 <vm_exec_core+13172>, 0x7fc06ea78c90 <vm_exec_core+13152>, 0x7fc06ea78c7c <vm_exec_core+13132>, 0x7fc06ea78c68 <vm_exec_core+13112>, 0x7fc06ea78c54 <vm_exec_core+13092>, 0x7fc06ea78c40 <vm_exec_core+13072>, 0x7fc06ea78c2c <vm_exec_core+13052>, 0x7fc06ea78c18 <vm_exec_core+13032>, 0x7fc06ea75f44 <vm_exec_core+1556>, 0x7fc06ea75ee6 <vm_exec_core+1462>, 0x7fc06ea78c04 <vm_exec_core+13012>, 0x7fc06ea78bf0 <vm_exec_core+12992>, 0x7fc06ea78bdc <vm_exec_core+12972>, 0x7fc06ea78bc8 <vm_exec_core+12952>, 0x7fc06ea75971 <vm_exec_core+65>, 0x7fc06ea75975 <vm_exec_core+69>, 0x7fc06ea75e79 <vm_exec_core+1353>, 0x7fc06ea75e22 <vm_exec_core+1266>, 0x7fc06ea75d9f <vm_exec_core+1135>, 0x7fc06ea75d5a <vm_exec_core+1066>, 0x7fc06ea75d0d <vm_exec_core+989>...}
#42 0x00007fc06ea7c1cb in rb_vm_exec (ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2366
_ec = 0x564819fb0120
_tag = {tag = 36, retval = 4, buf = {0x7fc06a7a3cd0, 0x7fc06ea7b9c0 <rb_vm_exec+400>, 0x0, 0x7fff62b735f0, 0x24}, prev = 0x7fff62b74fb0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#43 0x00007fc06ea856df in vm_call0_cc (kw_splat=0, cc=0x7fc06a7db608, argv=0x7fff62b73810, argc=2, id=49185, recv=140464396844240, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:85
calling = {ci = 0x7fff62b737a0, cc = 0x7fc06a7db608, block_handler = 0, recv = 140464396844240, argc = 2, kw_splat = false}
#44 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7fff62b73810, argc=2, mid=49185, recv=140464396844240) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1040
ec = 0x564819fb0120
cc = 0x7fc06a7db608
self = <optimized out>
ec = <optimized out>
cc = <optimized out>
self = <optimized out>
#45 rb_funcallv (recv=140464396844240, mid=49185, argc=argc@entry=2, argv=argv@entry=0x7fff62b73810) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1055
No locals.
#46 0x00007fc06a8f63e7 in ripper_dispatch2 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, p=<optimized out>, p=<optimized out>) at /tmp/ruby/build/trunk-iseq_binary/ext/ripper/ripper.y:14201
rb_funcall_argc = 2
rb_funcall_args = {140464458586960, 140464458592200}
rb_funcall_nargs = 2
#47 0x00007fc06a90d2a1 in ripper_yyparse (p=0x56481a2f9550) at /tmp/ruby/build/trunk-iseq_binary/ext/ripper/ripper.y:3117
v1 = <optimized out>
v2 = <optimized out>
v3 = <optimized out>
v4 = <optimized out>
yychar = <optimized out>
yylval = {val = 140464458589280, node = 0x7fc06e286460, id = 140464458589280, num = 1848140896, tbl = 0x7fc06e286460, vars = 0x7fc06e286460, strterm = 0x7fc06e286460, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}
yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
yylloc = {beg_pos = {lineno = 902, column = 39}, end_pos = {lineno = 902, column = 40}}
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, 55, 274, 486, 256, 475, 691, 238, 223, 278, 491, 677, 432, 1178, 1231, 1270, 1292, 1300, 1300, 1261, 1261, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32767, 0, 0, 0, 32767, 0, 15232, 25271, 32767, 0, 0, 0, 32704, 0, 32, 0, 0, 0, 14626, 27258, 32704, 0, 3, 0, 0, 0, 20432, 25271, 32767, 0, 3, 0, 0, 0, 20448, 25271, 32767, 0, 15104, 25271, 32767, 0, 15136, 25271, 32767, 0, 0, 0, 0, 512, 15104, 25271, 32767, 0, 20400, 25271, 32767, 0, 128, 0, 0, 0, 36, 0, 0, 0, 19416, 6703, 22088, 0, 36, 0, 0, 0, 0, 0, 0, 0, 20448, 25271, 32767, 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, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, 18752, 27274, 32704, 0}
yyss = <optimized out>
yyssp = <optimized out>
yyvsa = {{val = 140464397896360, node = 0x7fc06a8a4aa8, id = 140464397896360, num = 1787447976, tbl = 0x7fc06a8a4aa8, vars = 0x7fc06a8a4aa8, strterm = 0x7fc06a8a4aa8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140464397065840, node = 0x7fc06a7d9e70, id = 140464397065840, num = 1786617456, tbl = 0x7fc06a7d9e70, vars = 0x7fc06a7d9e70, strterm = 0x7fc06a7d9e70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140464397017080, node = 0x7fc06a7cdff8, id = 140464397017080, num = 1786568696, tbl = 0x7fc06a7cdff8, vars = 0x7fc06a7cdff8, strterm = 0x7fc06a7cdff8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140464396830880, node = 0x7fc06a7a08a0, id = 140464396830880, num = 1786382496, tbl = 0x7fc06a7a08a0, vars = 0x7fc06a7a08a0, strterm = 0x7fc06a7a08a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140462610448384, node = 0x7fc000000000, id = 140462610448384, num = 0, tbl = 0x7fc000000000, vars = 0x7fc000000000, strterm = 0x7fc000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140464396992680, node = 0x7fc06a7c80a8, id = 140464396992680, num = 1786544296, tbl = 0x7fc06a7c80a8, vars = 0x7fc06a7c80a8, strterm = 0x7fc06a7c80a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140464396968360, node = 0x7fc06a7c21a8, id = 140464396968360, num = 1786519976, tbl = 0x7fc06a7c21a8, vars = 0x7fc06a7c21a8, strterm = 0x7fc06a7c21a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140464397749320, node = 0x7fc06a880c48, id = 140464397749320, num = 1787300936, tbl = 0x7fc06a880c48, vars = 0x7fc06a880c48, strterm = 0x7fc06a880c48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464395680720, node = 0x7fc06a687bd0, id = 140464395680720, num = 1785232336, tbl = 0x7fc06a687bd0, vars = 0x7fc06a687bd0, strterm = 0x7fc06a687bd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140464395681120, node = 0x7fc06a687d60, id = 140464395681120, num = 1785232736, tbl = 0x7fc06a687d60, vars = 0x7fc06a687d60, strterm = 0x7fc06a687d60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94867677044040, node = 0x56481a30dd48, id = 94867677044040, num = 439409992, tbl = 0x56481a30dd48, vars = 0x56481a30dd48, strterm = 0x56481a30dd48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464395677840, node = 0x7fc06a687090, id = 140464395677840, num = 1785229456, tbl = 0x7fc06a687090, vars = 0x7fc06a687090, strterm = 0x7fc06a687090, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140464395677840, node = 0x7fc06a687090, id = 140464395677840, num = 1785229456, tbl = 0x7fc06a687090, vars = 0x7fc06a687090, strterm = 0x7fc06a687090, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140464396678680, node = 0x7fc06a77b618, id = 140464396678680, num = 1786230296, tbl = 0x7fc06a77b618, vars = 0x7fc06a77b618, strterm = 0x7fc06a77b618, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140464396680040, node = 0x7fc06a77bb68, id = 140464396680040, num = 1786231656, tbl = 0x7fc06a77bb68, vars = 0x7fc06a77bb68, strterm = 0x7fc06a77bb68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94867677045384, node = 0x56481a30e288, id = 94867677045384, num = 439411336, tbl = 0x56481a30e288, vars = 0x56481a30e288, strterm = 0x56481a30e288, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140464396671720, node = 0x7fc06a779ae8, id = 140464396671720, num = 1786223336, tbl = 0x7fc06a779ae8, vars = 0x7fc06a779ae8, strterm = 0x7fc06a779ae8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94867674172688, node = 0x56481a050d10, id = 94867674172688, num = 436538640, tbl = 0x56481a050d10, vars = 0x56481a050d10, strterm = 0x56481a050d10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140466905415679, node = 0x7fc0ffffffff, id = 140466905415679, num = -1, tbl = 0x7fc0ffffffff, vars = 0x7fc0ffffffff, strterm = 0x7fc0ffffffff, 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 = 140464396667600, node = 0x7fc06a778ad0, id = 140464396667600, num = 1786219216, tbl = 0x7fc06a778ad0, vars = 0x7fc06a778ad0, strterm = 0x7fc06a778ad0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140464396646000, node = 0x7fc06a773670, id = 140464396646000, num = 1786197616, tbl = 0x7fc06a773670, vars = 0x7fc06a773670, strterm = 0x7fc06a773670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140464396648000, node = 0x7fc06a773e40, id = 140464396648000, num = 1786199616, tbl = 0x7fc06a773e40, vars = 0x7fc06a773e40, strterm = 0x7fc06a773e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464396640440, node = 0x7fc06a7720b8, id = 140464396640440, num = 1786192056, tbl = 0x7fc06a7720b8, vars = 0x7fc06a7720b8, strterm = 0x7fc06a7720b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140464396641880, node = 0x7fc06a772658, id = 140464396641880, num = 1786193496, tbl = 0x7fc06a772658, vars = 0x7fc06a772658, strterm = 0x7fc06a772658, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94867677045608, node = 0x56481a30e368, id = 94867677045608, num = 439411560, tbl = 0x56481a30e368, vars = 0x56481a30e368, strterm = 0x56481a30e368, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140464396637800, node = 0x7fc06a771668, id = 140464396637800, num = 1786189416, tbl = 0x7fc06a771668, vars = 0x7fc06a771668, strterm = 0x7fc06a771668, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140464458592200, node = 0x7fc06e286fc8, id = 140464458592200, num = 1848143816, tbl = 0x7fc06e286fc8, vars = 0x7fc06e286fc8, strterm = 0x7fc06e286fc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464458595040, node = 0x7fc06e287ae0, id = 140464458595040, num = 1848146656, tbl = 0x7fc06e287ae0, vars = 0x7fc06e287ae0, strterm = 0x7fc06e287ae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140464458600800, node = 0x7fc06e289160, id = 140464458600800, num = 1848152416, tbl = 0x7fc06e289160, vars = 0x7fc06e289160, strterm = 0x7fc06e289160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140464458599320, node = 0x7fc06e288b98, id = 140464458599320, num = 1848150936, tbl = 0x7fc06e288b98, vars = 0x7fc06e288b98, strterm = 0x7fc06e288b98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140464458603600, node = 0x7fc06e289c50, id = 140464458603600, num = 1848155216, tbl = 0x7fc06e289c50, vars = 0x7fc06e289c50, strterm = 0x7fc06e289c50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140464396315080, node = 0x7fc06a7229c8, id = 140464396315080, num = 1785866696, tbl = 0x7fc06a7229c8, vars = 0x7fc06a7229c8, strterm = 0x7fc06a7229c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464396316240, node = 0x7fc06a722e50, id = 140464396316240, num = 1785867856, tbl = 0x7fc06a722e50, vars = 0x7fc06a722e50, strterm = 0x7fc06a722e50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140464395650200, node = 0x7fc06a680498, id = 140464395650200, num = 1785201816, tbl = 0x7fc06a680498, vars = 0x7fc06a680498, strterm = 0x7fc06a680498, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140464396311280, node = 0x7fc06a721af0, id = 140464396311280, num = 1785862896, tbl = 0x7fc06a721af0, vars = 0x7fc06a721af0, strterm = 0x7fc06a721af0, 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 = 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 = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140464396346680, node = 0x7fc06a72a538, id = 140464396346680, num = 1785898296, tbl = 0x7fc06a72a538, vars = 0x7fc06a72a538, strterm = 0x7fc06a72a538, 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 = 94867677074520, node = 0x56481a315458, id = 94867677074520, num = 439440472, tbl = 0x56481a315458, vars = 0x56481a315458, strterm = 0x56481a315458, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140464396350000, node = 0x7fc06a72b230, id = 140464396350000, num = 1785901616, tbl = 0x7fc06a72b230, vars = 0x7fc06a72b230, strterm = 0x7fc06a72b230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94867676941272, node = 0x56481a2f4bd8, id = 94867676941272, num = 439307224, tbl = 0x56481a2f4bd8, vars = 0x56481a2f4bd8, strterm = 0x56481a2f4bd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140464396347640, node = 0x7fc06a72a8f8, id = 140464396347640, num = 1785899256, tbl = 0x7fc06a72a8f8, vars = 0x7fc06a72a8f8, strterm = 0x7fc06a72a8f8, 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 = 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 = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, 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 = 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 = 94867676941048, node = 0x56481a2f4af8, id = 94867676941048, num = 439307000, tbl = 0x56481a2f4af8, vars = 0x56481a2f4af8, strterm = 0x56481a2f4af8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140734849565872, node = 0x7fff62b744b0, id = 140734849565872, num = 1656177840, tbl = 0x7fff62b744b0, vars = 0x7fff62b744b0, strterm = 0x7fff62b744b0, 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 = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867674717872, node = 0x56481a0d5eb0, id = 94867674717872, num = 437083824, tbl = 0x56481a0d5eb0, vars = 0x56481a0d5eb0, strterm = 0x56481a0d5eb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140734849566096, node = 0x7fff62b74590, id = 140734849566096, num = 1656178064, tbl = 0x7fff62b74590, vars = 0x7fff62b74590, strterm = 0x7fff62b74590, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94867674946007, node = 0x56481a10d9d7, id = 94867674946007, num = 437311959, tbl = 0x56481a10d9d7, vars = 0x56481a10d9d7, strterm = 0x56481a10d9d7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, 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 = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140734849563568, node = 0x7fff62b73bb0, id = 140734849563568, num = 1656175536, tbl = 0x7fff62b73bb0, vars = 0x7fff62b73bb0, strterm = 0x7fff62b73bb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94867674946014, node = 0x56481a10d9de, id = 94867674946014, num = 437311966, tbl = 0x56481a10d9de, vars = 0x56481a10d9de, strterm = 0x56481a10d9de, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94867674946014, node = 0x56481a10d9de, id = 94867674946014, num = 437311966, tbl = 0x56481a10d9de, vars = 0x56481a10d9de, strterm = 0x56481a10d9de, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94867674946014, node = 0x56481a10d9de, id = 94867674946014, num = 437311966, tbl = 0x56481a10d9de, vars = 0x56481a10d9de, strterm = 0x56481a10d9de, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 3322422326198835456, node = 0x2e1b9d80b2e89900, id = 3322422326198835456, num = -1293379328, tbl = 0x2e1b9d80b2e89900, vars = 0x2e1b9d80b2e89900, strterm = 0x2e1b9d80b2e89900, 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 = 94867675108688, node = 0x56481a135550, id = 94867675108688, num = 437474640, tbl = 0x56481a135550, vars = 0x56481a135550, strterm = 0x56481a135550, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94867675108688, node = 0x56481a135550, id = 94867675108688, num = 437474640, tbl = 0x56481a135550, vars = 0x56481a135550, strterm = 0x56481a135550, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140734849564656, node = 0x7fff62b73ff0, id = 140734849564656, num = 1656176624, tbl = 0x7fff62b73ff0, vars = 0x7fff62b73ff0, strterm = 0x7fff62b73ff0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140734849565360, node = 0x7fff62b742b0, id = 140734849565360, num = 1656177328, tbl = 0x7fff62b742b0, vars = 0x7fff62b742b0, strterm = 0x7fff62b742b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140464467967616, node = 0x7fc06eb77e80 <clean_info>, id = 140464467967616, num = 1857519232, tbl = 0x7fc06eb77e80 <clean_info>, vars = 0x7fc06eb77e80 <clean_info>, strterm = 0x7fc06eb77e80 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140734849565408, node = 0x7fff62b742e0, id = 140734849565408, num = 1656177376, tbl = 0x7fff62b742e0, vars = 0x7fff62b742e0, strterm = 0x7fff62b742e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140464466107074, node = 0x7fc06e9b1ac2 <optimize_node_left+450>, id = 140464466107074, num = 1855658690, tbl = 0x7fc06e9b1ac2 <optimize_node_left+450>, vars = 0x7fc06e9b1ac2 <optimize_node_left+450>, strterm = 0x7fc06e9b1ac2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 140734849565496, node = 0x7fff62b74338, id = 140734849565496, num = 1656177464, tbl = 0x7fff62b74338, vars = 0x7fff62b74338, strterm = 0x7fff62b74338, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140734849565432, node = 0x7fff62b742f8, id = 140734849565432, num = 1656177400, tbl = 0x7fff62b742f8, vars = 0x7fff62b742f8, strterm = 0x7fff62b742f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140734849565560, node = 0x7fff62b74378, id = 140734849565560, num = 1656177528, tbl = 0x7fff62b74378, vars = 0x7fff62b74378, strterm = 0x7fff62b74378, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140733193388032, node = 0x7fff00000000, id = 140733193388032, num = 0, tbl = 0x7fff00000000, vars = 0x7fff00000000, strterm = 0x7fff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140734849564680, node = 0x7fff62b74008, id = 140734849564680, num = 1656176648, tbl = 0x7fff62b74008, vars = 0x7fff62b74008, strterm = 0x7fff62b74008, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140734849565624, node = 0x7fff62b743b8, id = 140734849565624, num = 1656177592, tbl = 0x7fff62b743b8, vars = 0x7fff62b743b8, strterm = 0x7fff62b743b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140734849564641, node = 0x7fff62b73fe1, id = 140734849564641, num = 1656176609, tbl = 0x7fff62b73fe1, vars = 0x7fff62b73fe1, strterm = 0x7fff62b73fe1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140734849564641, node = 0x7fff62b73fe1, id = 140734849564641, num = 1656176609, tbl = 0x7fff62b73fe1, vars = 0x7fff62b73fe1, strterm = 0x7fff62b73fe1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140464466101674, node = 0x7fc06e9b05aa <update_string_node_case_fold+298>, id = 140464466101674, num = 1855653290, tbl = 0x7fc06e9b05aa <update_string_node_case_fold+298>, vars = 0x7fc06e9b05aa <update_string_node_case_fold+298>, strterm = 0x7fc06e9b05aa <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_literal}}, {val = 94867675128769, node = 0x56481a13a3c1, id = 94867675128769, num = 437494721, tbl = 0x56481a13a3c1, vars = 0x56481a13a3c1, strterm = 0x56481a13a3c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94867675792432, node = 0x56481a1dc430, id = 94867675792432, num = 438158384, tbl = 0x56481a1dc430, vars = 0x56481a1dc430, strterm = 0x56481a1dc430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140734849564632, node = 0x7fff62b73fd8, id = 140734849564632, num = 1656176600, tbl = 0x7fff62b73fd8, vars = 0x7fff62b73fd8, strterm = 0x7fff62b73fd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140734849564640, node = 0x7fff62b73fe0, id = 140734849564640, num = 1656176608, tbl = 0x7fff62b73fe0, vars = 0x7fff62b73fe0, strterm = 0x7fff62b73fe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140734849564641, node = 0x7fff62b73fe1, id = 140734849564641, num = 1656176609, tbl = 0x7fff62b73fe1, vars = 0x7fff62b73fe1, strterm = 0x7fff62b73fe1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 3322422326198835456, node = 0x2e1b9d80b2e89900, id = 3322422326198835456, num = -1293379328, tbl = 0x2e1b9d80b2e89900, vars = 0x2e1b9d80b2e89900, strterm = 0x2e1b9d80b2e89900, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867675128736, node = 0x56481a13a3a0, id = 94867675128736, num = 437494688, tbl = 0x56481a13a3a0, vars = 0x56481a13a3a0, strterm = 0x56481a13a3a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 94867676298833, node = 0x56481a257e51, id = 94867676298833, num = 438664785, tbl = 0x56481a257e51, vars = 0x56481a257e51, strterm = 0x56481a257e51, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 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 = 140464460527275, node = 0x7fc06e45f6ab <_int_malloc+3195>, id = 140464460527275, num = 1850078891, tbl = 0x7fc06e45f6ab <_int_malloc+3195>, vars = 0x7fc06e45f6ab <_int_malloc+3195>, strterm = 0x7fc06e45f6ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94867677288576, node = 0x56481a349880, id = 94867677288576, num = 439654528, tbl = 0x56481a349880, vars = 0x56481a349880, strterm = 0x56481a349880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140464462056672, node = 0x7fc06e5d4ce0 <main_arena+96>, id = 140464462056672, num = 1851608288, tbl = 0x7fc06e5d4ce0 <main_arena+96>, vars = 0x7fc06e5d4ce0 <main_arena+96>, strterm = 0x7fc06e5d4ce0 <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 = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94557999988736, node = 0x560000000000, id = 94557999988736, num = 0, tbl = 0x560000000000, vars = 0x560000000000, strterm = 0x560000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 172237356624, node = 0x281a257e50, id = 172237356624, num = 438664784, tbl = 0x281a257e50, vars = 0x281a257e50, strterm = 0x281a257e50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94867676298833, node = 0x56481a257e51, id = 94867676298833, num = 438664785, tbl = 0x56481a257e51, vars = 0x56481a257e51, strterm = 0x56481a257e51, ctxt = {in_defined = 1, 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 = 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 = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 3322422326198835456, node = 0x2e1b9d80b2e89900, id = 3322422326198835456, num = -1293379328, tbl = 0x2e1b9d80b2e89900, vars = 0x2e1b9d80b2e89900, strterm = 0x2e1b9d80b2e89900, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867677244464, node = 0x56481a33ec30, id = 94867677244464, num = 439610416, tbl = 0x56481a33ec30, vars = 0x56481a33ec30, strterm = 0x56481a33ec30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140464462056576, node = 0x7fc06e5d4c80 <main_arena>, id = 140464462056576, num = 1851608192, tbl = 0x7fc06e5d4c80 <main_arena>, vars = 0x7fc06e5d4c80 <main_arena>, strterm = 0x7fc06e5d4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867677244784, node = 0x56481a33ed70, id = 94867677244784, num = 439610736, tbl = 0x56481a33ed70, vars = 0x56481a33ed70, strterm = 0x56481a33ed70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94867677288592, node = 0x56481a349890, id = 94867677288592, num = 439654544, tbl = 0x56481a349890, vars = 0x56481a349890, strterm = 0x56481a349890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140464460528731, node = 0x7fc06e45fc5b <_int_realloc+299>, id = 140464460528731, num = 1850080347, tbl = 0x7fc06e45fc5b <_int_realloc+299>, vars = 0x7fc06e45fc5b <_int_realloc+299>, strterm = 0x7fc06e45fc5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140464462056576, node = 0x7fc06e5d4c80 <main_arena>, id = 140464462056576, num = 1851608192, tbl = 0x7fc06e5d4c80 <main_arena>, vars = 0x7fc06e5d4c80 <main_arena>, strterm = 0x7fc06e5d4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867677244480, node = 0x56481a33ec40, id = 94867677244480, num = 439610432, tbl = 0x56481a33ec40, vars = 0x56481a33ec40, strterm = 0x56481a33ec40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 94867677244464, node = 0x56481a33ec30, id = 94867677244464, num = 439610416, tbl = 0x56481a33ec30, vars = 0x56481a33ec30, strterm = 0x56481a33ec30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464460532105, node = 0x7fc06e460989 <__GI___libc_realloc+457>, id = 140464460532105, num = 1850083721, tbl = 0x7fc06e460989 <__GI___libc_realloc+457>, vars = 0x7fc06e460989 <__GI___libc_realloc+457>, strterm = 0x7fc06e460989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94867675792432, node = 0x56481a1dc430, id = 94867675792432, num = 438158384, tbl = 0x56481a1dc430, vars = 0x56481a1dc430, strterm = 0x56481a1dc430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94867674879224, node = 0x56481a0fd4f8, id = 94867674879224, num = 437245176, tbl = 0x56481a0fd4f8, vars = 0x56481a0fd4f8, strterm = 0x56481a0fd4f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867675792432, node = 0x56481a1dc430, id = 94867675792432, num = 438158384, tbl = 0x56481a1dc430, vars = 0x56481a1dc430, strterm = 0x56481a1dc430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94867674879216, node = 0x56481a0fd4f0, id = 94867674879216, num = 437245168, tbl = 0x56481a0fd4f0, vars = 0x56481a0fd4f0, strterm = 0x56481a0fd4f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140464466133078, node = 0x7fc06e9b8056 <compile_tree+5558>, id = 140464466133078, num = 1855684694, tbl = 0x7fc06e9b8056 <compile_tree+5558>, vars = 0x7fc06e9b8056 <compile_tree+5558>, strterm = 0x7fc06e9b8056 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, 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 = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94867677138752, node = 0x56481a324f40, id = 94867677138752, num = 439504704, tbl = 0x56481a324f40, vars = 0x56481a324f40, strterm = 0x56481a324f40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140464462056576, node = 0x7fc06e5d4c80 <main_arena>, id = 140464462056576, num = 1851608192, tbl = 0x7fc06e5d4c80 <main_arena>, vars = 0x7fc06e5d4c80 <main_arena>, strterm = 0x7fc06e5d4c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 3322422326198835456, node = 0x2e1b9d80b2e89900, id = 3322422326198835456, num = -1293379328, tbl = 0x2e1b9d80b2e89900, vars = 0x2e1b9d80b2e89900, strterm = 0x2e1b9d80b2e89900, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94867677244480, node = 0x56481a33ec40, id = 94867677244480, num = 439610432, tbl = 0x56481a33ec40, vars = 0x56481a33ec40, strterm = 0x56481a33ec40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94867675456288, node = 0x56481a18a320, id = 94867675456288, num = 437822240, tbl = 0x56481a18a320, vars = 0x56481a18a320, strterm = 0x56481a18a320, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12884901925, node = 0x300000025, id = 12884901925, num = 37, tbl = 0x300000025, vars = 0x300000025, strterm = 0x300000025, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, 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 = 879, column = 5}}, {beg_pos = {lineno = 879, column = 6}, end_pos = {lineno = 879, column = 6}}, {beg_pos = {lineno = 881, column = 2}, end_pos = {lineno = 881, column = 23}}, {beg_pos = {lineno = 881, column = 23}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 881, column = 24}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 882, column = 4}, end_pos = {lineno = 899, column = 7}}, {beg_pos = {lineno = 899, column = 8}, end_pos = {lineno = 899, column = 8}}, {beg_pos = {lineno = 901, column = 4}, end_pos = {lineno = 901, column = 16}}, {beg_pos = {lineno = 901, column = 17}, end_pos = {lineno = 901, column = 19}}, {beg_pos = {lineno = 901, column = 19}, end_pos = {lineno = 901, column = 19}}, {beg_pos = {lineno = 901, column = 19}, end_pos = {lineno = 901, column = 19}}, {beg_pos = {lineno = 901, column = 19}, end_pos = {lineno = 901, column = 19}}, {beg_pos = {lineno = 901, column = 19}, end_pos = {lineno = 901, column = 19}}, {beg_pos = {lineno = 902, column = 6}, end_pos = {lineno = 902, column = 7}}, {beg_pos = {lineno = 902, column = 7}, end_pos = {lineno = 902, column = 19}}, {beg_pos = {lineno = 902, column = 19}, end_pos = {lineno = 902, column = 20}}, {beg_pos = {lineno = 902, column = 21}, end_pos = {lineno = 902, column = 22}}, {beg_pos = {lineno = 902, column = 22}, end_pos = {lineno = 902, column = 23}}, {beg_pos = {lineno = 902, column = 23}, end_pos = {lineno = 902, column = 26}}, {beg_pos = {lineno = 902, column = 26}, end_pos = {lineno = 902, column = 27}}, {beg_pos = {lineno = 902, column = 27}, end_pos = {lineno = 902, column = 39}}, {beg_pos = {lineno = 902, column = 28}, end_pos = {lineno = 902, column = 38}}, {beg_pos = {lineno = 902, column = 38}, end_pos = {lineno = 902, column = 39}}, {beg_pos = {lineno = 902, column = 34}, end_pos = {lineno = 902, column = 38}}, {beg_pos = {lineno = 902, column = 37}, end_pos = {lineno = 902, column = 38}}, {beg_pos = {lineno = 895, column = 11}, end_pos = {lineno = 895, column = 15}}, {beg_pos = {lineno = 895, column = 16}, end_pos = {lineno = 895, column = 16}}, {beg_pos = {lineno = 895, column = 16}, end_pos = {lineno = 895, column = 16}}, {beg_pos = {lineno = 896, column = 10}, end_pos = {lineno = 896, column = 15}}, {beg_pos = {lineno = 896, column = 15}, end_pos = {lineno = 896, column = 15}}, {beg_pos = {lineno = 872, column = 14}, end_pos = {lineno = 872, column = 14}}, {beg_pos = {lineno = 871, column = 16}, end_pos = {lineno = 871, column = 17}}, {beg_pos = {lineno = 860, column = 21}, end_pos = {lineno = 860, column = 22}}, {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 = 1786576856, column = 32704}, end_pos = {lineno = 984, column = 0}}, {beg_pos = {lineno = 438938016, column = 22088}, end_pos = {lineno = 1854652631, column = 32704}}, {beg_pos = {lineno = 8160, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1847887376, column = 32704}, end_pos = {lineno = 438938496, column = 22088}}, {beg_pos = {lineno = 1786575376, column = 32704}, end_pos = {lineno = 438938488, column = 22088}}, {beg_pos = {lineno = 984, column = 0}, end_pos = {lineno = 435876960, column = 22088}}, {beg_pos = {lineno = 1656178256, column = 32767}, end_pos = {lineno = 438938288, column = 22088}}, {beg_pos = {lineno = 437481952, column = 22088}, end_pos = {lineno = 435876904, column = 22088}}, {beg_pos = {lineno = 1656178208, column = 32767}, end_pos = {lineno = 984, column = 3}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1830615264, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1847887376, column = 32704}, end_pos = {lineno = 1856357914, column = 32704}}, {beg_pos = {lineno = 1857528608, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 437481952, column = 22088}, end_pos = {lineno = 1856293135, column = 32704}}, {beg_pos = {lineno = 435876064, column = 22088}, end_pos = {lineno = 1854620342, column = 32704}}, {beg_pos = {lineno = 218, column = 0}, end_pos = {lineno = 1854668121, column = 32704}}, {beg_pos = {lineno = 435877104, column = 22088}, end_pos = {lineno = 435876064, column = 22088}}, {beg_pos = {lineno = 435876104, column = 22088}, end_pos = {lineno = 1850345181, column = 32704}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 1854621938, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 72973451, column = 0}}, {beg_pos = {lineno = 1296236545, column = 0}, end_pos = {lineno = 1856293135, column = 32704}}, {beg_pos = {lineno = 435876064, column = 22088}, end_pos = {lineno = 1854620342, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1854668121, column = 32704}}, {beg_pos = {lineno = 1296236545, column = 0}, end_pos = {lineno = 1786576816, column = 32704}}, {beg_pos = {lineno = 40, column = 0}, end_pos = {lineno = 1856293135, column = 32704}}, {beg_pos = {lineno = 435876064, column = 22088}, end_pos = {lineno = 1854620342, column = 32704}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 1854668121, column = 32704}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = 1853534176, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1856293135, column = 32704}}, {beg_pos = {lineno = 435876064, column = 22088}, end_pos = {lineno = 1854620342, column = 32704}}, {beg_pos = {lineno = 435875680, column = 22088}, end_pos = {lineno = 1854668121, column = 32704}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1786905776, column = 32704}, end_pos = {lineno = -1293379328, column = 773561728}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1856293135, column = 32704}}, {beg_pos = {lineno = 437271440, column = 22088}, end_pos = {lineno = 1854668121, column = 32704}}, {beg_pos = {lineno = 436548464, column = 22088}, end_pos = {lineno = 1854668121, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1656178456, column = 32767}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = -1293379328, column = 773561728}}, {beg_pos = {lineno = 1848002296, column = 32704}, end_pos = {lineno = 1854604814, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1293379328, column = 773561728}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 1856316032, column = 32704}, end_pos = {lineno = 1854673536, column = 32704}}, {beg_pos = {lineno = 1847887456, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1656178608, column = 32767}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 435877368, column = 22088}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 435876104, column = 22088}, end_pos = {lineno = 435876064, column = 22088}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1850345181, column = 32704}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 1854621938, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74677281, column = 0}}, {beg_pos = {lineno = 1656178784, column = 32767}, end_pos = {lineno = 1656178768, column = 32767}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 1854672799, column = 32704}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1656178768, column = 32767}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 1858995068, column = 32704}}, {beg_pos = {lineno = 1851666432, column = 32704}, end_pos = {lineno = 1849424592, column = 32704}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1849418140, column = 32704}}, {beg_pos = {lineno = 437496048, column = 22088}, end_pos = {lineno = 1858996201, column = 32704}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1858994855, column = 32704}}, {beg_pos = {lineno = 1858941760, column = 32704}, end_pos = {lineno = 1853535736, column = 32704}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1853531100, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1858996201, column = 32704}}, {beg_pos = {lineno = 914, column = 0}, end_pos = {lineno = 1853585488, column = 32704}}, {beg_pos = {lineno = 1858941760, column = 32704}, end_pos = {lineno = 1656179112, column = 32767}}, {beg_pos = {lineno = 1656179108, column = 32767}, end_pos = {lineno = 1787744953, column = 32704}}, {beg_pos = {lineno = 1853585488, column = 32704}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1656179108, column = 32767}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 436463104, column = 22088}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 22088}, end_pos = {lineno = 1787746834, column = 32704}}, {beg_pos = {lineno = 1787744352, column = 32704}, end_pos = {lineno = 1656179312, column = 32767}}, {beg_pos = {lineno = 1656179296, column = 32767}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32767}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 437517184, column = 22088}, end_pos = {lineno = 1656179232, column = 32767}}, {beg_pos = {lineno = 1656179248, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1656179456, column = 32767}, end_pos = {lineno = 1787746834, column = 32704}}, {beg_pos = {lineno = 437517184, column = 22088}, end_pos = {lineno = 1656179296, column = 32767}}, {beg_pos = {lineno = 1656179312, column = 32767}, end_pos = {lineno = 1858998801, column = 32704}}, {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 = 437516304, column = 22088}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 437516304, column = 22088}}, {beg_pos = {lineno = 1849458480, column = 1}, end_pos = {lineno = 437517184, column = 22088}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32767}}, {beg_pos = {lineno = 0, column = 32767}, end_pos = {lineno = 0, column = 32704}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = 1853557672, column = 32704}, end_pos = {lineno = 1858941760, column = 32704}}, {beg_pos = {lineno = 437516304, column = 22088}, end_pos = {lineno = 1788014720, column = 32704}}, {beg_pos = {lineno = 439320880, column = 22088}, end_pos = {lineno = 438310608, column = 22088}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1859026801, column = 32704}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 437516304, column = 22088}, end_pos = {lineno = 1788015688, column = 32704}}, {beg_pos = {lineno = 437522704, column = 22088}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1786638256, column = 32704}, end_pos = {lineno = 1859026801, column = 32704}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1853557672, column = 32704}, end_pos = {lineno = 1855079776, column = 32704}}, {beg_pos = {lineno = 772, column = 0}, end_pos = {lineno = 1656180464, column = 32767}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 437522704, column = 22088}, end_pos = {lineno = 1859038638, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1787994976, column = 32704}}, {beg_pos = {lineno = 1656175486, column = 32767}, end_pos = {lineno = 1656180288, column = 32767}}, {beg_pos = {lineno = 1786633896, column = 32704}, end_pos = {lineno = 1656175092, column = 32767}}, {beg_pos = {lineno = 1656175088, column = 32767}, end_pos = {lineno = 437517184, column = 22088}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1858996201, column = 32704}}, {beg_pos = {lineno = 1853574280, column = 32704}, end_pos = {lineno = 1858941760, column = 32704}}, {beg_pos = {lineno = 1858941760, column = 32704}, end_pos = {lineno = 1656179816, column = 32767}}, {beg_pos = {lineno = 1656179812, column = 32767}, end_pos = {lineno = 1858941760, column = 32704}}, {beg_pos = {lineno = 1848127696, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1851608368, column = 32704}, end_pos = {lineno = 1851608368, column = 32704}}, {beg_pos = {lineno = 1851609520, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 435880224, column = 22088}, end_pos = {lineno = 1849261328, column = 32704}}, {beg_pos = {lineno = 37, column = 4}, end_pos = {lineno = 37, column = 4}}, {beg_pos = {lineno = -629201468, column = 178307}, end_pos = {lineno = 438784368, column = 22088}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1849261328, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1851608288, column = 32704}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 37, column = 3}}, {beg_pos = {lineno = 36, column = 6}, end_pos = {lineno = 36, column = 6}}, {beg_pos = {lineno = 1796936736, column = 32704}, end_pos = {lineno = 1796936656, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1010677883, column = -1128350277}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 2, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1010677883, column = -1128350277}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1854101251, column = 32704}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1851608288, column = 32704}}, {beg_pos = {lineno = 439693080, column = 22088}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1010677883, column = -1128350277}, end_pos = {lineno = 439234896, column = 22088}}, {beg_pos = {lineno = 435879784, column = 22088}, end_pos = {lineno = 1851608192, column = 32704}}, {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 = 1850076251, column = 32704}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1010677883, column = -1128350277}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
yyls = <optimized out>
yylsp = <optimized out>
yyn = 302
yyresult = <optimized out>
yytoken = <optimized out>
yyval = {val = 140464458592200, node = 0x7fc06e286fc8, id = 140464458592200, num = 1848143816, tbl = 0x7fc06e286fc8, vars = 0x7fc06e286fc8, strterm = 0x7fc06e286fc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}
yyloc = {beg_pos = {lineno = 902, column = 27}, end_pos = {lineno = 902, column = 39}}
yyerror_range = <optimized out>
yymsgbuf = "n\000\000\000^\000\000\000`>zj\300\177\000\000\250\372\177j\300\177\000\000\200L]n\300\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220}9n\300\177\000\000\000\000\000\000\000\000\000\000\342\002Fn\300\177\000\000\340[/\032HV\000\000`>zj\300\177\000\000P\225/\032HV\000\000\340\360\372\031HV\000\000\004\000\000\000\000\000\000\000\200^\214n\300\177\000"
yymsg = 0x7fff62b74e60 "n"
yymsg_alloc = 128
yylen = 1
yyabortlab = <optimized out>
yyerrorlab = <optimized out>
#48 0x00007fc06a9115b2 in ripper_parse0 (parser_v=parser_v@entry=140464396844240) at /tmp/ruby/build/trunk-iseq_binary/ext/ripper/ripper.y:14372
p = 0x56481a2f9550
#49 0x00007fc06e8a25b6 in rb_ensure (b_proc=b_proc@entry=0x7fc06a9114d0 <ripper_parse0>, data1=data1@entry=140464396844240, e_proc=e_proc@entry=0x7fc06a8f3ae0 <ripper_ensure>, data2=data2@entry=140464396844240) at /tmp/ruby/src/trunk-iseq_binary/eval.c:1005
_ec = 0x564819fb0120
_tag = {tag = 36, retval = 94867237634109, buf = {0x7fc06a7a3cd0, 0x7fc06e8a26a0 <rb_ensure+528>, 0x0, 0x7fff62b74f50, 0x0}, prev = 0x7fff62b752d0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x564819fb0120
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fc06a8f3ae0 <ripper_ensure>, data2 = 140464396844240}}
#50 0x00007fc06a8f4315 in ripper_parse (self=140464396844240) at /tmp/ruby/build/trunk-iseq_binary/ext/ripper/ripper.y:14410
p = 0x56481a2f9550
#51 0x00007fc06ea66614 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fc06e397d90, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3357
ci = 0x8601001c0001
cc = <optimized out>
val = <optimized out>
me = 0x7fc06e2830d0
cfunc = 0x56481a141118
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>
#52 vm_call_cfunc_with_frame (ec=0x564819fb0120, reg_cfp=0x7fc06e397d90, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3385
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#53 0x00007fc06ea75a2d 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-iseq_binary/vm_callinfo.h:368
val = 1
ci = 0x0
cc = <optimized out>
recv = 3057034
argc = <optimized out>
calling = {ci = 0x8601001c0001, cc = 0x7fc06a7ddfe8, block_handler = 0, recv = 140464396844240, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#54 vm_exec_core (ec=0x564819fb0120, initial=3057034) at ../../src/trunk-iseq_binary/insns.def:835
bh = <optimized out>
cd = 0x2ea58a
leaf = <optimized out>
val = 1
reg_pc = 0x56481a2c3348
reg_cfp = 0x7fc06e397d90
insns_address_table = {0x7fc06ea7819f <vm_exec_core+10351>, 0x7fc06ea75ba9 <vm_exec_core+633>, 0x7fc06ea77d5e <vm_exec_core+9262>, 0x7fc06ea77ce4 <vm_exec_core+9140>, 0x7fc06ea77c6d <vm_exec_core+9021>, 0x7fc06ea77bee <vm_exec_core+8894>, 0x7fc06ea77b6e <vm_exec_core+8766>, 0x7fc06ea77b12 <vm_exec_core+8674>, 0x7fc06ea77ab7 <vm_exec_core+8583>, 0x7fc06ea77a67 <vm_exec_core+8503>, 0x7fc06ea778ec <vm_exec_core+8124>, 0x7fc06ea77741 <vm_exec_core+7697>, 0x7fc06ea77656 <vm_exec_core+7462>, 0x7fc06ea775e7 <vm_exec_core+7351>, 0x7fc06ea7757a <vm_exec_core+7242>, 0x7fc06ea7753f <vm_exec_core+7183>, 0x7fc06ea77509 <vm_exec_core+7129>, 0x7fc06ea774d6 <vm_exec_core+7078>, 0x7fc06ea77dca <vm_exec_core+9370>, 0x7fc06ea76837 <vm_exec_core+3847>, 0x7fc06ea767c9 <vm_exec_core+3737>, 0x7fc06ea7678e <vm_exec_core+3678>, 0x7fc06ea76738 <vm_exec_core+3592>, 0x7fc06ea766f4 <vm_exec_core+3524>, 0x7fc06ea7666d <vm_exec_core+3389>, 0x7fc06ea76638 <vm_exec_core+3336>, 0x7fc06ea765dd <vm_exec_core+3245>, 0x7fc06ea76565 <vm_exec_core+3125>, 0x7fc06ea7652d <vm_exec_core+3069>, 0x7fc06ea764f5 <vm_exec_core+3013>, 0x7fc06ea76300 <vm_exec_core+2512>, 0x7fc06ea7626f <vm_exec_core+2367>, 0x7fc06ea76212 <vm_exec_core+2274>, 0x7fc06ea76199 <vm_exec_core+2153>, 0x7fc06ea76ed9 <vm_exec_core+5545>, 0x7fc06ea76eb4 <vm_exec_core+5508>, 0x7fc06ea76e7b <vm_exec_core+5451>, 0x7fc06ea76e2b <vm_exec_core+5371>, 0x7fc06ea76df9 <vm_exec_core+5321>, 0x7fc06ea76d0e <vm_exec_core+5086>, 0x7fc06ea76cc9 <vm_exec_core+5017>, 0x7fc06ea76c83 <vm_exec_core+4947>, 0x7fc06ea76c53 <vm_exec_core+4899>, 0x7fc06ea76b88 <vm_exec_core+4696>, 0x7fc06ea76bf3 <vm_exec_core+4803>, 0x7fc06ea76a58 <vm_exec_core+4392>, 0x7fc06ea769eb <vm_exec_core+4283>, 0x7fc06ea7695e <vm_exec_core+4142>, 0x7fc06ea768a2 <vm_exec_core+3954>, 0x7fc06ea7686a <vm_exec_core+3898>, 0x7fc06ea773d7 <vm_exec_core+6823>, 0x7fc06ea772c4 <vm_exec_core+6548>, 0x7fc06ea75988 <vm_exec_core+88>, 0x7fc06ea77452 <vm_exec_core+6946>, 0x7fc06ea7701d <vm_exec_core+5869>, 0x7fc06ea782e7 <vm_exec_core+10679>, 0x7fc06ea76fd3 <vm_exec_core+5795>, 0x7fc06ea76f7a <vm_exec_core+5706>, 0x7fc06ea76f21 <vm_exec_core+5617>, 0x7fc06ea771b6 <vm_exec_core+6278>, 0x7fc06ea770e0 <vm_exec_core+6064>, 0x7fc06ea77067 <vm_exec_core+5943>, 0x7fc06ea7813e <vm_exec_core+10254>, 0x7fc06ea7741a <vm_exec_core+6890>, 0x7fc06ea7726d <vm_exec_core+6461>, 0x7fc06ea75ffa <vm_exec_core+1738>, 0x7fc06ea75fc0 <vm_exec_core+1680>, 0x7fc06ea760f2 <vm_exec_core+1986>, 0x7fc06ea76051 <vm_exec_core+1825>, 0x7fc06ea785cf <vm_exec_core+11423>, 0x7fc06ea78526 <vm_exec_core+11254>, 0x7fc06ea787a6 <vm_exec_core+11894>, 0x7fc06ea78733 <vm_exec_core+11779>, 0x7fc06ea7868d <vm_exec_core+11613>, 0x7fc06ea78631 <vm_exec_core+11521>, 0x7fc06ea78b53 <vm_exec_core+12835>, 0x7fc06ea78ab6 <vm_exec_core+12678>, 0x7fc06ea78a1e <vm_exec_core+12526>, 0x7fc06ea78981 <vm_exec_core+12369>, 0x7fc06ea788e9 <vm_exec_core+12217>, 0x7fc06ea78228 <vm_exec_core+10488>, 0x7fc06ea7889e <vm_exec_core+12142>, 0x7fc06ea78848 <vm_exec_core+12056>, 0x7fc06ea783b5 <vm_exec_core+10885>, 0x7fc06ea7832b <vm_exec_core+10747>, 0x7fc06ea75f53 <vm_exec_core+1571>, 0x7fc06ea75ef5 <vm_exec_core+1477>, 0x7fc06ea784f2 <vm_exec_core+11202>, 0x7fc06ea784be <vm_exec_core+11150>, 0x7fc06ea7846d <vm_exec_core+11069>, 0x7fc06ea7841e <vm_exec_core+10990>, 0x7fc06ea7825b <vm_exec_core+10539>, 0x7fc06ea781b0 <vm_exec_core+10368>, 0x7fc06ea75e88 <vm_exec_core+1368>, 0x7fc06ea75e31 <vm_exec_core+1281>, 0x7fc06ea75dae <vm_exec_core+1150>, 0x7fc06ea75d69 <vm_exec_core+1081>, 0x7fc06ea75d1c <vm_exec_core+1004>, 0x7fc06ea75ccf <vm_exec_core+927>, 0x7fc06ea75c7a <vm_exec_core+842>, 0x7fc06ea75c47 <vm_exec_core+791>, 0x7fc06ea75c14 <vm_exec_core+740>, 0x7fc06ea782cb <vm_exec_core+10651>, 0x7fc06ea75b9a <vm_exec_core+618>, 0x7fc06ea77d4f <vm_exec_core+9247>, 0x7fc06ea77cd5 <vm_exec_core+9125>, 0x7fc06ea77c5e <vm_exec_core+9006>, 0x7fc06ea77bdf <vm_exec_core+8879>, 0x7fc06ea77b5f <vm_exec_core+8751>, 0x7fc06ea77b03 <vm_exec_core+8659>, 0x7fc06ea77aa8 <vm_exec_core+8568>, 0x7fc06ea77a58 <vm_exec_core+8488>, 0x7fc06ea778dd <vm_exec_core+8109>, 0x7fc06ea77732 <vm_exec_core+7682>, 0x7fc06ea77647 <vm_exec_core+7447>, 0x7fc06ea775d8 <vm_exec_core+7336>, 0x7fc06ea7756b <vm_exec_core+7227>, 0x7fc06ea77530 <vm_exec_core+7168>, 0x7fc06ea774fa <vm_exec_core+7114>, 0x7fc06ea774c7 <vm_exec_core+7063>, 0x7fc06ea77dbb <vm_exec_core+9355>, 0x7fc06ea76828 <vm_exec_core+3832>, 0x7fc06ea767ba <vm_exec_core+3722>, 0x7fc06ea7677f <vm_exec_core+3663>, 0x7fc06ea76729 <vm_exec_core+3577>, 0x7fc06ea766e5 <vm_exec_core+3509>, 0x7fc06ea7665e <vm_exec_core+3374>, 0x7fc06ea76629 <vm_exec_core+3321>, 0x7fc06ea765ce <vm_exec_core+3230>, 0x7fc06ea76556 <vm_exec_core+3110>, 0x7fc06ea7651e <vm_exec_core+3054>, 0x7fc06ea764e6 <vm_exec_core+2998>, 0x7fc06ea762f1 <vm_exec_core+2497>, 0x7fc06ea76260 <vm_exec_core+2352>, 0x7fc06ea76203 <vm_exec_core+2259>, 0x7fc06ea7618a <vm_exec_core+2138>, 0x7fc06ea76eca <vm_exec_core+5530>, 0x7fc06ea76ea5 <vm_exec_core+5493>, 0x7fc06ea76e6c <vm_exec_core+5436>, 0x7fc06ea76e1c <vm_exec_core+5356>, 0x7fc06ea76dea <vm_exec_core+5306>, 0x7fc06ea76cff <vm_exec_core+5071>, 0x7fc06ea76cba <vm_exec_core+5002>, 0x7fc06ea76c74 <vm_exec_core+4932>, 0x7fc06ea76c44 <vm_exec_core+4884>, 0x7fc06ea76b79 <vm_exec_core+4681>, 0x7fc06ea76be4 <vm_exec_core+4788>, 0x7fc06ea76a49 <vm_exec_core+4377>, 0x7fc06ea769dc <vm_exec_core+4268>, 0x7fc06ea7694f <vm_exec_core+4127>, 0x7fc06ea76893 <vm_exec_core+3939>, 0x7fc06ea7685b <vm_exec_core+3883>, 0x7fc06ea773c8 <vm_exec_core+6808>, 0x7fc06ea772b5 <vm_exec_core+6533>, 0x7fc06ea78d73 <vm_exec_core+13379>, 0x7fc06ea77443 <vm_exec_core+6931>, 0x7fc06ea7700e <vm_exec_core+5854>, 0x7fc06ea78d5f <vm_exec_core+13359>, 0x7fc06ea76fc4 <vm_exec_core+5780>, 0x7fc06ea76f6b <vm_exec_core+5691>, 0x7fc06ea76f12 <vm_exec_core+5602>, 0x7fc06ea771a7 <vm_exec_core+6263>, 0x7fc06ea770d1 <vm_exec_core+6049>, 0x7fc06ea77058 <vm_exec_core+5928>, 0x7fc06ea7812f <vm_exec_core+10239>, 0x7fc06ea7740b <vm_exec_core+6875>, 0x7fc06ea7725e <vm_exec_core+6446>, 0x7fc06ea75feb <vm_exec_core+1723>, 0x7fc06ea75fb1 <vm_exec_core+1665>, 0x7fc06ea760e3 <vm_exec_core+1971>, 0x7fc06ea76042 <vm_exec_core+1810>, 0x7fc06ea78d4b <vm_exec_core+13339>, 0x7fc06ea78d37 <vm_exec_core+13319>, 0x7fc06ea78d23 <vm_exec_core+13299>, 0x7fc06ea78d0f <vm_exec_core+13279>, 0x7fc06ea78cfb <vm_exec_core+13259>, 0x7fc06ea78ce7 <vm_exec_core+13239>, 0x7fc06ea78ccc <vm_exec_core+13212>, 0x7fc06ea78cb8 <vm_exec_core+13192>, 0x7fc06ea78ca4 <vm_exec_core+13172>, 0x7fc06ea78c90 <vm_exec_core+13152>, 0x7fc06ea78c7c <vm_exec_core+13132>, 0x7fc06ea78c68 <vm_exec_core+13112>, 0x7fc06ea78c54 <vm_exec_core+13092>, 0x7fc06ea78c40 <vm_exec_core+13072>, 0x7fc06ea78c2c <vm_exec_core+13052>, 0x7fc06ea78c18 <vm_exec_core+13032>, 0x7fc06ea75f44 <vm_exec_core+1556>, 0x7fc06ea75ee6 <vm_exec_core+1462>, 0x7fc06ea78c04 <vm_exec_core+13012>, 0x7fc06ea78bf0 <vm_exec_core+12992>, 0x7fc06ea78bdc <vm_exec_core+12972>, 0x7fc06ea78bc8 <vm_exec_core+12952>, 0x7fc06ea75971 <vm_exec_core+65>, 0x7fc06ea75975 <vm_exec_core+69>, 0x7fc06ea75e79 <vm_exec_core+1353>, 0x7fc06ea75e22 <vm_exec_core+1266>, 0x7fc06ea75d9f <vm_exec_core+1135>, 0x7fc06ea75d5a <vm_exec_core+1066>, 0x7fc06ea75d0d <vm_exec_core+989>...}
#55 0x00007fc06ea7c1cb in rb_vm_exec (ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2366
_ec = 0x564819fb0120
_tag = {tag = 36, retval = 4, buf = {0x564819fb0120, 0x7fc06ea7b9c0 <rb_vm_exec+400>, 0x0, 0x7fff62b75200, 0x7fc06e298120}, prev = 0x7fff62b756b0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#56 0x00007fc06ea7c3c9 in eval_string_with_cref (self=<optimized out>, src=140464396844080, cref=0x7fc06a7a3c08, file=140464397221000, line=1) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1701
ec = 0x564819fb0120
block = {as = {captured = {self = 140464396844240, ep = 0x7fc06e298150, code = {iseq = 0x7fc06a8aed50, ifunc = 0x7fc06a8aed50, val = 140464397938000}}, symbol = 140464396844240, proc = 140464396844240}, type = block_type_iseq}
iseq = 0x7fc06a7a3870
cfp = <optimized out>
#57 0x00007fc06ea8b86a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140464396844240) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1946
cref = 0x7fc06a7a3c08
#58 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1970
file = 140464397221000
line = <optimized out>
code = 140464396844080
#59 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140464396844240) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:2010
No locals.
#60 0x00007fc06ea66614 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fc06e397e10, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3357
ci = 0x254100100005
cc = <optimized out>
val = <optimized out>
me = 0x7fc06e236e88
cfunc = 0x564819ff2e08
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>
#61 vm_call_cfunc_with_frame (ec=0x564819fb0120, reg_cfp=0x7fc06e397e10, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3385
argc = 2
stack_bottom = <optimized out>
argv = <optimized out>
#62 0x00007fc06ea75a2d 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-iseq_binary/vm_callinfo.h:368
val = 1
ci = 0x0
cc = <optimized out>
recv = 3057034
argc = <optimized out>
calling = {ci = 0x254100100005, cc = 0x7fc06a7de948, block_handler = 0, recv = 140464396844240, argc = 2, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#63 vm_exec_core (ec=0x564819fb0120, initial=3057034) at ../../src/trunk-iseq_binary/insns.def:835
bh = <optimized out>
cd = 0x2ea58a
leaf = <optimized out>
val = 1
reg_pc = 0x56481a120a28
reg_cfp = 0x7fc06e397e10
insns_address_table = {0x7fc06ea7819f <vm_exec_core+10351>, 0x7fc06ea75ba9 <vm_exec_core+633>, 0x7fc06ea77d5e <vm_exec_core+9262>, 0x7fc06ea77ce4 <vm_exec_core+9140>, 0x7fc06ea77c6d <vm_exec_core+9021>, 0x7fc06ea77bee <vm_exec_core+8894>, 0x7fc06ea77b6e <vm_exec_core+8766>, 0x7fc06ea77b12 <vm_exec_core+8674>, 0x7fc06ea77ab7 <vm_exec_core+8583>, 0x7fc06ea77a67 <vm_exec_core+8503>, 0x7fc06ea778ec <vm_exec_core+8124>, 0x7fc06ea77741 <vm_exec_core+7697>, 0x7fc06ea77656 <vm_exec_core+7462>, 0x7fc06ea775e7 <vm_exec_core+7351>, 0x7fc06ea7757a <vm_exec_core+7242>, 0x7fc06ea7753f <vm_exec_core+7183>, 0x7fc06ea77509 <vm_exec_core+7129>, 0x7fc06ea774d6 <vm_exec_core+7078>, 0x7fc06ea77dca <vm_exec_core+9370>, 0x7fc06ea76837 <vm_exec_core+3847>, 0x7fc06ea767c9 <vm_exec_core+3737>, 0x7fc06ea7678e <vm_exec_core+3678>, 0x7fc06ea76738 <vm_exec_core+3592>, 0x7fc06ea766f4 <vm_exec_core+3524>, 0x7fc06ea7666d <vm_exec_core+3389>, 0x7fc06ea76638 <vm_exec_core+3336>, 0x7fc06ea765dd <vm_exec_core+3245>, 0x7fc06ea76565 <vm_exec_core+3125>, 0x7fc06ea7652d <vm_exec_core+3069>, 0x7fc06ea764f5 <vm_exec_core+3013>, 0x7fc06ea76300 <vm_exec_core+2512>, 0x7fc06ea7626f <vm_exec_core+2367>, 0x7fc06ea76212 <vm_exec_core+2274>, 0x7fc06ea76199 <vm_exec_core+2153>, 0x7fc06ea76ed9 <vm_exec_core+5545>, 0x7fc06ea76eb4 <vm_exec_core+5508>, 0x7fc06ea76e7b <vm_exec_core+5451>, 0x7fc06ea76e2b <vm_exec_core+5371>, 0x7fc06ea76df9 <vm_exec_core+5321>, 0x7fc06ea76d0e <vm_exec_core+5086>, 0x7fc06ea76cc9 <vm_exec_core+5017>, 0x7fc06ea76c83 <vm_exec_core+4947>, 0x7fc06ea76c53 <vm_exec_core+4899>, 0x7fc06ea76b88 <vm_exec_core+4696>, 0x7fc06ea76bf3 <vm_exec_core+4803>, 0x7fc06ea76a58 <vm_exec_core+4392>, 0x7fc06ea769eb <vm_exec_core+4283>, 0x7fc06ea7695e <vm_exec_core+4142>, 0x7fc06ea768a2 <vm_exec_core+3954>, 0x7fc06ea7686a <vm_exec_core+3898>, 0x7fc06ea773d7 <vm_exec_core+6823>, 0x7fc06ea772c4 <vm_exec_core+6548>, 0x7fc06ea75988 <vm_exec_core+88>, 0x7fc06ea77452 <vm_exec_core+6946>, 0x7fc06ea7701d <vm_exec_core+5869>, 0x7fc06ea782e7 <vm_exec_core+10679>, 0x7fc06ea76fd3 <vm_exec_core+5795>, 0x7fc06ea76f7a <vm_exec_core+5706>, 0x7fc06ea76f21 <vm_exec_core+5617>, 0x7fc06ea771b6 <vm_exec_core+6278>, 0x7fc06ea770e0 <vm_exec_core+6064>, 0x7fc06ea77067 <vm_exec_core+5943>, 0x7fc06ea7813e <vm_exec_core+10254>, 0x7fc06ea7741a <vm_exec_core+6890>, 0x7fc06ea7726d <vm_exec_core+6461>, 0x7fc06ea75ffa <vm_exec_core+1738>, 0x7fc06ea75fc0 <vm_exec_core+1680>, 0x7fc06ea760f2 <vm_exec_core+1986>, 0x7fc06ea76051 <vm_exec_core+1825>, 0x7fc06ea785cf <vm_exec_core+11423>, 0x7fc06ea78526 <vm_exec_core+11254>, 0x7fc06ea787a6 <vm_exec_core+11894>, 0x7fc06ea78733 <vm_exec_core+11779>, 0x7fc06ea7868d <vm_exec_core+11613>, 0x7fc06ea78631 <vm_exec_core+11521>, 0x7fc06ea78b53 <vm_exec_core+12835>, 0x7fc06ea78ab6 <vm_exec_core+12678>, 0x7fc06ea78a1e <vm_exec_core+12526>, 0x7fc06ea78981 <vm_exec_core+12369>, 0x7fc06ea788e9 <vm_exec_core+12217>, 0x7fc06ea78228 <vm_exec_core+10488>, 0x7fc06ea7889e <vm_exec_core+12142>, 0x7fc06ea78848 <vm_exec_core+12056>, 0x7fc06ea783b5 <vm_exec_core+10885>, 0x7fc06ea7832b <vm_exec_core+10747>, 0x7fc06ea75f53 <vm_exec_core+1571>, 0x7fc06ea75ef5 <vm_exec_core+1477>, 0x7fc06ea784f2 <vm_exec_core+11202>, 0x7fc06ea784be <vm_exec_core+11150>, 0x7fc06ea7846d <vm_exec_core+11069>, 0x7fc06ea7841e <vm_exec_core+10990>, 0x7fc06ea7825b <vm_exec_core+10539>, 0x7fc06ea781b0 <vm_exec_core+10368>, 0x7fc06ea75e88 <vm_exec_core+1368>, 0x7fc06ea75e31 <vm_exec_core+1281>, 0x7fc06ea75dae <vm_exec_core+1150>, 0x7fc06ea75d69 <vm_exec_core+1081>, 0x7fc06ea75d1c <vm_exec_core+1004>, 0x7fc06ea75ccf <vm_exec_core+927>, 0x7fc06ea75c7a <vm_exec_core+842>, 0x7fc06ea75c47 <vm_exec_core+791>, 0x7fc06ea75c14 <vm_exec_core+740>, 0x7fc06ea782cb <vm_exec_core+10651>, 0x7fc06ea75b9a <vm_exec_core+618>, 0x7fc06ea77d4f <vm_exec_core+9247>, 0x7fc06ea77cd5 <vm_exec_core+9125>, 0x7fc06ea77c5e <vm_exec_core+9006>, 0x7fc06ea77bdf <vm_exec_core+8879>, 0x7fc06ea77b5f <vm_exec_core+8751>, 0x7fc06ea77b03 <vm_exec_core+8659>, 0x7fc06ea77aa8 <vm_exec_core+8568>, 0x7fc06ea77a58 <vm_exec_core+8488>, 0x7fc06ea778dd <vm_exec_core+8109>, 0x7fc06ea77732 <vm_exec_core+7682>, 0x7fc06ea77647 <vm_exec_core+7447>, 0x7fc06ea775d8 <vm_exec_core+7336>, 0x7fc06ea7756b <vm_exec_core+7227>, 0x7fc06ea77530 <vm_exec_core+7168>, 0x7fc06ea774fa <vm_exec_core+7114>, 0x7fc06ea774c7 <vm_exec_core+7063>, 0x7fc06ea77dbb <vm_exec_core+9355>, 0x7fc06ea76828 <vm_exec_core+3832>, 0x7fc06ea767ba <vm_exec_core+3722>, 0x7fc06ea7677f <vm_exec_core+3663>, 0x7fc06ea76729 <vm_exec_core+3577>, 0x7fc06ea766e5 <vm_exec_core+3509>, 0x7fc06ea7665e <vm_exec_core+3374>, 0x7fc06ea76629 <vm_exec_core+3321>, 0x7fc06ea765ce <vm_exec_core+3230>, 0x7fc06ea76556 <vm_exec_core+3110>, 0x7fc06ea7651e <vm_exec_core+3054>, 0x7fc06ea764e6 <vm_exec_core+2998>, 0x7fc06ea762f1 <vm_exec_core+2497>, 0x7fc06ea76260 <vm_exec_core+2352>, 0x7fc06ea76203 <vm_exec_core+2259>, 0x7fc06ea7618a <vm_exec_core+2138>, 0x7fc06ea76eca <vm_exec_core+5530>, 0x7fc06ea76ea5 <vm_exec_core+5493>, 0x7fc06ea76e6c <vm_exec_core+5436>, 0x7fc06ea76e1c <vm_exec_core+5356>, 0x7fc06ea76dea <vm_exec_core+5306>, 0x7fc06ea76cff <vm_exec_core+5071>, 0x7fc06ea76cba <vm_exec_core+5002>, 0x7fc06ea76c74 <vm_exec_core+4932>, 0x7fc06ea76c44 <vm_exec_core+4884>, 0x7fc06ea76b79 <vm_exec_core+4681>, 0x7fc06ea76be4 <vm_exec_core+4788>, 0x7fc06ea76a49 <vm_exec_core+4377>, 0x7fc06ea769dc <vm_exec_core+4268>, 0x7fc06ea7694f <vm_exec_core+4127>, 0x7fc06ea76893 <vm_exec_core+3939>, 0x7fc06ea7685b <vm_exec_core+3883>, 0x7fc06ea773c8 <vm_exec_core+6808>, 0x7fc06ea772b5 <vm_exec_core+6533>, 0x7fc06ea78d73 <vm_exec_core+13379>, 0x7fc06ea77443 <vm_exec_core+6931>, 0x7fc06ea7700e <vm_exec_core+5854>, 0x7fc06ea78d5f <vm_exec_core+13359>, 0x7fc06ea76fc4 <vm_exec_core+5780>, 0x7fc06ea76f6b <vm_exec_core+5691>, 0x7fc06ea76f12 <vm_exec_core+5602>, 0x7fc06ea771a7 <vm_exec_core+6263>, 0x7fc06ea770d1 <vm_exec_core+6049>, 0x7fc06ea77058 <vm_exec_core+5928>, 0x7fc06ea7812f <vm_exec_core+10239>, 0x7fc06ea7740b <vm_exec_core+6875>, 0x7fc06ea7725e <vm_exec_core+6446>, 0x7fc06ea75feb <vm_exec_core+1723>, 0x7fc06ea75fb1 <vm_exec_core+1665>, 0x7fc06ea760e3 <vm_exec_core+1971>, 0x7fc06ea76042 <vm_exec_core+1810>, 0x7fc06ea78d4b <vm_exec_core+13339>, 0x7fc06ea78d37 <vm_exec_core+13319>, 0x7fc06ea78d23 <vm_exec_core+13299>, 0x7fc06ea78d0f <vm_exec_core+13279>, 0x7fc06ea78cfb <vm_exec_core+13259>, 0x7fc06ea78ce7 <vm_exec_core+13239>, 0x7fc06ea78ccc <vm_exec_core+13212>, 0x7fc06ea78cb8 <vm_exec_core+13192>, 0x7fc06ea78ca4 <vm_exec_core+13172>, 0x7fc06ea78c90 <vm_exec_core+13152>, 0x7fc06ea78c7c <vm_exec_core+13132>, 0x7fc06ea78c68 <vm_exec_core+13112>, 0x7fc06ea78c54 <vm_exec_core+13092>, 0x7fc06ea78c40 <vm_exec_core+13072>, 0x7fc06ea78c2c <vm_exec_core+13052>, 0x7fc06ea78c18 <vm_exec_core+13032>, 0x7fc06ea75f44 <vm_exec_core+1556>, 0x7fc06ea75ee6 <vm_exec_core+1462>, 0x7fc06ea78c04 <vm_exec_core+13012>, 0x7fc06ea78bf0 <vm_exec_core+12992>, 0x7fc06ea78bdc <vm_exec_core+12972>, 0x7fc06ea78bc8 <vm_exec_core+12952>, 0x7fc06ea75971 <vm_exec_core+65>, 0x7fc06ea75975 <vm_exec_core+69>, 0x7fc06ea75e79 <vm_exec_core+1353>, 0x7fc06ea75e22 <vm_exec_core+1266>, 0x7fc06ea75d9f <vm_exec_core+1135>, 0x7fc06ea75d5a <vm_exec_core+1066>, 0x7fc06ea75d0d <vm_exec_core+989>...}
#64 0x00007fc06ea7c1cb in rb_vm_exec (ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2366
_ec = 0x564819fb0120
_tag = {tag = 36, retval = 4, buf = {0x7fc06e397f50, 0x7fc06ea7b9c0 <rb_vm_exec+400>, 0x0, 0x7fff62b755e0, 0x0}, prev = 0x7fff62b75a30, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#65 0x00007fc06ea8a87a 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-iseq_binary/vm.c:1384
arg_size = <optimized out>
arg_size = <optimized out>
#66 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-iseq_binary/vm.c:1440
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>
#67 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-iseq_binary/vm.c:1458
captured = <optimized out>
again = <optimized out>
again = <optimized out>
captured = <optimized out>
#68 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-iseq_binary/vm.c:1495
No locals.
#69 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1503
No locals.
#70 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1337
No locals.
#71 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1353
No locals.
#72 0x00007fc06e7fe8dc in rb_ary_each (ary=140464396956160) at /tmp/ruby/src/trunk-iseq_binary/array.c:2747
i = 3
#73 0x00007fc06ea66614 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fc06e397f90, ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3357
ci = 0xbd100000001
cc = <optimized out>
val = <optimized out>
me = 0x7fc06e2304c0
cfunc = 0x56481a007348
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>
#74 vm_call_cfunc_with_frame (ec=0x564819fb0120, reg_cfp=0x7fc06e397f90, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3385
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#75 0x00007fc06ea773a9 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-iseq_binary/vm_callinfo.h:368
val = 1
ci = <optimized out>
cc = <optimized out>
recv = 3057034
argc = <optimized out>
calling = {ci = 0xbd100000001, cc = 0x7fc06e26b868, block_handler = 140464459710377, recv = 140464396956160, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#76 vm_exec_core (ec=0x564819fb0120, initial=3057034) at ../../src/trunk-iseq_binary/insns.def:815
bh = <optimized out>
cd = 0x56481a0f2840
blockiseq = <optimized out>
leaf = <optimized out>
val = 1
reg_pc = 0x56481a0f09d8
reg_cfp = 0x7fc06e397f90
insns_address_table = {0x7fc06ea7819f <vm_exec_core+10351>, 0x7fc06ea75ba9 <vm_exec_core+633>, 0x7fc06ea77d5e <vm_exec_core+9262>, 0x7fc06ea77ce4 <vm_exec_core+9140>, 0x7fc06ea77c6d <vm_exec_core+9021>, 0x7fc06ea77bee <vm_exec_core+8894>, 0x7fc06ea77b6e <vm_exec_core+8766>, 0x7fc06ea77b12 <vm_exec_core+8674>, 0x7fc06ea77ab7 <vm_exec_core+8583>, 0x7fc06ea77a67 <vm_exec_core+8503>, 0x7fc06ea778ec <vm_exec_core+8124>, 0x7fc06ea77741 <vm_exec_core+7697>, 0x7fc06ea77656 <vm_exec_core+7462>, 0x7fc06ea775e7 <vm_exec_core+7351>, 0x7fc06ea7757a <vm_exec_core+7242>, 0x7fc06ea7753f <vm_exec_core+7183>, 0x7fc06ea77509 <vm_exec_core+7129>, 0x7fc06ea774d6 <vm_exec_core+7078>, 0x7fc06ea77dca <vm_exec_core+9370>, 0x7fc06ea76837 <vm_exec_core+3847>, 0x7fc06ea767c9 <vm_exec_core+3737>, 0x7fc06ea7678e <vm_exec_core+3678>, 0x7fc06ea76738 <vm_exec_core+3592>, 0x7fc06ea766f4 <vm_exec_core+3524>, 0x7fc06ea7666d <vm_exec_core+3389>, 0x7fc06ea76638 <vm_exec_core+3336>, 0x7fc06ea765dd <vm_exec_core+3245>, 0x7fc06ea76565 <vm_exec_core+3125>, 0x7fc06ea7652d <vm_exec_core+3069>, 0x7fc06ea764f5 <vm_exec_core+3013>, 0x7fc06ea76300 <vm_exec_core+2512>, 0x7fc06ea7626f <vm_exec_core+2367>, 0x7fc06ea76212 <vm_exec_core+2274>, 0x7fc06ea76199 <vm_exec_core+2153>, 0x7fc06ea76ed9 <vm_exec_core+5545>, 0x7fc06ea76eb4 <vm_exec_core+5508>, 0x7fc06ea76e7b <vm_exec_core+5451>, 0x7fc06ea76e2b <vm_exec_core+5371>, 0x7fc06ea76df9 <vm_exec_core+5321>, 0x7fc06ea76d0e <vm_exec_core+5086>, 0x7fc06ea76cc9 <vm_exec_core+5017>, 0x7fc06ea76c83 <vm_exec_core+4947>, 0x7fc06ea76c53 <vm_exec_core+4899>, 0x7fc06ea76b88 <vm_exec_core+4696>, 0x7fc06ea76bf3 <vm_exec_core+4803>, 0x7fc06ea76a58 <vm_exec_core+4392>, 0x7fc06ea769eb <vm_exec_core+4283>, 0x7fc06ea7695e <vm_exec_core+4142>, 0x7fc06ea768a2 <vm_exec_core+3954>, 0x7fc06ea7686a <vm_exec_core+3898>, 0x7fc06ea773d7 <vm_exec_core+6823>, 0x7fc06ea772c4 <vm_exec_core+6548>, 0x7fc06ea75988 <vm_exec_core+88>, 0x7fc06ea77452 <vm_exec_core+6946>, 0x7fc06ea7701d <vm_exec_core+5869>, 0x7fc06ea782e7 <vm_exec_core+10679>, 0x7fc06ea76fd3 <vm_exec_core+5795>, 0x7fc06ea76f7a <vm_exec_core+5706>, 0x7fc06ea76f21 <vm_exec_core+5617>, 0x7fc06ea771b6 <vm_exec_core+6278>, 0x7fc06ea770e0 <vm_exec_core+6064>, 0x7fc06ea77067 <vm_exec_core+5943>, 0x7fc06ea7813e <vm_exec_core+10254>, 0x7fc06ea7741a <vm_exec_core+6890>, 0x7fc06ea7726d <vm_exec_core+6461>, 0x7fc06ea75ffa <vm_exec_core+1738>, 0x7fc06ea75fc0 <vm_exec_core+1680>, 0x7fc06ea760f2 <vm_exec_core+1986>, 0x7fc06ea76051 <vm_exec_core+1825>, 0x7fc06ea785cf <vm_exec_core+11423>, 0x7fc06ea78526 <vm_exec_core+11254>, 0x7fc06ea787a6 <vm_exec_core+11894>, 0x7fc06ea78733 <vm_exec_core+11779>, 0x7fc06ea7868d <vm_exec_core+11613>, 0x7fc06ea78631 <vm_exec_core+11521>, 0x7fc06ea78b53 <vm_exec_core+12835>, 0x7fc06ea78ab6 <vm_exec_core+12678>, 0x7fc06ea78a1e <vm_exec_core+12526>, 0x7fc06ea78981 <vm_exec_core+12369>, 0x7fc06ea788e9 <vm_exec_core+12217>, 0x7fc06ea78228 <vm_exec_core+10488>, 0x7fc06ea7889e <vm_exec_core+12142>, 0x7fc06ea78848 <vm_exec_core+12056>, 0x7fc06ea783b5 <vm_exec_core+10885>, 0x7fc06ea7832b <vm_exec_core+10747>, 0x7fc06ea75f53 <vm_exec_core+1571>, 0x7fc06ea75ef5 <vm_exec_core+1477>, 0x7fc06ea784f2 <vm_exec_core+11202>, 0x7fc06ea784be <vm_exec_core+11150>, 0x7fc06ea7846d <vm_exec_core+11069>, 0x7fc06ea7841e <vm_exec_core+10990>, 0x7fc06ea7825b <vm_exec_core+10539>, 0x7fc06ea781b0 <vm_exec_core+10368>, 0x7fc06ea75e88 <vm_exec_core+1368>, 0x7fc06ea75e31 <vm_exec_core+1281>, 0x7fc06ea75dae <vm_exec_core+1150>, 0x7fc06ea75d69 <vm_exec_core+1081>, 0x7fc06ea75d1c <vm_exec_core+1004>, 0x7fc06ea75ccf <vm_exec_core+927>, 0x7fc06ea75c7a <vm_exec_core+842>, 0x7fc06ea75c47 <vm_exec_core+791>, 0x7fc06ea75c14 <vm_exec_core+740>, 0x7fc06ea782cb <vm_exec_core+10651>, 0x7fc06ea75b9a <vm_exec_core+618>, 0x7fc06ea77d4f <vm_exec_core+9247>, 0x7fc06ea77cd5 <vm_exec_core+9125>, 0x7fc06ea77c5e <vm_exec_core+9006>, 0x7fc06ea77bdf <vm_exec_core+8879>, 0x7fc06ea77b5f <vm_exec_core+8751>, 0x7fc06ea77b03 <vm_exec_core+8659>, 0x7fc06ea77aa8 <vm_exec_core+8568>, 0x7fc06ea77a58 <vm_exec_core+8488>, 0x7fc06ea778dd <vm_exec_core+8109>, 0x7fc06ea77732 <vm_exec_core+7682>, 0x7fc06ea77647 <vm_exec_core+7447>, 0x7fc06ea775d8 <vm_exec_core+7336>, 0x7fc06ea7756b <vm_exec_core+7227>, 0x7fc06ea77530 <vm_exec_core+7168>, 0x7fc06ea774fa <vm_exec_core+7114>, 0x7fc06ea774c7 <vm_exec_core+7063>, 0x7fc06ea77dbb <vm_exec_core+9355>, 0x7fc06ea76828 <vm_exec_core+3832>, 0x7fc06ea767ba <vm_exec_core+3722>, 0x7fc06ea7677f <vm_exec_core+3663>, 0x7fc06ea76729 <vm_exec_core+3577>, 0x7fc06ea766e5 <vm_exec_core+3509>, 0x7fc06ea7665e <vm_exec_core+3374>, 0x7fc06ea76629 <vm_exec_core+3321>, 0x7fc06ea765ce <vm_exec_core+3230>, 0x7fc06ea76556 <vm_exec_core+3110>, 0x7fc06ea7651e <vm_exec_core+3054>, 0x7fc06ea764e6 <vm_exec_core+2998>, 0x7fc06ea762f1 <vm_exec_core+2497>, 0x7fc06ea76260 <vm_exec_core+2352>, 0x7fc06ea76203 <vm_exec_core+2259>, 0x7fc06ea7618a <vm_exec_core+2138>, 0x7fc06ea76eca <vm_exec_core+5530>, 0x7fc06ea76ea5 <vm_exec_core+5493>, 0x7fc06ea76e6c <vm_exec_core+5436>, 0x7fc06ea76e1c <vm_exec_core+5356>, 0x7fc06ea76dea <vm_exec_core+5306>, 0x7fc06ea76cff <vm_exec_core+5071>, 0x7fc06ea76cba <vm_exec_core+5002>, 0x7fc06ea76c74 <vm_exec_core+4932>, 0x7fc06ea76c44 <vm_exec_core+4884>, 0x7fc06ea76b79 <vm_exec_core+4681>, 0x7fc06ea76be4 <vm_exec_core+4788>, 0x7fc06ea76a49 <vm_exec_core+4377>, 0x7fc06ea769dc <vm_exec_core+4268>, 0x7fc06ea7694f <vm_exec_core+4127>, 0x7fc06ea76893 <vm_exec_core+3939>, 0x7fc06ea7685b <vm_exec_core+3883>, 0x7fc06ea773c8 <vm_exec_core+6808>, 0x7fc06ea772b5 <vm_exec_core+6533>, 0x7fc06ea78d73 <vm_exec_core+13379>, 0x7fc06ea77443 <vm_exec_core+6931>, 0x7fc06ea7700e <vm_exec_core+5854>, 0x7fc06ea78d5f <vm_exec_core+13359>, 0x7fc06ea76fc4 <vm_exec_core+5780>, 0x7fc06ea76f6b <vm_exec_core+5691>, 0x7fc06ea76f12 <vm_exec_core+5602>, 0x7fc06ea771a7 <vm_exec_core+6263>, 0x7fc06ea770d1 <vm_exec_core+6049>, 0x7fc06ea77058 <vm_exec_core+5928>, 0x7fc06ea7812f <vm_exec_core+10239>, 0x7fc06ea7740b <vm_exec_core+6875>, 0x7fc06ea7725e <vm_exec_core+6446>, 0x7fc06ea75feb <vm_exec_core+1723>, 0x7fc06ea75fb1 <vm_exec_core+1665>, 0x7fc06ea760e3 <vm_exec_core+1971>, 0x7fc06ea76042 <vm_exec_core+1810>, 0x7fc06ea78d4b <vm_exec_core+13339>, 0x7fc06ea78d37 <vm_exec_core+13319>, 0x7fc06ea78d23 <vm_exec_core+13299>, 0x7fc06ea78d0f <vm_exec_core+13279>, 0x7fc06ea78cfb <vm_exec_core+13259>, 0x7fc06ea78ce7 <vm_exec_core+13239>, 0x7fc06ea78ccc <vm_exec_core+13212>, 0x7fc06ea78cb8 <vm_exec_core+13192>, 0x7fc06ea78ca4 <vm_exec_core+13172>, 0x7fc06ea78c90 <vm_exec_core+13152>, 0x7fc06ea78c7c <vm_exec_core+13132>, 0x7fc06ea78c68 <vm_exec_core+13112>, 0x7fc06ea78c54 <vm_exec_core+13092>, 0x7fc06ea78c40 <vm_exec_core+13072>, 0x7fc06ea78c2c <vm_exec_core+13052>, 0x7fc06ea78c18 <vm_exec_core+13032>, 0x7fc06ea75f44 <vm_exec_core+1556>, 0x7fc06ea75ee6 <vm_exec_core+1462>, 0x7fc06ea78c04 <vm_exec_core+13012>, 0x7fc06ea78bf0 <vm_exec_core+12992>, 0x7fc06ea78bdc <vm_exec_core+12972>, 0x7fc06ea78bc8 <vm_exec_core+12952>, 0x7fc06ea75971 <vm_exec_core+65>, 0x7fc06ea75975 <vm_exec_core+69>, 0x7fc06ea75e79 <vm_exec_core+1353>, 0x7fc06ea75e22 <vm_exec_core+1266>, 0x7fc06ea75d9f <vm_exec_core+1135>, 0x7fc06ea75d5a <vm_exec_core+1066>, 0x7fc06ea75d0d <vm_exec_core+989>...}
#77 0x00007fc06ea7c1cb in rb_vm_exec (ec=0x564819fb0120) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2366
_ec = 0x564819fb0120
_tag = {tag = 36, retval = 4, buf = {0x7fc06a8af340, 0x7fc06ea7b9c0 <rb_vm_exec+400>, 0x0, 0x7fff62b75960, 0x56481a03ec80}, prev = 0x7fff62b75af0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#78 0x00007fc06e89de71 in rb_ec_exec_node (ec=ec@entry=0x564819fb0120, n=n@entry=0x7fc06a8af340) at /tmp/ruby/src/trunk-iseq_binary/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 140464466586052, buf = {0x7fc06a8af340, 0x7fc06e89dec2 <rb_ec_exec_node+258>, 0x0, 0x7fff62b75ac0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fc06a8af340
#79 0x00007fc06e8a4333 in ruby_run_node (n=0x7fc06a8af340) at /tmp/ruby/src/trunk-iseq_binary/eval.c:328
ec = 0x564819fb0120
status = 0
#80 0x0000564818a76187 in rb_main (argv=0x7fff62b75cf8, argc=135) at /tmp/ruby/src/trunk-iseq_binary/main.c:39
variable_in_this_stack_frame = 140734849573801
#81 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)