# Logfile created on 2023-03-28 20:10:01 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055934159e258 @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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --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-jemalloc.20230328-201001", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005593416274e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005593416273a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005593416271c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20230328-201001", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20230328-201001>, @binmode=false, @mon_data=#<Monitor:0x00005593416270f8>, @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
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
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-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-jemalloc/.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
From https://github.com/ruby/ruby
   2488b4d..39a3469  master     -> origin/master
Updating 2488b4d..39a3469
Fast-forward
 test/ruby/test_yjit.rb |  23 +++++++++
 vm.c                   |   2 +-
 yjit.c                 |   1 +
 yjit.h                 |   2 +
 yjit.rb                |   5 ++
 yjit/src/codegen.rs    | 136 +++++++++++++++++++++++--------------------------
 yjit/src/options.rs    |   9 ++++
 yjit/src/yjit.rs       |  19 +++++++
 8 files changed, 124 insertions(+), 73 deletions(-)
Latest commit hash = 39a34694a0
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
making /tmp/ruby/src/trunk-jemalloc/yjit.rbinc
generating miniprelude.c
/tmp/ruby/src/trunk-jemalloc/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
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-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc/miniinit.c
compiling /tmp/ruby/src/trunk-jemalloc/cont.c
compiling /tmp/ruby/src/trunk-jemalloc/iseq.c
compiling /tmp/ruby/src/trunk-jemalloc/rjit.c
compiling /tmp/ruby/src/trunk-jemalloc/rjit_c.c
compiling /tmp/ruby/src/trunk-jemalloc/proc.c
compiling /tmp/ruby/src/trunk-jemalloc/ractor.c
compiling /tmp/ruby/src/trunk-jemalloc/ruby.c
compiling /tmp/ruby/src/trunk-jemalloc/version.c
compiling /tmp/ruby/src/trunk-jemalloc/vm.c
compiling /tmp/ruby/src/trunk-jemalloc/vm_trace.c
compiling /tmp/ruby/src/trunk-jemalloc/yjit.c
building Rust YJIT (release mode)
warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:1369:17
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
1368 |     // SAFETY: caller ensures initialization
1369 |     let block = unsafe { blockref.as_ref() };
     |                 ^^^^^^ unnecessary `unsafe` block
     |
     = note: `#[warn(unused_unsafe)]` on by default
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: `#[allow(unsafe_op_in_unsafe_fn)]` on by default

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/cruby.rs:617:9
     |
617  |         unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) };
     |         ^^^^^^ unnecessary `unsafe` block
     |
    ::: /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:1367:1
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1383 |         obj_written!(iseq, dep.into());
     |         ------------------------------ in this macro invocation
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:1392:22
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1392 |         let object = unsafe { value_address.read_unaligned() };
     |                      ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/cruby.rs:617:9
     |
617  |         unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) };
     |         ^^^^^^ unnecessary `unsafe` block
     |
    ::: /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:1367:1
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1393 |         obj_written!(iseq, object);
     |         -------------------------- in this macro invocation
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2689:17
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
2689 |     let block = unsafe { blockref.as_ref() };
     |                 ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2694:27
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2694 |         let pred_branch = unsafe { pred_branchref.as_ref() };
     |                           ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2699:32
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2699 |             let target_is_us = unsafe {
     |                                ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2716:26
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2716 |         let out_branch = unsafe { out_branchref.as_ref() };
     |                          ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2720:48
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2720 |             let succ_block: Option<BlockRef> = unsafe {
     |                                                ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2727:34
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2727 |                 let succ_block = unsafe { succ_block.as_ref() };
     |                                  ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2753:5
     |
2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) {
     | ---------------------------------------------------------------- because it's nested under this `unsafe` fn
...
2753 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2762:5
     |
2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) {
     | ---------------------------------------------------------------- because it's nested under this `unsafe` fn
...
2762 |     unsafe { dealloc_block(blockref) }
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2768:5
     |
2767 | unsafe fn dealloc_block(blockref: BlockRef) {
     | ------------------------------------------- because it's nested under this `unsafe` fn
2768 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:2776:5
     |
2767 | unsafe fn dealloc_block(blockref: BlockRef) {
     | ------------------------------------------- because it's nested under this `unsafe` fn
...
2776 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-jemalloc/yjit/src/core.rs:3001:9
     |
2997 |     unsafe fn ref_unchecked(&self) -> &Self::Contained {
     |     -------------------------------------------------- because it's nested under this `unsafe` fn
...
3001 |         unsafe { self.as_ptr().as_ref().unwrap() }
     |         ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: 15 warnings emitted

touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc/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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision -
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
HEAD is now at 6519736 Increase timeout in debug_code
generating transdb.h
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged
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-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/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-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/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-jemalloc/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-jemalloc/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.1
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1824 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-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/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 -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
Run options: 
  --seed=12136
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1
Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4
Ignoring rbs-3.0.3 because its extensions are not built. Try: gem pristine rbs --version 3.0.3

Retrying...
Finished tests in 390.212862s, 60.8514 tests/s, 22842.6888 assertions/s.
23745 tests, 8913511 assertions, 0 failures, 0 errors, 152 skips

ruby -v: ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [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-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 115.730513 seconds

3841 files, 31577 examples, 177915 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-jemalloc/ruby -c /tmp/cores/core.1001.2733179.ruby -x gdbscript
[New LWP 2733179]
[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-jemalloc/ruby -w --disable=gems -I/tmp/ruby/src/trunk-jem'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140291292012608) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f981ca02040 (LWP 2733179) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140291292012608) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f981ca02040 (LWP 2733179)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140291292012608) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f981ca02040
        old_mask = {__val = {140291296634528, 3432, 140291279527616, 140291295000656, 34, 140291295007318, 140291295006816, 140291295010041, 0, 0, 1, 140291281335296, 0, 140291295002605, 140291292012608, 140291296617984}}
        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=140291292012608) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140291292012608, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f981cc92476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f981cc787f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x2030303034343733, sa_sigaction = 0x2030303034343733}, sa_mask = {__val = {2, 140291296634528, 3432, 140291305605718, 140291295000656, 2, 7378596435911206006, 7378697629483820646, 140291296634528, 2, 2, 1, 140291305605718, 140291296617984, 140291294953559, 140291287151168}}, sa_flags = 0, sa_restorer = 0x7f981ce6a6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7812726533347963766, 8312272859592395357, 7365367111937646964, 3487249798646883430, 7378134678738120752, 2319406791654651699, 3472328228581748082, 3472310704041635888, 2314885599538982970, 2314885530818453536, 2314885530818453536, 6566283579056201760, 7365367112054961782, 3472895674346267750, 140291294998381}}
#5  0x00007f981d36198a in die () at /tmp/ruby/src/trunk-jemalloc/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x7f981be1a140, fmt=fmt@entry=0x7f981d6f0351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-jemalloc/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f981d54cc6d in sigsegv (sig=11, info=0x7f981be1a270, ctx=0x7f981be1a140) at /tmp/ruby/src/trunk-jemalloc/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f981d428718 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x7f981c449000, obj=140291205636248) at /tmp/ruby/src/trunk-jemalloc/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f981d42e7bd in rgengc_check_relation (obj=140291205636248, objspace=0x7f981c449000) at /tmp/ruby/src/trunk-jemalloc/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x7f981c449000, obj=140291205636248) at /tmp/ruby/src/trunk-jemalloc/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f981d492c5c in mark_ast_value (node=0x7f9817707010, ctx=0x0) at /tmp/ruby/src/trunk-jemalloc/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=6, nbe=0x7f9817707000) at /tmp/ruby/src/trunk-jemalloc/node.c:1338
        cursor = 0
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/node.c:1348
        nbe = 0x7f9817707000
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f981ac28300) at /tmp/ruby/src/trunk-jemalloc/node.c:1436
        nb = <optimized out>
#17 0x00007f981d4319a7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x7f981c449000) at /tmp/ruby/src/trunk-jemalloc/gc.c:7512
        mstack = 0x7f981c449418
        obj = 140291260711680
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4938
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x7f981c449000) at /tmp/ruby/src/trunk-jemalloc/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x7f981c449000) at /tmp/ruby/src/trunk-jemalloc/gc.c:8714
No locals.
#20 0x00007f981d435658 in gc_marks_continue (size_pool=0x7f981c449028, heap=0x7f981c449060, objspace=0x7f981c449000) at /tmp/ruby/src/trunk-jemalloc/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x7f981c449000, size_pool=0x7f981c449028, heap=0x7f981c449060) at /tmp/ruby/src/trunk-jemalloc/gc.c:2389
        lock_lev = 32664
#22 0x00007f981d4358dd in newobj_alloc (objspace=0x7f981c449000, cr=0x7f981c457000, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x7f981c449028
        heap = 0x7f981c449060
        cache = 0x7f981c457278
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007f981d4360a1 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=140291291475360) at /tmp/ruby/src/trunk-jemalloc/gc.c:2893
        obj = <optimized out>
        objspace = 0x7f981c449000
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 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-jemalloc/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=140291291475360, flags=flags@entry=5, size=size@entry=26) at /tmp/ruby/src/trunk-jemalloc/gc.c:2935
        __func__ = <optimized out>
#26 0x00007f981d56c4be in str_alloc_embed (capa=2, klass=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/string.c:907
        size = 26
        str = <optimized out>
        size = <optimized out>
        str = <optimized out>
#27 0x00007f981d36d50a in rbimpl_str_buf_new_cstr (str=0x7f981d6ba337 "[", str=0x7f981d6ba337 "[") at /tmp/ruby/src/trunk-jemalloc/include/ruby/internal/intern/string.h:1447
        len = 1
        buf = <optimized out>
        len = <optimized out>
        buf = <optimized out>
#28 inspect_ary (dummy=140291286069248, recur=0, ary=140291291893800) at /tmp/ruby/src/trunk-jemalloc/array.c:3103
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#29 inspect_ary (ary=ary@entry=140291291893800, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-jemalloc/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#30 0x00007f981d598778 in exec_recursive (func=0x7f981d36d4e0 <inspect_ary>, obj=140291291893800, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/thread.c:5149
        _ec = 0x7f981c45a050
        _tag = {tag = 36, retval = 140291291893800, buf = {0x7f981c5fd560, 0x7f981d5985c0 <exec_recursive+560>, 0x0, 0x7ffdf3734a20, 0x7f981c45f6f8}, prev = 0x7ffdf3734dc0, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f981d36d4e0 <inspect_ary>, list = 140291290622680, obj = 140291291893800, pairid = 0, arg = 0}
        outermost = <optimized out>
#31 0x00007f981d5d4ef4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f981c55f240, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f981c990a50
        cfunc = 0x7f981c5fd568
        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>
#32 vm_call_cfunc_with_frame (ec=0x7f981c45a050, reg_cfp=0x7f981c55f240, calling=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#33 0x00007f981d5e427d 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-jemalloc/vm_callinfo.h:368
        val = 32
        ci = 0x33333333333339b8
        cc = <optimized out>
        recv = 140291286011904
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f981ad6adf8, block_handler = 0, recv = 140291291893800, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=0x7f981c45a050, initial=7451) at ../../src/trunk-jemalloc/insns.def:835
        bh = <optimized out>
        cd = 0x1d1b
        leaf = <optimized out>
        val = 32
        reg_pc = 0x7f981772a218
        reg_cfp = 0x7f981c55f240
        insns_address_table = {0x7f981d5e69ef <vm_exec_core+10351>, 0x7f981d5e43f9 <vm_exec_core+633>, 0x7f981d5e65ae <vm_exec_core+9262>, 0x7f981d5e6534 <vm_exec_core+9140>, 0x7f981d5e64bd <vm_exec_core+9021>, 0x7f981d5e643e <vm_exec_core+8894>, 0x7f981d5e63be <vm_exec_core+8766>, 0x7f981d5e6362 <vm_exec_core+8674>, 0x7f981d5e6307 <vm_exec_core+8583>, 0x7f981d5e62b7 <vm_exec_core+8503>, 0x7f981d5e613c <vm_exec_core+8124>, 0x7f981d5e5f91 <vm_exec_core+7697>, 0x7f981d5e5ea6 <vm_exec_core+7462>, 0x7f981d5e5e37 <vm_exec_core+7351>, 0x7f981d5e5dca <vm_exec_core+7242>, 0x7f981d5e5d8f <vm_exec_core+7183>, 0x7f981d5e5d59 <vm_exec_core+7129>, 0x7f981d5e5d26 <vm_exec_core+7078>, 0x7f981d5e661a <vm_exec_core+9370>, 0x7f981d5e5087 <vm_exec_core+3847>, 0x7f981d5e5019 <vm_exec_core+3737>, 0x7f981d5e4fde <vm_exec_core+3678>, 0x7f981d5e4f88 <vm_exec_core+3592>, 0x7f981d5e4f44 <vm_exec_core+3524>, 0x7f981d5e4ebd <vm_exec_core+3389>, 0x7f981d5e4e88 <vm_exec_core+3336>, 0x7f981d5e4e2d <vm_exec_core+3245>, 0x7f981d5e4db5 <vm_exec_core+3125>, 0x7f981d5e4d7d <vm_exec_core+3069>, 0x7f981d5e4d45 <vm_exec_core+3013>, 0x7f981d5e4b50 <vm_exec_core+2512>, 0x7f981d5e4abf <vm_exec_core+2367>, 0x7f981d5e4a62 <vm_exec_core+2274>, 0x7f981d5e49e9 <vm_exec_core+2153>, 0x7f981d5e5729 <vm_exec_core+5545>, 0x7f981d5e5704 <vm_exec_core+5508>, 0x7f981d5e56cb <vm_exec_core+5451>, 0x7f981d5e567b <vm_exec_core+5371>, 0x7f981d5e5649 <vm_exec_core+5321>, 0x7f981d5e555e <vm_exec_core+5086>, 0x7f981d5e5519 <vm_exec_core+5017>, 0x7f981d5e54d3 <vm_exec_core+4947>, 0x7f981d5e54a3 <vm_exec_core+4899>, 0x7f981d5e53d8 <vm_exec_core+4696>, 0x7f981d5e5443 <vm_exec_core+4803>, 0x7f981d5e52a8 <vm_exec_core+4392>, 0x7f981d5e523b <vm_exec_core+4283>, 0x7f981d5e51ae <vm_exec_core+4142>, 0x7f981d5e50f2 <vm_exec_core+3954>, 0x7f981d5e50ba <vm_exec_core+3898>, 0x7f981d5e5c27 <vm_exec_core+6823>, 0x7f981d5e5b14 <vm_exec_core+6548>, 0x7f981d5e41d8 <vm_exec_core+88>, 0x7f981d5e5ca2 <vm_exec_core+6946>, 0x7f981d5e586d <vm_exec_core+5869>, 0x7f981d5e6b37 <vm_exec_core+10679>, 0x7f981d5e5823 <vm_exec_core+5795>, 0x7f981d5e57ca <vm_exec_core+5706>, 0x7f981d5e5771 <vm_exec_core+5617>, 0x7f981d5e5a06 <vm_exec_core+6278>, 0x7f981d5e5930 <vm_exec_core+6064>, 0x7f981d5e58b7 <vm_exec_core+5943>, 0x7f981d5e698e <vm_exec_core+10254>, 0x7f981d5e5c6a <vm_exec_core+6890>, 0x7f981d5e5abd <vm_exec_core+6461>, 0x7f981d5e484a <vm_exec_core+1738>, 0x7f981d5e4810 <vm_exec_core+1680>, 0x7f981d5e4942 <vm_exec_core+1986>, 0x7f981d5e48a1 <vm_exec_core+1825>, 0x7f981d5e6e1f <vm_exec_core+11423>, 0x7f981d5e6d76 <vm_exec_core+11254>, 0x7f981d5e6ff6 <vm_exec_core+11894>, 0x7f981d5e6f83 <vm_exec_core+11779>, 0x7f981d5e6edd <vm_exec_core+11613>, 0x7f981d5e6e81 <vm_exec_core+11521>, 0x7f981d5e73a3 <vm_exec_core+12835>, 0x7f981d5e7306 <vm_exec_core+12678>, 0x7f981d5e726e <vm_exec_core+12526>, 0x7f981d5e71d1 <vm_exec_core+12369>, 0x7f981d5e7139 <vm_exec_core+12217>, 0x7f981d5e6a78 <vm_exec_core+10488>, 0x7f981d5e70ee <vm_exec_core+12142>, 0x7f981d5e7098 <vm_exec_core+12056>, 0x7f981d5e6c05 <vm_exec_core+10885>, 0x7f981d5e6b7b <vm_exec_core+10747>, 0x7f981d5e47a3 <vm_exec_core+1571>, 0x7f981d5e4745 <vm_exec_core+1477>, 0x7f981d5e6d42 <vm_exec_core+11202>, 0x7f981d5e6d0e <vm_exec_core+11150>, 0x7f981d5e6cbd <vm_exec_core+11069>, 0x7f981d5e6c6e <vm_exec_core+10990>, 0x7f981d5e6aab <vm_exec_core+10539>, 0x7f981d5e6a00 <vm_exec_core+10368>, 0x7f981d5e46d8 <vm_exec_core+1368>, 0x7f981d5e4681 <vm_exec_core+1281>, 0x7f981d5e45fe <vm_exec_core+1150>, 0x7f981d5e45b9 <vm_exec_core+1081>, 0x7f981d5e456c <vm_exec_core+1004>, 0x7f981d5e451f <vm_exec_core+927>, 0x7f981d5e44ca <vm_exec_core+842>, 0x7f981d5e4497 <vm_exec_core+791>, 0x7f981d5e4464 <vm_exec_core+740>, 0x7f981d5e6b1b <vm_exec_core+10651>, 0x7f981d5e43ea <vm_exec_core+618>, 0x7f981d5e659f <vm_exec_core+9247>, 0x7f981d5e6525 <vm_exec_core+9125>, 0x7f981d5e64ae <vm_exec_core+9006>, 0x7f981d5e642f <vm_exec_core+8879>, 0x7f981d5e63af <vm_exec_core+8751>, 0x7f981d5e6353 <vm_exec_core+8659>, 0x7f981d5e62f8 <vm_exec_core+8568>, 0x7f981d5e62a8 <vm_exec_core+8488>, 0x7f981d5e612d <vm_exec_core+8109>, 0x7f981d5e5f82 <vm_exec_core+7682>, 0x7f981d5e5e97 <vm_exec_core+7447>, 0x7f981d5e5e28 <vm_exec_core+7336>, 0x7f981d5e5dbb <vm_exec_core+7227>, 0x7f981d5e5d80 <vm_exec_core+7168>, 0x7f981d5e5d4a <vm_exec_core+7114>, 0x7f981d5e5d17 <vm_exec_core+7063>, 0x7f981d5e660b <vm_exec_core+9355>, 0x7f981d5e5078 <vm_exec_core+3832>, 0x7f981d5e500a <vm_exec_core+3722>, 0x7f981d5e4fcf <vm_exec_core+3663>, 0x7f981d5e4f79 <vm_exec_core+3577>, 0x7f981d5e4f35 <vm_exec_core+3509>, 0x7f981d5e4eae <vm_exec_core+3374>, 0x7f981d5e4e79 <vm_exec_core+3321>, 0x7f981d5e4e1e <vm_exec_core+3230>, 0x7f981d5e4da6 <vm_exec_core+3110>, 0x7f981d5e4d6e <vm_exec_core+3054>, 0x7f981d5e4d36 <vm_exec_core+2998>, 0x7f981d5e4b41 <vm_exec_core+2497>, 0x7f981d5e4ab0 <vm_exec_core+2352>, 0x7f981d5e4a53 <vm_exec_core+2259>, 0x7f981d5e49da <vm_exec_core+2138>, 0x7f981d5e571a <vm_exec_core+5530>, 0x7f981d5e56f5 <vm_exec_core+5493>, 0x7f981d5e56bc <vm_exec_core+5436>, 0x7f981d5e566c <vm_exec_core+5356>, 0x7f981d5e563a <vm_exec_core+5306>, 0x7f981d5e554f <vm_exec_core+5071>, 0x7f981d5e550a <vm_exec_core+5002>, 0x7f981d5e54c4 <vm_exec_core+4932>, 0x7f981d5e5494 <vm_exec_core+4884>, 0x7f981d5e53c9 <vm_exec_core+4681>, 0x7f981d5e5434 <vm_exec_core+4788>, 0x7f981d5e5299 <vm_exec_core+4377>, 0x7f981d5e522c <vm_exec_core+4268>, 0x7f981d5e519f <vm_exec_core+4127>, 0x7f981d5e50e3 <vm_exec_core+3939>, 0x7f981d5e50ab <vm_exec_core+3883>, 0x7f981d5e5c18 <vm_exec_core+6808>, 0x7f981d5e5b05 <vm_exec_core+6533>, 0x7f981d5e75c3 <vm_exec_core+13379>, 0x7f981d5e5c93 <vm_exec_core+6931>, 0x7f981d5e585e <vm_exec_core+5854>, 0x7f981d5e75af <vm_exec_core+13359>, 0x7f981d5e5814 <vm_exec_core+5780>, 0x7f981d5e57bb <vm_exec_core+5691>, 0x7f981d5e5762 <vm_exec_core+5602>, 0x7f981d5e59f7 <vm_exec_core+6263>, 0x7f981d5e5921 <vm_exec_core+6049>, 0x7f981d5e58a8 <vm_exec_core+5928>, 0x7f981d5e697f <vm_exec_core+10239>, 0x7f981d5e5c5b <vm_exec_core+6875>, 0x7f981d5e5aae <vm_exec_core+6446>, 0x7f981d5e483b <vm_exec_core+1723>, 0x7f981d5e4801 <vm_exec_core+1665>, 0x7f981d5e4933 <vm_exec_core+1971>, 0x7f981d5e4892 <vm_exec_core+1810>, 0x7f981d5e759b <vm_exec_core+13339>, 0x7f981d5e7587 <vm_exec_core+13319>, 0x7f981d5e7573 <vm_exec_core+13299>, 0x7f981d5e755f <vm_exec_core+13279>, 0x7f981d5e754b <vm_exec_core+13259>, 0x7f981d5e7537 <vm_exec_core+13239>, 0x7f981d5e751c <vm_exec_core+13212>, 0x7f981d5e7508 <vm_exec_core+13192>, 0x7f981d5e74f4 <vm_exec_core+13172>, 0x7f981d5e74e0 <vm_exec_core+13152>, 0x7f981d5e74cc <vm_exec_core+13132>, 0x7f981d5e74b8 <vm_exec_core+13112>, 0x7f981d5e74a4 <vm_exec_core+13092>, 0x7f981d5e7490 <vm_exec_core+13072>, 0x7f981d5e747c <vm_exec_core+13052>, 0x7f981d5e7468 <vm_exec_core+13032>, 0x7f981d5e4794 <vm_exec_core+1556>, 0x7f981d5e4736 <vm_exec_core+1462>, 0x7f981d5e7454 <vm_exec_core+13012>, 0x7f981d5e7440 <vm_exec_core+12992>, 0x7f981d5e742c <vm_exec_core+12972>, 0x7f981d5e7418 <vm_exec_core+12952>, 0x7f981d5e41c1 <vm_exec_core+65>, 0x7f981d5e41c5 <vm_exec_core+69>, 0x7f981d5e46c9 <vm_exec_core+1353>, 0x7f981d5e4672 <vm_exec_core+1266>, 0x7f981d5e45ef <vm_exec_core+1135>, 0x7f981d5e45aa <vm_exec_core+1066>, 0x7f981d5e455d <vm_exec_core+989>...}
#35 0x00007f981d5eaa1b in rb_vm_exec (ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:2366
        _ec = 0x7f981c45a050
        _tag = {tag = 36, retval = 4, buf = {0x7f981ac28508, 0x7f981d5ea210 <rb_vm_exec+400>, 0x0, 0x7ffdf3734cf0, 0x0}, prev = 0x7ffdf37366a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#36 0x00007f981d5f48bf in vm_call0_cc (kw_splat=0, cc=0x7f981c874b30, argv=0x7ffdf3734f10, argc=1, id=49169, recv=140291260712200, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:85
        calling = {ci = 0x7ffdf3734ea0, cc = 0x7f981c874b30, block_handler = 0, recv = 140291260712200, argc = 1, kw_splat = false}
#37 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffdf3734f10, argc=1, mid=49169, recv=140291260712200) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1040
        ec = 0x7f981c45a050
        cc = 0x7f981c874b30
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#38 rb_funcallv (recv=140291260712200, mid=49169, argc=argc@entry=1, argv=argv@entry=0x7ffdf3734f10) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1055
No locals.
#39 0x00007f981c90607c in ripper_dispatch1 (p=<optimized out>, mid=<optimized out>, a=<optimized out>) at /tmp/ruby/build/trunk-jemalloc/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140291291895320}
        rb_funcall_nargs = 1
#40 0x00007f981c91cc66 in ripper_yyparse (p=0x7f981c588200) at /tmp/ruby/build/trunk-jemalloc/ext/ripper/ripper.y:2955
        v1 = <optimized out>
        v2 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 140291291913400, node = 0x7f981c9e9cb8, id = 140291291913400, num = 480156856, tbl = 0x7f981c9e9cb8, vars = 0x7f981c9e9cb8, strterm = 0x7f981c9e9cb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 811, column = 21}, end_pos = {lineno = 811, column = 22}}
        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, 238, 457, 680, 679, 957, 1217, 1261, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 624, 794, 457, 680, 679, 0, 21104, -3213, 32765, 0, 0, 0, 32664, 0, 32, 0, 0, 0, -31966, 6850, 32664, 0, 3, 0, 0, 0, 26304, -3213, 32765, 0, 3, 0, 0, 0, 26320, -3213, 32765, 0, 20976, -3213, 32765, 0, 21008, -3213, 32765, 0, 0, 0, 0, 512, 20976, -3213, 32765, 0, 26272, -3213, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, -28120, 7159, 32664, 0, 36, 0, 0, 0, 36, 0, 0, 0, 26320, -3213, 32765, 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, 20872, 6864, 32664, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140291261616840, node = 0x7f981ad052c8, id = 140291261616840, num = 449860296, tbl = 0x7f981ad052c8, vars = 0x7f981ad052c8, strterm = 0x7f981ad052c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291262023400, node = 0x7f981ad686e8, id = 140291262023400, num = 450266856, tbl = 0x7f981ad686e8, vars = 0x7f981ad686e8, strterm = 0x7f981ad686e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291260705160, node = 0x7f981ac26988, id = 140291260705160, num = 448948616, tbl = 0x7f981ac26988, vars = 0x7f981ac26988, strterm = 0x7f981ac26988, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291260707280, node = 0x7f981ac271d0, id = 140291260707280, num = 448950736, tbl = 0x7f981ac271d0, vars = 0x7f981ac271d0, strterm = 0x7f981ac271d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140290811756544, node = 0x7f9800000000, id = 140290811756544, num = 0, tbl = 0x7f9800000000, vars = 0x7f9800000000, strterm = 0x7f9800000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291260702600, node = 0x7f981ac25f88, id = 140291260702600, num = 448946056, tbl = 0x7f981ac25f88, vars = 0x7f981ac25f88, strterm = 0x7f981ac25f88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291260698600, node = 0x7f981ac24fe8, id = 140291260698600, num = 448942056, tbl = 0x7f981ac24fe8, vars = 0x7f981ac24fe8, strterm = 0x7f981ac24fe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291261770760, node = 0x7f981ad2ac08, id = 140291261770760, num = 450014216, tbl = 0x7f981ad2ac08, vars = 0x7f981ad2ac08, strterm = 0x7f981ad2ac08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291260757080, node = 0x7f981ac33458, id = 140291260757080, num = 449000536, tbl = 0x7f981ac33458, vars = 0x7f981ac33458, strterm = 0x7f981ac33458, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291260757680, node = 0x7f981ac336b0, id = 140291260757680, num = 449001136, tbl = 0x7f981ac336b0, vars = 0x7f981ac336b0, strterm = 0x7f981ac336b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291205637760, node = 0x7f98177a2680, id = 140291205637760, num = 393881216, tbl = 0x7f98177a2680, vars = 0x7f98177a2680, strterm = 0x7f98177a2680, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291260753080, node = 0x7f981ac324b8, id = 140291260753080, num = 448996536, tbl = 0x7f981ac324b8, vars = 0x7f981ac324b8, strterm = 0x7f981ac324b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291260753080, node = 0x7f981ac324b8, id = 140291260753080, num = 448996536, tbl = 0x7f981ac324b8, vars = 0x7f981ac324b8, strterm = 0x7f981ac324b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291261611280, node = 0x7f981ad03d10, id = 140291261611280, num = 449854736, tbl = 0x7f981ad03d10, vars = 0x7f981ad03d10, strterm = 0x7f981ad03d10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140291261619560, node = 0x7f981ad05d68, id = 140291261619560, num = 449863016, tbl = 0x7f981ad05d68, vars = 0x7f981ad05d68, strterm = 0x7f981ad05d68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291205637984, node = 0x7f98177a2760, id = 140291205637984, num = 393881440, tbl = 0x7f98177a2760, vars = 0x7f98177a2760, strterm = 0x7f98177a2760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291261605320, node = 0x7f981ad025c8, id = 140291261605320, num = 449848776, tbl = 0x7f981ad025c8, vars = 0x7f981ad025c8, strterm = 0x7f981ad025c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291291895320, node = 0x7f981c9e5618, id = 140291291895320, num = 480138776, tbl = 0x7f981c9e5618, vars = 0x7f981c9e5618, strterm = 0x7f981c9e5618, 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 = 140291291913400, node = 0x7f981c9e9cb8, id = 140291291913400, num = 480156856, tbl = 0x7f981c9e9cb8, vars = 0x7f981c9e9cb8, strterm = 0x7f981c9e9cb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291261625360, node = 0x7f981ad07410, id = 140291261625360, num = 449868816, tbl = 0x7f981ad07410, vars = 0x7f981ad07410, strterm = 0x7f981ad07410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140291261630760, node = 0x7f981ad08928, id = 140291261630760, num = 449874216, tbl = 0x7f981ad08928, vars = 0x7f981ad08928, strterm = 0x7f981ad08928, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 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 = 140291260783880, node = 0x7f981ac39d08, id = 140291260783880, num = 449027336, tbl = 0x7f981ac39d08, vars = 0x7f981ac39d08, strterm = 0x7f981ac39d08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291260784440, node = 0x7f981ac39f38, id = 140291260784440, num = 449027896, tbl = 0x7f981ac39f38, vars = 0x7f981ac39f38, strterm = 0x7f981ac39f38, 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 = 140291260789160, node = 0x7f981ac3b1a8, id = 140291260789160, num = 449032616, tbl = 0x7f981ac3b1a8, vars = 0x7f981ac3b1a8, strterm = 0x7f981ac3b1a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291260788600, node = 0x7f981ac3af78, id = 140291260788600, num = 449032056, tbl = 0x7f981ac3af78, vars = 0x7f981ac3af78, strterm = 0x7f981ac3af78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 140291260785520, node = 0x7f981ac3a370, id = 140291260785520, num = 449028976, tbl = 0x7f981ac3a370, vars = 0x7f981ac3a370, strterm = 0x7f981ac3a370, 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 = 140291260686400, node = 0x7f981ac22040, id = 140291260686400, num = 448929856, tbl = 0x7f981ac22040, vars = 0x7f981ac22040, strterm = 0x7f981ac22040, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291260687800, node = 0x7f981ac225b8, id = 140291260687800, num = 448931256, tbl = 0x7f981ac225b8, vars = 0x7f981ac225b8, strterm = 0x7f981ac225b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291260722240, node = 0x7f981ac2ac40, id = 140291260722240, num = 448965696, tbl = 0x7f981ac2ac40, vars = 0x7f981ac2ac40, strterm = 0x7f981ac2ac40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291260770640, node = 0x7f981ac36950, id = 140291260770640, num = 449014096, tbl = 0x7f981ac36950, vars = 0x7f981ac36950, strterm = 0x7f981ac36950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291260765200, node = 0x7f981ac35410, id = 140291260765200, num = 449008656, tbl = 0x7f981ac35410, vars = 0x7f981ac35410, strterm = 0x7f981ac35410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291261609640, node = 0x7f981ad036a8, id = 140291261609640, num = 449853096, tbl = 0x7f981ad036a8, vars = 0x7f981ad036a8, strterm = 0x7f981ad036a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291261615480, node = 0x7f981ad04d78, id = 140291261615480, num = 449858936, tbl = 0x7f981ad04d78, vars = 0x7f981ad04d78, strterm = 0x7f981ad04d78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140291261151920, node = 0x7f981ac93ab0, id = 140291261151920, num = 449395376, tbl = 0x7f981ac93ab0, vars = 0x7f981ac93ab0, strterm = 0x7f981ac93ab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291261840800, node = 0x7f981ad3bda0, id = 140291261840800, num = 450084256, tbl = 0x7f981ad3bda0, vars = 0x7f981ad3bda0, strterm = 0x7f981ad3bda0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291280928808, node = 0x7f981bf70028, id = 140291280928808, num = 469172264, tbl = 0x7f981bf70028, vars = 0x7f981bf70028, strterm = 0x7f981bf70028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291261848800, node = 0x7f981ad3dce0, id = 140291261848800, num = 450092256, tbl = 0x7f981ad3dce0, vars = 0x7f981ad3dce0, strterm = 0x7f981ad3dce0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291261844080, node = 0x7f981ad3ca70, id = 140291261844080, num = 450087536, tbl = 0x7f981ad3ca70, vars = 0x7f981ad3ca70, strterm = 0x7f981ad3ca70, 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 = 140291261673640, node = 0x7f981ad130a8, id = 140291261673640, num = 449917096, tbl = 0x7f981ad130a8, vars = 0x7f981ad130a8, strterm = 0x7f981ad130a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291206881400, node = 0x7f98178d2078, id = 140291206881400, num = 395124856, tbl = 0x7f98178d2078, vars = 0x7f98178d2078, strterm = 0x7f98178d2078, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140291261667280, node = 0x7f981ad117d0, id = 140291261667280, num = 449910736, tbl = 0x7f981ad117d0, vars = 0x7f981ad117d0, strterm = 0x7f981ad117d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291261667640, node = 0x7f981ad11938, id = 140291261667640, num = 449911096, tbl = 0x7f981ad11938, vars = 0x7f981ad11938, strterm = 0x7f981ad11938, 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 = 140291261668840, node = 0x7f981ad11de8, id = 140291261668840, num = 449912296, tbl = 0x7f981ad11de8, vars = 0x7f981ad11de8, strterm = 0x7f981ad11de8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140058883522560, node = 0x7f6200000000, id = 140058883522560, num = 0, tbl = 0x7f6200000000, vars = 0x7f6200000000, strterm = 0x7f6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551552, node = 0xffffffffffffffc0, id = 18446744073709551552, num = -64, tbl = 0xffffffffffffffc0, vars = 0xffffffffffffffc0, strterm = 0xffffffffffffffc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728687877248, node = 0x7ffdf3735c80, id = 140728687877248, num = -210543488, tbl = 0x7ffdf3735c80, vars = 0x7ffdf3735c80, strterm = 0x7ffdf3735c80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291204912071, node = 0x7f98176f13c7, id = 140291204912071, num = 393155527, tbl = 0x7f98176f13c7, vars = 0x7f98176f13c7, strterm = 0x7f98176f13c7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140728687874720, node = 0x7ffdf37352a0, id = 140728687874720, num = -210546016, tbl = 0x7ffdf37352a0, vars = 0x7ffdf37352a0, strterm = 0x7ffdf37352a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291204912078, node = 0x7f98176f13ce, id = 140291204912078, num = 393155534, tbl = 0x7f98176f13ce, vars = 0x7f98176f13ce, strterm = 0x7f98176f13ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, 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 = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, 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 = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291281363520, node = 0x7f981bfda240, id = 140291281363520, num = 469606976, tbl = 0x7f981bfda240, vars = 0x7f981bfda240, strterm = 0x7f981bfda240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291281363520, node = 0x7f981bfda240, id = 140291281363520, num = 469606976, tbl = 0x7f981bfda240, vars = 0x7f981bfda240, strterm = 0x7f981bfda240, 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 = 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 = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728687876104, node = 0x7ffdf3735808, id = 140728687876104, num = -210544632, tbl = 0x7ffdf3735808, vars = 0x7ffdf3735808, strterm = 0x7ffdf3735808, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291298625237, node = 0x7f981d0506d5, id = 140291298625237, num = 486868693, tbl = 0x7f981d0506d5, vars = 0x7f981d0506d5, strterm = 0x7f981d0506d5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291286093696, node = 0x7f981c45cf80, id = 140291286093696, num = 474337152, tbl = 0x7f981c45cf80, vars = 0x7f981c45cf80, strterm = 0x7f981c45cf80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291292006744, node = 0x7f981ca00958, id = 140291292006744, num = 480250200, tbl = 0x7f981ca00958, vars = 0x7f981ca00958, strterm = 0x7f981ca00958, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291292006744, node = 0x7f981ca00958, id = 140291292006744, num = 480250200, tbl = 0x7f981ca00958, vars = 0x7f981ca00958, strterm = 0x7f981ca00958, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 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 = 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 = 140291204912078, node = 0x7f98176f13ce, id = 140291204912078, num = 393155534, tbl = 0x7f98176f13ce, vars = 0x7f98176f13ce, strterm = 0x7f98176f13ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291204912078, node = 0x7f98176f13ce, id = 140291204912078, num = 393155534, tbl = 0x7f98176f13ce, vars = 0x7f98176f13ce, strterm = 0x7f98176f13ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, 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 = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291204931008, node = 0x7f98176f5dc0, id = 140291204931008, num = 393174464, tbl = 0x7f98176f5dc0, vars = 0x7f98176f5dc0, strterm = 0x7f98176f5dc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291279743648, node = 0x7f981be4eaa0, id = 140291279743648, num = 467987104, tbl = 0x7f981be4eaa0, vars = 0x7f981be4eaa0, strterm = 0x7f981be4eaa0, 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 = 140291279743648, node = 0x7f981be4eaa0, id = 140291279743648, num = 467987104, tbl = 0x7f981be4eaa0, vars = 0x7f981be4eaa0, strterm = 0x7f981be4eaa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, 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 = 160, node = 0xa0, id = 160, num = 160, tbl = 0xa0, vars = 0xa0, strterm = 0xa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728687876328, node = 0x7ffdf37358e8, id = 140728687876328, num = -210544408, tbl = 0x7ffdf37358e8, vars = 0x7ffdf37358e8, strterm = 0x7ffdf37358e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291298625237, node = 0x7f981d0506d5, id = 140291298625237, num = 486868693, tbl = 0x7f981d0506d5, vars = 0x7f981d0506d5, strterm = 0x7f981d0506d5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291281363520, node = 0x7f981bfda240, id = 140291281363520, num = 469606976, tbl = 0x7f981bfda240, vars = 0x7f981bfda240, strterm = 0x7f981bfda240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291292006744, node = 0x7f981ca00958, id = 140291292006744, num = 480250200, tbl = 0x7f981ca00958, vars = 0x7f981ca00958, strterm = 0x7f981ca00958, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291292006744, node = 0x7f981ca00958, id = 140291292006744, num = 480250200, tbl = 0x7f981ca00958, vars = 0x7f981ca00958, strterm = 0x7f981ca00958, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291281429512, node = 0x7f981bfea408, id = 140291281429512, num = 469672968, tbl = 0x7f981bfea408, vars = 0x7f981bfea408, strterm = 0x7f981bfea408, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291303665290, node = 0x7f981d51ee8a <update_string_node_case_fold+298>, id = 140291303665290, num = 491908746, tbl = 0x7f981d51ee8a <update_string_node_case_fold+298>, vars = 0x7f981d51ee8a <update_string_node_case_fold+298>, strterm = 0x7f981d51ee8a <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_none}}, {val = 140291204928865, node = 0x7f98176f5561, id = 140291204928865, num = 393172321, tbl = 0x7f98176f5561, vars = 0x7f98176f5561, strterm = 0x7f98176f5561, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 160, node = 0xa0, id = 160, num = 160, tbl = 0xa0, vars = 0xa0, strterm = 0xa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140728687875784, node = 0x7ffdf37356c8, id = 140728687875784, num = -210544952, tbl = 0x7ffdf37356c8, vars = 0x7ffdf37356c8, strterm = 0x7ffdf37356c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728687875792, node = 0x7ffdf37356d0, id = 140728687875792, num = -210544944, tbl = 0x7ffdf37356d0, vars = 0x7ffdf37356d0, strterm = 0x7ffdf37356d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728687875793, node = 0x7ffdf37356d1, id = 140728687875793, num = -210544943, tbl = 0x7ffdf37356d1, vars = 0x7ffdf37356d1, strterm = 0x7ffdf37356d1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291204928832, node = 0x7f98176f5540, id = 140291204928832, num = 393172288, tbl = 0x7f98176f5540, vars = 0x7f98176f5540, strterm = 0x7f98176f5540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291204928832, node = 0x7f98176f5540, id = 140291204928832, num = 393172288, tbl = 0x7f98176f5540, vars = 0x7f98176f5540, strterm = 0x7f98176f5540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291204928865, node = 0x7f98176f5561, id = 140291204928865, num = 393172321, tbl = 0x7f98176f5561, vars = 0x7f98176f5561, strterm = 0x7f98176f5561, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291287903839, node = 0x7f981c616e5f, id = 140291287903839, num = 476147295, tbl = 0x7f981c616e5f, vars = 0x7f981c616e5f, strterm = 0x7f981c616e5f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 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 = 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 = 140291204929697, node = 0x7f98176f58a1, id = 140291204929697, num = 393173153, tbl = 0x7f98176f58a1, vars = 0x7f98176f58a1, strterm = 0x7f98176f58a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291204929697, node = 0x7f98176f58a1, id = 140291204929697, num = 393173153, tbl = 0x7f98176f58a1, vars = 0x7f98176f58a1, strterm = 0x7f98176f58a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 13061625413800815360, node = 0xb544371c42cfeb00, id = 13061625413800815360, num = 1120922368, tbl = 0xb544371c42cfeb00, vars = 0xb544371c42cfeb00, strterm = 0xb544371c42cfeb00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291279613952, node = 0x7f981be2f000, id = 140291279613952, num = 467857408, tbl = 0x7f981be2f000, vars = 0x7f981be2f000, strterm = 0x7f981be2f000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728687876608, node = 0x7ffdf3735a00, id = 140728687876608, num = -210544128, tbl = 0x7ffdf3735a00, vars = 0x7ffdf3735a00, strterm = 0x7ffdf3735a00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291279613952, node = 0x7f981be2f000, id = 140291279613952, num = 467857408, tbl = 0x7f981be2f000, vars = 0x7f981be2f000, strterm = 0x7f981be2f000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1792, node = 0x700, id = 1792, num = 1792, tbl = 0x700, vars = 0x700, strterm = 0x700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1792, node = 0x700, id = 1792, num = 1792, tbl = 0x700, vars = 0x700, strterm = 0x700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291298625633, node = 0x7f981d050861, id = 140291298625633, num = 486869089, tbl = 0x7f981d050861, vars = 0x7f981d050861, strterm = 0x7f981d050861, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140290811756544, node = 0x7f9800000000, id = 140290811756544, num = 0, tbl = 0x7f9800000000, vars = 0x7f9800000000, strterm = 0x7f9800000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291292006744, node = 0x7f981ca00958, id = 140291292006744, num = 480250200, tbl = 0x7f981ca00958, vars = 0x7f981ca00958, strterm = 0x7f981ca00958, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728687876096, node = 0x7ffdf3735800, id = 140728687876096, num = -210544640, tbl = 0x7ffdf3735800, vars = 0x7ffdf3735800, strterm = 0x7ffdf3735800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291204928865, node = 0x7f98176f5561, id = 140291204928865, num = 393172321, tbl = 0x7f98176f5561, vars = 0x7f98176f5561, strterm = 0x7f98176f5561, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291204930168, node = 0x7f98176f5a78, id = 140291204930168, num = 393173624, tbl = 0x7f98176f5a78, vars = 0x7f98176f5a78, strterm = 0x7f98176f5a78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1792, node = 0x700, id = 1792, num = 1792, tbl = 0x700, vars = 0x700, strterm = 0x700, 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 = 140291287810240, node = 0x7f981c6000c0, id = 140291287810240, num = 476053696, tbl = 0x7f981c6000c0, vars = 0x7f981c6000c0, strterm = 0x7f981c6000c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 64, node = 0x40, id = 64, num = 64, tbl = 0x40, vars = 0x40, strterm = 0x40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 128, node = 0x80, id = 128, num = 128, tbl = 0x80, vars = 0x80, strterm = 0x80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291287810240, node = 0x7f981c6000c0, id = 140291287810240, num = 476053696, tbl = 0x7f981c6000c0, vars = 0x7f981c6000c0, strterm = 0x7f981c6000c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 64, node = 0x40, id = 64, num = 64, tbl = 0x40, vars = 0x40, strterm = 0x40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291298596559, node = 0x7f981d0496cf, id = 140291298596559, num = 486840015, tbl = 0x7f981d0496cf, vars = 0x7f981d0496cf, strterm = 0x7f981d0496cf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728687876192, node = 0x7ffdf3735860, id = 140728687876192, num = -210544544, tbl = 0x7ffdf3735860, vars = 0x7ffdf3735860, strterm = 0x7ffdf3735860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291287812248, node = 0x7f981c600898, id = 140291287812248, num = 476055704, tbl = 0x7f981c600898, vars = 0x7f981c600898, strterm = 0x7f981c600898, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 18446744073709551552, node = 0xffffffffffffffc0, id = 18446744073709551552, num = -64, tbl = 0xffffffffffffffc0, vars = 0xffffffffffffffc0, strterm = 0xffffffffffffffc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140291287810256, node = 0x7f981c6000d0, id = 140291287810256, num = 476053712, tbl = 0x7f981c6000d0, vars = 0x7f981c6000d0, strterm = 0x7f981c6000d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291287812480, node = 0x7f981c600980, id = 140291287812480, num = 476055936, tbl = 0x7f981c600980, vars = 0x7f981c600980, strterm = 0x7f981c600980, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291287841624, node = 0x7f981c607b58, id = 140291287841624, num = 476085080, tbl = 0x7f981c607b58, vars = 0x7f981c607b58, strterm = 0x7f981c607b58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291287841560, node = 0x7f981c607b18, id = 140291287841560, num = 476085016, tbl = 0x7f981c607b18, vars = 0x7f981c607b18, strterm = 0x7f981c607b18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140291287812480, node = 0x7f981c600980, id = 140291287812480, num = 476055936, tbl = 0x7f981c600980, vars = 0x7f981c600980, strterm = 0x7f981c600980, 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 = 140291287904256, node = 0x7f981c617000, id = 140291287904256, num = 476147712, tbl = 0x7f981c617000, vars = 0x7f981c617000, strterm = 0x7f981c617000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291287904256, node = 0x7f981c617000, id = 140291287904256, num = 476147712, tbl = 0x7f981c617000, vars = 0x7f981c617000, strterm = 0x7f981c617000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291292006248, node = 0x7f981ca00768, id = 140291292006248, num = 480249704, tbl = 0x7f981ca00768, vars = 0x7f981ca00768, strterm = 0x7f981ca00768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140291287904384, node = 0x7f981c617080, id = 140291287904384, num = 476147840, tbl = 0x7f981c617080, vars = 0x7f981c617080, strterm = 0x7f981c617080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291299166256, node = 0x7f981d0d4830, id = 140291299166256, num = 487409712, tbl = 0x7f981d0d4830, vars = 0x7f981d0d4830, strterm = 0x7f981d0d4830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140291299054502, node = 0x7f981d0b93a6, id = 140291299054502, num = 487297958, tbl = 0x7f981d0b93a6, vars = 0x7f981d0b93a6, strterm = 0x7f981d0b93a6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140291299054719, node = 0x7f981d0b947f, id = 140291299054719, num = 487298175, tbl = 0x7f981d0b947f, vars = 0x7f981d0b947f, strterm = 0x7f981d0b947f, 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 = 12288, node = 0x3000, id = 12288, num = 12288, tbl = 0x3000, vars = 0x3000, strterm = 0x3000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902285, node = 0x30000018d, id = 12884902285, num = 397, tbl = 0x30000018d, vars = 0x30000018d, strterm = 0x30000018d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 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 = 807, column = 5}}, {beg_pos = {lineno = 807, column = 6}, end_pos = {lineno = 807, column = 6}}, {beg_pos = {lineno = 809, column = 2}, end_pos = {lineno = 809, column = 23}}, {beg_pos = {lineno = 809, column = 23}, end_pos = {lineno = 809, column = 24}}, {beg_pos = {lineno = 809, column = 24}, end_pos = {lineno = 809, column = 24}}, {beg_pos = {lineno = 810, column = 4}, end_pos = {lineno = 810, column = 31}}, {beg_pos = {lineno = 810, column = 32}, end_pos = {lineno = 810, column = 32}}, {beg_pos = {lineno = 811, column = 4}, end_pos = {lineno = 811, column = 16}}, {beg_pos = {lineno = 811, column = 16}, end_pos = {lineno = 811, column = 17}}, {beg_pos = {lineno = 811, column = 17}, end_pos = {lineno = 811, column = 21}}, {beg_pos = {lineno = 811, column = 21}, end_pos = {lineno = 811, column = 22}}, {beg_pos = {lineno = 811, column = 21}, end_pos = {lineno = 811, column = 22}}, {beg_pos = {lineno = 810, column = 30}, end_pos = {lineno = 810, column = 31}}, {beg_pos = {lineno = 810, column = 27}, end_pos = {lineno = 810, column = 28}}, {beg_pos = {lineno = 810, column = 29}, end_pos = {lineno = 810, column = 30}}, {beg_pos = {lineno = 801, column = 10}, end_pos = {lineno = 801, column = 10}}, {beg_pos = {lineno = 799, column = 6}, end_pos = {lineno = 800, column = 13}}, {beg_pos = {lineno = 801, column = 6}, end_pos = {lineno = 801, column = 9}}, {beg_pos = {lineno = 799, column = 8}, end_pos = {lineno = 799, column = 8}}, {beg_pos = {lineno = 799, column = 9}, end_pos = {lineno = 799, column = 18}}, {beg_pos = {lineno = 799, column = 19}, end_pos = {lineno = 799, column = 19}}, {beg_pos = {lineno = 799, column = 19}, end_pos = {lineno = 799, column = 19}}, {beg_pos = {lineno = 800, column = 8}, end_pos = {lineno = 800, column = 13}}, {beg_pos = {lineno = 800, column = 13}, end_pos = {lineno = 800, column = 13}}, {beg_pos = {lineno = 793, column = 8}, end_pos = {lineno = 793, column = 13}}, {beg_pos = {lineno = 793, column = 13}, end_pos = {lineno = 793, column = 13}}, {beg_pos = {lineno = 785, column = 15}, end_pos = {lineno = 785, column = 16}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 756, column = 44}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 64}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 51}, end_pos = {lineno = 756, column = 56}}, {beg_pos = {lineno = 756, column = 56}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 57}, end_pos = {lineno = 756, column = 63}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = -64, column = -1}, end_pos = {lineno = 476053712, column = 32664}}, {beg_pos = {lineno = 476140288, column = 32664}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 476085080, column = 32664}, end_pos = {lineno = 476053696, column = 32664}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 128, column = 0}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 476053696, column = 32664}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 486840015, column = 32664}}, {beg_pos = {lineno = -210543360, column = 32765}, end_pos = {lineno = 476055704, column = 32664}}, {beg_pos = {lineno = -64, column = -1}, end_pos = {lineno = 476053712, column = 32664}}, {beg_pos = {lineno = -210542784, column = 32765}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 476085080, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 476085016, column = 32664}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 476156416, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 476156416, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 476156928, column = 32664}}, {beg_pos = {lineno = 487416320, column = 32664}, end_pos = {lineno = 487297958, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 487298175, column = 32664}}, {beg_pos = {lineno = 3670, column = 0}, end_pos = {lineno = 135168, column = 0}}, {beg_pos = {lineno = -210541520, column = 32765}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 476085080, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 476085016, column = 32664}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 476157184, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 476157184, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 476157312, column = 32664}}, {beg_pos = {lineno = 487436480, column = 32664}, end_pos = {lineno = 487297958, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 487298175, column = 32664}}, {beg_pos = {lineno = -255795200, column = 6141}, end_pos = {lineno = 69632, column = 0}}, {beg_pos = {lineno = -210541520, column = 32765}, end_pos = {lineno = 487427024, column = 32664}}, {beg_pos = {lineno = 26880, column = 0}, end_pos = {lineno = 470531960, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 232, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 44, column = 0}}, {beg_pos = {lineno = 11534336, column = 0}, end_pos = {lineno = 470532088, column = 32664}}, {beg_pos = {lineno = 470532096, column = 32664}, end_pos = {lineno = 470533168, column = 32664}}, {beg_pos = {lineno = 470531960, column = 32664}, end_pos = {lineno = 470532088, column = 32664}}, {beg_pos = {lineno = 470532096, column = 32664}, end_pos = {lineno = 470533168, column = 32664}}, {beg_pos = {lineno = 11558912, column = 4096}, end_pos = {lineno = 394096640, column = 32664}}, {beg_pos = {lineno = 73296, column = 0}, end_pos = {lineno = -210543008, column = 32765}}, {beg_pos = {lineno = -210543008, column = 32765}, end_pos = {lineno = -720516077, column = 0}}, {beg_pos = {lineno = 476154624, column = 32664}, end_pos = {lineno = 487433568, column = 32664}}, {beg_pos = {lineno = 487433632, column = 32664}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 476157312, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 476085080, column = 32664}, end_pos = {lineno = 476085016, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 487053147, column = 32664}}, {beg_pos = {lineno = 0, column = 15204352}, end_pos = {lineno = 489542720, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 26880, column = 0}}, {beg_pos = {lineno = 476157312, column = 32664}, end_pos = {lineno = 487246093, column = 32664}}, {beg_pos = {lineno = 487428704, column = 32664}, end_pos = {lineno = 26880, column = 0}}, {beg_pos = {lineno = 470532032, column = 32664}, end_pos = {lineno = 470532088, column = 32664}}, {beg_pos = {lineno = 470532096, column = 32664}, end_pos = {lineno = 470533168, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 480249752, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 393900032, column = 32664}}, {beg_pos = {lineno = 476071376, column = 32664}, end_pos = {lineno = 476071440, column = 32664}}, {beg_pos = {lineno = -210542010, column = 32765}, end_pos = {lineno = 487310832, column = 32664}}, {beg_pos = {lineno = 470532104, column = 32664}, end_pos = {lineno = -210542008, column = 32765}}, {beg_pos = {lineno = 480249752, column = 32664}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -210542010, column = 32765}}, {beg_pos = {lineno = -210542009, column = 32765}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 12288, column = 0}}, {beg_pos = {lineno = 12288, column = 0}, end_pos = {lineno = 487303678, column = 32664}}, {beg_pos = {lineno = 480249704, column = 1}, end_pos = {lineno = 480249752, column = 32664}}, {beg_pos = {lineno = -210541520, column = 32765}, end_pos = {lineno = 476071320, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 34, column = 0}}, {beg_pos = {lineno = 476066408, column = 32664}, end_pos = {lineno = 476066472, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 487309497, column = 32664}}, {beg_pos = {lineno = -210542328, column = 32765}, end_pos = {lineno = -210542320, column = 32765}}, {beg_pos = {lineno = 476071320, column = 32664}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -210542136, column = 32765}}, {beg_pos = {lineno = 69632, column = 0}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 476085080, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 476085016, column = 32664}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 476066408, column = 32664}}, {beg_pos = {lineno = 476157312, column = 32664}, end_pos = {lineno = 487300962, column = 32664}}, {beg_pos = {lineno = 480249704, column = 24}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 487428640, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 476066408, column = 32664}, end_pos = {lineno = 470532024, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = -720516077, column = 0}}, {beg_pos = {lineno = 476157184, column = 32664}, end_pos = {lineno = 487426960, column = 32664}}, {beg_pos = {lineno = 487427024, column = 32664}, end_pos = {lineno = 487049057, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1, column = 16777216}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 480249752, column = 32664}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 476055936, column = 32664}}, {beg_pos = {lineno = 476157440, column = 32664}, end_pos = {lineno = 487307201, column = 32664}}, {beg_pos = {lineno = 476066408, column = 32664}, end_pos = {lineno = 476157184, column = 32664}}, {beg_pos = {lineno = -257925120, column = 6141}, end_pos = {lineno = -210541552, column = 32765}}, {beg_pos = {lineno = 36864, column = 0}, end_pos = {lineno = 476066408, column = 32664}}, {beg_pos = {lineno = 476157440, column = 32664}, end_pos = {lineno = -210541552, column = 32765}}, {beg_pos = {lineno = 476055936, column = 32664}, end_pos = {lineno = 487301233, column = 32664}}, {beg_pos = {lineno = 476066408, column = 32664}, end_pos = {lineno = 476157440, column = 32664}}, {beg_pos = {lineno = -210541552, column = 32765}, end_pos = {lineno = 487307762, column = 32664}}, {beg_pos = {lineno = -210542065, column = 32765}, end_pos = {lineno = 476066472, column = 32664}}, {beg_pos = {lineno = 232, column = 0}, end_pos = {lineno = -210542009, column = 32765}}, {beg_pos = {lineno = -210542010, column = 32765}, end_pos = {lineno = -210542010, column = 32765}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 32768, column = 0}}, {beg_pos = {lineno = -210542009, column = 32765}, end_pos = {lineno = 487307762, column = 32664}}, {beg_pos = {lineno = -210541985, column = 98301}, end_pos = {lineno = 487389696, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 487309497, column = 32664}}, {beg_pos = {lineno = -210541800, column = 32765}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 476148736, column = 32664}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 469556848, column = 32664}, end_pos = {lineno = -210541248, column = 32765}}, {beg_pos = {lineno = 469556848, column = 32664}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 486869089, column = 32664}}, {beg_pos = {lineno = 0, column = 32664}, end_pos = {lineno = 0, column = 32664}}, {beg_pos = {lineno = 480250200, column = 32664}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 476094952, column = 32664}, end_pos = {lineno = 34, column = 0}}, {beg_pos = {lineno = 476055936, column = 32664}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 487443360, column = 32664}, end_pos = {lineno = 476095072, column = 32664}}, {beg_pos = {lineno = 476094952, column = 32664}, end_pos = {lineno = 486818021, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 476152320, column = 32664}}, {beg_pos = {lineno = 0, column = 32664}, end_pos = {lineno = 1360, column = 0}}, {beg_pos = {lineno = 476095016, column = 32664}, end_pos = {lineno = -210541696, column = 32765}}, {beg_pos = {lineno = 487444720, column = 32664}, end_pos = {lineno = -210541700, column = 32765}}, {beg_pos = {lineno = 476148736, column = 34}, end_pos = {lineno = -210541699, column = 32765}}, {beg_pos = {lineno = 476055936, column = 32664}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 487389696, column = 32664}, end_pos = {lineno = 3, column = 0}}, {beg_pos = {lineno = 476055936, column = 32664}, end_pos = {lineno = 486817417, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 3, column = 0}}, {beg_pos = {lineno = 0, column = 32664}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 65536, column = 0}}, {beg_pos = {lineno = 487407680, column = 32664}, end_pos = {lineno = 486815072, column = 32664}}, {beg_pos = {lineno = 476157184, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 476055936, column = 32664}, end_pos = {lineno = 487086953, column = 32664}}, {beg_pos = {lineno = -210541552, column = 32765}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 487389696, column = 32664}, end_pos = {lineno = 476055744, column = 32664}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 476055936, column = 32664}, end_pos = {lineno = 476102144, column = 32664}}, {beg_pos = {lineno = 480250200, column = 32664}, end_pos = {lineno = 486824877, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 490357043, column = 1}}, {beg_pos = {lineno = 65536, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 474334648, column = 32664}, end_pos = {lineno = 486733414, column = 32664}}, {beg_pos = {lineno = 480250200, column = 32664}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 480250288, column = 32664}, end_pos = {lineno = 480249704, column = 32664}}, {beg_pos = {lineno = 480249704, column = 32664}, end_pos = {lineno = 469556848, column = 32664}}, {beg_pos = {lineno = 16, column = 0}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = 12, column = 0}, end_pos = {lineno = 486741250, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = -210541248, column = 32765}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 474255360, column = 32664}, end_pos = {lineno = 1120922368, column = -1253820644}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 394098240, column = 32664}, end_pos = {lineno = 5, column = 0}}, {beg_pos = {lineno = 474255360, column = 32664}, end_pos = {lineno = 475394752, column = 32664}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 490954913, column = 32664}}, {beg_pos = {lineno = 469556848, column = 32664}, end_pos = {lineno = 490666383, column = 32664}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = 281
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140291261605320, node = 0x7f981ad025c8, id = 140291261605320, num = 449848776, tbl = 0x7f981ad025c8, vars = 0x7f981ad025c8, strterm = 0x7f981ad025c8, 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 = 811, column = 16}, end_pos = {lineno = 811, column = 22}}
        yyerror_range = <optimized out>
        yymsgbuf = "\330\216\202\034\230\177\000\000\060\205\302\032\230\177\000\000\330\216\202\034\230\177\000\000\354XV\035\230\177\000\000\020", '\000' <repeats 23 times>, "\060\205\302\032\230\177\000\000\330\216\202\034\230\177\000\000\267SW\035\230\177\000\000\000\220\367\033\230\177\000\000\060\205\302\032\230\177\000\000\250es\363\375\177\000\000\000\353\317B\034\067D\265\000\220\367\033\230\177\000\000\260HC\035\230\177\000"
        yymsg = 0x7ffdf3736550 "\330\216\202\034\230\177"
        yymsg_alloc = 128
        yylen = 3
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#41 0x00007f981c9215b2 in ripper_parse0 (parser_v=parser_v@entry=140291260712200) at /tmp/ruby/build/trunk-jemalloc/ext/ripper/ripper.y:14371
        p = 0x7f981c588200
#42 0x00007f981d410fe6 in rb_ensure (b_proc=b_proc@entry=0x7f981c9214d0 <ripper_parse0>, data1=data1@entry=140291260712200, e_proc=e_proc@entry=0x7f981c903ae0 <ripper_ensure>, data2=data2@entry=140291260712200) at /tmp/ruby/src/trunk-jemalloc/eval.c:1005
        _ec = 0x7f981c45a050
        _tag = {tag = 36, retval = 13061625412679893053, buf = {0x7f981ac28508, 0x7f981d4110d0 <rb_ensure+528>, 0x0, 0x7ffdf3736640, 0x0}, prev = 0x7ffdf37369c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x7f981c45a050
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f981c903ae0 <ripper_ensure>, data2 = 140291260712200}}
#43 0x00007f981c904315 in ripper_parse (self=140291260712200) at /tmp/ruby/build/trunk-jemalloc/ext/ripper/ripper.y:14409
        p = 0x7f981c588200
#44 0x00007f981d5d4ef4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f981c55f2c0, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f981c9e3070
        cfunc = 0x7f981be03b88
        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>
#45 vm_call_cfunc_with_frame (ec=0x7f981c45a050, reg_cfp=0x7f981c55f2c0, calling=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#46 0x00007f981d5e427d 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-jemalloc/vm_callinfo.h:368
        val = 32
        ci = 0x33333333333339b8
        cc = <optimized out>
        recv = 140291286011904
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f981ad6af38, block_handler = 0, recv = 140291260712200, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#47 vm_exec_core (ec=0x7f981c45a050, initial=7451) at ../../src/trunk-jemalloc/insns.def:835
        bh = <optimized out>
        cd = 0x1d1b
        leaf = <optimized out>
        val = 32
        reg_pc = 0x7f981be409b8
        reg_cfp = 0x7f981c55f2c0
        insns_address_table = {0x7f981d5e69ef <vm_exec_core+10351>, 0x7f981d5e43f9 <vm_exec_core+633>, 0x7f981d5e65ae <vm_exec_core+9262>, 0x7f981d5e6534 <vm_exec_core+9140>, 0x7f981d5e64bd <vm_exec_core+9021>, 0x7f981d5e643e <vm_exec_core+8894>, 0x7f981d5e63be <vm_exec_core+8766>, 0x7f981d5e6362 <vm_exec_core+8674>, 0x7f981d5e6307 <vm_exec_core+8583>, 0x7f981d5e62b7 <vm_exec_core+8503>, 0x7f981d5e613c <vm_exec_core+8124>, 0x7f981d5e5f91 <vm_exec_core+7697>, 0x7f981d5e5ea6 <vm_exec_core+7462>, 0x7f981d5e5e37 <vm_exec_core+7351>, 0x7f981d5e5dca <vm_exec_core+7242>, 0x7f981d5e5d8f <vm_exec_core+7183>, 0x7f981d5e5d59 <vm_exec_core+7129>, 0x7f981d5e5d26 <vm_exec_core+7078>, 0x7f981d5e661a <vm_exec_core+9370>, 0x7f981d5e5087 <vm_exec_core+3847>, 0x7f981d5e5019 <vm_exec_core+3737>, 0x7f981d5e4fde <vm_exec_core+3678>, 0x7f981d5e4f88 <vm_exec_core+3592>, 0x7f981d5e4f44 <vm_exec_core+3524>, 0x7f981d5e4ebd <vm_exec_core+3389>, 0x7f981d5e4e88 <vm_exec_core+3336>, 0x7f981d5e4e2d <vm_exec_core+3245>, 0x7f981d5e4db5 <vm_exec_core+3125>, 0x7f981d5e4d7d <vm_exec_core+3069>, 0x7f981d5e4d45 <vm_exec_core+3013>, 0x7f981d5e4b50 <vm_exec_core+2512>, 0x7f981d5e4abf <vm_exec_core+2367>, 0x7f981d5e4a62 <vm_exec_core+2274>, 0x7f981d5e49e9 <vm_exec_core+2153>, 0x7f981d5e5729 <vm_exec_core+5545>, 0x7f981d5e5704 <vm_exec_core+5508>, 0x7f981d5e56cb <vm_exec_core+5451>, 0x7f981d5e567b <vm_exec_core+5371>, 0x7f981d5e5649 <vm_exec_core+5321>, 0x7f981d5e555e <vm_exec_core+5086>, 0x7f981d5e5519 <vm_exec_core+5017>, 0x7f981d5e54d3 <vm_exec_core+4947>, 0x7f981d5e54a3 <vm_exec_core+4899>, 0x7f981d5e53d8 <vm_exec_core+4696>, 0x7f981d5e5443 <vm_exec_core+4803>, 0x7f981d5e52a8 <vm_exec_core+4392>, 0x7f981d5e523b <vm_exec_core+4283>, 0x7f981d5e51ae <vm_exec_core+4142>, 0x7f981d5e50f2 <vm_exec_core+3954>, 0x7f981d5e50ba <vm_exec_core+3898>, 0x7f981d5e5c27 <vm_exec_core+6823>, 0x7f981d5e5b14 <vm_exec_core+6548>, 0x7f981d5e41d8 <vm_exec_core+88>, 0x7f981d5e5ca2 <vm_exec_core+6946>, 0x7f981d5e586d <vm_exec_core+5869>, 0x7f981d5e6b37 <vm_exec_core+10679>, 0x7f981d5e5823 <vm_exec_core+5795>, 0x7f981d5e57ca <vm_exec_core+5706>, 0x7f981d5e5771 <vm_exec_core+5617>, 0x7f981d5e5a06 <vm_exec_core+6278>, 0x7f981d5e5930 <vm_exec_core+6064>, 0x7f981d5e58b7 <vm_exec_core+5943>, 0x7f981d5e698e <vm_exec_core+10254>, 0x7f981d5e5c6a <vm_exec_core+6890>, 0x7f981d5e5abd <vm_exec_core+6461>, 0x7f981d5e484a <vm_exec_core+1738>, 0x7f981d5e4810 <vm_exec_core+1680>, 0x7f981d5e4942 <vm_exec_core+1986>, 0x7f981d5e48a1 <vm_exec_core+1825>, 0x7f981d5e6e1f <vm_exec_core+11423>, 0x7f981d5e6d76 <vm_exec_core+11254>, 0x7f981d5e6ff6 <vm_exec_core+11894>, 0x7f981d5e6f83 <vm_exec_core+11779>, 0x7f981d5e6edd <vm_exec_core+11613>, 0x7f981d5e6e81 <vm_exec_core+11521>, 0x7f981d5e73a3 <vm_exec_core+12835>, 0x7f981d5e7306 <vm_exec_core+12678>, 0x7f981d5e726e <vm_exec_core+12526>, 0x7f981d5e71d1 <vm_exec_core+12369>, 0x7f981d5e7139 <vm_exec_core+12217>, 0x7f981d5e6a78 <vm_exec_core+10488>, 0x7f981d5e70ee <vm_exec_core+12142>, 0x7f981d5e7098 <vm_exec_core+12056>, 0x7f981d5e6c05 <vm_exec_core+10885>, 0x7f981d5e6b7b <vm_exec_core+10747>, 0x7f981d5e47a3 <vm_exec_core+1571>, 0x7f981d5e4745 <vm_exec_core+1477>, 0x7f981d5e6d42 <vm_exec_core+11202>, 0x7f981d5e6d0e <vm_exec_core+11150>, 0x7f981d5e6cbd <vm_exec_core+11069>, 0x7f981d5e6c6e <vm_exec_core+10990>, 0x7f981d5e6aab <vm_exec_core+10539>, 0x7f981d5e6a00 <vm_exec_core+10368>, 0x7f981d5e46d8 <vm_exec_core+1368>, 0x7f981d5e4681 <vm_exec_core+1281>, 0x7f981d5e45fe <vm_exec_core+1150>, 0x7f981d5e45b9 <vm_exec_core+1081>, 0x7f981d5e456c <vm_exec_core+1004>, 0x7f981d5e451f <vm_exec_core+927>, 0x7f981d5e44ca <vm_exec_core+842>, 0x7f981d5e4497 <vm_exec_core+791>, 0x7f981d5e4464 <vm_exec_core+740>, 0x7f981d5e6b1b <vm_exec_core+10651>, 0x7f981d5e43ea <vm_exec_core+618>, 0x7f981d5e659f <vm_exec_core+9247>, 0x7f981d5e6525 <vm_exec_core+9125>, 0x7f981d5e64ae <vm_exec_core+9006>, 0x7f981d5e642f <vm_exec_core+8879>, 0x7f981d5e63af <vm_exec_core+8751>, 0x7f981d5e6353 <vm_exec_core+8659>, 0x7f981d5e62f8 <vm_exec_core+8568>, 0x7f981d5e62a8 <vm_exec_core+8488>, 0x7f981d5e612d <vm_exec_core+8109>, 0x7f981d5e5f82 <vm_exec_core+7682>, 0x7f981d5e5e97 <vm_exec_core+7447>, 0x7f981d5e5e28 <vm_exec_core+7336>, 0x7f981d5e5dbb <vm_exec_core+7227>, 0x7f981d5e5d80 <vm_exec_core+7168>, 0x7f981d5e5d4a <vm_exec_core+7114>, 0x7f981d5e5d17 <vm_exec_core+7063>, 0x7f981d5e660b <vm_exec_core+9355>, 0x7f981d5e5078 <vm_exec_core+3832>, 0x7f981d5e500a <vm_exec_core+3722>, 0x7f981d5e4fcf <vm_exec_core+3663>, 0x7f981d5e4f79 <vm_exec_core+3577>, 0x7f981d5e4f35 <vm_exec_core+3509>, 0x7f981d5e4eae <vm_exec_core+3374>, 0x7f981d5e4e79 <vm_exec_core+3321>, 0x7f981d5e4e1e <vm_exec_core+3230>, 0x7f981d5e4da6 <vm_exec_core+3110>, 0x7f981d5e4d6e <vm_exec_core+3054>, 0x7f981d5e4d36 <vm_exec_core+2998>, 0x7f981d5e4b41 <vm_exec_core+2497>, 0x7f981d5e4ab0 <vm_exec_core+2352>, 0x7f981d5e4a53 <vm_exec_core+2259>, 0x7f981d5e49da <vm_exec_core+2138>, 0x7f981d5e571a <vm_exec_core+5530>, 0x7f981d5e56f5 <vm_exec_core+5493>, 0x7f981d5e56bc <vm_exec_core+5436>, 0x7f981d5e566c <vm_exec_core+5356>, 0x7f981d5e563a <vm_exec_core+5306>, 0x7f981d5e554f <vm_exec_core+5071>, 0x7f981d5e550a <vm_exec_core+5002>, 0x7f981d5e54c4 <vm_exec_core+4932>, 0x7f981d5e5494 <vm_exec_core+4884>, 0x7f981d5e53c9 <vm_exec_core+4681>, 0x7f981d5e5434 <vm_exec_core+4788>, 0x7f981d5e5299 <vm_exec_core+4377>, 0x7f981d5e522c <vm_exec_core+4268>, 0x7f981d5e519f <vm_exec_core+4127>, 0x7f981d5e50e3 <vm_exec_core+3939>, 0x7f981d5e50ab <vm_exec_core+3883>, 0x7f981d5e5c18 <vm_exec_core+6808>, 0x7f981d5e5b05 <vm_exec_core+6533>, 0x7f981d5e75c3 <vm_exec_core+13379>, 0x7f981d5e5c93 <vm_exec_core+6931>, 0x7f981d5e585e <vm_exec_core+5854>, 0x7f981d5e75af <vm_exec_core+13359>, 0x7f981d5e5814 <vm_exec_core+5780>, 0x7f981d5e57bb <vm_exec_core+5691>, 0x7f981d5e5762 <vm_exec_core+5602>, 0x7f981d5e59f7 <vm_exec_core+6263>, 0x7f981d5e5921 <vm_exec_core+6049>, 0x7f981d5e58a8 <vm_exec_core+5928>, 0x7f981d5e697f <vm_exec_core+10239>, 0x7f981d5e5c5b <vm_exec_core+6875>, 0x7f981d5e5aae <vm_exec_core+6446>, 0x7f981d5e483b <vm_exec_core+1723>, 0x7f981d5e4801 <vm_exec_core+1665>, 0x7f981d5e4933 <vm_exec_core+1971>, 0x7f981d5e4892 <vm_exec_core+1810>, 0x7f981d5e759b <vm_exec_core+13339>, 0x7f981d5e7587 <vm_exec_core+13319>, 0x7f981d5e7573 <vm_exec_core+13299>, 0x7f981d5e755f <vm_exec_core+13279>, 0x7f981d5e754b <vm_exec_core+13259>, 0x7f981d5e7537 <vm_exec_core+13239>, 0x7f981d5e751c <vm_exec_core+13212>, 0x7f981d5e7508 <vm_exec_core+13192>, 0x7f981d5e74f4 <vm_exec_core+13172>, 0x7f981d5e74e0 <vm_exec_core+13152>, 0x7f981d5e74cc <vm_exec_core+13132>, 0x7f981d5e74b8 <vm_exec_core+13112>, 0x7f981d5e74a4 <vm_exec_core+13092>, 0x7f981d5e7490 <vm_exec_core+13072>, 0x7f981d5e747c <vm_exec_core+13052>, 0x7f981d5e7468 <vm_exec_core+13032>, 0x7f981d5e4794 <vm_exec_core+1556>, 0x7f981d5e4736 <vm_exec_core+1462>, 0x7f981d5e7454 <vm_exec_core+13012>, 0x7f981d5e7440 <vm_exec_core+12992>, 0x7f981d5e742c <vm_exec_core+12972>, 0x7f981d5e7418 <vm_exec_core+12952>, 0x7f981d5e41c1 <vm_exec_core+65>, 0x7f981d5e41c5 <vm_exec_core+69>, 0x7f981d5e46c9 <vm_exec_core+1353>, 0x7f981d5e4672 <vm_exec_core+1266>, 0x7f981d5e45ef <vm_exec_core+1135>, 0x7f981d5e45aa <vm_exec_core+1066>, 0x7f981d5e455d <vm_exec_core+989>...}
#48 0x00007f981d5eaa1b in rb_vm_exec (ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:2366
        _ec = 0x7f981c45a050
        _tag = {tag = 36, retval = 4, buf = {0x7f981c45a050, 0x7f981d5ea210 <rb_vm_exec+400>, 0x0, 0x7ffdf37368f0, 0x7f981c45f650}, prev = 0x7ffdf3736da0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#49 0x00007f981d5eac19 in eval_string_with_cref (self=<optimized out>, src=140291260712160, cref=0x7f981ac28490, file=140291290075160, line=1) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1701
        ec = 0x7f981c45a050
        block = {as = {captured = {self = 140291260712200, ep = 0x7f981c45f680, code = {iseq = 0x7f981c8bf8b0, ifunc = 0x7f981c8bf8b0, val = 140291290691760}}, symbol = 140291260712200, proc = 140291260712200}, type = block_type_iseq}
        iseq = 0x7f981ac28378
        cfp = <optimized out>
#50 0x00007f981d5faf8a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140291260712200) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1946
        cref = 0x7f981ac28490
#51 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1970
        file = 140291290075160
        line = <optimized out>
        code = 140291260712160
#52 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140291260712200) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:2010
No locals.
#53 0x00007f981d5d4ef4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f981c55f340, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f981c996e78
        cfunc = 0x7f981c5f77c8
        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>
#54 vm_call_cfunc_with_frame (ec=0x7f981c45a050, reg_cfp=0x7f981c55f340, calling=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#55 0x00007f981d5e427d 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-jemalloc/vm_callinfo.h:368
        val = 32
        ci = 0x33333333333339b8
        cc = <optimized out>
        recv = 140291286011904
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f981ad6b0a0, block_handler = 0, recv = 140291260712200, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=0x7f981c45a050, initial=7451) at ../../src/trunk-jemalloc/insns.def:835
        bh = <optimized out>
        cd = 0x1d1b
        leaf = <optimized out>
        val = 32
        reg_pc = 0x7f981be4ebd8
        reg_cfp = 0x7f981c55f340
        insns_address_table = {0x7f981d5e69ef <vm_exec_core+10351>, 0x7f981d5e43f9 <vm_exec_core+633>, 0x7f981d5e65ae <vm_exec_core+9262>, 0x7f981d5e6534 <vm_exec_core+9140>, 0x7f981d5e64bd <vm_exec_core+9021>, 0x7f981d5e643e <vm_exec_core+8894>, 0x7f981d5e63be <vm_exec_core+8766>, 0x7f981d5e6362 <vm_exec_core+8674>, 0x7f981d5e6307 <vm_exec_core+8583>, 0x7f981d5e62b7 <vm_exec_core+8503>, 0x7f981d5e613c <vm_exec_core+8124>, 0x7f981d5e5f91 <vm_exec_core+7697>, 0x7f981d5e5ea6 <vm_exec_core+7462>, 0x7f981d5e5e37 <vm_exec_core+7351>, 0x7f981d5e5dca <vm_exec_core+7242>, 0x7f981d5e5d8f <vm_exec_core+7183>, 0x7f981d5e5d59 <vm_exec_core+7129>, 0x7f981d5e5d26 <vm_exec_core+7078>, 0x7f981d5e661a <vm_exec_core+9370>, 0x7f981d5e5087 <vm_exec_core+3847>, 0x7f981d5e5019 <vm_exec_core+3737>, 0x7f981d5e4fde <vm_exec_core+3678>, 0x7f981d5e4f88 <vm_exec_core+3592>, 0x7f981d5e4f44 <vm_exec_core+3524>, 0x7f981d5e4ebd <vm_exec_core+3389>, 0x7f981d5e4e88 <vm_exec_core+3336>, 0x7f981d5e4e2d <vm_exec_core+3245>, 0x7f981d5e4db5 <vm_exec_core+3125>, 0x7f981d5e4d7d <vm_exec_core+3069>, 0x7f981d5e4d45 <vm_exec_core+3013>, 0x7f981d5e4b50 <vm_exec_core+2512>, 0x7f981d5e4abf <vm_exec_core+2367>, 0x7f981d5e4a62 <vm_exec_core+2274>, 0x7f981d5e49e9 <vm_exec_core+2153>, 0x7f981d5e5729 <vm_exec_core+5545>, 0x7f981d5e5704 <vm_exec_core+5508>, 0x7f981d5e56cb <vm_exec_core+5451>, 0x7f981d5e567b <vm_exec_core+5371>, 0x7f981d5e5649 <vm_exec_core+5321>, 0x7f981d5e555e <vm_exec_core+5086>, 0x7f981d5e5519 <vm_exec_core+5017>, 0x7f981d5e54d3 <vm_exec_core+4947>, 0x7f981d5e54a3 <vm_exec_core+4899>, 0x7f981d5e53d8 <vm_exec_core+4696>, 0x7f981d5e5443 <vm_exec_core+4803>, 0x7f981d5e52a8 <vm_exec_core+4392>, 0x7f981d5e523b <vm_exec_core+4283>, 0x7f981d5e51ae <vm_exec_core+4142>, 0x7f981d5e50f2 <vm_exec_core+3954>, 0x7f981d5e50ba <vm_exec_core+3898>, 0x7f981d5e5c27 <vm_exec_core+6823>, 0x7f981d5e5b14 <vm_exec_core+6548>, 0x7f981d5e41d8 <vm_exec_core+88>, 0x7f981d5e5ca2 <vm_exec_core+6946>, 0x7f981d5e586d <vm_exec_core+5869>, 0x7f981d5e6b37 <vm_exec_core+10679>, 0x7f981d5e5823 <vm_exec_core+5795>, 0x7f981d5e57ca <vm_exec_core+5706>, 0x7f981d5e5771 <vm_exec_core+5617>, 0x7f981d5e5a06 <vm_exec_core+6278>, 0x7f981d5e5930 <vm_exec_core+6064>, 0x7f981d5e58b7 <vm_exec_core+5943>, 0x7f981d5e698e <vm_exec_core+10254>, 0x7f981d5e5c6a <vm_exec_core+6890>, 0x7f981d5e5abd <vm_exec_core+6461>, 0x7f981d5e484a <vm_exec_core+1738>, 0x7f981d5e4810 <vm_exec_core+1680>, 0x7f981d5e4942 <vm_exec_core+1986>, 0x7f981d5e48a1 <vm_exec_core+1825>, 0x7f981d5e6e1f <vm_exec_core+11423>, 0x7f981d5e6d76 <vm_exec_core+11254>, 0x7f981d5e6ff6 <vm_exec_core+11894>, 0x7f981d5e6f83 <vm_exec_core+11779>, 0x7f981d5e6edd <vm_exec_core+11613>, 0x7f981d5e6e81 <vm_exec_core+11521>, 0x7f981d5e73a3 <vm_exec_core+12835>, 0x7f981d5e7306 <vm_exec_core+12678>, 0x7f981d5e726e <vm_exec_core+12526>, 0x7f981d5e71d1 <vm_exec_core+12369>, 0x7f981d5e7139 <vm_exec_core+12217>, 0x7f981d5e6a78 <vm_exec_core+10488>, 0x7f981d5e70ee <vm_exec_core+12142>, 0x7f981d5e7098 <vm_exec_core+12056>, 0x7f981d5e6c05 <vm_exec_core+10885>, 0x7f981d5e6b7b <vm_exec_core+10747>, 0x7f981d5e47a3 <vm_exec_core+1571>, 0x7f981d5e4745 <vm_exec_core+1477>, 0x7f981d5e6d42 <vm_exec_core+11202>, 0x7f981d5e6d0e <vm_exec_core+11150>, 0x7f981d5e6cbd <vm_exec_core+11069>, 0x7f981d5e6c6e <vm_exec_core+10990>, 0x7f981d5e6aab <vm_exec_core+10539>, 0x7f981d5e6a00 <vm_exec_core+10368>, 0x7f981d5e46d8 <vm_exec_core+1368>, 0x7f981d5e4681 <vm_exec_core+1281>, 0x7f981d5e45fe <vm_exec_core+1150>, 0x7f981d5e45b9 <vm_exec_core+1081>, 0x7f981d5e456c <vm_exec_core+1004>, 0x7f981d5e451f <vm_exec_core+927>, 0x7f981d5e44ca <vm_exec_core+842>, 0x7f981d5e4497 <vm_exec_core+791>, 0x7f981d5e4464 <vm_exec_core+740>, 0x7f981d5e6b1b <vm_exec_core+10651>, 0x7f981d5e43ea <vm_exec_core+618>, 0x7f981d5e659f <vm_exec_core+9247>, 0x7f981d5e6525 <vm_exec_core+9125>, 0x7f981d5e64ae <vm_exec_core+9006>, 0x7f981d5e642f <vm_exec_core+8879>, 0x7f981d5e63af <vm_exec_core+8751>, 0x7f981d5e6353 <vm_exec_core+8659>, 0x7f981d5e62f8 <vm_exec_core+8568>, 0x7f981d5e62a8 <vm_exec_core+8488>, 0x7f981d5e612d <vm_exec_core+8109>, 0x7f981d5e5f82 <vm_exec_core+7682>, 0x7f981d5e5e97 <vm_exec_core+7447>, 0x7f981d5e5e28 <vm_exec_core+7336>, 0x7f981d5e5dbb <vm_exec_core+7227>, 0x7f981d5e5d80 <vm_exec_core+7168>, 0x7f981d5e5d4a <vm_exec_core+7114>, 0x7f981d5e5d17 <vm_exec_core+7063>, 0x7f981d5e660b <vm_exec_core+9355>, 0x7f981d5e5078 <vm_exec_core+3832>, 0x7f981d5e500a <vm_exec_core+3722>, 0x7f981d5e4fcf <vm_exec_core+3663>, 0x7f981d5e4f79 <vm_exec_core+3577>, 0x7f981d5e4f35 <vm_exec_core+3509>, 0x7f981d5e4eae <vm_exec_core+3374>, 0x7f981d5e4e79 <vm_exec_core+3321>, 0x7f981d5e4e1e <vm_exec_core+3230>, 0x7f981d5e4da6 <vm_exec_core+3110>, 0x7f981d5e4d6e <vm_exec_core+3054>, 0x7f981d5e4d36 <vm_exec_core+2998>, 0x7f981d5e4b41 <vm_exec_core+2497>, 0x7f981d5e4ab0 <vm_exec_core+2352>, 0x7f981d5e4a53 <vm_exec_core+2259>, 0x7f981d5e49da <vm_exec_core+2138>, 0x7f981d5e571a <vm_exec_core+5530>, 0x7f981d5e56f5 <vm_exec_core+5493>, 0x7f981d5e56bc <vm_exec_core+5436>, 0x7f981d5e566c <vm_exec_core+5356>, 0x7f981d5e563a <vm_exec_core+5306>, 0x7f981d5e554f <vm_exec_core+5071>, 0x7f981d5e550a <vm_exec_core+5002>, 0x7f981d5e54c4 <vm_exec_core+4932>, 0x7f981d5e5494 <vm_exec_core+4884>, 0x7f981d5e53c9 <vm_exec_core+4681>, 0x7f981d5e5434 <vm_exec_core+4788>, 0x7f981d5e5299 <vm_exec_core+4377>, 0x7f981d5e522c <vm_exec_core+4268>, 0x7f981d5e519f <vm_exec_core+4127>, 0x7f981d5e50e3 <vm_exec_core+3939>, 0x7f981d5e50ab <vm_exec_core+3883>, 0x7f981d5e5c18 <vm_exec_core+6808>, 0x7f981d5e5b05 <vm_exec_core+6533>, 0x7f981d5e75c3 <vm_exec_core+13379>, 0x7f981d5e5c93 <vm_exec_core+6931>, 0x7f981d5e585e <vm_exec_core+5854>, 0x7f981d5e75af <vm_exec_core+13359>, 0x7f981d5e5814 <vm_exec_core+5780>, 0x7f981d5e57bb <vm_exec_core+5691>, 0x7f981d5e5762 <vm_exec_core+5602>, 0x7f981d5e59f7 <vm_exec_core+6263>, 0x7f981d5e5921 <vm_exec_core+6049>, 0x7f981d5e58a8 <vm_exec_core+5928>, 0x7f981d5e697f <vm_exec_core+10239>, 0x7f981d5e5c5b <vm_exec_core+6875>, 0x7f981d5e5aae <vm_exec_core+6446>, 0x7f981d5e483b <vm_exec_core+1723>, 0x7f981d5e4801 <vm_exec_core+1665>, 0x7f981d5e4933 <vm_exec_core+1971>, 0x7f981d5e4892 <vm_exec_core+1810>, 0x7f981d5e759b <vm_exec_core+13339>, 0x7f981d5e7587 <vm_exec_core+13319>, 0x7f981d5e7573 <vm_exec_core+13299>, 0x7f981d5e755f <vm_exec_core+13279>, 0x7f981d5e754b <vm_exec_core+13259>, 0x7f981d5e7537 <vm_exec_core+13239>, 0x7f981d5e751c <vm_exec_core+13212>, 0x7f981d5e7508 <vm_exec_core+13192>, 0x7f981d5e74f4 <vm_exec_core+13172>, 0x7f981d5e74e0 <vm_exec_core+13152>, 0x7f981d5e74cc <vm_exec_core+13132>, 0x7f981d5e74b8 <vm_exec_core+13112>, 0x7f981d5e74a4 <vm_exec_core+13092>, 0x7f981d5e7490 <vm_exec_core+13072>, 0x7f981d5e747c <vm_exec_core+13052>, 0x7f981d5e7468 <vm_exec_core+13032>, 0x7f981d5e4794 <vm_exec_core+1556>, 0x7f981d5e4736 <vm_exec_core+1462>, 0x7f981d5e7454 <vm_exec_core+13012>, 0x7f981d5e7440 <vm_exec_core+12992>, 0x7f981d5e742c <vm_exec_core+12972>, 0x7f981d5e7418 <vm_exec_core+12952>, 0x7f981d5e41c1 <vm_exec_core+65>, 0x7f981d5e41c5 <vm_exec_core+69>, 0x7f981d5e46c9 <vm_exec_core+1353>, 0x7f981d5e4672 <vm_exec_core+1266>, 0x7f981d5e45ef <vm_exec_core+1135>, 0x7f981d5e45aa <vm_exec_core+1066>, 0x7f981d5e455d <vm_exec_core+989>...}
#57 0x00007f981d5eaa1b in rb_vm_exec (ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:2366
        _ec = 0x7f981c45a050
        _tag = {tag = 36, retval = 4, buf = {0x7f981c55f480, 0x7f981d5ea210 <rb_vm_exec+400>, 0x0, 0x7ffdf3736cd0, 0x0}, prev = 0x7ffdf3737120, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#58 0x00007f981d5f9f8b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140291291598160, iseq=0x7f981c8bf9c8, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#59 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdf3736e48, argc=1, self=140291291598160, captured=<optimized out>, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:1440
        iseq = 0x7f981c8bf9c8
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f981c45f5d0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#60 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-jemalloc/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#61 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffdf3736e48, argc=1, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:1495
No locals.
#62 vm_yield (kw_splat=0, argv=0x7ffdf3736e48, argc=1, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:1503
No locals.
#63 rb_yield_0 (argv=0x7ffdf3736e48, argc=1) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1337
No locals.
#64 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1353
No locals.
#65 0x00007f981d36d30c in rb_ary_each (ary=140291290849200) at /tmp/ruby/src/trunk-jemalloc/array.c:2747
        i = 5
#66 0x00007f981d5d4ef4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f981c55f4c0, ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f981c9904b0
        cfunc = 0x7f981c5fd988
        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>
#67 vm_call_cfunc_with_frame (ec=0x7f981c45a050, reg_cfp=0x7f981c55f4c0, calling=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#68 0x00007f981d5e5bf9 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-jemalloc/vm_callinfo.h:368
        val = 32
        ci = <optimized out>
        cc = <optimized out>
        recv = 140291286011904
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f981c9cb7b8, block_handler = 140291287151833, recv = 140291290849200, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#69 vm_exec_core (ec=0x7f981c45a050, initial=7451) at ../../src/trunk-jemalloc/insns.def:815
        bh = <optimized out>
        cd = 0x7f981c442df0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x7f981bea9c08
        reg_cfp = 0x7f981c55f4c0
        insns_address_table = {0x7f981d5e69ef <vm_exec_core+10351>, 0x7f981d5e43f9 <vm_exec_core+633>, 0x7f981d5e65ae <vm_exec_core+9262>, 0x7f981d5e6534 <vm_exec_core+9140>, 0x7f981d5e64bd <vm_exec_core+9021>, 0x7f981d5e643e <vm_exec_core+8894>, 0x7f981d5e63be <vm_exec_core+8766>, 0x7f981d5e6362 <vm_exec_core+8674>, 0x7f981d5e6307 <vm_exec_core+8583>, 0x7f981d5e62b7 <vm_exec_core+8503>, 0x7f981d5e613c <vm_exec_core+8124>, 0x7f981d5e5f91 <vm_exec_core+7697>, 0x7f981d5e5ea6 <vm_exec_core+7462>, 0x7f981d5e5e37 <vm_exec_core+7351>, 0x7f981d5e5dca <vm_exec_core+7242>, 0x7f981d5e5d8f <vm_exec_core+7183>, 0x7f981d5e5d59 <vm_exec_core+7129>, 0x7f981d5e5d26 <vm_exec_core+7078>, 0x7f981d5e661a <vm_exec_core+9370>, 0x7f981d5e5087 <vm_exec_core+3847>, 0x7f981d5e5019 <vm_exec_core+3737>, 0x7f981d5e4fde <vm_exec_core+3678>, 0x7f981d5e4f88 <vm_exec_core+3592>, 0x7f981d5e4f44 <vm_exec_core+3524>, 0x7f981d5e4ebd <vm_exec_core+3389>, 0x7f981d5e4e88 <vm_exec_core+3336>, 0x7f981d5e4e2d <vm_exec_core+3245>, 0x7f981d5e4db5 <vm_exec_core+3125>, 0x7f981d5e4d7d <vm_exec_core+3069>, 0x7f981d5e4d45 <vm_exec_core+3013>, 0x7f981d5e4b50 <vm_exec_core+2512>, 0x7f981d5e4abf <vm_exec_core+2367>, 0x7f981d5e4a62 <vm_exec_core+2274>, 0x7f981d5e49e9 <vm_exec_core+2153>, 0x7f981d5e5729 <vm_exec_core+5545>, 0x7f981d5e5704 <vm_exec_core+5508>, 0x7f981d5e56cb <vm_exec_core+5451>, 0x7f981d5e567b <vm_exec_core+5371>, 0x7f981d5e5649 <vm_exec_core+5321>, 0x7f981d5e555e <vm_exec_core+5086>, 0x7f981d5e5519 <vm_exec_core+5017>, 0x7f981d5e54d3 <vm_exec_core+4947>, 0x7f981d5e54a3 <vm_exec_core+4899>, 0x7f981d5e53d8 <vm_exec_core+4696>, 0x7f981d5e5443 <vm_exec_core+4803>, 0x7f981d5e52a8 <vm_exec_core+4392>, 0x7f981d5e523b <vm_exec_core+4283>, 0x7f981d5e51ae <vm_exec_core+4142>, 0x7f981d5e50f2 <vm_exec_core+3954>, 0x7f981d5e50ba <vm_exec_core+3898>, 0x7f981d5e5c27 <vm_exec_core+6823>, 0x7f981d5e5b14 <vm_exec_core+6548>, 0x7f981d5e41d8 <vm_exec_core+88>, 0x7f981d5e5ca2 <vm_exec_core+6946>, 0x7f981d5e586d <vm_exec_core+5869>, 0x7f981d5e6b37 <vm_exec_core+10679>, 0x7f981d5e5823 <vm_exec_core+5795>, 0x7f981d5e57ca <vm_exec_core+5706>, 0x7f981d5e5771 <vm_exec_core+5617>, 0x7f981d5e5a06 <vm_exec_core+6278>, 0x7f981d5e5930 <vm_exec_core+6064>, 0x7f981d5e58b7 <vm_exec_core+5943>, 0x7f981d5e698e <vm_exec_core+10254>, 0x7f981d5e5c6a <vm_exec_core+6890>, 0x7f981d5e5abd <vm_exec_core+6461>, 0x7f981d5e484a <vm_exec_core+1738>, 0x7f981d5e4810 <vm_exec_core+1680>, 0x7f981d5e4942 <vm_exec_core+1986>, 0x7f981d5e48a1 <vm_exec_core+1825>, 0x7f981d5e6e1f <vm_exec_core+11423>, 0x7f981d5e6d76 <vm_exec_core+11254>, 0x7f981d5e6ff6 <vm_exec_core+11894>, 0x7f981d5e6f83 <vm_exec_core+11779>, 0x7f981d5e6edd <vm_exec_core+11613>, 0x7f981d5e6e81 <vm_exec_core+11521>, 0x7f981d5e73a3 <vm_exec_core+12835>, 0x7f981d5e7306 <vm_exec_core+12678>, 0x7f981d5e726e <vm_exec_core+12526>, 0x7f981d5e71d1 <vm_exec_core+12369>, 0x7f981d5e7139 <vm_exec_core+12217>, 0x7f981d5e6a78 <vm_exec_core+10488>, 0x7f981d5e70ee <vm_exec_core+12142>, 0x7f981d5e7098 <vm_exec_core+12056>, 0x7f981d5e6c05 <vm_exec_core+10885>, 0x7f981d5e6b7b <vm_exec_core+10747>, 0x7f981d5e47a3 <vm_exec_core+1571>, 0x7f981d5e4745 <vm_exec_core+1477>, 0x7f981d5e6d42 <vm_exec_core+11202>, 0x7f981d5e6d0e <vm_exec_core+11150>, 0x7f981d5e6cbd <vm_exec_core+11069>, 0x7f981d5e6c6e <vm_exec_core+10990>, 0x7f981d5e6aab <vm_exec_core+10539>, 0x7f981d5e6a00 <vm_exec_core+10368>, 0x7f981d5e46d8 <vm_exec_core+1368>, 0x7f981d5e4681 <vm_exec_core+1281>, 0x7f981d5e45fe <vm_exec_core+1150>, 0x7f981d5e45b9 <vm_exec_core+1081>, 0x7f981d5e456c <vm_exec_core+1004>, 0x7f981d5e451f <vm_exec_core+927>, 0x7f981d5e44ca <vm_exec_core+842>, 0x7f981d5e4497 <vm_exec_core+791>, 0x7f981d5e4464 <vm_exec_core+740>, 0x7f981d5e6b1b <vm_exec_core+10651>, 0x7f981d5e43ea <vm_exec_core+618>, 0x7f981d5e659f <vm_exec_core+9247>, 0x7f981d5e6525 <vm_exec_core+9125>, 0x7f981d5e64ae <vm_exec_core+9006>, 0x7f981d5e642f <vm_exec_core+8879>, 0x7f981d5e63af <vm_exec_core+8751>, 0x7f981d5e6353 <vm_exec_core+8659>, 0x7f981d5e62f8 <vm_exec_core+8568>, 0x7f981d5e62a8 <vm_exec_core+8488>, 0x7f981d5e612d <vm_exec_core+8109>, 0x7f981d5e5f82 <vm_exec_core+7682>, 0x7f981d5e5e97 <vm_exec_core+7447>, 0x7f981d5e5e28 <vm_exec_core+7336>, 0x7f981d5e5dbb <vm_exec_core+7227>, 0x7f981d5e5d80 <vm_exec_core+7168>, 0x7f981d5e5d4a <vm_exec_core+7114>, 0x7f981d5e5d17 <vm_exec_core+7063>, 0x7f981d5e660b <vm_exec_core+9355>, 0x7f981d5e5078 <vm_exec_core+3832>, 0x7f981d5e500a <vm_exec_core+3722>, 0x7f981d5e4fcf <vm_exec_core+3663>, 0x7f981d5e4f79 <vm_exec_core+3577>, 0x7f981d5e4f35 <vm_exec_core+3509>, 0x7f981d5e4eae <vm_exec_core+3374>, 0x7f981d5e4e79 <vm_exec_core+3321>, 0x7f981d5e4e1e <vm_exec_core+3230>, 0x7f981d5e4da6 <vm_exec_core+3110>, 0x7f981d5e4d6e <vm_exec_core+3054>, 0x7f981d5e4d36 <vm_exec_core+2998>, 0x7f981d5e4b41 <vm_exec_core+2497>, 0x7f981d5e4ab0 <vm_exec_core+2352>, 0x7f981d5e4a53 <vm_exec_core+2259>, 0x7f981d5e49da <vm_exec_core+2138>, 0x7f981d5e571a <vm_exec_core+5530>, 0x7f981d5e56f5 <vm_exec_core+5493>, 0x7f981d5e56bc <vm_exec_core+5436>, 0x7f981d5e566c <vm_exec_core+5356>, 0x7f981d5e563a <vm_exec_core+5306>, 0x7f981d5e554f <vm_exec_core+5071>, 0x7f981d5e550a <vm_exec_core+5002>, 0x7f981d5e54c4 <vm_exec_core+4932>, 0x7f981d5e5494 <vm_exec_core+4884>, 0x7f981d5e53c9 <vm_exec_core+4681>, 0x7f981d5e5434 <vm_exec_core+4788>, 0x7f981d5e5299 <vm_exec_core+4377>, 0x7f981d5e522c <vm_exec_core+4268>, 0x7f981d5e519f <vm_exec_core+4127>, 0x7f981d5e50e3 <vm_exec_core+3939>, 0x7f981d5e50ab <vm_exec_core+3883>, 0x7f981d5e5c18 <vm_exec_core+6808>, 0x7f981d5e5b05 <vm_exec_core+6533>, 0x7f981d5e75c3 <vm_exec_core+13379>, 0x7f981d5e5c93 <vm_exec_core+6931>, 0x7f981d5e585e <vm_exec_core+5854>, 0x7f981d5e75af <vm_exec_core+13359>, 0x7f981d5e5814 <vm_exec_core+5780>, 0x7f981d5e57bb <vm_exec_core+5691>, 0x7f981d5e5762 <vm_exec_core+5602>, 0x7f981d5e59f7 <vm_exec_core+6263>, 0x7f981d5e5921 <vm_exec_core+6049>, 0x7f981d5e58a8 <vm_exec_core+5928>, 0x7f981d5e697f <vm_exec_core+10239>, 0x7f981d5e5c5b <vm_exec_core+6875>, 0x7f981d5e5aae <vm_exec_core+6446>, 0x7f981d5e483b <vm_exec_core+1723>, 0x7f981d5e4801 <vm_exec_core+1665>, 0x7f981d5e4933 <vm_exec_core+1971>, 0x7f981d5e4892 <vm_exec_core+1810>, 0x7f981d5e759b <vm_exec_core+13339>, 0x7f981d5e7587 <vm_exec_core+13319>, 0x7f981d5e7573 <vm_exec_core+13299>, 0x7f981d5e755f <vm_exec_core+13279>, 0x7f981d5e754b <vm_exec_core+13259>, 0x7f981d5e7537 <vm_exec_core+13239>, 0x7f981d5e751c <vm_exec_core+13212>, 0x7f981d5e7508 <vm_exec_core+13192>, 0x7f981d5e74f4 <vm_exec_core+13172>, 0x7f981d5e74e0 <vm_exec_core+13152>, 0x7f981d5e74cc <vm_exec_core+13132>, 0x7f981d5e74b8 <vm_exec_core+13112>, 0x7f981d5e74a4 <vm_exec_core+13092>, 0x7f981d5e7490 <vm_exec_core+13072>, 0x7f981d5e747c <vm_exec_core+13052>, 0x7f981d5e7468 <vm_exec_core+13032>, 0x7f981d5e4794 <vm_exec_core+1556>, 0x7f981d5e4736 <vm_exec_core+1462>, 0x7f981d5e7454 <vm_exec_core+13012>, 0x7f981d5e7440 <vm_exec_core+12992>, 0x7f981d5e742c <vm_exec_core+12972>, 0x7f981d5e7418 <vm_exec_core+12952>, 0x7f981d5e41c1 <vm_exec_core+65>, 0x7f981d5e41c5 <vm_exec_core+69>, 0x7f981d5e46c9 <vm_exec_core+1353>, 0x7f981d5e4672 <vm_exec_core+1266>, 0x7f981d5e45ef <vm_exec_core+1135>, 0x7f981d5e45aa <vm_exec_core+1066>, 0x7f981d5e455d <vm_exec_core+989>...}
#70 0x00007f981d5eaa1b in rb_vm_exec (ec=0x7f981c45a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:2366
        _ec = 0x7f981c45a050
        _tag = {tag = 36, retval = 4, buf = {0x7f981c8bfea0, 0x7f981d5ea210 <rb_vm_exec+400>, 0x0, 0x7ffdf3737050, 0x7f981be1c3e0}, prev = 0x7ffdf37371e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#71 0x00007f981d40c8a1 in rb_ec_exec_node (ec=ec@entry=0x7f981c45a050, n=n@entry=0x7f981c8bfea0) at /tmp/ruby/src/trunk-jemalloc/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140291304149572, buf = {0x7f981c8bfea0, 0x7f981d40c8f2 <rb_ec_exec_node+258>, 0x0, 0x7ffdf37371b0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f981c8bfea0
#72 0x00007f981d412d63 in ruby_run_node (n=0x7f981c8bfea0) at /tmp/ruby/src/trunk-jemalloc/eval.c:328
        ec = 0x7f981c45a050
        status = 0
#73 0x000055661ee30187 in rb_main (argv=0x7ffdf37373e8, argc=137) at /tmp/ruby/src/trunk-jemalloc/main.c:39
        variable_in_this_stack_frame = 0
#74 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/main.c:58
No locals.

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