# Logfile created on 2023-03-30 03:02:26 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a502b8dec0 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random1.20230330-030226", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a502c273e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a502c272a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a502c270c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230330-030226", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230330-030226>, @binmode=false, @mon_data=#<Monitor:0x000055a502c26ff8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 1b06422767
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
encdb.h unchanged
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/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-random1/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-random1/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.2
installing bundled gem cache:       /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
 
PASS all 1825 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4

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

# Running tests:


  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random1/test/ripper/test_files_test_2.rb:6]:
pid 2297007 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x000006cf03770bd6
| ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0012 p:0005 s:0062 e:000059 METHOD (eval):1 [FINISH]
| c:0011 p:---- s:0054 e:000053 CFUNC  :parse
| c:0010 p:0003 s:0050 e:000049 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0009 p:---- s:0047 e:000046 CFUNC  :instance_eval
| c:0008 p:0019 s:0041 e:000040 BLOCK  -:33
| c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-random1/tool/lib/envutil.rb:243
| c:0006 p:0039 s:0033 e:000032 BLOCK  -:32
| c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-random1/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0022 e:000021 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0018 e:000017 CFUNC  :each
| c:0002 p:0129 s:0014 E:001030 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:000500 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:29:in `<main>'
| -:29:in `each'
| -:30:in `block in <main>'
| /tmp/ruby/src/trunk-random1/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:32:in `block (2 levels) in <main>'
| /tmp/ruby/src/trunk-random1/tool/lib/envutil.rb:243:in `under_gc_stress'
| -:33:in `block (3 levels) in <main>'
| -:33:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (3 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_comma'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f82627f775f RBP: 0x000055c2258e4018 RSP: 0x00007ffc5f73eb00
|  RAX: 0x0000000000000006 RBX: 0x0000000000000008 RCX: 0x000006cf03770bd6
|  RDX: 0x000000000000019a RDI: 0x000055c22552b0e0 RSI: 0x000000000000001a
|   R8: 0x0000000000008048  R9: 0x0000000000000040 R10: 0x00007f8262180010
|  R11: 0x0000000000000008 R12: 0x000055c22552b0e0 R13: 0x000055c225875e98
|  R14: 0x0000000000000001 R15: 0x000055c225875e50 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f82629c91ff] /tmp/ruby/src/trunk-random1/vm_dump.c:785
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1101
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f82627d04a4] /tmp/ruby/src/trunk-random1/error.c:813
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4d) [0x7f8262915c6d] /tmp/ruby/src/trunk-random1/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f8262335520) [0x7f8262335520]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RVALUE_MARKED+0x34) [0x7f82627f775f] /tmp/ruby/src/trunk-random1/gc.c:1636
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_set) /tmp/ruby/src/trunk-random1/gc.c:6948
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random1/gc.c:7060
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(mark_ast_value+0x9) [0x7f826285bc5c] /tmp/ruby/src/trunk-random1/node.c:1379
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random1/node.c:1338
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random1/node.c:1348
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random1/node.c:1436
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f82627faa88] /tmp/ruby/src/trunk-random1/gc.c:7512
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random1/gc.c:7550
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random1/gc.c:8717
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marking_exit+0x0) [0x7f82627fba42] /tmp/ruby/src/trunk-random1/gc.c:8774
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random1/gc.c:8785
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random1/gc.c:9557
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(heap_prepare+0x26) [0x7f82627fe95d] /tmp/ruby/src/trunk-random1/gc.c:2416
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random1/gc.c:2685
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2791
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0+0x66) [0x7f82627ff0a1] /tmp/ruby/src/trunk-random1/gc.c:2893
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2913
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2935
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_const_ptr_transient+0x0) [0x7f8262743712] /tmp/ruby/src/trunk-random1/array.c:2904
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_dup) /tmp/ruby/src/trunk-random1/array.c:2905
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_concat_array+0x3e) [0x7f82629b188a] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4861
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:528
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f82629b3a8b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f82629bcf9f] /tmp/ruby/src/trunk-random1/vm_eval.c:85
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random1/vm_eval.c:1040
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7f825e827f4a] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6282
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(yylex+0x3e) [0x7f825e82ff85] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10490
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f825e8415b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7f82627d9fe6] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f825e824315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f826299ded4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7f82629ad2ed] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f82629b3a8b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f82629b3c89] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7f82629c312a] /tmp/ruby/src/trunk-random1/vm_eval.c:1946
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random1/vm_eval.c:1970
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f826299ded4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7f82629ad2ed] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f82629b3a8b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x1da) [0x7f82629c213a] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f826273630c] /tmp/ruby/src/trunk-random1/array.c:2747
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2746
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f826299ded4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x98) [0x7f82629aec69] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f82629b3a8b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f82627d58a1] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7f82627dbd63] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55c2239e6187] /tmp/ruby/src/trunk-random1/main.c:39
| /tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f826231cd90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f826231ce40] ../csu/libc-start.c:392
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x55c2239e61d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55c2239e5000-55c2239e6000 r--p 00000000 00:35 14319524                   /tmp/ruby/build/trunk-random1/ruby
| 55c2239e6000-55c2239e7000 r-xp 00001000 00:35 14319524                   /tmp/ruby/build/trunk-random1/ruby
| 55c2239e7000-55c2239e8000 r--p 00002000 00:35 14319524                   /tmp/ruby/build/trunk-random1/ruby
| 55c2239e8000-55c2239e9000 r--p 00002000 00:35 14319524                   /tmp/ruby/build/trunk-random1/ruby
| 55c2239e9000-55c2239ea000 rw-p 00003000 00:35 14319524                   /tmp/ruby/build/trunk-random1/ruby
| 55c225528000-55c225a09000 rw-p 00000000 00:00 0                          [heap]
| 7f825b362000-7f825bb8a000 rw-p 00000000 00:00 0 
| 7f825bb8a000-7f825bfc1000 r--s 00000000 00:35 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f825bfc1000-7f825c1df000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f825c1df000-7f825d552000 rw-p 00000000 00:00 0 
| 7f825d552000-7f825e5a0000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f825e5a0000-7f825e600000 rw-p 00000000 00:00 0 
| 7f825e60a000-7f825e640000 r--s 00000000 00:35 14319524                   /tmp/ruby/build/trunk-random1/ruby
| 7f825e640000-7f825e780000 rw-p 00000000 00:00 0 
| 7f825e790000-7f825e810000 rw-p 00000000 00:00 0 
| 7f825e811000-7f825e813000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f825e813000-7f825e818000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f825e818000-7f825e819000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f825e819000-7f825e81a000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f825e81a000-7f825e81b000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f825e81b000-7f825e81c000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f825e81c000-7f825e822000 r--p 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f825e822000-7f825e844000 r-xp 00006000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f825e844000-7f825e85d000 r--p 00028000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f825e85d000-7f825e85f000 r--p 00040000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f825e85f000-7f825e860000 rw-p 00042000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f825e860000-7f825e880000 rw-p 00000000 00:00 0 
| 7f825e885000-7f825e886000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f825e886000-7f825e888000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f825e888000-7f825e889000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f825e889000-7f825e88a000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f825e88a000-7f825e88b000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f825e88b000-7f825e88c000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f825e88c000-7f825e88d000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f825e88d000-7f825e88e000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f825e88e000-7f825e88f000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f825e88f000-7f825e890000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f825e890000-7f825e891000 ---p 00000000 00:00 0 
| 7f825e891000-7f825e8d2000 rw-p 00000000 00:00 0 
| 7f825e8d2000-7f825e8d3000 ---p 00000000 00:00 0 
| 7f825e8d3000-7f825e914000 rw-p 00000000 00:00 0 
| 7f825e914000-7f825e915000 ---p 00000000 00:00 0 
| 7f825e915000-7f825e956000 rw-p 00000000 00:00 0 
| 7f825e956000-7f825e957000 ---p 00000000 00:00 0 
| 7f825e957000-7f825e998000 rw-p 00000000 00:00 0 
| 7f825e998000-7f825e999000 ---p 00000000 00:00 0 
| 7f825e999000-7f825e9da000 rw-p 00000000 00:00 0 
| 7f825e9da000-7f825e9db000 ---p 00000000 00:00 0 
| 7f825e9db000-7f825ea1c000 rw-p 00000000 00:00 0 
| 7f825ea1c000-7f825ea1d000 ---p 00000000 00:00 0 
| 7f825ea1d000-7f825ea5e000 rw-p 00000000 00:00 0 
| 7f825ea5e000-7f825ea5f000 ---p 00000000 00:00 0 
| 7f825ea5f000-7f825eaa0000 rw-p 00000000 00:00 0 
| 7f825eaa0000-7f825eaa1000 ---p 00000000 00:00 0 
| 7f825eaa1000-7f825eae2000 rw-p 00000000 00:00 0 
| 7f825eae2000-7f825eae3000 ---p 00000000 00:00 0 
| 7f825eae3000-7f825eb24000 rw-p 00000000 00:00 0 
| 7f825eb24000-7f825eb25000 ---p 00000000 00:00 0 
| 7f825eb25000-7f825eb66000 rw-p 00000000 00:00 0 
| 7f825eb66000-7f825eb67000 ---p 00000000 00:00 0 
| 7f825eb67000-7f825eba8000 rw-p 00000000 00:00 0 
| 7f825eba8000-7f825eba9000 ---p 00000000 00:00 0 
| 7f825eba9000-7f825ebea000 rw-p 00000000 00:00 0 
| 7f825ebea000-7f825ebeb000 ---p 00000000 00:00 0 
| 7f825ebeb000-7f825ec2c000 rw-p 00000000 00:00 0 
| 7f825ec2c000-7f825ec2d000 ---p 00000000 00:00 0 
| 7f825ec2d000-7f825ec6e000 rw-p 00000000 00:00 0 
| 7f825ec6e000-7f825ec6f000 ---p 00000000 00:00 0 
| 7f825ec6f000-7f825ecb0000 rw-p 00000000 00:00 0 
| 7f825ecb0000-7f825ecb1000 ---p 00000000 00:00 0 
| 7f825ecb1000-7f825ecf2000 rw-p 00000000 00:00 0 
| 7f825ecf2000-7f825ecf3000 ---p 00000000 00:00 0 
| 7f825ecf3000-7f825ed34000 rw-p 00000000 00:00 0 
| 7f825ed34000-7f825ed35000 ---p 00000000 00:00 0 
| 7f825ed35000-7f825ed76000 rw-p 00000000 00:00 0 
| 7f825ed76000-7f825ed77000 ---p 00000000 00:00 0 
| 7f825ed77000-7f825edb8000 rw-p 00000000 00:00 0 
| 7f825edb8000-7f825edb9000 ---p 00000000 00:00 0 
| 7f825edb9000-7f825edfa000 rw-p 00000000 00:00 0 
| 7f825edfa000-7f825edfb000 ---p 00000000 00:00 0 
| 7f825edfb000-7f825ee3c000 rw-p 00000000 00:00 0 
| 7f825ee3c000-7f825ee3d000 ---p 00000000 00:00 0 
| 7f825ee3d000-7f825ee7e000 rw-p 00000000 00:00 0 
| 7f825ee7e000-7f825ee7f000 ---p 00000000 00:00 0 
| 7f825ee7f000-7f825eec0000 rw-p 00000000 00:00 0 
| 7f825eec0000-7f825eec1000 ---p 00000000 00:00 0 
| 7f825eec1000-7f825ef02000 rw-p 00000000 00:00 0 
| 7f825ef02000-7f825ef03000 ---p 00000000 00:00 0 
| 7f825ef03000-7f825ef44000 rw-p 00000000 00:00 0 
| 7f825ef44000-7f825ef45000 ---p 00000000 00:00 0 
| 7f825ef45000-7f825ef86000 rw-p 00000000 00:00 0 
| 7f825ef86000-7f825ef87000 ---p 00000000 00:00 0 
| 7f825ef87000-7f825efc8000 rw-p 00000000 00:00 0 
| 7f825efc8000-7f825efc9000 ---p 00000000 00:00 0 
| 7f825efc9000-7f825f00a000 rw-p 00000000 00:00 0 
| 7f825f00a000-7f825f00b000 ---p 00000000 00:00 0 
| 7f825f00b000-7f825f04c000 rw-p 00000000 00:00 0 
| 7f825f04c000-7f825f04d000 ---p 00000000 00:00 0 
| 7f825f04d000-7f825f08e000 rw-p 00000000 00:00 0 
| 7f825f08e000-7f825f08f000 ---p 00000000 00:00 0 
| 7f825f08f000-7f825f100000 rw-p 00000000 00:00 0 
| 7f825f101000-7f825f102000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f825f102000-7f825f103000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f825f103000-7f825f104000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f825f104000-7f825f105000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f825f105000-7f825f106000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f825f106000-7f82622d3000 rw-p 00000000 00:00 0 
| 7f82622d3000-7f82622d6000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f82622d6000-7f82622ed000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f82622ed000-7f82622f1000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f82622f1000-7f82622f2000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f82622f2000-7f82622f3000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f82622f3000-7f826231b000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f826231b000-7f82624b0000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f82624b0000-7f8262508000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f8262508000-7f826250c000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f826250c000-7f826250e000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f826250e000-7f826251d000 rw-p 00000000 00:00 0 
| 7f826251d000-7f826252b000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f826252b000-7f82625a7000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f82625a7000-7f8262602000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f8262602000-7f8262603000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f8262603000-7f8262604000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f8262604000-7f8262606000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8262606000-7f826261a000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f826261a000-7f8262633000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8262633000-7f8262634000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8262634000-7f8262635000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8262635000-7f8262636000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8262636000-7f826263e000 rw-p 00000000 00:00 0 
| 7f826263e000-7f8262648000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f8262648000-7f82626a7000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f82626a7000-7f82626be000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f82626be000-7f82626bf000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f82626bf000-7f82626c0000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f82626c0000-7f82626c2000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f82626c2000-7f82626d3000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f82626d3000-7f82626d9000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f82626d9000-7f82626da000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f82626da000-7f82626db000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f82626db000-7f82626dc000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f82626e0000-7f8262724000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8262724000-7f8262a83000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8262a83000-7f8262be5000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8262be5000-7f8262bf9000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8262bf9000-7f8262bfc000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8262bfc000-7f8262c12000 rw-p 00000000 00:00 0 
| 7f8262c12000-7f8262c14000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8262c14000-7f8262c3e000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8262c3e000-7f8262c49000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8262c4a000-7f8262c4c000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8262c4c000-7f8262c4e000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc5ef45000-7ffc5f744000 rw-p 00000000 00:00 0                          [stack]
| 7ffc5f75b000-7ffc5f75f000 r--p 00000000 00:00 0                          [vvar]
| 7ffc5f75f000-7ffc5f761000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 922.579255s, 25.7593 tests/s, 9661.7889 assertions/s.
23765 tests, 8913766 assertions, 1 failures, 0 errors, 74 skips

ruby -v: ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux]
make: *** [uncommon.mk:828: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS="--test-order=random"
$ /tmp/ruby/build/trunk-random1/miniruby -I/tmp/ruby/src/trunk-random1/lib /tmp/ruby/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random1 --extout=.ext -- /tmp/ruby/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random1/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 99.833118 seconds

3841 files, 31577 examples, 180139 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-random1/ruby -c /tmp/cores/core.1001.2297007.ruby -x gdbscript
[New LWP 2297007]
[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-random1/ruby -w --disable=gems -I/tmp/ruby/src/trunk-rand'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140197969599488) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f82622d1c00 (LWP 2297007)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140197969599488) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f82622d1c00
        old_mask = {__val = {94292338182928, 140197970412755, 94292338721536, 2139372452974723072, 108, 18446744073709551344, 2, 0, 94292338721536, 1, 94292338182928, 140197970412755, 0, 140197970309101, 140197969599488, 140197971924480}}
        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=140197969599488) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140197969599488, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f8262335476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f826231b7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3020702d2d722030, sa_sigaction = 0x3020702d2d722030}, sa_mask = {__val = {2, 140197971941024, 3432, 140197977922102, 140197970307152, 2, 3834645987216221751, 7378645706714656870, 140197971941024, 2, 2, 1, 140197977922102, 140197971924480, 140197970260055, 140197969591568}}, sa_flags = 0, sa_restorer = 0x7f826250d6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 3834645987216221751, 7378645706714656866, 140197970304877}}
#5  0x00007f826272a98a in die () at /tmp/ruby/src/trunk-random1/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55c2255ac580, fmt=fmt@entry=0x7f8262ab9351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f8262915c6d in sigsegv (sig=11, info=0x55c2255ac6b0, ctx=0x55c2255ac580) at /tmp/ruby/src/trunk-random1/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f82627f775f in RVALUE_MARKED (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1636
No locals.
#10 gc_mark_set (obj=94292342095896, objspace=0x55c22552b0e0) at /tmp/ruby/src/trunk-random1/gc.c:6948
No locals.
#11 gc_mark_ptr (objspace=0x55c22552b0e0, obj=94292342095896) at /tmp/ruby/src/trunk-random1/gc.c:7060
        __func__ = "gc_mark_ptr"
#12 0x00007f826285bc5c in mark_ast_value (node=0x55c225875e98, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#13 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=8, nbe=0x55c225875e50) at /tmp/ruby/src/trunk-random1/node.c:1338
        cursor = 1
        cursor = <optimized out>
#14 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random1/node.c:1348
        nbe = 0x55c225875e50
        nbe = <optimized out>
#15 rb_ast_mark (ast=0x7f825e6fa3f0) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#16 0x00007f82627faa88 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#17 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:7550
No locals.
#18 gc_marks_rest (objspace=0x55c22552b0e0) at /tmp/ruby/src/trunk-random1/gc.c:8717
No locals.
#19 0x00007f82627fba42 in gc_marks (full_mark=<optimized out>, objspace=0x55c22552b0e0) at /tmp/ruby/src/trunk-random1/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#20 gc_start (objspace=0x55c22552b0e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 0
#21 0x00007f82627fe95d in heap_prepare (heap=0x55c22552b140, size_pool=0x55c22552b108, objspace=0x55c22552b0e0) at /tmp/ruby/src/trunk-random1/gc.c:2416
        __func__ = <optimized out>
#22 heap_next_free_page (heap=0x55c22552b140, size_pool=0x55c22552b108, objspace=0x55c22552b0e0) at /tmp/ruby/src/trunk-random1/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#23 newobj_alloc (objspace=0x55c22552b0e0, cr=0x55c22552bdf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x55c22552b108
        heap = 0x55c22552b140
        cache = 0x55c22552c068
        obj = <optimized out>
        __func__ = <optimized out>
#24 0x00007f82627ff0a1 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=8199, klass=140197917234360) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = 0x55c22552b0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#25 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#26 rb_wb_protected_newobj_of (klass=140197917234360, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-random1/gc.c:2935
        __func__ = <optimized out>
#27 0x00007f826273c155 in ary_alloc_embed (capa=1, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/array.c:797
        size = 24
        ary = <optimized out>
        size = <optimized out>
        ary = <optimized out>
#28 0x00007f8262743712 in rb_ary_dup (ary=140197968478360) at /tmp/ruby/src/trunk-random1/array.c:2904
        len = 1
        dup = <optimized out>
#29 0x00007f82629b188a in vm_concat_array (ary2st=<optimized out>, ary1=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4861
        ary2 = <optimized out>
        tmp1 = 140197968478360
        tmp2 = 32840
        ary2 = <optimized out>
        tmp1 = <optimized out>
        tmp2 = <optimized out>
        args_to_new_ary = <optimized out>
        args_to_new_ary = <optimized out>
#30 vm_exec_core (ec=0x55c22552c120, initial=26) at ../../src/trunk-random1/insns.def:528
        leaf = <optimized out>
        ary1 = 7486186130390
        ary2 = <optimized out>
        ary = <optimized out>
        reg_pc = 0x55c225855708
        reg_cfp = 0x7f82622cfd10
        insns_address_table = {0x7f82629afa5f <vm_exec_core+10351>, 0x7f82629ad469 <vm_exec_core+633>, 0x7f82629af61e <vm_exec_core+9262>, 0x7f82629af5a4 <vm_exec_core+9140>, 0x7f82629af52d <vm_exec_core+9021>, 0x7f82629af4ae <vm_exec_core+8894>, 0x7f82629af42e <vm_exec_core+8766>, 0x7f82629af3d2 <vm_exec_core+8674>, 0x7f82629af377 <vm_exec_core+8583>, 0x7f82629af327 <vm_exec_core+8503>, 0x7f82629af1ac <vm_exec_core+8124>, 0x7f82629af001 <vm_exec_core+7697>, 0x7f82629aef16 <vm_exec_core+7462>, 0x7f82629aeea7 <vm_exec_core+7351>, 0x7f82629aee3a <vm_exec_core+7242>, 0x7f82629aedff <vm_exec_core+7183>, 0x7f82629aedc9 <vm_exec_core+7129>, 0x7f82629aed96 <vm_exec_core+7078>, 0x7f82629af68a <vm_exec_core+9370>, 0x7f82629ae0f7 <vm_exec_core+3847>, 0x7f82629ae089 <vm_exec_core+3737>, 0x7f82629ae04e <vm_exec_core+3678>, 0x7f82629adff8 <vm_exec_core+3592>, 0x7f82629adfb4 <vm_exec_core+3524>, 0x7f82629adf2d <vm_exec_core+3389>, 0x7f82629adef8 <vm_exec_core+3336>, 0x7f82629ade9d <vm_exec_core+3245>, 0x7f82629ade25 <vm_exec_core+3125>, 0x7f82629added <vm_exec_core+3069>, 0x7f82629addb5 <vm_exec_core+3013>, 0x7f82629adbc0 <vm_exec_core+2512>, 0x7f82629adb2f <vm_exec_core+2367>, 0x7f82629adad2 <vm_exec_core+2274>, 0x7f82629ada59 <vm_exec_core+2153>, 0x7f82629ae799 <vm_exec_core+5545>, 0x7f82629ae774 <vm_exec_core+5508>, 0x7f82629ae73b <vm_exec_core+5451>, 0x7f82629ae6eb <vm_exec_core+5371>, 0x7f82629ae6b9 <vm_exec_core+5321>, 0x7f82629ae5ce <vm_exec_core+5086>, 0x7f82629ae589 <vm_exec_core+5017>, 0x7f82629ae543 <vm_exec_core+4947>, 0x7f82629ae513 <vm_exec_core+4899>, 0x7f82629ae448 <vm_exec_core+4696>, 0x7f82629ae4b3 <vm_exec_core+4803>, 0x7f82629ae318 <vm_exec_core+4392>, 0x7f82629ae2ab <vm_exec_core+4283>, 0x7f82629ae21e <vm_exec_core+4142>, 0x7f82629ae162 <vm_exec_core+3954>, 0x7f82629ae12a <vm_exec_core+3898>, 0x7f82629aec97 <vm_exec_core+6823>, 0x7f82629aeb84 <vm_exec_core+6548>, 0x7f82629ad248 <vm_exec_core+88>, 0x7f82629aed12 <vm_exec_core+6946>, 0x7f82629ae8dd <vm_exec_core+5869>, 0x7f82629afba7 <vm_exec_core+10679>, 0x7f82629ae893 <vm_exec_core+5795>, 0x7f82629ae83a <vm_exec_core+5706>, 0x7f82629ae7e1 <vm_exec_core+5617>, 0x7f82629aea76 <vm_exec_core+6278>, 0x7f82629ae9a0 <vm_exec_core+6064>, 0x7f82629ae927 <vm_exec_core+5943>, 0x7f82629af9fe <vm_exec_core+10254>, 0x7f82629aecda <vm_exec_core+6890>, 0x7f82629aeb2d <vm_exec_core+6461>, 0x7f82629ad8ba <vm_exec_core+1738>, 0x7f82629ad880 <vm_exec_core+1680>, 0x7f82629ad9b2 <vm_exec_core+1986>, 0x7f82629ad911 <vm_exec_core+1825>, 0x7f82629afe8f <vm_exec_core+11423>, 0x7f82629afde6 <vm_exec_core+11254>, 0x7f82629b0066 <vm_exec_core+11894>, 0x7f82629afff3 <vm_exec_core+11779>, 0x7f82629aff4d <vm_exec_core+11613>, 0x7f82629afef1 <vm_exec_core+11521>, 0x7f82629b0413 <vm_exec_core+12835>, 0x7f82629b0376 <vm_exec_core+12678>, 0x7f82629b02de <vm_exec_core+12526>, 0x7f82629b0241 <vm_exec_core+12369>, 0x7f82629b01a9 <vm_exec_core+12217>, 0x7f82629afae8 <vm_exec_core+10488>, 0x7f82629b015e <vm_exec_core+12142>, 0x7f82629b0108 <vm_exec_core+12056>, 0x7f82629afc75 <vm_exec_core+10885>, 0x7f82629afbeb <vm_exec_core+10747>, 0x7f82629ad813 <vm_exec_core+1571>, 0x7f82629ad7b5 <vm_exec_core+1477>, 0x7f82629afdb2 <vm_exec_core+11202>, 0x7f82629afd7e <vm_exec_core+11150>, 0x7f82629afd2d <vm_exec_core+11069>, 0x7f82629afcde <vm_exec_core+10990>, 0x7f82629afb1b <vm_exec_core+10539>, 0x7f82629afa70 <vm_exec_core+10368>, 0x7f82629ad748 <vm_exec_core+1368>, 0x7f82629ad6f1 <vm_exec_core+1281>, 0x7f82629ad66e <vm_exec_core+1150>, 0x7f82629ad629 <vm_exec_core+1081>, 0x7f82629ad5dc <vm_exec_core+1004>, 0x7f82629ad58f <vm_exec_core+927>, 0x7f82629ad53a <vm_exec_core+842>, 0x7f82629ad507 <vm_exec_core+791>, 0x7f82629ad4d4 <vm_exec_core+740>, 0x7f82629afb8b <vm_exec_core+10651>, 0x7f82629ad45a <vm_exec_core+618>, 0x7f82629af60f <vm_exec_core+9247>, 0x7f82629af595 <vm_exec_core+9125>, 0x7f82629af51e <vm_exec_core+9006>, 0x7f82629af49f <vm_exec_core+8879>, 0x7f82629af41f <vm_exec_core+8751>, 0x7f82629af3c3 <vm_exec_core+8659>, 0x7f82629af368 <vm_exec_core+8568>, 0x7f82629af318 <vm_exec_core+8488>, 0x7f82629af19d <vm_exec_core+8109>, 0x7f82629aeff2 <vm_exec_core+7682>, 0x7f82629aef07 <vm_exec_core+7447>, 0x7f82629aee98 <vm_exec_core+7336>, 0x7f82629aee2b <vm_exec_core+7227>, 0x7f82629aedf0 <vm_exec_core+7168>, 0x7f82629aedba <vm_exec_core+7114>, 0x7f82629aed87 <vm_exec_core+7063>, 0x7f82629af67b <vm_exec_core+9355>, 0x7f82629ae0e8 <vm_exec_core+3832>, 0x7f82629ae07a <vm_exec_core+3722>, 0x7f82629ae03f <vm_exec_core+3663>, 0x7f82629adfe9 <vm_exec_core+3577>, 0x7f82629adfa5 <vm_exec_core+3509>, 0x7f82629adf1e <vm_exec_core+3374>, 0x7f82629adee9 <vm_exec_core+3321>, 0x7f82629ade8e <vm_exec_core+3230>, 0x7f82629ade16 <vm_exec_core+3110>, 0x7f82629addde <vm_exec_core+3054>, 0x7f82629adda6 <vm_exec_core+2998>, 0x7f82629adbb1 <vm_exec_core+2497>, 0x7f82629adb20 <vm_exec_core+2352>, 0x7f82629adac3 <vm_exec_core+2259>, 0x7f82629ada4a <vm_exec_core+2138>, 0x7f82629ae78a <vm_exec_core+5530>, 0x7f82629ae765 <vm_exec_core+5493>, 0x7f82629ae72c <vm_exec_core+5436>, 0x7f82629ae6dc <vm_exec_core+5356>, 0x7f82629ae6aa <vm_exec_core+5306>, 0x7f82629ae5bf <vm_exec_core+5071>, 0x7f82629ae57a <vm_exec_core+5002>, 0x7f82629ae534 <vm_exec_core+4932>, 0x7f82629ae504 <vm_exec_core+4884>, 0x7f82629ae439 <vm_exec_core+4681>, 0x7f82629ae4a4 <vm_exec_core+4788>, 0x7f82629ae309 <vm_exec_core+4377>, 0x7f82629ae29c <vm_exec_core+4268>, 0x7f82629ae20f <vm_exec_core+4127>, 0x7f82629ae153 <vm_exec_core+3939>, 0x7f82629ae11b <vm_exec_core+3883>, 0x7f82629aec88 <vm_exec_core+6808>, 0x7f82629aeb75 <vm_exec_core+6533>, 0x7f82629b0633 <vm_exec_core+13379>, 0x7f82629aed03 <vm_exec_core+6931>, 0x7f82629ae8ce <vm_exec_core+5854>, 0x7f82629b061f <vm_exec_core+13359>, 0x7f82629ae884 <vm_exec_core+5780>, 0x7f82629ae82b <vm_exec_core+5691>, 0x7f82629ae7d2 <vm_exec_core+5602>, 0x7f82629aea67 <vm_exec_core+6263>, 0x7f82629ae991 <vm_exec_core+6049>, 0x7f82629ae918 <vm_exec_core+5928>, 0x7f82629af9ef <vm_exec_core+10239>, 0x7f82629aeccb <vm_exec_core+6875>, 0x7f82629aeb1e <vm_exec_core+6446>, 0x7f82629ad8ab <vm_exec_core+1723>, 0x7f82629ad871 <vm_exec_core+1665>, 0x7f82629ad9a3 <vm_exec_core+1971>, 0x7f82629ad902 <vm_exec_core+1810>, 0x7f82629b060b <vm_exec_core+13339>, 0x7f82629b05f7 <vm_exec_core+13319>, 0x7f82629b05e3 <vm_exec_core+13299>, 0x7f82629b05cf <vm_exec_core+13279>, 0x7f82629b05bb <vm_exec_core+13259>, 0x7f82629b05a7 <vm_exec_core+13239>, 0x7f82629b058c <vm_exec_core+13212>, 0x7f82629b0578 <vm_exec_core+13192>, 0x7f82629b0564 <vm_exec_core+13172>, 0x7f82629b0550 <vm_exec_core+13152>, 0x7f82629b053c <vm_exec_core+13132>, 0x7f82629b0528 <vm_exec_core+13112>, 0x7f82629b0514 <vm_exec_core+13092>, 0x7f82629b0500 <vm_exec_core+13072>, 0x7f82629b04ec <vm_exec_core+13052>, 0x7f82629b04d8 <vm_exec_core+13032>, 0x7f82629ad804 <vm_exec_core+1556>, 0x7f82629ad7a6 <vm_exec_core+1462>, 0x7f82629b04c4 <vm_exec_core+13012>, 0x7f82629b04b0 <vm_exec_core+12992>, 0x7f82629b049c <vm_exec_core+12972>, 0x7f82629b0488 <vm_exec_core+12952>, 0x7f82629ad231 <vm_exec_core+65>, 0x7f82629ad235 <vm_exec_core+69>, 0x7f82629ad739 <vm_exec_core+1353>, 0x7f82629ad6e2 <vm_exec_core+1266>, 0x7f82629ad65f <vm_exec_core+1135>, 0x7f82629ad61a <vm_exec_core+1066>, 0x7f82629ad5cd <vm_exec_core+989>...}
#31 0x00007f82629b3a8b in rb_vm_exec (ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c22552c120
        _tag = {tag = 36, retval = 4, buf = {0x7f825e6faa30, 0x7f82629b3280 <rb_vm_exec+400>, 0x0, 0x7ffc5f73f030, 0x2}, prev = 0x7ffc5f7409f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#32 0x00007f82629bcf9f in vm_call0_cc (kw_splat=0, cc=0x7f825e704440, argv=0x7ffc5f73f250, argc=1, id=51297, recv=140197906852400, ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffc5f73f1e0, cc = 0x7f825e704440, block_handler = 0, recv = 140197906852400, argc = 1, kw_splat = false}
#33 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffc5f73f250, argc=1, mid=51297, recv=140197906852400) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x55c22552c120
        cc = 0x7f825e704440
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#34 rb_funcallv (recv=140197906852400, mid=51297, argc=argc@entry=1, argv=argv@entry=0x7ffc5f73f250) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#35 0x00007f825e827f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55c225794fc0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140197968478560}
        rb_funcall_nargs = 1
#36 ripper_scan_event_val (t=44, p=0x55c225794fc0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#37 ripper_dispatch_scan_event (p=0x55c225794fc0, t=44) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6282
No locals.
#38 0x00007f825e82ff85 in yylex (p=0x55c225794fc0, yylloc=0x7ffc5f73f380, lval=0x7ffc5f73f358) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10490
        t = <optimized out>
        t = <optimized out>
#39 ripper_yyparse (p=0x55c225794fc0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {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}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 586, column = 22}, end_pos = {lineno = 586, column = 23}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 55, 274, 486, 256, 475, 691, 238, 55, 90, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32764, 0, 0, 0, 32764, 0, -2624, 24435, 32764, 0, 0, 0, 32642, 0, 32, 0, 0, 0, -23006, 24175, 32642, 0, 3, 0, 0, 0, 2576, 24436, 32764, 0, 3, 0, 0, 0, 2592, 24436, 32764, 0, -2752, 24435, 32764, 0, -2720, 24435, 32764, 0, 0, 0, 0, 512, -2752, 24435, 32764, 0, 2544, 24436, 32764, 0, 128, 0, 0, 0, 36, 0, 0, 0, -2808, 9606, 21954, 0, 36, 0, 0, 0, 0, 0, 0, 0, 2592, 24436, 32764, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, 17712, 24181, 32642, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140197907220080, node = 0x7f825e754670, id = 140197907220080, num = 1584744048, tbl = 0x7f825e754670, vars = 0x7f825e754670, strterm = 0x7f825e754670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140197907220440, node = 0x7f825e7547d8, id = 140197907220440, num = 1584744408, tbl = 0x7f825e7547d8, vars = 0x7f825e7547d8, strterm = 0x7f825e7547d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140197906828960, node = 0x7f825e6f4ea0, id = 140197906828960, num = 1584352928, tbl = 0x7f825e6f4ea0, vars = 0x7f825e6f4ea0, strterm = 0x7f825e6f4ea0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197906832160, node = 0x7f825e6f5b20, id = 140197906832160, num = 1584356128, tbl = 0x7f825e6f5b20, vars = 0x7f825e6f5b20, strterm = 0x7f825e6f5b20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140196322476032, node = 0x7f8200000000, id = 140196322476032, num = 0, tbl = 0x7f8200000000, vars = 0x7f8200000000, strterm = 0x7f8200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197906824520, node = 0x7f825e6f3d48, id = 140197906824520, num = 1584348488, tbl = 0x7f825e6f3d48, vars = 0x7f825e6f3d48, strterm = 0x7f825e6f3d48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140197906817640, node = 0x7f825e6f2268, id = 140197906817640, num = 1584341608, tbl = 0x7f825e6f2268, vars = 0x7f825e6f2268, strterm = 0x7f825e6f2268, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140197907223680, node = 0x7f825e755480, id = 140197907223680, num = 1584747648, tbl = 0x7f825e755480, vars = 0x7f825e755480, strterm = 0x7f825e755480, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197906365120, node = 0x7f825e683ac0, id = 140197906365120, num = 1583889088, tbl = 0x7f825e683ac0, vars = 0x7f825e683ac0, strterm = 0x7f825e683ac0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140197906365440, node = 0x7f825e683c00, id = 140197906365440, num = 1583889408, tbl = 0x7f825e683c00, vars = 0x7f825e683c00, strterm = 0x7f825e683c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292342093096, node = 0x55c2258e3528, id = 94292342093096, num = 630076712, tbl = 0x55c2258e3528, vars = 0x55c2258e3528, strterm = 0x55c2258e3528, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197906362160, node = 0x7f825e682f30, id = 140197906362160, num = 1583886128, tbl = 0x7f825e682f30, vars = 0x7f825e682f30, strterm = 0x7f825e682f30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140197906362160, node = 0x7f825e682f30, id = 140197906362160, num = 1583886128, tbl = 0x7f825e682f30, vars = 0x7f825e682f30, strterm = 0x7f825e682f30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140197968519920, node = 0x7f82621ca2f0, id = 140197968519920, num = 1646043888, tbl = 0x7f82621ca2f0, vars = 0x7f82621ca2f0, strterm = 0x7f82621ca2f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140197968520760, node = 0x7f82621ca638, id = 140197968520760, num = 1646044728, tbl = 0x7f82621ca638, vars = 0x7f82621ca638, strterm = 0x7f82621ca638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94292342099256, node = 0x55c2258e4d38, id = 94292342099256, num = 630082872, tbl = 0x55c2258e4d38, vars = 0x55c2258e4d38, strterm = 0x55c2258e4d38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140197968516200, node = 0x7f82621c9468, id = 140197968516200, num = 1646040168, tbl = 0x7f82621c9468, vars = 0x7f82621c9468, strterm = 0x7f82621c9468, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94292341134800, node = 0x55c2257f95d0, id = 94292341134800, num = 629118416, tbl = 0x55c2257f95d0, vars = 0x55c2257f95d0, strterm = 0x55c2257f95d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140200617443327, node = 0x7f82ffffffff, id = 140200617443327, num = -1, tbl = 0x7f82ffffffff, vars = 0x7f82ffffffff, strterm = 0x7f82ffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197968513960, node = 0x7f82621c8ba8, id = 140197968513960, num = 1646037928, tbl = 0x7f82621c8ba8, vars = 0x7f82621c8ba8, strterm = 0x7f82621c8ba8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197968503720, node = 0x7f82621c63a8, id = 140197968503720, num = 1646027688, tbl = 0x7f82621c63a8, vars = 0x7f82621c63a8, strterm = 0x7f82621c63a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197968504880, node = 0x7f82621c6830, id = 140197968504880, num = 1646028848, tbl = 0x7f82621c6830, vars = 0x7f82621c6830, strterm = 0x7f82621c6830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140197968500000, node = 0x7f82621c5520, id = 140197968500000, num = 1646023968, tbl = 0x7f82621c5520, vars = 0x7f82621c5520, strterm = 0x7f82621c5520, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197968501040, node = 0x7f82621c5930, id = 140197968501040, num = 1646025008, tbl = 0x7f82621c5930, vars = 0x7f82621c5930, strterm = 0x7f82621c5930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94292342099368, node = 0x55c2258e4da8, id = 94292342099368, num = 630082984, tbl = 0x55c2258e4da8, vars = 0x55c2258e4da8, strterm = 0x55c2258e4da8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197968497920, node = 0x7f82621c4d00, id = 140197968497920, num = 1646021888, tbl = 0x7f82621c4d00, vars = 0x7f82621c4d00, strterm = 0x7f82621c4d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197968480840, node = 0x7f82621c0a48, id = 140197968480840, num = 1646004808, tbl = 0x7f82621c0a48, vars = 0x7f82621c0a48, strterm = 0x7f82621c0a48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140197968478720, node = 0x7f82621c0200, id = 140197968478720, num = 1646002688, tbl = 0x7f82621c0200, vars = 0x7f82621c0200, strterm = 0x7f82621c0200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197968538640, node = 0x7f82621cec10, id = 140197968538640, num = 1646062608, tbl = 0x7f82621cec10, vars = 0x7f82621cec10, strterm = 0x7f82621cec10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140197968540360, node = 0x7f82621cf2c8, id = 140197968540360, num = 1646064328, tbl = 0x7f82621cf2c8, vars = 0x7f82621cf2c8, strterm = 0x7f82621cf2c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197907546840, node = 0x7f825e7a42d8, id = 140197907546840, num = 1585070808, tbl = 0x7f825e7a42d8, vars = 0x7f825e7a42d8, strterm = 0x7f825e7a42d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140197907549320, node = 0x7f825e7a4c88, id = 140197907549320, num = 1585073288, tbl = 0x7f825e7a4c88, vars = 0x7f825e7a4c88, strterm = 0x7f825e7a4c88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197907553920, node = 0x7f825e7a5e80, id = 140197907553920, num = 1585077888, tbl = 0x7f825e7a5e80, vars = 0x7f825e7a5e80, strterm = 0x7f825e7a5e80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197907537240, node = 0x7f825e7a1d58, id = 140197907537240, num = 1585061208, tbl = 0x7f825e7a1d58, vars = 0x7f825e7a1d58, strterm = 0x7f825e7a1d58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140197968539520, node = 0x7f82621cef80, id = 140197968539520, num = 1646063488, tbl = 0x7f82621cef80, vars = 0x7f82621cef80, strterm = 0x7f82621cef80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197968541800, node = 0x7f82621cf868, id = 140197968541800, num = 1646065768, tbl = 0x7f82621cf868, vars = 0x7f82621cf868, strterm = 0x7f82621cf868, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140197907531600, node = 0x7f825e7a0750, id = 140197907531600, num = 1585055568, tbl = 0x7f825e7a0750, vars = 0x7f825e7a0750, strterm = 0x7f825e7a0750, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140197906665720, node = 0x7f825e6cd0f8, id = 140197906665720, num = 1584189688, tbl = 0x7f825e6cd0f8, vars = 0x7f825e6cd0f8, strterm = 0x7f825e6cd0f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140197905644240, node = 0x7f825e5d3ad0, id = 140197905644240, num = 1583168208, tbl = 0x7f825e5d3ad0, vars = 0x7f825e5d3ad0, strterm = 0x7f825e5d3ad0, 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 = 94292341735352, node = 0x55c22588bfb8, id = 94292341735352, num = 629718968, tbl = 0x55c22588bfb8, vars = 0x55c22588bfb8, strterm = 0x55c22588bfb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140197905648000, node = 0x7f825e5d4980, id = 140197905648000, num = 1583171968, tbl = 0x7f825e5d4980, vars = 0x7f825e5d4980, strterm = 0x7f825e5d4980, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292341617928, node = 0x55c22586f508, id = 94292341617928, num = 629601544, tbl = 0x55c22586f508, vars = 0x55c22586f508, strterm = 0x55c22586f508, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197905645400, node = 0x7f825e5d3f58, id = 140197905645400, num = 1583169368, tbl = 0x7f825e5d3f58, vars = 0x7f825e5d3f58, strterm = 0x7f825e5d3f58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94292341617704, node = 0x55c22586f428, id = 94292341617704, num = 629601320, tbl = 0x55c22586f428, vars = 0x55c22586f428, strterm = 0x55c22586f428, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140721909923568, node = 0x7ffc5f73fef0, id = 140721909923568, num = 1601437424, tbl = 0x7ffc5f73fef0, vars = 0x7ffc5f73fef0, strterm = 0x7ffc5f73fef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292339575984, node = 0x55c22567ccb0, id = 94292339575984, num = 627559600, tbl = 0x55c22567ccb0, vars = 0x55c22567ccb0, strterm = 0x55c22567ccb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140721909923792, node = 0x7ffc5f73ffd0, id = 140721909923792, num = 1601437648, tbl = 0x7ffc5f73ffd0, vars = 0x7ffc5f73ffd0, strterm = 0x7ffc5f73ffd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94292339510567, node = 0x55c22566cd27, id = 94292339510567, num = 627494183, tbl = 0x55c22566cd27, vars = 0x55c22566cd27, strterm = 0x55c22566cd27, ctxt = {in_defined = 1, 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 = 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 = 140721909921264, node = 0x7ffc5f73f5f0, id = 140721909921264, num = 1601435120, tbl = 0x7ffc5f73f5f0, vars = 0x7ffc5f73f5f0, strterm = 0x7ffc5f73f5f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94292339510574, node = 0x55c22566cd2e, id = 94292339510574, num = 627494190, tbl = 0x55c22566cd2e, vars = 0x55c22566cd2e, strterm = 0x55c22566cd2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94292339510574, node = 0x55c22566cd2e, id = 94292339510574, num = 627494190, tbl = 0x55c22566cd2e, vars = 0x55c22566cd2e, strterm = 0x55c22566cd2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94292339510574, node = 0x55c22566cd2e, id = 94292339510574, num = 627494190, tbl = 0x55c22566cd2e, vars = 0x55c22566cd2e, strterm = 0x55c22566cd2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2139372452974723072, node = 0x1db093e93dd08000, id = 2139372452974723072, num = 1037074432, tbl = 0x1db093e93dd08000, vars = 0x1db093e93dd08000, strterm = 0x1db093e93dd08000, 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 = 94292338974288, node = 0x55c2255e9e50, id = 94292338974288, num = 626957904, tbl = 0x55c2255e9e50, vars = 0x55c2255e9e50, strterm = 0x55c2255e9e50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94292338974288, node = 0x55c2255e9e50, id = 94292338974288, num = 626957904, tbl = 0x55c2255e9e50, vars = 0x55c2255e9e50, strterm = 0x55c2255e9e50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140721909922352, node = 0x7ffc5f73fa30, id = 140721909922352, num = 1601436208, tbl = 0x7ffc5f73fa30, vars = 0x7ffc5f73fa30, strterm = 0x7ffc5f73fa30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140721909923056, node = 0x7ffc5f73fcf0, id = 140721909923056, num = 1601436912, tbl = 0x7ffc5f73fcf0, vars = 0x7ffc5f73fcf0, strterm = 0x7ffc5f73fcf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140197977869888, node = 0x7f8262ab4e40 <clean_info>, id = 140197977869888, num = 1655393856, tbl = 0x7f8262ab4e40 <clean_info>, vars = 0x7f8262ab4e40 <clean_info>, strterm = 0x7f8262ab4e40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721909923104, node = 0x7ffc5f73fd20, id = 140721909923104, num = 1601436960, tbl = 0x7ffc5f73fd20, vars = 0x7ffc5f73fd20, strterm = 0x7ffc5f73fd20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197975987106, node = 0x7f82628e93a2 <optimize_node_left+450>, id = 140197975987106, num = 1653511074, tbl = 0x7f82628e93a2 <optimize_node_left+450>, vars = 0x7f82628e93a2 <optimize_node_left+450>, strterm = 0x7f82628e93a2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140721909923192, node = 0x7ffc5f73fd78, id = 140721909923192, num = 1601437048, tbl = 0x7ffc5f73fd78, vars = 0x7ffc5f73fd78, strterm = 0x7ffc5f73fd78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721909923128, node = 0x7ffc5f73fd38, id = 140721909923128, num = 1601436984, tbl = 0x7ffc5f73fd38, vars = 0x7ffc5f73fd38, strterm = 0x7ffc5f73fd38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140721909923256, node = 0x7ffc5f73fdb8, id = 140721909923256, num = 1601437112, tbl = 0x7ffc5f73fdb8, vars = 0x7ffc5f73fdb8, strterm = 0x7ffc5f73fdb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140720308486144, node = 0x7ffc00000000, id = 140720308486144, num = 0, tbl = 0x7ffc00000000, vars = 0x7ffc00000000, strterm = 0x7ffc00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721909922376, node = 0x7ffc5f73fa48, id = 140721909922376, num = 1601436232, tbl = 0x7ffc5f73fa48, vars = 0x7ffc5f73fa48, strterm = 0x7ffc5f73fa48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721909923320, node = 0x7ffc5f73fdf8, id = 140721909923320, num = 1601437176, tbl = 0x7ffc5f73fdf8, vars = 0x7ffc5f73fdf8, strterm = 0x7ffc5f73fdf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721909922337, node = 0x7ffc5f73fa21, id = 140721909922337, num = 1601436193, tbl = 0x7ffc5f73fa21, vars = 0x7ffc5f73fa21, strterm = 0x7ffc5f73fa21, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721909922337, node = 0x7ffc5f73fa21, id = 140721909922337, num = 1601436193, tbl = 0x7ffc5f73fa21, vars = 0x7ffc5f73fa21, strterm = 0x7ffc5f73fa21, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140197975981706, node = 0x7f82628e7e8a <update_string_node_case_fold+298>, id = 140197975981706, num = 1653505674, tbl = 0x7f82628e7e8a <update_string_node_case_fold+298>, vars = 0x7f82628e7e8a <update_string_node_case_fold+298>, strterm = 0x7f82628e7e8a <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 = 94292339746785, node = 0x55c2256a67e1, id = 94292339746785, num = 627730401, tbl = 0x55c2256a67e1, vars = 0x55c2256a67e1, strterm = 0x55c2256a67e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94292340441408, node = 0x55c225750140, id = 94292340441408, num = 628425024, tbl = 0x55c225750140, vars = 0x55c225750140, strterm = 0x55c225750140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721909922328, node = 0x7ffc5f73fa18, id = 140721909922328, num = 1601436184, tbl = 0x7ffc5f73fa18, vars = 0x7ffc5f73fa18, strterm = 0x7ffc5f73fa18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140721909922336, node = 0x7ffc5f73fa20, id = 140721909922336, num = 1601436192, tbl = 0x7ffc5f73fa20, vars = 0x7ffc5f73fa20, strterm = 0x7ffc5f73fa20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721909922337, node = 0x7ffc5f73fa21, id = 140721909922337, num = 1601436193, tbl = 0x7ffc5f73fa21, vars = 0x7ffc5f73fa21, strterm = 0x7ffc5f73fa21, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2139372452974723072, node = 0x1db093e93dd08000, id = 2139372452974723072, num = 1037074432, tbl = 0x1db093e93dd08000, vars = 0x1db093e93dd08000, strterm = 0x1db093e93dd08000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292339746752, node = 0x55c2256a67c0, id = 94292339746752, num = 627730368, tbl = 0x55c2256a67c0, vars = 0x55c2256a67c0, strterm = 0x55c2256a67c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94292339799473, node = 0x55c2256b35b1, id = 94292339799473, num = 627783089, tbl = 0x55c2256b35b1, vars = 0x55c2256b35b1, strterm = 0x55c2256b35b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 140197970409131, node = 0x7f82623976ab <_int_malloc+3195>, id = 140197970409131, num = 1647933099, tbl = 0x7f82623976ab <_int_malloc+3195>, vars = 0x7f82623976ab <_int_malloc+3195>, strterm = 0x7f82623976ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94292341912288, node = 0x55c2258b72e0, id = 94292341912288, num = 629895904, tbl = 0x55c2258b72e0, vars = 0x55c2258b72e0, strterm = 0x55c2258b72e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140197971938528, node = 0x7f826250cce0 <main_arena+96>, id = 140197971938528, num = 1649462496, tbl = 0x7f826250cce0 <main_arena+96>, vars = 0x7f826250cce0 <main_arena+96>, strterm = 0x7f826250cce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 172426474928, node = 0x28256b35b0, id = 172426474928, num = 627783088, tbl = 0x28256b35b0, vars = 0x28256b35b0, strterm = 0x28256b35b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94292339799473, node = 0x55c2256b35b1, id = 94292339799473, num = 627783089, tbl = 0x55c2256b35b1, vars = 0x55c2256b35b1, strterm = 0x55c2256b35b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 2139372452974723072, node = 0x1db093e93dd08000, id = 2139372452974723072, num = 1037074432, tbl = 0x1db093e93dd08000, vars = 0x1db093e93dd08000, strterm = 0x1db093e93dd08000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292341861696, node = 0x55c2258aad40, id = 94292341861696, num = 629845312, tbl = 0x55c2258aad40, vars = 0x55c2258aad40, strterm = 0x55c2258aad40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140197971938432, node = 0x7f826250cc80 <main_arena>, id = 140197971938432, num = 1649462400, tbl = 0x7f826250cc80 <main_arena>, vars = 0x7f826250cc80 <main_arena>, strterm = 0x7f826250cc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292341862016, node = 0x55c2258aae80, id = 94292341862016, num = 629845632, tbl = 0x55c2258aae80, vars = 0x55c2258aae80, strterm = 0x55c2258aae80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292341912304, node = 0x55c2258b72f0, id = 94292341912304, num = 629895920, tbl = 0x55c2258b72f0, vars = 0x55c2258b72f0, strterm = 0x55c2258b72f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140197970410587, node = 0x7f8262397c5b <_int_realloc+299>, id = 140197970410587, num = 1647934555, tbl = 0x7f8262397c5b <_int_realloc+299>, vars = 0x7f8262397c5b <_int_realloc+299>, strterm = 0x7f8262397c5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140197971938432, node = 0x7f826250cc80 <main_arena>, id = 140197971938432, num = 1649462400, tbl = 0x7f826250cc80 <main_arena>, vars = 0x7f826250cc80 <main_arena>, strterm = 0x7f826250cc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292341861712, node = 0x55c2258aad50, id = 94292341861712, num = 629845328, tbl = 0x55c2258aad50, vars = 0x55c2258aad50, strterm = 0x55c2258aad50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94292341861696, node = 0x55c2258aad40, id = 94292341861696, num = 629845312, tbl = 0x55c2258aad40, vars = 0x55c2258aad40, strterm = 0x55c2258aad40, 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 = 140197970413961, node = 0x7f8262398989 <__GI___libc_realloc+457>, id = 140197970413961, num = 1647937929, tbl = 0x7f8262398989 <__GI___libc_realloc+457>, vars = 0x7f8262398989 <__GI___libc_realloc+457>, strterm = 0x7f8262398989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94292340441408, node = 0x55c225750140, id = 94292340441408, num = 628425024, tbl = 0x55c225750140, vars = 0x55c225750140, strterm = 0x55c225750140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94292339706360, node = 0x55c22569c9f8, id = 94292339706360, num = 627689976, tbl = 0x55c22569c9f8, vars = 0x55c22569c9f8, strterm = 0x55c22569c9f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292340441408, node = 0x55c225750140, id = 94292340441408, num = 628425024, tbl = 0x55c225750140, vars = 0x55c225750140, strterm = 0x55c225750140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94292339706352, node = 0x55c22569c9f0, id = 94292339706352, num = 627689968, tbl = 0x55c22569c9f0, vars = 0x55c22569c9f0, strterm = 0x55c22569c9f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140197976013110, node = 0x7f82628ef936 <compile_tree+5558>, id = 140197976013110, num = 1653537078, tbl = 0x7f82628ef936 <compile_tree+5558>, vars = 0x7f82628ef936 <compile_tree+5558>, strterm = 0x7f82628ef936 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94292339686928, node = 0x55c225697e10, id = 94292339686928, num = 627670544, tbl = 0x55c225697e10, vars = 0x55c225697e10, strterm = 0x55c225697e10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140197971938432, node = 0x7f826250cc80 <main_arena>, id = 140197971938432, num = 1649462400, tbl = 0x7f826250cc80 <main_arena>, vars = 0x7f826250cc80 <main_arena>, strterm = 0x7f826250cc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2139372452974723072, node = 0x1db093e93dd08000, id = 2139372452974723072, num = 1037074432, tbl = 0x1db093e93dd08000, vars = 0x1db093e93dd08000, strterm = 0x1db093e93dd08000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94292341861712, node = 0x55c2258aad50, id = 94292341861712, num = 629845328, tbl = 0x55c2258aad50, vars = 0x55c2258aad50, strterm = 0x55c2258aad50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94292339721168, node = 0x55c2256a03d0, id = 94292339721168, num = 627704784, tbl = 0x55c2256a03d0, vars = 0x55c2256a03d0, strterm = 0x55c2256a03d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 111669149718, node = 0x1a00000016, id = 111669149718, num = 22, tbl = 0x1a00000016, vars = 0x1a00000016, strterm = 0x1a00000016, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 583, column = 7}}, {beg_pos = {lineno = 583, column = 8}, end_pos = {lineno = 583, column = 8}}, {beg_pos = {lineno = 585, column = 4}, end_pos = {lineno = 585, column = 16}}, {beg_pos = {lineno = 585, column = 17}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 586, column = 6}, end_pos = {lineno = 586, column = 7}}, {beg_pos = {lineno = 586, column = 7}, end_pos = {lineno = 586, column = 13}}, {beg_pos = {lineno = 586, column = 13}, end_pos = {lineno = 586, column = 14}}, {beg_pos = {lineno = 586, column = 15}, end_pos = {lineno = 586, column = 16}}, {beg_pos = {lineno = 586, column = 16}, end_pos = {lineno = 586, column = 17}}, {beg_pos = {lineno = 586, column = 17}, end_pos = {lineno = 586, column = 20}}, {beg_pos = {lineno = 586, column = 20}, end_pos = {lineno = 586, column = 21}}, {beg_pos = {lineno = 586, column = 21}, end_pos = {lineno = 586, column = 22}}, {beg_pos = {lineno = 586, column = 22}, end_pos = {lineno = 586, column = 23}}, {beg_pos = {lineno = 578, column = 8}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 581, column = 8}, end_pos = {lineno = 581, column = 11}}, {beg_pos = {lineno = 578, column = 10}, end_pos = {lineno = 578, column = 10}}, {beg_pos = {lineno = 578, column = 11}, end_pos = {lineno = 578, column = 18}}, {beg_pos = {lineno = 578, column = 19}, end_pos = {lineno = 578, column = 19}}, {beg_pos = {lineno = 578, column = 19}, end_pos = {lineno = 578, column = 19}}, {beg_pos = {lineno = 578, column = 19}, end_pos = {lineno = 578, column = 19}}, {beg_pos = {lineno = 579, column = 8}, end_pos = {lineno = 580, 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 = 1, column = 0}, end_pos = {lineno = 626367056, column = 21954}}, {beg_pos = {lineno = 627643424, column = 21954}, end_pos = {lineno = -1131446417, column = 259055}}, {beg_pos = {lineno = 1654170288, column = 32642}, end_pos = {lineno = 1601437680, column = 32764}}, {beg_pos = {lineno = 1645774328, column = 32642}, end_pos = {lineno = 1653745312, column = 32642}}, {beg_pos = {lineno = -1131446417, column = 259055}, end_pos = {lineno = 1645774328, column = 32642}}, {beg_pos = {lineno = 0, column = 32642}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 1656816384, column = 32642}, end_pos = {lineno = 1645774328, column = 32642}}, {beg_pos = {lineno = 627643424, column = 21954}, end_pos = {lineno = 1037074432, column = 498111465}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1645774328, column = 32642}, end_pos = {lineno = 1654187844, column = 32642}}, {beg_pos = {lineno = 1628502240, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1645774328, column = 32642}, end_pos = {lineno = 1654210266, column = 32642}}, {beg_pos = {lineno = 1655403232, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 627643424, column = 21954}, end_pos = {lineno = 1654145487, column = 32642}}, {beg_pos = {lineno = 626176224, column = 21954}, end_pos = {lineno = 1652473062, column = 32642}}, {beg_pos = {lineno = 382, column = 0}, end_pos = {lineno = 1652520841, column = 32642}}, {beg_pos = {lineno = 1645774328, column = 32642}, end_pos = {lineno = 1645774328, column = 32642}}, {beg_pos = {lineno = 626180384, column = 21954}, end_pos = {lineno = 630008384, column = 21954}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 1654225797, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 630008240, column = 0}, end_pos = {lineno = 1654145487, column = 32642}}, {beg_pos = {lineno = 626176224, column = 21954}, end_pos = {lineno = 1652473062, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1652520841, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1654145487, column = 32642}}, {beg_pos = {lineno = 626176224, column = 21954}, end_pos = {lineno = 1652473062, column = 32642}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 1652520841, column = 32642}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = 1651388376, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1654145487, column = 32642}}, {beg_pos = {lineno = 626176224, column = 21954}, end_pos = {lineno = 1652473062, column = 32642}}, {beg_pos = {lineno = 626175832, column = 21954}, end_pos = {lineno = 1652520841, column = 32642}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1584793488, column = 32642}, end_pos = {lineno = 1037074432, column = 498111465}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1654145487, column = 32642}}, {beg_pos = {lineno = 628700224, column = 21954}, end_pos = {lineno = 1652520841, column = 32642}}, {beg_pos = {lineno = 626848560, column = 21954}, end_pos = {lineno = 1652520841, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1601438040, column = 32764}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = 1037074432, column = 498111465}}, {beg_pos = {lineno = 1645889088, column = 32642}, end_pos = {lineno = 1652457534, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1037074432, column = 498111465}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 1654168384, column = 32642}, end_pos = {lineno = 1652526256, column = 32642}}, {beg_pos = {lineno = 1645774408, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1601438192, column = 32764}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 626177528, column = 21954}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 626176264, column = 21954}, end_pos = {lineno = 626176224, column = 21954}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1648199389, column = 32642}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 1652474658, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 62103833, column = 0}}, {beg_pos = {lineno = 1601438368, column = 32764}, end_pos = {lineno = 1601438352, column = 32764}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 1652525519, column = 32642}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1601438352, column = 32764}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 1656869756, column = 32642}}, {beg_pos = {lineno = 1649520640, column = 32642}, end_pos = {lineno = 1647278800, column = 32642}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1647272348, column = 32642}}, {beg_pos = {lineno = 627796128, column = 21954}, end_pos = {lineno = 1656870889, column = 32642}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1656869543, column = 32642}}, {beg_pos = {lineno = 1656816384, column = 32642}, end_pos = {lineno = 1651389936, column = 32642}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1651385304, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1656870889, column = 32642}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 1651439616, column = 32642}}, {beg_pos = {lineno = 1656816384, column = 32642}, end_pos = {lineno = 1601438696, column = 32764}}, {beg_pos = {lineno = 1601438692, column = 32764}, end_pos = {lineno = 1585566393, column = 32642}}, {beg_pos = {lineno = 1651439616, column = 32642}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1601438692, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 626763264, column = 21954}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21954}, end_pos = {lineno = 1585568274, column = 32642}}, {beg_pos = {lineno = 1585565792, column = 32642}, end_pos = {lineno = 1601438896, column = 32764}}, {beg_pos = {lineno = 1601438880, column = 32764}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 627817264, column = 21954}, end_pos = {lineno = 1601438816, column = 32764}}, {beg_pos = {lineno = 1601438832, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1601439040, column = 32764}, end_pos = {lineno = 1585568274, column = 32642}}, {beg_pos = {lineno = 627817264, column = 21954}, end_pos = {lineno = 1601438880, column = 32764}}, {beg_pos = {lineno = 1601438896, column = 32764}, end_pos = {lineno = 1656873489, column = 32642}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 627816384, column = 21954}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 627816384, column = 21954}}, {beg_pos = {lineno = 1647312688, column = 1}, end_pos = {lineno = 627817264, column = 21954}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32764}}, {beg_pos = {lineno = 0, column = 32764}, end_pos = {lineno = 0, column = 119}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = 1651411848, column = 32642}, end_pos = {lineno = 1656816384, column = 32642}}, {beg_pos = {lineno = 627816384, column = 21954}, end_pos = {lineno = 1585836160, column = 32642}}, {beg_pos = {lineno = 1584590872, column = 32642}, end_pos = {lineno = 629640512, column = 21954}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1656901489, column = 32642}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 627816384, column = 21954}, end_pos = {lineno = 1585837128, column = 32642}}, {beg_pos = {lineno = 627822784, column = 21954}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1584455568, column = 32642}, end_pos = {lineno = 1656901489, column = 32642}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1651411848, column = 32642}, end_pos = {lineno = 1652932032, column = 32642}}, {beg_pos = {lineno = 369, column = 0}, end_pos = {lineno = 1601440048, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 627822784, column = 21954}, end_pos = {lineno = 1656913326, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1585816416, column = 32642}}, {beg_pos = {lineno = 1601435070, column = 32764}, end_pos = {lineno = 1601439872, column = 32764}}, {beg_pos = {lineno = 1584450408, column = 32642}, end_pos = {lineno = 1601434676, column = 32764}}, {beg_pos = {lineno = 1601434672, column = 32764}, end_pos = {lineno = 627817264, column = 21954}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1656870889, column = 32642}}, {beg_pos = {lineno = 1651428432, column = 32642}, end_pos = {lineno = 1656816384, column = 32642}}, {beg_pos = {lineno = 1656816384, column = 32642}, end_pos = {lineno = 1601439400, column = 32764}}, {beg_pos = {lineno = 1601439396, column = 32764}, end_pos = {lineno = 1656816384, column = 32642}}, {beg_pos = {lineno = 1646014488, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 1584894688, column = 32642}}, {beg_pos = {lineno = 1646068128, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 626180384, column = 21954}, end_pos = {lineno = 1647115536, column = 32642}}, {beg_pos = {lineno = 22, column = 27}, end_pos = {lineno = 22, column = 27}}, {beg_pos = {lineno = -11400637, column = 173219}, end_pos = {lineno = 629091632, column = 21954}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1647115536, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1649462496, column = 32642}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 22, column = 26}}, {beg_pos = {lineno = 22, column = 24}, end_pos = {lineno = 22, column = 24}}, {beg_pos = {lineno = 537555827, column = 538976288}, end_pos = {lineno = 1869563424, column = 538976266}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -72253849, column = 114058702}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 2, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -72253849, column = 114058702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1651953971, column = 32642}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1649462496, column = 32642}}, {beg_pos = {lineno = 629988104, column = 21954}, end_pos = {lineno = 33, column = 0}}, {beg_pos = {lineno = -72253849, column = 114058702}, end_pos = {lineno = 629862912, column = 21954}}, {beg_pos = {lineno = 626179944, column = 21954}, end_pos = {lineno = 1649462400, column = 32642}}, {beg_pos = {lineno = 1912, column = 0}, end_pos = {lineno = 118, column = 0}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = 1647933099, column = 32642}}, {beg_pos = {lineno = 629634464, column = 21954}, end_pos = {lineno = 1649462496, column = 32642}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -72253849, column = 114058702}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140197968478720, node = 0x7f82621c0200, id = 140197968478720, num = 1646002688, tbl = 0x7f82621c0200, vars = 0x7f82621c0200, strterm = 0x7f82621c0200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}
        yyloc = {beg_pos = {lineno = 586, column = 22}, end_pos = {lineno = 586, column = 23}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000p\253o^\202\177\000\000\370\366s^\202\177\000\000\200\314Pb\202\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220\375,b\202\177\000\000\000\000\000\000\000\000\000\000\342\202\071b\202\177\000\000\260u\207%\302U\000\000p\253o^\202\177\000\000\300Oy%\302U\000\000\340\260R%\302U\000\000\004\000\000\000\000\000\000\000\260\330\177b\202\177\000"
        yymsg = 0x7ffc5f7408a0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#40 0x00007f825e8415b2 in ripper_parse0 (parser_v=parser_v@entry=140197906852400) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
        p = 0x55c225794fc0
#41 0x00007f82627d9fe6 in rb_ensure (b_proc=b_proc@entry=0x7f825e8414d0 <ripper_parse0>, data1=data1@entry=140197906852400, e_proc=e_proc@entry=0x7f825e823ae0 <ripper_ensure>, data2=data2@entry=140197906852400) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x55c22552c120
        _tag = {tag = 36, retval = 94291712016445, buf = {0x7f825e6faa30, 0x7f82627da0d0 <rb_ensure+528>, 0x0, 0x7ffc5f740990, 0x0}, prev = 0x7ffc5f740d10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55c22552c120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f825e823ae0 <ripper_ensure>, data2 = 140197906852400}}
#42 0x00007f825e824315 in ripper_parse (self=140197906852400) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
        p = 0x55c225794fc0
#43 0x00007f826299ded4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f82622cfd90, ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f82621c3018
        cfunc = 0x55c2256bd0c8
        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>
#44 vm_call_cfunc_with_frame (ec=0x55c22552c120, reg_cfp=0x7f82622cfd90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#45 0x00007f82629ad2ed 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-random1/vm_callinfo.h:368
        val = 64
        ci = 0x6
        cc = <optimized out>
        recv = 94292338192608
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f825e70cb90, block_handler = 0, recv = 140197906852400, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#46 vm_exec_core (ec=0x55c22552c120, initial=26) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x1a
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55c225861248
        reg_cfp = 0x7f82622cfd90
        insns_address_table = {0x7f82629afa5f <vm_exec_core+10351>, 0x7f82629ad469 <vm_exec_core+633>, 0x7f82629af61e <vm_exec_core+9262>, 0x7f82629af5a4 <vm_exec_core+9140>, 0x7f82629af52d <vm_exec_core+9021>, 0x7f82629af4ae <vm_exec_core+8894>, 0x7f82629af42e <vm_exec_core+8766>, 0x7f82629af3d2 <vm_exec_core+8674>, 0x7f82629af377 <vm_exec_core+8583>, 0x7f82629af327 <vm_exec_core+8503>, 0x7f82629af1ac <vm_exec_core+8124>, 0x7f82629af001 <vm_exec_core+7697>, 0x7f82629aef16 <vm_exec_core+7462>, 0x7f82629aeea7 <vm_exec_core+7351>, 0x7f82629aee3a <vm_exec_core+7242>, 0x7f82629aedff <vm_exec_core+7183>, 0x7f82629aedc9 <vm_exec_core+7129>, 0x7f82629aed96 <vm_exec_core+7078>, 0x7f82629af68a <vm_exec_core+9370>, 0x7f82629ae0f7 <vm_exec_core+3847>, 0x7f82629ae089 <vm_exec_core+3737>, 0x7f82629ae04e <vm_exec_core+3678>, 0x7f82629adff8 <vm_exec_core+3592>, 0x7f82629adfb4 <vm_exec_core+3524>, 0x7f82629adf2d <vm_exec_core+3389>, 0x7f82629adef8 <vm_exec_core+3336>, 0x7f82629ade9d <vm_exec_core+3245>, 0x7f82629ade25 <vm_exec_core+3125>, 0x7f82629added <vm_exec_core+3069>, 0x7f82629addb5 <vm_exec_core+3013>, 0x7f82629adbc0 <vm_exec_core+2512>, 0x7f82629adb2f <vm_exec_core+2367>, 0x7f82629adad2 <vm_exec_core+2274>, 0x7f82629ada59 <vm_exec_core+2153>, 0x7f82629ae799 <vm_exec_core+5545>, 0x7f82629ae774 <vm_exec_core+5508>, 0x7f82629ae73b <vm_exec_core+5451>, 0x7f82629ae6eb <vm_exec_core+5371>, 0x7f82629ae6b9 <vm_exec_core+5321>, 0x7f82629ae5ce <vm_exec_core+5086>, 0x7f82629ae589 <vm_exec_core+5017>, 0x7f82629ae543 <vm_exec_core+4947>, 0x7f82629ae513 <vm_exec_core+4899>, 0x7f82629ae448 <vm_exec_core+4696>, 0x7f82629ae4b3 <vm_exec_core+4803>, 0x7f82629ae318 <vm_exec_core+4392>, 0x7f82629ae2ab <vm_exec_core+4283>, 0x7f82629ae21e <vm_exec_core+4142>, 0x7f82629ae162 <vm_exec_core+3954>, 0x7f82629ae12a <vm_exec_core+3898>, 0x7f82629aec97 <vm_exec_core+6823>, 0x7f82629aeb84 <vm_exec_core+6548>, 0x7f82629ad248 <vm_exec_core+88>, 0x7f82629aed12 <vm_exec_core+6946>, 0x7f82629ae8dd <vm_exec_core+5869>, 0x7f82629afba7 <vm_exec_core+10679>, 0x7f82629ae893 <vm_exec_core+5795>, 0x7f82629ae83a <vm_exec_core+5706>, 0x7f82629ae7e1 <vm_exec_core+5617>, 0x7f82629aea76 <vm_exec_core+6278>, 0x7f82629ae9a0 <vm_exec_core+6064>, 0x7f82629ae927 <vm_exec_core+5943>, 0x7f82629af9fe <vm_exec_core+10254>, 0x7f82629aecda <vm_exec_core+6890>, 0x7f82629aeb2d <vm_exec_core+6461>, 0x7f82629ad8ba <vm_exec_core+1738>, 0x7f82629ad880 <vm_exec_core+1680>, 0x7f82629ad9b2 <vm_exec_core+1986>, 0x7f82629ad911 <vm_exec_core+1825>, 0x7f82629afe8f <vm_exec_core+11423>, 0x7f82629afde6 <vm_exec_core+11254>, 0x7f82629b0066 <vm_exec_core+11894>, 0x7f82629afff3 <vm_exec_core+11779>, 0x7f82629aff4d <vm_exec_core+11613>, 0x7f82629afef1 <vm_exec_core+11521>, 0x7f82629b0413 <vm_exec_core+12835>, 0x7f82629b0376 <vm_exec_core+12678>, 0x7f82629b02de <vm_exec_core+12526>, 0x7f82629b0241 <vm_exec_core+12369>, 0x7f82629b01a9 <vm_exec_core+12217>, 0x7f82629afae8 <vm_exec_core+10488>, 0x7f82629b015e <vm_exec_core+12142>, 0x7f82629b0108 <vm_exec_core+12056>, 0x7f82629afc75 <vm_exec_core+10885>, 0x7f82629afbeb <vm_exec_core+10747>, 0x7f82629ad813 <vm_exec_core+1571>, 0x7f82629ad7b5 <vm_exec_core+1477>, 0x7f82629afdb2 <vm_exec_core+11202>, 0x7f82629afd7e <vm_exec_core+11150>, 0x7f82629afd2d <vm_exec_core+11069>, 0x7f82629afcde <vm_exec_core+10990>, 0x7f82629afb1b <vm_exec_core+10539>, 0x7f82629afa70 <vm_exec_core+10368>, 0x7f82629ad748 <vm_exec_core+1368>, 0x7f82629ad6f1 <vm_exec_core+1281>, 0x7f82629ad66e <vm_exec_core+1150>, 0x7f82629ad629 <vm_exec_core+1081>, 0x7f82629ad5dc <vm_exec_core+1004>, 0x7f82629ad58f <vm_exec_core+927>, 0x7f82629ad53a <vm_exec_core+842>, 0x7f82629ad507 <vm_exec_core+791>, 0x7f82629ad4d4 <vm_exec_core+740>, 0x7f82629afb8b <vm_exec_core+10651>, 0x7f82629ad45a <vm_exec_core+618>, 0x7f82629af60f <vm_exec_core+9247>, 0x7f82629af595 <vm_exec_core+9125>, 0x7f82629af51e <vm_exec_core+9006>, 0x7f82629af49f <vm_exec_core+8879>, 0x7f82629af41f <vm_exec_core+8751>, 0x7f82629af3c3 <vm_exec_core+8659>, 0x7f82629af368 <vm_exec_core+8568>, 0x7f82629af318 <vm_exec_core+8488>, 0x7f82629af19d <vm_exec_core+8109>, 0x7f82629aeff2 <vm_exec_core+7682>, 0x7f82629aef07 <vm_exec_core+7447>, 0x7f82629aee98 <vm_exec_core+7336>, 0x7f82629aee2b <vm_exec_core+7227>, 0x7f82629aedf0 <vm_exec_core+7168>, 0x7f82629aedba <vm_exec_core+7114>, 0x7f82629aed87 <vm_exec_core+7063>, 0x7f82629af67b <vm_exec_core+9355>, 0x7f82629ae0e8 <vm_exec_core+3832>, 0x7f82629ae07a <vm_exec_core+3722>, 0x7f82629ae03f <vm_exec_core+3663>, 0x7f82629adfe9 <vm_exec_core+3577>, 0x7f82629adfa5 <vm_exec_core+3509>, 0x7f82629adf1e <vm_exec_core+3374>, 0x7f82629adee9 <vm_exec_core+3321>, 0x7f82629ade8e <vm_exec_core+3230>, 0x7f82629ade16 <vm_exec_core+3110>, 0x7f82629addde <vm_exec_core+3054>, 0x7f82629adda6 <vm_exec_core+2998>, 0x7f82629adbb1 <vm_exec_core+2497>, 0x7f82629adb20 <vm_exec_core+2352>, 0x7f82629adac3 <vm_exec_core+2259>, 0x7f82629ada4a <vm_exec_core+2138>, 0x7f82629ae78a <vm_exec_core+5530>, 0x7f82629ae765 <vm_exec_core+5493>, 0x7f82629ae72c <vm_exec_core+5436>, 0x7f82629ae6dc <vm_exec_core+5356>, 0x7f82629ae6aa <vm_exec_core+5306>, 0x7f82629ae5bf <vm_exec_core+5071>, 0x7f82629ae57a <vm_exec_core+5002>, 0x7f82629ae534 <vm_exec_core+4932>, 0x7f82629ae504 <vm_exec_core+4884>, 0x7f82629ae439 <vm_exec_core+4681>, 0x7f82629ae4a4 <vm_exec_core+4788>, 0x7f82629ae309 <vm_exec_core+4377>, 0x7f82629ae29c <vm_exec_core+4268>, 0x7f82629ae20f <vm_exec_core+4127>, 0x7f82629ae153 <vm_exec_core+3939>, 0x7f82629ae11b <vm_exec_core+3883>, 0x7f82629aec88 <vm_exec_core+6808>, 0x7f82629aeb75 <vm_exec_core+6533>, 0x7f82629b0633 <vm_exec_core+13379>, 0x7f82629aed03 <vm_exec_core+6931>, 0x7f82629ae8ce <vm_exec_core+5854>, 0x7f82629b061f <vm_exec_core+13359>, 0x7f82629ae884 <vm_exec_core+5780>, 0x7f82629ae82b <vm_exec_core+5691>, 0x7f82629ae7d2 <vm_exec_core+5602>, 0x7f82629aea67 <vm_exec_core+6263>, 0x7f82629ae991 <vm_exec_core+6049>, 0x7f82629ae918 <vm_exec_core+5928>, 0x7f82629af9ef <vm_exec_core+10239>, 0x7f82629aeccb <vm_exec_core+6875>, 0x7f82629aeb1e <vm_exec_core+6446>, 0x7f82629ad8ab <vm_exec_core+1723>, 0x7f82629ad871 <vm_exec_core+1665>, 0x7f82629ad9a3 <vm_exec_core+1971>, 0x7f82629ad902 <vm_exec_core+1810>, 0x7f82629b060b <vm_exec_core+13339>, 0x7f82629b05f7 <vm_exec_core+13319>, 0x7f82629b05e3 <vm_exec_core+13299>, 0x7f82629b05cf <vm_exec_core+13279>, 0x7f82629b05bb <vm_exec_core+13259>, 0x7f82629b05a7 <vm_exec_core+13239>, 0x7f82629b058c <vm_exec_core+13212>, 0x7f82629b0578 <vm_exec_core+13192>, 0x7f82629b0564 <vm_exec_core+13172>, 0x7f82629b0550 <vm_exec_core+13152>, 0x7f82629b053c <vm_exec_core+13132>, 0x7f82629b0528 <vm_exec_core+13112>, 0x7f82629b0514 <vm_exec_core+13092>, 0x7f82629b0500 <vm_exec_core+13072>, 0x7f82629b04ec <vm_exec_core+13052>, 0x7f82629b04d8 <vm_exec_core+13032>, 0x7f82629ad804 <vm_exec_core+1556>, 0x7f82629ad7a6 <vm_exec_core+1462>, 0x7f82629b04c4 <vm_exec_core+13012>, 0x7f82629b04b0 <vm_exec_core+12992>, 0x7f82629b049c <vm_exec_core+12972>, 0x7f82629b0488 <vm_exec_core+12952>, 0x7f82629ad231 <vm_exec_core+65>, 0x7f82629ad235 <vm_exec_core+69>, 0x7f82629ad739 <vm_exec_core+1353>, 0x7f82629ad6e2 <vm_exec_core+1266>, 0x7f82629ad65f <vm_exec_core+1135>, 0x7f82629ad61a <vm_exec_core+1066>, 0x7f82629ad5cd <vm_exec_core+989>...}
#47 0x00007f82629b3a8b in rb_vm_exec (ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c22552c120
        _tag = {tag = 36, retval = 4, buf = {0x55c22552c120, 0x7f82629b3280 <rb_vm_exec+400>, 0x0, 0x7ffc5f740c40, 0x7f82621d0120}, prev = 0x7ffc5f7410f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#48 0x00007f82629b3c89 in eval_string_with_cref (self=<optimized out>, src=140197906852120, cref=0x7f825e6fa7b0, file=140197907134360, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x55c22552c120
        block = {as = {captured = {self = 140197906852400, ep = 0x7f82621d0150, code = {iseq = 0x7f825e7df3b0, ifunc = 0x7f825e7df3b0, val = 140197907788720}}, symbol = 140197906852400, proc = 140197906852400}, type = block_type_iseq}
        iseq = 0x7f825e6fa530
        cfp = <optimized out>
#49 0x00007f82629c312a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140197906852400) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7f825e6fa7b0
#50 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1970
        file = 140197907134360
        line = <optimized out>
        code = 140197906852120
#51 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140197906852400) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#52 0x00007f826299ded4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f82622cfe10, ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f8262176e70
        cfunc = 0x55c22556ee08
        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>
#53 vm_call_cfunc_with_frame (ec=0x55c22552c120, reg_cfp=0x7f82622cfe10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#54 0x00007f82629ad2ed 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-random1/vm_callinfo.h:368
        val = 64
        ci = 0x6
        cc = <optimized out>
        recv = 94292338192608
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f825e70d838, block_handler = 0, recv = 140197906852400, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=0x55c22552c120, initial=26) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x1a
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55c225653138
        reg_cfp = 0x7f82622cfe10
        insns_address_table = {0x7f82629afa5f <vm_exec_core+10351>, 0x7f82629ad469 <vm_exec_core+633>, 0x7f82629af61e <vm_exec_core+9262>, 0x7f82629af5a4 <vm_exec_core+9140>, 0x7f82629af52d <vm_exec_core+9021>, 0x7f82629af4ae <vm_exec_core+8894>, 0x7f82629af42e <vm_exec_core+8766>, 0x7f82629af3d2 <vm_exec_core+8674>, 0x7f82629af377 <vm_exec_core+8583>, 0x7f82629af327 <vm_exec_core+8503>, 0x7f82629af1ac <vm_exec_core+8124>, 0x7f82629af001 <vm_exec_core+7697>, 0x7f82629aef16 <vm_exec_core+7462>, 0x7f82629aeea7 <vm_exec_core+7351>, 0x7f82629aee3a <vm_exec_core+7242>, 0x7f82629aedff <vm_exec_core+7183>, 0x7f82629aedc9 <vm_exec_core+7129>, 0x7f82629aed96 <vm_exec_core+7078>, 0x7f82629af68a <vm_exec_core+9370>, 0x7f82629ae0f7 <vm_exec_core+3847>, 0x7f82629ae089 <vm_exec_core+3737>, 0x7f82629ae04e <vm_exec_core+3678>, 0x7f82629adff8 <vm_exec_core+3592>, 0x7f82629adfb4 <vm_exec_core+3524>, 0x7f82629adf2d <vm_exec_core+3389>, 0x7f82629adef8 <vm_exec_core+3336>, 0x7f82629ade9d <vm_exec_core+3245>, 0x7f82629ade25 <vm_exec_core+3125>, 0x7f82629added <vm_exec_core+3069>, 0x7f82629addb5 <vm_exec_core+3013>, 0x7f82629adbc0 <vm_exec_core+2512>, 0x7f82629adb2f <vm_exec_core+2367>, 0x7f82629adad2 <vm_exec_core+2274>, 0x7f82629ada59 <vm_exec_core+2153>, 0x7f82629ae799 <vm_exec_core+5545>, 0x7f82629ae774 <vm_exec_core+5508>, 0x7f82629ae73b <vm_exec_core+5451>, 0x7f82629ae6eb <vm_exec_core+5371>, 0x7f82629ae6b9 <vm_exec_core+5321>, 0x7f82629ae5ce <vm_exec_core+5086>, 0x7f82629ae589 <vm_exec_core+5017>, 0x7f82629ae543 <vm_exec_core+4947>, 0x7f82629ae513 <vm_exec_core+4899>, 0x7f82629ae448 <vm_exec_core+4696>, 0x7f82629ae4b3 <vm_exec_core+4803>, 0x7f82629ae318 <vm_exec_core+4392>, 0x7f82629ae2ab <vm_exec_core+4283>, 0x7f82629ae21e <vm_exec_core+4142>, 0x7f82629ae162 <vm_exec_core+3954>, 0x7f82629ae12a <vm_exec_core+3898>, 0x7f82629aec97 <vm_exec_core+6823>, 0x7f82629aeb84 <vm_exec_core+6548>, 0x7f82629ad248 <vm_exec_core+88>, 0x7f82629aed12 <vm_exec_core+6946>, 0x7f82629ae8dd <vm_exec_core+5869>, 0x7f82629afba7 <vm_exec_core+10679>, 0x7f82629ae893 <vm_exec_core+5795>, 0x7f82629ae83a <vm_exec_core+5706>, 0x7f82629ae7e1 <vm_exec_core+5617>, 0x7f82629aea76 <vm_exec_core+6278>, 0x7f82629ae9a0 <vm_exec_core+6064>, 0x7f82629ae927 <vm_exec_core+5943>, 0x7f82629af9fe <vm_exec_core+10254>, 0x7f82629aecda <vm_exec_core+6890>, 0x7f82629aeb2d <vm_exec_core+6461>, 0x7f82629ad8ba <vm_exec_core+1738>, 0x7f82629ad880 <vm_exec_core+1680>, 0x7f82629ad9b2 <vm_exec_core+1986>, 0x7f82629ad911 <vm_exec_core+1825>, 0x7f82629afe8f <vm_exec_core+11423>, 0x7f82629afde6 <vm_exec_core+11254>, 0x7f82629b0066 <vm_exec_core+11894>, 0x7f82629afff3 <vm_exec_core+11779>, 0x7f82629aff4d <vm_exec_core+11613>, 0x7f82629afef1 <vm_exec_core+11521>, 0x7f82629b0413 <vm_exec_core+12835>, 0x7f82629b0376 <vm_exec_core+12678>, 0x7f82629b02de <vm_exec_core+12526>, 0x7f82629b0241 <vm_exec_core+12369>, 0x7f82629b01a9 <vm_exec_core+12217>, 0x7f82629afae8 <vm_exec_core+10488>, 0x7f82629b015e <vm_exec_core+12142>, 0x7f82629b0108 <vm_exec_core+12056>, 0x7f82629afc75 <vm_exec_core+10885>, 0x7f82629afbeb <vm_exec_core+10747>, 0x7f82629ad813 <vm_exec_core+1571>, 0x7f82629ad7b5 <vm_exec_core+1477>, 0x7f82629afdb2 <vm_exec_core+11202>, 0x7f82629afd7e <vm_exec_core+11150>, 0x7f82629afd2d <vm_exec_core+11069>, 0x7f82629afcde <vm_exec_core+10990>, 0x7f82629afb1b <vm_exec_core+10539>, 0x7f82629afa70 <vm_exec_core+10368>, 0x7f82629ad748 <vm_exec_core+1368>, 0x7f82629ad6f1 <vm_exec_core+1281>, 0x7f82629ad66e <vm_exec_core+1150>, 0x7f82629ad629 <vm_exec_core+1081>, 0x7f82629ad5dc <vm_exec_core+1004>, 0x7f82629ad58f <vm_exec_core+927>, 0x7f82629ad53a <vm_exec_core+842>, 0x7f82629ad507 <vm_exec_core+791>, 0x7f82629ad4d4 <vm_exec_core+740>, 0x7f82629afb8b <vm_exec_core+10651>, 0x7f82629ad45a <vm_exec_core+618>, 0x7f82629af60f <vm_exec_core+9247>, 0x7f82629af595 <vm_exec_core+9125>, 0x7f82629af51e <vm_exec_core+9006>, 0x7f82629af49f <vm_exec_core+8879>, 0x7f82629af41f <vm_exec_core+8751>, 0x7f82629af3c3 <vm_exec_core+8659>, 0x7f82629af368 <vm_exec_core+8568>, 0x7f82629af318 <vm_exec_core+8488>, 0x7f82629af19d <vm_exec_core+8109>, 0x7f82629aeff2 <vm_exec_core+7682>, 0x7f82629aef07 <vm_exec_core+7447>, 0x7f82629aee98 <vm_exec_core+7336>, 0x7f82629aee2b <vm_exec_core+7227>, 0x7f82629aedf0 <vm_exec_core+7168>, 0x7f82629aedba <vm_exec_core+7114>, 0x7f82629aed87 <vm_exec_core+7063>, 0x7f82629af67b <vm_exec_core+9355>, 0x7f82629ae0e8 <vm_exec_core+3832>, 0x7f82629ae07a <vm_exec_core+3722>, 0x7f82629ae03f <vm_exec_core+3663>, 0x7f82629adfe9 <vm_exec_core+3577>, 0x7f82629adfa5 <vm_exec_core+3509>, 0x7f82629adf1e <vm_exec_core+3374>, 0x7f82629adee9 <vm_exec_core+3321>, 0x7f82629ade8e <vm_exec_core+3230>, 0x7f82629ade16 <vm_exec_core+3110>, 0x7f82629addde <vm_exec_core+3054>, 0x7f82629adda6 <vm_exec_core+2998>, 0x7f82629adbb1 <vm_exec_core+2497>, 0x7f82629adb20 <vm_exec_core+2352>, 0x7f82629adac3 <vm_exec_core+2259>, 0x7f82629ada4a <vm_exec_core+2138>, 0x7f82629ae78a <vm_exec_core+5530>, 0x7f82629ae765 <vm_exec_core+5493>, 0x7f82629ae72c <vm_exec_core+5436>, 0x7f82629ae6dc <vm_exec_core+5356>, 0x7f82629ae6aa <vm_exec_core+5306>, 0x7f82629ae5bf <vm_exec_core+5071>, 0x7f82629ae57a <vm_exec_core+5002>, 0x7f82629ae534 <vm_exec_core+4932>, 0x7f82629ae504 <vm_exec_core+4884>, 0x7f82629ae439 <vm_exec_core+4681>, 0x7f82629ae4a4 <vm_exec_core+4788>, 0x7f82629ae309 <vm_exec_core+4377>, 0x7f82629ae29c <vm_exec_core+4268>, 0x7f82629ae20f <vm_exec_core+4127>, 0x7f82629ae153 <vm_exec_core+3939>, 0x7f82629ae11b <vm_exec_core+3883>, 0x7f82629aec88 <vm_exec_core+6808>, 0x7f82629aeb75 <vm_exec_core+6533>, 0x7f82629b0633 <vm_exec_core+13379>, 0x7f82629aed03 <vm_exec_core+6931>, 0x7f82629ae8ce <vm_exec_core+5854>, 0x7f82629b061f <vm_exec_core+13359>, 0x7f82629ae884 <vm_exec_core+5780>, 0x7f82629ae82b <vm_exec_core+5691>, 0x7f82629ae7d2 <vm_exec_core+5602>, 0x7f82629aea67 <vm_exec_core+6263>, 0x7f82629ae991 <vm_exec_core+6049>, 0x7f82629ae918 <vm_exec_core+5928>, 0x7f82629af9ef <vm_exec_core+10239>, 0x7f82629aeccb <vm_exec_core+6875>, 0x7f82629aeb1e <vm_exec_core+6446>, 0x7f82629ad8ab <vm_exec_core+1723>, 0x7f82629ad871 <vm_exec_core+1665>, 0x7f82629ad9a3 <vm_exec_core+1971>, 0x7f82629ad902 <vm_exec_core+1810>, 0x7f82629b060b <vm_exec_core+13339>, 0x7f82629b05f7 <vm_exec_core+13319>, 0x7f82629b05e3 <vm_exec_core+13299>, 0x7f82629b05cf <vm_exec_core+13279>, 0x7f82629b05bb <vm_exec_core+13259>, 0x7f82629b05a7 <vm_exec_core+13239>, 0x7f82629b058c <vm_exec_core+13212>, 0x7f82629b0578 <vm_exec_core+13192>, 0x7f82629b0564 <vm_exec_core+13172>, 0x7f82629b0550 <vm_exec_core+13152>, 0x7f82629b053c <vm_exec_core+13132>, 0x7f82629b0528 <vm_exec_core+13112>, 0x7f82629b0514 <vm_exec_core+13092>, 0x7f82629b0500 <vm_exec_core+13072>, 0x7f82629b04ec <vm_exec_core+13052>, 0x7f82629b04d8 <vm_exec_core+13032>, 0x7f82629ad804 <vm_exec_core+1556>, 0x7f82629ad7a6 <vm_exec_core+1462>, 0x7f82629b04c4 <vm_exec_core+13012>, 0x7f82629b04b0 <vm_exec_core+12992>, 0x7f82629b049c <vm_exec_core+12972>, 0x7f82629b0488 <vm_exec_core+12952>, 0x7f82629ad231 <vm_exec_core+65>, 0x7f82629ad235 <vm_exec_core+69>, 0x7f82629ad739 <vm_exec_core+1353>, 0x7f82629ad6e2 <vm_exec_core+1266>, 0x7f82629ad65f <vm_exec_core+1135>, 0x7f82629ad61a <vm_exec_core+1066>, 0x7f82629ad5cd <vm_exec_core+989>...}
#56 0x00007f82629b3a8b in rb_vm_exec (ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c22552c120
        _tag = {tag = 36, retval = 4, buf = {0x7f82622cff50, 0x7f82629b3280 <rb_vm_exec+400>, 0x0, 0x7ffc5f741020, 0x0}, prev = 0x7ffc5f741470, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#57 0x00007f82629c213a in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#58 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = <optimized out>
        i = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#59 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-random1/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#60 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#61 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#62 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#63 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#64 0x00007f826273630c in rb_ary_each (ary=140197906805720) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 5
#65 0x00007f826299ded4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f82622cff90, ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f82621704a8
        cfunc = 0x55c225583348
        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>
#66 vm_call_cfunc_with_frame (ec=0x55c22552c120, reg_cfp=0x7f82622cff90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#67 0x00007f82629aec69 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-random1/vm_callinfo.h:368
        val = 64
        ci = <optimized out>
        cc = <optimized out>
        recv = 94292338192608
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f82621ab760, block_handler = 140197969592233, recv = 140197906805720, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#68 vm_exec_core (ec=0x55c22552c120, initial=26) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55c22566e040
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55c22566c1d8
        reg_cfp = 0x7f82622cff90
        insns_address_table = {0x7f82629afa5f <vm_exec_core+10351>, 0x7f82629ad469 <vm_exec_core+633>, 0x7f82629af61e <vm_exec_core+9262>, 0x7f82629af5a4 <vm_exec_core+9140>, 0x7f82629af52d <vm_exec_core+9021>, 0x7f82629af4ae <vm_exec_core+8894>, 0x7f82629af42e <vm_exec_core+8766>, 0x7f82629af3d2 <vm_exec_core+8674>, 0x7f82629af377 <vm_exec_core+8583>, 0x7f82629af327 <vm_exec_core+8503>, 0x7f82629af1ac <vm_exec_core+8124>, 0x7f82629af001 <vm_exec_core+7697>, 0x7f82629aef16 <vm_exec_core+7462>, 0x7f82629aeea7 <vm_exec_core+7351>, 0x7f82629aee3a <vm_exec_core+7242>, 0x7f82629aedff <vm_exec_core+7183>, 0x7f82629aedc9 <vm_exec_core+7129>, 0x7f82629aed96 <vm_exec_core+7078>, 0x7f82629af68a <vm_exec_core+9370>, 0x7f82629ae0f7 <vm_exec_core+3847>, 0x7f82629ae089 <vm_exec_core+3737>, 0x7f82629ae04e <vm_exec_core+3678>, 0x7f82629adff8 <vm_exec_core+3592>, 0x7f82629adfb4 <vm_exec_core+3524>, 0x7f82629adf2d <vm_exec_core+3389>, 0x7f82629adef8 <vm_exec_core+3336>, 0x7f82629ade9d <vm_exec_core+3245>, 0x7f82629ade25 <vm_exec_core+3125>, 0x7f82629added <vm_exec_core+3069>, 0x7f82629addb5 <vm_exec_core+3013>, 0x7f82629adbc0 <vm_exec_core+2512>, 0x7f82629adb2f <vm_exec_core+2367>, 0x7f82629adad2 <vm_exec_core+2274>, 0x7f82629ada59 <vm_exec_core+2153>, 0x7f82629ae799 <vm_exec_core+5545>, 0x7f82629ae774 <vm_exec_core+5508>, 0x7f82629ae73b <vm_exec_core+5451>, 0x7f82629ae6eb <vm_exec_core+5371>, 0x7f82629ae6b9 <vm_exec_core+5321>, 0x7f82629ae5ce <vm_exec_core+5086>, 0x7f82629ae589 <vm_exec_core+5017>, 0x7f82629ae543 <vm_exec_core+4947>, 0x7f82629ae513 <vm_exec_core+4899>, 0x7f82629ae448 <vm_exec_core+4696>, 0x7f82629ae4b3 <vm_exec_core+4803>, 0x7f82629ae318 <vm_exec_core+4392>, 0x7f82629ae2ab <vm_exec_core+4283>, 0x7f82629ae21e <vm_exec_core+4142>, 0x7f82629ae162 <vm_exec_core+3954>, 0x7f82629ae12a <vm_exec_core+3898>, 0x7f82629aec97 <vm_exec_core+6823>, 0x7f82629aeb84 <vm_exec_core+6548>, 0x7f82629ad248 <vm_exec_core+88>, 0x7f82629aed12 <vm_exec_core+6946>, 0x7f82629ae8dd <vm_exec_core+5869>, 0x7f82629afba7 <vm_exec_core+10679>, 0x7f82629ae893 <vm_exec_core+5795>, 0x7f82629ae83a <vm_exec_core+5706>, 0x7f82629ae7e1 <vm_exec_core+5617>, 0x7f82629aea76 <vm_exec_core+6278>, 0x7f82629ae9a0 <vm_exec_core+6064>, 0x7f82629ae927 <vm_exec_core+5943>, 0x7f82629af9fe <vm_exec_core+10254>, 0x7f82629aecda <vm_exec_core+6890>, 0x7f82629aeb2d <vm_exec_core+6461>, 0x7f82629ad8ba <vm_exec_core+1738>, 0x7f82629ad880 <vm_exec_core+1680>, 0x7f82629ad9b2 <vm_exec_core+1986>, 0x7f82629ad911 <vm_exec_core+1825>, 0x7f82629afe8f <vm_exec_core+11423>, 0x7f82629afde6 <vm_exec_core+11254>, 0x7f82629b0066 <vm_exec_core+11894>, 0x7f82629afff3 <vm_exec_core+11779>, 0x7f82629aff4d <vm_exec_core+11613>, 0x7f82629afef1 <vm_exec_core+11521>, 0x7f82629b0413 <vm_exec_core+12835>, 0x7f82629b0376 <vm_exec_core+12678>, 0x7f82629b02de <vm_exec_core+12526>, 0x7f82629b0241 <vm_exec_core+12369>, 0x7f82629b01a9 <vm_exec_core+12217>, 0x7f82629afae8 <vm_exec_core+10488>, 0x7f82629b015e <vm_exec_core+12142>, 0x7f82629b0108 <vm_exec_core+12056>, 0x7f82629afc75 <vm_exec_core+10885>, 0x7f82629afbeb <vm_exec_core+10747>, 0x7f82629ad813 <vm_exec_core+1571>, 0x7f82629ad7b5 <vm_exec_core+1477>, 0x7f82629afdb2 <vm_exec_core+11202>, 0x7f82629afd7e <vm_exec_core+11150>, 0x7f82629afd2d <vm_exec_core+11069>, 0x7f82629afcde <vm_exec_core+10990>, 0x7f82629afb1b <vm_exec_core+10539>, 0x7f82629afa70 <vm_exec_core+10368>, 0x7f82629ad748 <vm_exec_core+1368>, 0x7f82629ad6f1 <vm_exec_core+1281>, 0x7f82629ad66e <vm_exec_core+1150>, 0x7f82629ad629 <vm_exec_core+1081>, 0x7f82629ad5dc <vm_exec_core+1004>, 0x7f82629ad58f <vm_exec_core+927>, 0x7f82629ad53a <vm_exec_core+842>, 0x7f82629ad507 <vm_exec_core+791>, 0x7f82629ad4d4 <vm_exec_core+740>, 0x7f82629afb8b <vm_exec_core+10651>, 0x7f82629ad45a <vm_exec_core+618>, 0x7f82629af60f <vm_exec_core+9247>, 0x7f82629af595 <vm_exec_core+9125>, 0x7f82629af51e <vm_exec_core+9006>, 0x7f82629af49f <vm_exec_core+8879>, 0x7f82629af41f <vm_exec_core+8751>, 0x7f82629af3c3 <vm_exec_core+8659>, 0x7f82629af368 <vm_exec_core+8568>, 0x7f82629af318 <vm_exec_core+8488>, 0x7f82629af19d <vm_exec_core+8109>, 0x7f82629aeff2 <vm_exec_core+7682>, 0x7f82629aef07 <vm_exec_core+7447>, 0x7f82629aee98 <vm_exec_core+7336>, 0x7f82629aee2b <vm_exec_core+7227>, 0x7f82629aedf0 <vm_exec_core+7168>, 0x7f82629aedba <vm_exec_core+7114>, 0x7f82629aed87 <vm_exec_core+7063>, 0x7f82629af67b <vm_exec_core+9355>, 0x7f82629ae0e8 <vm_exec_core+3832>, 0x7f82629ae07a <vm_exec_core+3722>, 0x7f82629ae03f <vm_exec_core+3663>, 0x7f82629adfe9 <vm_exec_core+3577>, 0x7f82629adfa5 <vm_exec_core+3509>, 0x7f82629adf1e <vm_exec_core+3374>, 0x7f82629adee9 <vm_exec_core+3321>, 0x7f82629ade8e <vm_exec_core+3230>, 0x7f82629ade16 <vm_exec_core+3110>, 0x7f82629addde <vm_exec_core+3054>, 0x7f82629adda6 <vm_exec_core+2998>, 0x7f82629adbb1 <vm_exec_core+2497>, 0x7f82629adb20 <vm_exec_core+2352>, 0x7f82629adac3 <vm_exec_core+2259>, 0x7f82629ada4a <vm_exec_core+2138>, 0x7f82629ae78a <vm_exec_core+5530>, 0x7f82629ae765 <vm_exec_core+5493>, 0x7f82629ae72c <vm_exec_core+5436>, 0x7f82629ae6dc <vm_exec_core+5356>, 0x7f82629ae6aa <vm_exec_core+5306>, 0x7f82629ae5bf <vm_exec_core+5071>, 0x7f82629ae57a <vm_exec_core+5002>, 0x7f82629ae534 <vm_exec_core+4932>, 0x7f82629ae504 <vm_exec_core+4884>, 0x7f82629ae439 <vm_exec_core+4681>, 0x7f82629ae4a4 <vm_exec_core+4788>, 0x7f82629ae309 <vm_exec_core+4377>, 0x7f82629ae29c <vm_exec_core+4268>, 0x7f82629ae20f <vm_exec_core+4127>, 0x7f82629ae153 <vm_exec_core+3939>, 0x7f82629ae11b <vm_exec_core+3883>, 0x7f82629aec88 <vm_exec_core+6808>, 0x7f82629aeb75 <vm_exec_core+6533>, 0x7f82629b0633 <vm_exec_core+13379>, 0x7f82629aed03 <vm_exec_core+6931>, 0x7f82629ae8ce <vm_exec_core+5854>, 0x7f82629b061f <vm_exec_core+13359>, 0x7f82629ae884 <vm_exec_core+5780>, 0x7f82629ae82b <vm_exec_core+5691>, 0x7f82629ae7d2 <vm_exec_core+5602>, 0x7f82629aea67 <vm_exec_core+6263>, 0x7f82629ae991 <vm_exec_core+6049>, 0x7f82629ae918 <vm_exec_core+5928>, 0x7f82629af9ef <vm_exec_core+10239>, 0x7f82629aeccb <vm_exec_core+6875>, 0x7f82629aeb1e <vm_exec_core+6446>, 0x7f82629ad8ab <vm_exec_core+1723>, 0x7f82629ad871 <vm_exec_core+1665>, 0x7f82629ad9a3 <vm_exec_core+1971>, 0x7f82629ad902 <vm_exec_core+1810>, 0x7f82629b060b <vm_exec_core+13339>, 0x7f82629b05f7 <vm_exec_core+13319>, 0x7f82629b05e3 <vm_exec_core+13299>, 0x7f82629b05cf <vm_exec_core+13279>, 0x7f82629b05bb <vm_exec_core+13259>, 0x7f82629b05a7 <vm_exec_core+13239>, 0x7f82629b058c <vm_exec_core+13212>, 0x7f82629b0578 <vm_exec_core+13192>, 0x7f82629b0564 <vm_exec_core+13172>, 0x7f82629b0550 <vm_exec_core+13152>, 0x7f82629b053c <vm_exec_core+13132>, 0x7f82629b0528 <vm_exec_core+13112>, 0x7f82629b0514 <vm_exec_core+13092>, 0x7f82629b0500 <vm_exec_core+13072>, 0x7f82629b04ec <vm_exec_core+13052>, 0x7f82629b04d8 <vm_exec_core+13032>, 0x7f82629ad804 <vm_exec_core+1556>, 0x7f82629ad7a6 <vm_exec_core+1462>, 0x7f82629b04c4 <vm_exec_core+13012>, 0x7f82629b04b0 <vm_exec_core+12992>, 0x7f82629b049c <vm_exec_core+12972>, 0x7f82629b0488 <vm_exec_core+12952>, 0x7f82629ad231 <vm_exec_core+65>, 0x7f82629ad235 <vm_exec_core+69>, 0x7f82629ad739 <vm_exec_core+1353>, 0x7f82629ad6e2 <vm_exec_core+1266>, 0x7f82629ad65f <vm_exec_core+1135>, 0x7f82629ad61a <vm_exec_core+1066>, 0x7f82629ad5cd <vm_exec_core+989>...}
#69 0x00007f82629b3a8b in rb_vm_exec (ec=0x55c22552c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c22552c120
        _tag = {tag = 36, retval = 4, buf = {0x7f825e7df9a0, 0x7f82629b3280 <rb_vm_exec+400>, 0x0, 0x7ffc5f7413a0, 0x55c2255bac80}, prev = 0x7ffc5f741530, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#70 0x00007f82627d58a1 in rb_ec_exec_node (ec=ec@entry=0x55c22552c120, n=n@entry=0x7f825e7df9a0) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140197976465988, buf = {0x7f825e7df9a0, 0x7f82627d58f2 <rb_ec_exec_node+258>, 0x0, 0x7ffc5f741500, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f825e7df9a0
#71 0x00007f82627dbd63 in ruby_run_node (n=0x7f825e7df9a0) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x55c22552c120
        status = 0
#72 0x000055c2239e6187 in rb_main (argv=0x7ffc5f741738, argc=139) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140721909931545
#73 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:58
No locals.

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