# Logfile created on 2023-03-27 12:24:16 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055dd04906438 @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.20230327-122416", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055dd0499b560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055dd0499b420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055dd0499b240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230327-122416", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230327-122416>, @binmode=false, @mon_data=#<Monitor:0x000055dd0499b178>, @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 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /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
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.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 = 36254c5ddf
$$$[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 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
HEAD is now at 6519736 Increase timeout in debug_code
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /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/debug.revision unchanged
/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 enc.mk
generating encdb.h
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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'
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]: 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]: 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering 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]: Leaving 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/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/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/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
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 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
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'
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
generating transdb.h
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /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
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.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]: 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
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]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
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.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving 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]: 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.2
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.0
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-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.1
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 1824 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=33667
  "--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 3991941 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] push_mark_stack(): GC does not handle T_NODE 0x1b(0x000055c34f342bd8) 0x1d7b
| ruby 3.3.0dev (2023-03-27T09:47:20Z master 36254c5ddf) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0010 p:0005 s:0051 e:000048 METHOD (eval):1 [FINISH]
| c:0009 p:---- s:0043 e:000042 CFUNC  :parse
| c:0008 p:0003 s:0039 e:000038 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0007 p:---- s:0036 e:000035 CFUNC  :instance_eval
| c:0006 p:0050 s:0030 e:000029 BLOCK  -:22
| c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-random1/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0019 e:000018 BLOCK  -:20 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :each
| c:0002 p:0121 s:0011 E:001268 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:001a90 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-random1/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:22:in `block (2 levels) in <main>'
| -:22:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (2 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_sp'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f8914acf4bb] /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(bug_report_end+0x0) [0x7f89148d6349] /tmp/ruby/src/trunk-random1/error.c:790
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-random1/error.c:790
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(die+0x0) [0x7f8914830970] /tmp/ruby/src/trunk-random1/error.c:798
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-random1/error.c:800
| [0x7f89148f76bd]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(mark_ast_value+0x9) [0x7f8914961c4c] /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) [0x7f8914900a78] /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) [0x7f8914901a32] /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) [0x7f891490494d] /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) [0x7f8914905091] /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) [0x7f8914849702] /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) [0x7f8914ab77ea] /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) [0x7f8914ab99eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f8914ac388f] /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) [0x7f8910937f4a] /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(parser_yylex+0x273) [0x7f8910940677] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10432
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(yylex) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10485
| /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) [0x7f89109515b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7f89148dffd6] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f8910934315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f8914aa3ec4] /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) [0x7f8914ab324d] /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) [0x7f8914ab99eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f8914ab9be9] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7f8914ac9f5a] /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) [0x7f8914aa3ec4] /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) [0x7f8914ab324d] /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) [0x7f8914ab99eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x27b) [0x7f8914ac8f5b] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f891483c2fc] /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) [0x7f8914aa3ec4] /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) [0x7f8914ab4bc9] /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) [0x7f8914ab99eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f89148db891] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7f89148e1d53] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55c34e121187] /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) [0x7f8914422d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f8914422e40] ../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
| [0x55c34e1211d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55c34e120000-55c34e121000 r--p 00000000 00:35 14311926                   /tmp/ruby/build/trunk-random1/ruby
| 55c34e121000-55c34e122000 r-xp 00001000 00:35 14311926                   /tmp/ruby/build/trunk-random1/ruby
| 55c34e122000-55c34e123000 r--p 00002000 00:35 14311926                   /tmp/ruby/build/trunk-random1/ruby
| 55c34e123000-55c34e124000 r--p 00002000 00:35 14311926                   /tmp/ruby/build/trunk-random1/ruby
| 55c34e124000-55c34e125000 rw-p 00003000 00:35 14311926                   /tmp/ruby/build/trunk-random1/ruby
| 55c34ef58000-55c34f4f5000 rw-p 00000000 00:00 0                          [heap]
| 7f890e014000-7f890e232000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f890e232000-7f890e2df000 r--s 00000000 00:35 15757619                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f890e2df000-7f890f64e000 rw-p 00000000 00:00 0 
| 7f890f64e000-7f891069a000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f891069a000-7f89106d0000 r--s 00000000 00:35 14311926                   /tmp/ruby/build/trunk-random1/ruby
| 7f89106d0000-7f8910720000 rw-p 00000000 00:00 0 
| 7f8910740000-7f8910890000 rw-p 00000000 00:00 0 
| 7f8910895000-7f8910897000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f8910897000-7f891089c000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f891089c000-7f891089d000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f891089d000-7f891089e000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f891089e000-7f891089f000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f891089f000-7f89108a0000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f89108a0000-7f8910920000 rw-p 00000000 00:00 0 
| 7f8910920000-7f8910921000 r--p 00000000 00:35 15747765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
| 7f8910921000-7f8910922000 r-xp 00001000 00:35 15747765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
| 7f8910922000-7f8910923000 r--p 00002000 00:35 15747765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
| 7f8910923000-7f8910924000 ---p 00003000 00:35 15747765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
| 7f8910924000-7f8910925000 r--p 00003000 00:35 15747765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
| 7f8910925000-7f8910926000 rw-p 00004000 00:35 15747765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
| 7f8910926000-7f8910927000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f8910927000-7f8910929000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f8910929000-7f891092a000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f891092a000-7f891092b000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f891092b000-7f891092c000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f891092c000-7f8910932000 r--p 00000000 00:35 15757619                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f8910932000-7f8910954000 r-xp 00006000 00:35 15757619                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f8910954000-7f891096d000 r--p 00028000 00:35 15757619                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f891096d000-7f891096f000 r--p 00040000 00:35 15757619                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f891096f000-7f8910970000 rw-p 00042000 00:35 15757619                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f8910970000-7f8910990000 rw-p 00000000 00:00 0 
| 7f8910990000-7f8910991000 ---p 00000000 00:00 0 
| 7f8910991000-7f89109d2000 rw-p 00000000 00:00 0 
| 7f89109d2000-7f89109d3000 ---p 00000000 00:00 0 
| 7f89109d3000-7f8910a14000 rw-p 00000000 00:00 0 
| 7f8910a14000-7f8910a15000 ---p 00000000 00:00 0 
| 7f8910a15000-7f8910a56000 rw-p 00000000 00:00 0 
| 7f8910a56000-7f8910a57000 ---p 00000000 00:00 0 
| 7f8910a57000-7f8910a98000 rw-p 00000000 00:00 0 
| 7f8910a98000-7f8910a99000 ---p 00000000 00:00 0 
| 7f8910a99000-7f8910ada000 rw-p 00000000 00:00 0 
| 7f8910ada000-7f8910adb000 ---p 00000000 00:00 0 
| 7f8910adb000-7f8910b1c000 rw-p 00000000 00:00 0 
| 7f8910b1c000-7f8910b1d000 ---p 00000000 00:00 0 
| 7f8910b1d000-7f8910b5e000 rw-p 00000000 00:00 0 
| 7f8910b5e000-7f8910b5f000 ---p 00000000 00:00 0 
| 7f8910b5f000-7f8910ba0000 rw-p 00000000 00:00 0 
| 7f8910ba0000-7f8910ba1000 ---p 00000000 00:00 0 
| 7f8910ba1000-7f8910be2000 rw-p 00000000 00:00 0 
| 7f8910be2000-7f8910be3000 ---p 00000000 00:00 0 
| 7f8910be3000-7f8910c24000 rw-p 00000000 00:00 0 
| 7f8910c24000-7f8910c25000 ---p 00000000 00:00 0 
| 7f8910c25000-7f8910c66000 rw-p 00000000 00:00 0 
| 7f8910c66000-7f8910c67000 ---p 00000000 00:00 0 
| 7f8910c67000-7f8910ca8000 rw-p 00000000 00:00 0 
| 7f8910ca8000-7f8910ca9000 ---p 00000000 00:00 0 
| 7f8910ca9000-7f8910cea000 rw-p 00000000 00:00 0 
| 7f8910cea000-7f8910ceb000 ---p 00000000 00:00 0 
| 7f8910ceb000-7f8910d2c000 rw-p 00000000 00:00 0 
| 7f8910d2c000-7f8910d2d000 ---p 00000000 00:00 0 
| 7f8910d2d000-7f8910d6e000 rw-p 00000000 00:00 0 
| 7f8910d6e000-7f8910d6f000 ---p 00000000 00:00 0 
| 7f8910d6f000-7f8910db0000 rw-p 00000000 00:00 0 
| 7f8910db0000-7f8910db1000 ---p 00000000 00:00 0 
| 7f8910db1000-7f8910df2000 rw-p 00000000 00:00 0 
| 7f8910df2000-7f8910df3000 ---p 00000000 00:00 0 
| 7f8910df3000-7f8910e34000 rw-p 00000000 00:00 0 
| 7f8910e34000-7f8910e35000 ---p 00000000 00:00 0 
| 7f8910e35000-7f8910e76000 rw-p 00000000 00:00 0 
| 7f8910e76000-7f8910e77000 ---p 00000000 00:00 0 
| 7f8910e77000-7f8910eb8000 rw-p 00000000 00:00 0 
| 7f8910eb8000-7f8910eb9000 ---p 00000000 00:00 0 
| 7f8910eb9000-7f8910efa000 rw-p 00000000 00:00 0 
| 7f8910efa000-7f8910efb000 ---p 00000000 00:00 0 
| 7f8910efb000-7f8910f3c000 rw-p 00000000 00:00 0 
| 7f8910f3c000-7f8910f3d000 ---p 00000000 00:00 0 
| 7f8910f3d000-7f8910f7e000 rw-p 00000000 00:00 0 
| 7f8910f7e000-7f8910f7f000 ---p 00000000 00:00 0 
| 7f8910f7f000-7f8910fc0000 rw-p 00000000 00:00 0 
| 7f8910fc0000-7f8910fc1000 ---p 00000000 00:00 0 
| 7f8910fc1000-7f8911002000 rw-p 00000000 00:00 0 
| 7f8911002000-7f8911003000 ---p 00000000 00:00 0 
| 7f8911003000-7f8911044000 rw-p 00000000 00:00 0 
| 7f8911044000-7f8911045000 ---p 00000000 00:00 0 
| 7f8911045000-7f8911086000 rw-p 00000000 00:00 0 
| 7f8911086000-7f8911087000 ---p 00000000 00:00 0 
| 7f8911087000-7f89110c8000 rw-p 00000000 00:00 0 
| 7f89110c8000-7f89110c9000 ---p 00000000 00:00 0 
| 7f89110c9000-7f891110a000 rw-p 00000000 00:00 0 
| 7f891110a000-7f891110b000 ---p 00000000 00:00 0 
| 7f891110b000-7f891114c000 rw-p 00000000 00:00 0 
| 7f891114c000-7f891114d000 ---p 00000000 00:00 0 
| 7f891114d000-7f891118e000 rw-p 00000000 00:00 0 
| 7f891118e000-7f891118f000 ---p 00000000 00:00 0 
| 7f891118f000-7f8911200000 rw-p 00000000 00:00 0 
| 7f8911201000-7f8911202000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f8911202000-7f8911203000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f8911203000-7f8911204000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f8911204000-7f8911205000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f8911205000-7f8911206000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f8911206000-7f89142d0000 rw-p 00000000 00:00 0 
| 7f89142d1000-7f89142d2000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f89142d2000-7f89142d3000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f89142d3000-7f89142d4000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f89142d4000-7f89142d5000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f89142d5000-7f89142d6000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f89142d6000-7f89143d9000 rw-p 00000000 00:00 0 
| 7f89143d9000-7f89143dc000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f89143dc000-7f89143f3000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f89143f3000-7f89143f7000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f89143f7000-7f89143f8000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f89143f8000-7f89143f9000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f89143f9000-7f8914421000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f8914421000-7f89145b6000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f89145b6000-7f891460e000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f891460e000-7f8914612000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f8914612000-7f8914614000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f8914614000-7f8914623000 rw-p 00000000 00:00 0 
| 7f8914623000-7f8914631000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f8914631000-7f89146ad000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f89146ad000-7f8914708000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f8914708000-7f8914709000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f8914709000-7f891470a000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f891470a000-7f891470c000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f891470c000-7f8914720000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8914720000-7f8914739000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f8914739000-7f891473a000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f891473a000-7f891473b000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f891473b000-7f891473c000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f891473c000-7f8914744000 rw-p 00000000 00:00 0 
| 7f8914744000-7f891474e000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f891474e000-7f89147ad000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f89147ad000-7f89147c4000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f89147c4000-7f89147c5000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f89147c5000-7f89147c6000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f89147c6000-7f89147c8000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f89147c8000-7f89147d9000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f89147d9000-7f89147df000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f89147df000-7f89147e0000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f89147e0000-7f89147e1000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f89147e1000-7f89147e2000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f89147e6000-7f891482a000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f891482a000-7f8914b89000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8914b89000-7f8914cea000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8914cea000-7f8914ceb000 ---p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8914ceb000-7f8914cff000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8914cff000-7f8914d02000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f8914d02000-7f8914d18000 rw-p 00000000 00:00 0 
| 7f8914d18000-7f8914d1a000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8914d1a000-7f8914d44000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8914d44000-7f8914d4f000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8914d50000-7f8914d52000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f8914d52000-7f8914d54000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffeefd9a000-7ffef0599000 rw-p 00000000 00:00 0                          [stack]
| 7ffef05fa000-7ffef05fe000 r--p 00000000 00:00 0                          [vvar]
| 7ffef05fe000-7ffef0600000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 818.251504s, 29.0351 tests/s, 10888.1914 assertions/s.
23758 tests, 8909279 assertions, 1 failures, 0 errors, 73 skips

ruby -v: ruby 3.3.0dev (2023-03-27T09:47:20Z master 36254c5ddf) [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-27T09:47:20Z master 36254c5ddf) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 78.170684 seconds

3841 files, 31577 examples, 194783 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.3991941.ruby -x gdbscript
[New LWP 3991941]
[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=140226726820864) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f89143d7c00 (LWP 3991941)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140226726820864) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f89143d7c00
        old_mask = {__val = {140732930800320, 1, 94297331698448, 140226727634131, 0, 140226727530477, 140226726820864, 140226729145856, 94297335211168, 140226727476647, 29, 140226729162848, 94297335211168, 140226734125797, 140226729162400, 140732930800336}}
        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=140226726820864) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140226726820864, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f891443b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f89144217f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303036666666, sa_sigaction = 0x3030303036666666}, sa_mask = {__val = {140226729162400, 2, 2, 1, 140226735143478, 140226729145856, 140226727481431, 140226726813072, 94297331708128, 140226734922120, 140226729162400, 140732930800720, 1, 94297335536672, 140226732057417, 4294967322}}, sa_flags = 763503872, sa_restorer = 0x0}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3832675868587996938, 7365405400577893734, 140226727526253, 2337500343188860976, 2, 140226729162400, 3432, 140226735143478, 140226727528528, 2, 7378697629483820554}}
#5  0x00007f8914830975 in die () at /tmp/ruby/src/trunk-random1/error.c:776
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f8914b91988 "push_mark_stack(): GC does not handle T_NODE 0x%x(%p) 0x%lx") at /tmp/ruby/src/trunk-random1/error.c:800
        args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffef0593d30, reg_save_area = 0x7ffef0593c70}}
#7  0x00007f89148f76bd in push_mark_stack (data=94297335802840, stack=0x55c34ef5b4f8) at /tmp/ruby/src/trunk-random1/gc.c:6398
        obj = 94297335802840
        obj = <optimized out>
#8  gc_grey (objspace=0x55c34ef5b0e0, obj=94297335802840) at /tmp/ruby/src/trunk-random1/gc.c:7026
No locals.
#9  0x00007f8914961c4c in mark_ast_value (node=0x55c34f301c68, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#10 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=26, nbe=0x55c34f301c20) at /tmp/ruby/src/trunk-random1/node.c:1338
        cursor = 1
        cursor = <optimized out>
#11 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random1/node.c:1348
        nbe = 0x55c34f301c20
        nbe = <optimized out>
#12 rb_ast_mark (ast=0x7f89107c4b10) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#13 0x00007f8914900a78 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>
#14 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:7550
No locals.
#15 gc_marks_rest (objspace=0x55c34ef5b0e0) at /tmp/ruby/src/trunk-random1/gc.c:8717
No locals.
#16 0x00007f8914901a32 in gc_marks (full_mark=<optimized out>, objspace=0x55c34ef5b0e0) at /tmp/ruby/src/trunk-random1/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#17 gc_start (objspace=0x55c34ef5b0e0, 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
#18 0x00007f891490494d in heap_prepare (heap=0x55c34ef5b140, size_pool=0x55c34ef5b108, objspace=0x55c34ef5b0e0) at /tmp/ruby/src/trunk-random1/gc.c:2416
        __func__ = <optimized out>
#19 heap_next_free_page (heap=0x55c34ef5b140, size_pool=0x55c34ef5b108, objspace=0x55c34ef5b0e0) at /tmp/ruby/src/trunk-random1/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#20 newobj_alloc (objspace=0x55c34ef5b0e0, cr=0x55c34ef5bdf0, 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 = 0x55c34ef5b108
        heap = 0x55c34ef5b140
        cache = 0x55c34ef5c068
        obj = <optimized out>
        __func__ = <optimized out>
#21 0x00007f8914905091 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=8199, klass=140226674431160) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = 0x55c34ef5b0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#22 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>
#23 rb_wb_protected_newobj_of (klass=140226674431160, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-random1/gc.c:2935
        __func__ = <optimized out>
#24 0x00007f8914842145 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>
#25 0x00007f8914849702 in rb_ary_dup (ary=140226725675240) at /tmp/ruby/src/trunk-random1/array.c:2904
        len = 1
        dup = <optimized out>
#26 0x00007f8914ab77ea in vm_concat_array (ary2st=<optimized out>, ary1=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4861
        ary2 = <optimized out>
        tmp1 = 140226725675240
        tmp2 = 140732930800400
        ary2 = <optimized out>
        tmp1 = <optimized out>
        tmp2 = <optimized out>
        args_to_new_ary = <optimized out>
        args_to_new_ary = <optimized out>
#27 vm_exec_core (ec=0x55c34ef5c120, initial=3991941) at ../../src/trunk-random1/insns.def:528
        leaf = <optimized out>
        ary1 = 140226727574140
        ary2 = <optimized out>
        ary = <optimized out>
        reg_pc = 0x55c34f2b8fa8
        reg_cfp = 0x7f89143d5d90
        insns_address_table = {0x7f8914ab59bf <vm_exec_core+10351>, 0x7f8914ab33c9 <vm_exec_core+633>, 0x7f8914ab557e <vm_exec_core+9262>, 0x7f8914ab5504 <vm_exec_core+9140>, 0x7f8914ab548d <vm_exec_core+9021>, 0x7f8914ab540e <vm_exec_core+8894>, 0x7f8914ab538e <vm_exec_core+8766>, 0x7f8914ab5332 <vm_exec_core+8674>, 0x7f8914ab52d7 <vm_exec_core+8583>, 0x7f8914ab5287 <vm_exec_core+8503>, 0x7f8914ab510c <vm_exec_core+8124>, 0x7f8914ab4f61 <vm_exec_core+7697>, 0x7f8914ab4e76 <vm_exec_core+7462>, 0x7f8914ab4e07 <vm_exec_core+7351>, 0x7f8914ab4d9a <vm_exec_core+7242>, 0x7f8914ab4d5f <vm_exec_core+7183>, 0x7f8914ab4d29 <vm_exec_core+7129>, 0x7f8914ab4cf6 <vm_exec_core+7078>, 0x7f8914ab55ea <vm_exec_core+9370>, 0x7f8914ab4057 <vm_exec_core+3847>, 0x7f8914ab3fe9 <vm_exec_core+3737>, 0x7f8914ab3fae <vm_exec_core+3678>, 0x7f8914ab3f58 <vm_exec_core+3592>, 0x7f8914ab3f14 <vm_exec_core+3524>, 0x7f8914ab3e8d <vm_exec_core+3389>, 0x7f8914ab3e58 <vm_exec_core+3336>, 0x7f8914ab3dfd <vm_exec_core+3245>, 0x7f8914ab3d85 <vm_exec_core+3125>, 0x7f8914ab3d4d <vm_exec_core+3069>, 0x7f8914ab3d15 <vm_exec_core+3013>, 0x7f8914ab3b20 <vm_exec_core+2512>, 0x7f8914ab3a8f <vm_exec_core+2367>, 0x7f8914ab3a32 <vm_exec_core+2274>, 0x7f8914ab39b9 <vm_exec_core+2153>, 0x7f8914ab46f9 <vm_exec_core+5545>, 0x7f8914ab46d4 <vm_exec_core+5508>, 0x7f8914ab469b <vm_exec_core+5451>, 0x7f8914ab464b <vm_exec_core+5371>, 0x7f8914ab4619 <vm_exec_core+5321>, 0x7f8914ab452e <vm_exec_core+5086>, 0x7f8914ab44e9 <vm_exec_core+5017>, 0x7f8914ab44a3 <vm_exec_core+4947>, 0x7f8914ab4473 <vm_exec_core+4899>, 0x7f8914ab43a8 <vm_exec_core+4696>, 0x7f8914ab4413 <vm_exec_core+4803>, 0x7f8914ab4278 <vm_exec_core+4392>, 0x7f8914ab420b <vm_exec_core+4283>, 0x7f8914ab417e <vm_exec_core+4142>, 0x7f8914ab40c2 <vm_exec_core+3954>, 0x7f8914ab408a <vm_exec_core+3898>, 0x7f8914ab4bf7 <vm_exec_core+6823>, 0x7f8914ab4ae4 <vm_exec_core+6548>, 0x7f8914ab31a8 <vm_exec_core+88>, 0x7f8914ab4c72 <vm_exec_core+6946>, 0x7f8914ab483d <vm_exec_core+5869>, 0x7f8914ab5b07 <vm_exec_core+10679>, 0x7f8914ab47f3 <vm_exec_core+5795>, 0x7f8914ab479a <vm_exec_core+5706>, 0x7f8914ab4741 <vm_exec_core+5617>, 0x7f8914ab49d6 <vm_exec_core+6278>, 0x7f8914ab4900 <vm_exec_core+6064>, 0x7f8914ab4887 <vm_exec_core+5943>, 0x7f8914ab595e <vm_exec_core+10254>, 0x7f8914ab4c3a <vm_exec_core+6890>, 0x7f8914ab4a8d <vm_exec_core+6461>, 0x7f8914ab381a <vm_exec_core+1738>, 0x7f8914ab37e0 <vm_exec_core+1680>, 0x7f8914ab3912 <vm_exec_core+1986>, 0x7f8914ab3871 <vm_exec_core+1825>, 0x7f8914ab5def <vm_exec_core+11423>, 0x7f8914ab5d46 <vm_exec_core+11254>, 0x7f8914ab5fc6 <vm_exec_core+11894>, 0x7f8914ab5f53 <vm_exec_core+11779>, 0x7f8914ab5ead <vm_exec_core+11613>, 0x7f8914ab5e51 <vm_exec_core+11521>, 0x7f8914ab6373 <vm_exec_core+12835>, 0x7f8914ab62d6 <vm_exec_core+12678>, 0x7f8914ab623e <vm_exec_core+12526>, 0x7f8914ab61a1 <vm_exec_core+12369>, 0x7f8914ab6109 <vm_exec_core+12217>, 0x7f8914ab5a48 <vm_exec_core+10488>, 0x7f8914ab60be <vm_exec_core+12142>, 0x7f8914ab6068 <vm_exec_core+12056>, 0x7f8914ab5bd5 <vm_exec_core+10885>, 0x7f8914ab5b4b <vm_exec_core+10747>, 0x7f8914ab3773 <vm_exec_core+1571>, 0x7f8914ab3715 <vm_exec_core+1477>, 0x7f8914ab5d12 <vm_exec_core+11202>, 0x7f8914ab5cde <vm_exec_core+11150>, 0x7f8914ab5c8d <vm_exec_core+11069>, 0x7f8914ab5c3e <vm_exec_core+10990>, 0x7f8914ab5a7b <vm_exec_core+10539>, 0x7f8914ab59d0 <vm_exec_core+10368>, 0x7f8914ab36a8 <vm_exec_core+1368>, 0x7f8914ab3651 <vm_exec_core+1281>, 0x7f8914ab35ce <vm_exec_core+1150>, 0x7f8914ab3589 <vm_exec_core+1081>, 0x7f8914ab353c <vm_exec_core+1004>, 0x7f8914ab34ef <vm_exec_core+927>, 0x7f8914ab349a <vm_exec_core+842>, 0x7f8914ab3467 <vm_exec_core+791>, 0x7f8914ab3434 <vm_exec_core+740>, 0x7f8914ab5aeb <vm_exec_core+10651>, 0x7f8914ab33ba <vm_exec_core+618>, 0x7f8914ab556f <vm_exec_core+9247>, 0x7f8914ab54f5 <vm_exec_core+9125>, 0x7f8914ab547e <vm_exec_core+9006>, 0x7f8914ab53ff <vm_exec_core+8879>, 0x7f8914ab537f <vm_exec_core+8751>, 0x7f8914ab5323 <vm_exec_core+8659>, 0x7f8914ab52c8 <vm_exec_core+8568>, 0x7f8914ab5278 <vm_exec_core+8488>, 0x7f8914ab50fd <vm_exec_core+8109>, 0x7f8914ab4f52 <vm_exec_core+7682>, 0x7f8914ab4e67 <vm_exec_core+7447>, 0x7f8914ab4df8 <vm_exec_core+7336>, 0x7f8914ab4d8b <vm_exec_core+7227>, 0x7f8914ab4d50 <vm_exec_core+7168>, 0x7f8914ab4d1a <vm_exec_core+7114>, 0x7f8914ab4ce7 <vm_exec_core+7063>, 0x7f8914ab55db <vm_exec_core+9355>, 0x7f8914ab4048 <vm_exec_core+3832>, 0x7f8914ab3fda <vm_exec_core+3722>, 0x7f8914ab3f9f <vm_exec_core+3663>, 0x7f8914ab3f49 <vm_exec_core+3577>, 0x7f8914ab3f05 <vm_exec_core+3509>, 0x7f8914ab3e7e <vm_exec_core+3374>, 0x7f8914ab3e49 <vm_exec_core+3321>, 0x7f8914ab3dee <vm_exec_core+3230>, 0x7f8914ab3d76 <vm_exec_core+3110>, 0x7f8914ab3d3e <vm_exec_core+3054>, 0x7f8914ab3d06 <vm_exec_core+2998>, 0x7f8914ab3b11 <vm_exec_core+2497>, 0x7f8914ab3a80 <vm_exec_core+2352>, 0x7f8914ab3a23 <vm_exec_core+2259>, 0x7f8914ab39aa <vm_exec_core+2138>, 0x7f8914ab46ea <vm_exec_core+5530>, 0x7f8914ab46c5 <vm_exec_core+5493>, 0x7f8914ab468c <vm_exec_core+5436>, 0x7f8914ab463c <vm_exec_core+5356>, 0x7f8914ab460a <vm_exec_core+5306>, 0x7f8914ab451f <vm_exec_core+5071>, 0x7f8914ab44da <vm_exec_core+5002>, 0x7f8914ab4494 <vm_exec_core+4932>, 0x7f8914ab4464 <vm_exec_core+4884>, 0x7f8914ab4399 <vm_exec_core+4681>, 0x7f8914ab4404 <vm_exec_core+4788>, 0x7f8914ab4269 <vm_exec_core+4377>, 0x7f8914ab41fc <vm_exec_core+4268>, 0x7f8914ab416f <vm_exec_core+4127>, 0x7f8914ab40b3 <vm_exec_core+3939>, 0x7f8914ab407b <vm_exec_core+3883>, 0x7f8914ab4be8 <vm_exec_core+6808>, 0x7f8914ab4ad5 <vm_exec_core+6533>, 0x7f8914ab6593 <vm_exec_core+13379>, 0x7f8914ab4c63 <vm_exec_core+6931>, 0x7f8914ab482e <vm_exec_core+5854>, 0x7f8914ab657f <vm_exec_core+13359>, 0x7f8914ab47e4 <vm_exec_core+5780>, 0x7f8914ab478b <vm_exec_core+5691>, 0x7f8914ab4732 <vm_exec_core+5602>, 0x7f8914ab49c7 <vm_exec_core+6263>, 0x7f8914ab48f1 <vm_exec_core+6049>, 0x7f8914ab4878 <vm_exec_core+5928>, 0x7f8914ab594f <vm_exec_core+10239>, 0x7f8914ab4c2b <vm_exec_core+6875>, 0x7f8914ab4a7e <vm_exec_core+6446>, 0x7f8914ab380b <vm_exec_core+1723>, 0x7f8914ab37d1 <vm_exec_core+1665>, 0x7f8914ab3903 <vm_exec_core+1971>, 0x7f8914ab3862 <vm_exec_core+1810>, 0x7f8914ab656b <vm_exec_core+13339>, 0x7f8914ab6557 <vm_exec_core+13319>, 0x7f8914ab6543 <vm_exec_core+13299>, 0x7f8914ab652f <vm_exec_core+13279>, 0x7f8914ab651b <vm_exec_core+13259>, 0x7f8914ab6507 <vm_exec_core+13239>, 0x7f8914ab64ec <vm_exec_core+13212>, 0x7f8914ab64d8 <vm_exec_core+13192>, 0x7f8914ab64c4 <vm_exec_core+13172>, 0x7f8914ab64b0 <vm_exec_core+13152>, 0x7f8914ab649c <vm_exec_core+13132>, 0x7f8914ab6488 <vm_exec_core+13112>, 0x7f8914ab6474 <vm_exec_core+13092>, 0x7f8914ab6460 <vm_exec_core+13072>, 0x7f8914ab644c <vm_exec_core+13052>, 0x7f8914ab6438 <vm_exec_core+13032>, 0x7f8914ab3764 <vm_exec_core+1556>, 0x7f8914ab3706 <vm_exec_core+1462>, 0x7f8914ab6424 <vm_exec_core+13012>, 0x7f8914ab6410 <vm_exec_core+12992>, 0x7f8914ab63fc <vm_exec_core+12972>, 0x7f8914ab63e8 <vm_exec_core+12952>, 0x7f8914ab3191 <vm_exec_core+65>, 0x7f8914ab3195 <vm_exec_core+69>, 0x7f8914ab3699 <vm_exec_core+1353>, 0x7f8914ab3642 <vm_exec_core+1266>, 0x7f8914ab35bf <vm_exec_core+1135>, 0x7f8914ab357a <vm_exec_core+1066>, 0x7f8914ab352d <vm_exec_core+989>...}
#28 0x00007f8914ab99eb in rb_vm_exec (ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c34ef5c120
        _tag = {tag = 36, retval = 4, buf = {0x7f89107c4cc8, 0x7f8914ab91e0 <rb_vm_exec+400>, 0x0, 0x7ffef0594150, 0x500000002}, prev = 0x7ffef0595b10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#29 0x00007f8914ac388f in vm_call0_cc (kw_splat=0, cc=0x7f891081a9c0, argv=0x7ffef0594370, argc=1, id=52001, recv=140226663828680, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffef0594300, cc = 0x7f891081a9c0, block_handler = 0, recv = 140226663828680, argc = 1, kw_splat = false}
#30 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffef0594370, argc=1, mid=52001, recv=140226663828680) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x55c34ef5c120
        cc = 0x7f891081a9c0
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#31 rb_funcallv (recv=140226663828680, mid=52001, argc=argc@entry=1, argv=argv@entry=0x7ffef0594370) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#32 0x00007f8910937f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55c34f0f1ce0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140226725675600}
        rb_funcall_nargs = 1
#33 ripper_scan_event_val (t=tSP, p=0x55c34f0f1ce0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#34 ripper_dispatch_scan_event (p=0x55c34f0f1ce0, t=tSP) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6282
No locals.
#35 0x00007f8910940677 in parser_yylex (p=0x55c34f0f1ce0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10432
        prevline = <optimized out>
        last_state = EXPR_BEG
        token_seen = <optimized out>
        fallthru = 0
        retry = <optimized out>
        c = <optimized out>
        space_seen = 1
        cmd_state = <optimized out>
        label = <optimized out>
        c = <optimized out>
        space_seen = <optimized out>
        cmd_state = <optimized out>
        label = <optimized out>
        last_state = <optimized out>
        fallthru = <optimized out>
        token_seen = <optimized out>
        retry = <optimized out>
        outofloop = <optimized out>
        normal_newline = <optimized out>
        prevline = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        first_p = <optimized out>
        token = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        is_beg = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        prev = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
#36 yylex (p=0x55c34f0f1ce0, yylloc=0x7ffef05944a0, lval=0x7ffef0594478) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10485
        t = <optimized out>
        t = <optimized out>
#37 ripper_yyparse (p=0x55c34f0f1ce0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 140226725675760, node = 0x7f89142c02f0, id = 140226725675760, num = 338428656, tbl = 0x7f89142c02f0, vars = 0x7f89142c02f0, strterm = 0x7f89142c02f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 20}}
        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, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 586, 273, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 957, 0, 0, 0, 32766, 0, 18144, -4007, 32766, 0, 0, 0, 32649, 0, 32, 0, 0, 0, 19234, 4220, 32649, 0, 3, 0, 0, 0, 23344, -4007, 32766, 0, 3, 0, 0, 0, 23360, -4007, 32766, 0, 18016, -4007, 32766, 0, 18048, -4007, 32766, 0, 0, 0, 0, 512, 18016, -4007, 32766, 0, 23312, -4007, 32766, 0, 128, 0, 0, 0, 36, 0, 0, 0, -6392, 20267, 21955, 0, 36, 0, 0, 0, 14056, 4205, 32649, 0, 23360, -4007, 32766, 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, 14616, 4230, 32649, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140226664479320, node = 0x7f8910863a58, id = 140226664479320, num = 277232216, tbl = 0x7f8910863a58, vars = 0x7f8910863a58, strterm = 0x7f8910863a58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140226664171480, node = 0x7f89108187d8, id = 140226664171480, num = 276924376, tbl = 0x7f89108187d8, vars = 0x7f89108187d8, strterm = 0x7f89108187d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140226663822440, node = 0x7f89107c3468, id = 140226663822440, num = 276575336, tbl = 0x7f89107c3468, vars = 0x7f89107c3468, strterm = 0x7f89107c3468, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140226663824320, node = 0x7f89107c3bc0, id = 140226663824320, num = 276577216, tbl = 0x7f89107c3bc0, vars = 0x7f89107c3bc0, strterm = 0x7f89107c3bc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140226387247104, node = 0x7f8900000000, id = 140226387247104, num = 0, tbl = 0x7f8900000000, vars = 0x7f8900000000, strterm = 0x7f8900000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140226663820080, node = 0x7f89107c2b30, id = 140226663820080, num = 276572976, tbl = 0x7f89107c2b30, vars = 0x7f89107c2b30, strterm = 0x7f89107c2b30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140226663816720, node = 0x7f89107c1e10, id = 140226663816720, num = 276569616, tbl = 0x7f89107c1e10, vars = 0x7f89107c1e10, strterm = 0x7f89107c1e10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226664505360, node = 0x7f891086a010, id = 140226664505360, num = 277258256, tbl = 0x7f891086a010, vars = 0x7f891086a010, strterm = 0x7f891086a010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226664189760, node = 0x7f891081cf40, id = 140226664189760, num = 276942656, tbl = 0x7f891081cf40, vars = 0x7f891081cf40, strterm = 0x7f891081cf40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140226664190400, node = 0x7f891081d1c0, id = 140226664190400, num = 276943296, tbl = 0x7f891081d1c0, vars = 0x7f891081d1c0, strterm = 0x7f891081d1c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94297335800040, node = 0x55c34f3420e8, id = 94297335800040, num = 1328816360, tbl = 0x55c34f3420e8, vars = 0x55c34f3420e8, strterm = 0x55c34f3420e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140226664180640, node = 0x7f891081aba0, id = 140226664180640, num = 276933536, tbl = 0x7f891081aba0, vars = 0x7f891081aba0, strterm = 0x7f891081aba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226664180640, node = 0x7f891081aba0, id = 140226664180640, num = 276933536, tbl = 0x7f891081aba0, vars = 0x7f891081aba0, strterm = 0x7f891081aba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226725697240, node = 0x7f89142c56d8, id = 140226725697240, num = 338450136, tbl = 0x7f89142c56d8, vars = 0x7f89142c56d8, strterm = 0x7f89142c56d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140226725698200, node = 0x7f89142c5a98, id = 140226725698200, num = 338451096, tbl = 0x7f89142c5a98, vars = 0x7f89142c5a98, strterm = 0x7f89142c5a98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94297335810792, node = 0x55c34f344ae8, id = 94297335810792, num = 1328827112, tbl = 0x55c34f344ae8, vars = 0x55c34f344ae8, strterm = 0x55c34f344ae8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140226725676600, node = 0x7f89142c0638, id = 140226725676600, num = 338429496, tbl = 0x7f89142c0638, vars = 0x7f89142c0638, strterm = 0x7f89142c0638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94297335024656, node = 0x55c34f284c10, id = 94297335024656, num = 1328040976, tbl = 0x55c34f284c10, vars = 0x55c34f284c10, strterm = 0x55c34f284c10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140230682214399, node = 0x7f89ffffffff, id = 140230682214399, num = -1, tbl = 0x7f89ffffffff, vars = 0x7f89ffffffff, strterm = 0x7f89ffffffff, 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 = 140226725705640, node = 0x7f89142c77a8, id = 140226725705640, num = 338458536, tbl = 0x7f89142c77a8, vars = 0x7f89142c77a8, strterm = 0x7f89142c77a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 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 = 140226725713680, node = 0x7f89142c9710, id = 140226725713680, num = 338466576, tbl = 0x7f89142c9710, vars = 0x7f89142c9710, strterm = 0x7f89142c9710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226725714440, node = 0x7f89142c9a08, id = 140226725714440, num = 338467336, tbl = 0x7f89142c9a08, vars = 0x7f89142c9a08, strterm = 0x7f89142c9a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140226664469920, node = 0x7f89108615a0, id = 140226664469920, num = 277222816, tbl = 0x7f89108615a0, vars = 0x7f89108615a0, strterm = 0x7f89108615a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226664469280, node = 0x7f8910861320, id = 140226664469280, num = 277222176, tbl = 0x7f8910861320, vars = 0x7f8910861320, strterm = 0x7f8910861320, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94297335810680, node = 0x55c34f344a78, id = 94297335810680, num = 1328827000, tbl = 0x55c34f344a78, vars = 0x55c34f344a78, strterm = 0x55c34f344a78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140226725715560, node = 0x7f89142c9e68, id = 140226725715560, num = 338468456, tbl = 0x7f89142c9e68, vars = 0x7f89142c9e68, strterm = 0x7f89142c9e68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226725725240, node = 0x7f89142cc438, id = 140226725725240, num = 338478136, tbl = 0x7f89142cc438, vars = 0x7f89142cc438, strterm = 0x7f89142cc438, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226725727560, node = 0x7f89142ccd48, id = 140226725727560, num = 338480456, tbl = 0x7f89142ccd48, vars = 0x7f89142ccd48, strterm = 0x7f89142ccd48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140226663523480, node = 0x7f891077a498, id = 140226663523480, num = 276276376, tbl = 0x7f891077a498, vars = 0x7f891077a498, strterm = 0x7f891077a498, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226663519240, node = 0x7f8910779408, id = 140226663519240, num = 276272136, tbl = 0x7f8910779408, vars = 0x7f8910779408, strterm = 0x7f8910779408, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226662835120, node = 0x7f89106d23b0, id = 140226662835120, num = 275588016, tbl = 0x7f89106d23b0, vars = 0x7f89106d23b0, strterm = 0x7f89106d23b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140226662836240, node = 0x7f89106d2810, id = 140226662836240, num = 275589136, tbl = 0x7f89106d2810, vars = 0x7f89106d2810, strterm = 0x7f89106d2810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226663125520, node = 0x7f8910719210, id = 140226663125520, num = 275878416, tbl = 0x7f8910719210, vars = 0x7f8910719210, strterm = 0x7f8910719210, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226663033240, node = 0x7f8910702998, id = 140226663033240, num = 275786136, tbl = 0x7f8910702998, vars = 0x7f8910702998, strterm = 0x7f8910702998, 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 = 94297335596232, node = 0x55c34f3104c8, id = 94297335596232, num = 1328612552, tbl = 0x55c34f3104c8, vars = 0x55c34f3104c8, strterm = 0x55c34f3104c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140226663036160, node = 0x7f8910703500, id = 140226663036160, num = 275789056, tbl = 0x7f8910703500, vars = 0x7f8910703500, strterm = 0x7f8910703500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140226662844000, node = 0x7f89106d4660, id = 140226662844000, num = 275596896, tbl = 0x7f89106d4660, vars = 0x7f89106d4660, strterm = 0x7f89106d4660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140226663034080, node = 0x7f8910702ce0, id = 140226663034080, num = 275786976, tbl = 0x7f8910702ce0, vars = 0x7f8910702ce0, strterm = 0x7f8910702ce0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226662839760, node = 0x7f89106d35d0, id = 140226662839760, num = 275592656, tbl = 0x7f89106d35d0, vars = 0x7f89106d35d0, strterm = 0x7f89106d35d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140226662842440, node = 0x7f89106d4048, id = 140226662842440, num = 275595336, tbl = 0x7f89106d4048, vars = 0x7f89106d4048, strterm = 0x7f89106d4048, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94297335260712, node = 0x55c34f2be628, id = 94297335260712, num = 1328277032, tbl = 0x55c34f2be628, vars = 0x55c34f2be628, strterm = 0x55c34f2be628, 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 = 140732930805776, node = 0x7ffef0595010, id = 140732930805776, num = -262582256, tbl = 0x7ffef0595010, vars = 0x7ffef0595010, strterm = 0x7ffef0595010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94297334128000, node = 0x55c34f1a9d80, id = 94297334128000, num = 1327144320, tbl = 0x55c34f1a9d80, vars = 0x55c34f1a9d80, strterm = 0x55c34f1a9d80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732930806000, node = 0x7ffef05950f0, id = 140732930806000, num = -262582032, tbl = 0x7ffef05950f0, vars = 0x7ffef05950f0, strterm = 0x7ffef05950f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94297334143559, node = 0x55c34f1ada47, id = 94297334143559, num = 1327159879, tbl = 0x55c34f1ada47, vars = 0x55c34f1ada47, strterm = 0x55c34f1ada47, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732930803472, node = 0x7ffef0594710, id = 140732930803472, num = -262584560, tbl = 0x7ffef0594710, vars = 0x7ffef0594710, strterm = 0x7ffef0594710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94297334143566, node = 0x55c34f1ada4e, id = 94297334143566, num = 1327159886, tbl = 0x55c34f1ada4e, vars = 0x55c34f1ada4e, strterm = 0x55c34f1ada4e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94297334143566, node = 0x55c34f1ada4e, id = 94297334143566, num = 1327159886, tbl = 0x55c34f1ada4e, vars = 0x55c34f1ada4e, strterm = 0x55c34f1ada4e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94297334143566, node = 0x55c34f1ada4e, id = 94297334143566, num = 1327159886, tbl = 0x55c34f1ada4e, vars = 0x55c34f1ada4e, strterm = 0x55c34f1ada4e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 11756603805326779648, node = 0xa327d8df2d822500, id = 11756603805326779648, num = 763503872, tbl = 0xa327d8df2d822500, vars = 0xa327d8df2d822500, strterm = 0xa327d8df2d822500, 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 = 94297335394736, node = 0x55c34f2df1b0, id = 94297335394736, num = 1328411056, tbl = 0x55c34f2df1b0, vars = 0x55c34f2df1b0, strterm = 0x55c34f2df1b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94297335394736, node = 0x55c34f2df1b0, id = 94297335394736, num = 1328411056, tbl = 0x55c34f2df1b0, vars = 0x55c34f2df1b0, strterm = 0x55c34f2df1b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140732930804560, node = 0x7ffef0594b50, id = 140732930804560, num = -262583472, tbl = 0x7ffef0594b50, vars = 0x7ffef0594b50, strterm = 0x7ffef0594b50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140732930805264, node = 0x7ffef0594e10, id = 140732930805264, num = -262582768, tbl = 0x7ffef0594e10, vars = 0x7ffef0594e10, strterm = 0x7ffef0594e10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226735091264, node = 0x7f8914bbae40 <clean_info>, id = 140226735091264, num = 347844160, tbl = 0x7f8914bbae40 <clean_info>, vars = 0x7f8914bbae40 <clean_info>, strterm = 0x7f8914bbae40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140732930805312, node = 0x7ffef0594e40, id = 140732930805312, num = -262582720, tbl = 0x7ffef0594e40, vars = 0x7ffef0594e40, strterm = 0x7ffef0594e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140226733208466, node = 0x7f89149ef392 <optimize_node_left+450>, id = 140226733208466, num = 345961362, tbl = 0x7f89149ef392 <optimize_node_left+450>, vars = 0x7f89149ef392 <optimize_node_left+450>, strterm = 0x7f89149ef392 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140732930805400, node = 0x7ffef0594e98, id = 140732930805400, num = -262582632, tbl = 0x7ffef0594e98, vars = 0x7ffef0594e98, strterm = 0x7ffef0594e98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140732930805336, node = 0x7ffef0594e58, id = 140732930805336, num = -262582696, tbl = 0x7ffef0594e58, vars = 0x7ffef0594e58, strterm = 0x7ffef0594e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140732930805464, node = 0x7ffef0594ed8, id = 140732930805464, num = -262582568, tbl = 0x7ffef0594ed8, vars = 0x7ffef0594ed8, strterm = 0x7ffef0594ed8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728898420736, node = 0x7ffe00000000, id = 140728898420736, num = 0, tbl = 0x7ffe00000000, vars = 0x7ffe00000000, strterm = 0x7ffe00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732930804584, node = 0x7ffef0594b68, id = 140732930804584, num = -262583448, tbl = 0x7ffef0594b68, vars = 0x7ffef0594b68, strterm = 0x7ffef0594b68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140732930805528, node = 0x7ffef0594f18, id = 140732930805528, num = -262582504, tbl = 0x7ffef0594f18, vars = 0x7ffef0594f18, strterm = 0x7ffef0594f18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140732930804545, node = 0x7ffef0594b41, id = 140732930804545, num = -262583487, tbl = 0x7ffef0594b41, vars = 0x7ffef0594b41, strterm = 0x7ffef0594b41, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140732930804545, node = 0x7ffef0594b41, id = 140732930804545, num = -262583487, tbl = 0x7ffef0594b41, vars = 0x7ffef0594b41, strterm = 0x7ffef0594b41, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140226733203066, node = 0x7f89149ede7a <update_string_node_case_fold+298>, id = 140226733203066, num = 345955962, tbl = 0x7f89149ede7a <update_string_node_case_fold+298>, vars = 0x7f89149ede7a <update_string_node_case_fold+298>, strterm = 0x7f89149ede7a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94297334128225, node = 0x55c34f1a9e61, id = 94297334128225, num = 1327144545, tbl = 0x55c34f1a9e61, vars = 0x55c34f1a9e61, strterm = 0x55c34f1a9e61, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94297333718576, node = 0x55c34f145e30, id = 94297333718576, num = 1326734896, tbl = 0x55c34f145e30, vars = 0x55c34f145e30, strterm = 0x55c34f145e30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140732930804536, node = 0x7ffef0594b38, id = 140732930804536, num = -262583496, tbl = 0x7ffef0594b38, vars = 0x7ffef0594b38, strterm = 0x7ffef0594b38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140732930804544, node = 0x7ffef0594b40, id = 140732930804544, num = -262583488, tbl = 0x7ffef0594b40, vars = 0x7ffef0594b40, strterm = 0x7ffef0594b40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140732930804545, node = 0x7ffef0594b41, id = 140732930804545, num = -262583487, tbl = 0x7ffef0594b41, vars = 0x7ffef0594b41, strterm = 0x7ffef0594b41, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 11756603805326779648, node = 0xa327d8df2d822500, id = 11756603805326779648, num = 763503872, tbl = 0xa327d8df2d822500, vars = 0xa327d8df2d822500, strterm = 0xa327d8df2d822500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94297334128192, node = 0x55c34f1a9e40, id = 94297334128192, num = 1327144512, tbl = 0x55c34f1a9e40, vars = 0x55c34f1a9e40, strterm = 0x55c34f1a9e40, 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 = 94297334151921, node = 0x55c34f1afaf1, id = 94297334151921, num = 1327168241, tbl = 0x55c34f1afaf1, vars = 0x55c34f1afaf1, strterm = 0x55c34f1afaf1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94297334151920, node = 0x55c34f1afaf0, id = 94297334151920, num = 1327168240, tbl = 0x55c34f1afaf0, vars = 0x55c34f1afaf0, strterm = 0x55c34f1afaf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140226733204789, node = 0x7f89149ee535 <expand_case_fold_string+1141>, id = 140226733204789, num = 345957685, tbl = 0x7f89149ee535 <expand_case_fold_string+1141>, vars = 0x7f89149ee535 <expand_case_fold_string+1141>, strterm = 0x7f89149ee535 <expand_case_fold_string+1141>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94297334151921, node = 0x55c34f1afaf1, id = 94297334151921, num = 1327168241, tbl = 0x55c34f1afaf1, vars = 0x55c34f1afaf1, strterm = 0x55c34f1afaf1, 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 = 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 = 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 = 139844135157761, node = 0x7f3000000001, id = 139844135157761, num = 1, tbl = 0x7f3000000001, vars = 0x7f3000000001, strterm = 0x7f3000000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 56, node = 0x38, id = 56, num = 56, tbl = 0x38, vars = 0x38, strterm = 0x38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 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 = 5622127182, node = 0x14f1ada4e, id = 5622127182, num = 1327159886, tbl = 0x14f1ada4e, vars = 0x14f1ada4e, strterm = 0x14f1ada4e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, 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 = 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 = 11756603805326779648, node = 0xa327d8df2d822500, id = 11756603805326779648, num = 763503872, tbl = 0xa327d8df2d822500, vars = 0xa327d8df2d822500, strterm = 0xa327d8df2d822500, 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 = 3616, node = 0xe20, id = 3616, num = 3616, tbl = 0xe20, vars = 0xe20, strterm = 0xe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 641, node = 0x281, id = 641, num = 641, tbl = 0x281, vars = 0x281, strterm = 0x281, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94297334118736, node = 0x55c34f1a7950, id = 94297334118736, num = 1327135056, tbl = 0x55c34f1a7950, vars = 0x55c34f1a7950, strterm = 0x55c34f1a7950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140226729159808, node = 0x7f8914612c80 <main_arena>, id = 140226729159808, num = 341912704, tbl = 0x7f8914612c80 <main_arena>, vars = 0x7f8914612c80 <main_arena>, strterm = 0x7f8914612c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94297334122352, node = 0x55c34f1a8770, id = 94297334122352, num = 1327138672, tbl = 0x55c34f1a8770, vars = 0x55c34f1a8770, strterm = 0x55c34f1a8770, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 3616, node = 0xe20, id = 3616, num = 3616, tbl = 0xe20, vars = 0xe20, strterm = 0xe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140226727632009, node = 0x7f891449dc89 <_int_realloc+345>, id = 140226727632009, num = 340384905, tbl = 0x7f891449dc89 <_int_realloc+345>, vars = 0x7f891449dc89 <_int_realloc+345>, strterm = 0x7f891449dc89 <_int_realloc+345>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140226729159808, node = 0x7f8914612c80 <main_arena>, id = 140226729159808, num = 341912704, tbl = 0x7f8914612c80 <main_arena>, vars = 0x7f8914612c80 <main_arena>, strterm = 0x7f8914612c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94297334118752, node = 0x55c34f1a7960, id = 94297334118752, num = 1327135072, tbl = 0x55c34f1a7960, vars = 0x55c34f1a7960, strterm = 0x55c34f1a7960, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94297334118736, node = 0x55c34f1a7950, id = 94297334118736, num = 1327135056, tbl = 0x55c34f1a7950, vars = 0x55c34f1a7950, strterm = 0x55c34f1a7950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140226727635337, node = 0x7f891449e989 <__GI___libc_realloc+457>, id = 140226727635337, num = 340388233, tbl = 0x7f891449e989 <__GI___libc_realloc+457>, vars = 0x7f891449e989 <__GI___libc_realloc+457>, strterm = 0x7f891449e989 <__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 = 94297333718576, node = 0x55c34f145e30, id = 94297333718576, num = 1326734896, tbl = 0x55c34f145e30, vars = 0x55c34f145e30, strterm = 0x55c34f145e30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94297334152728, node = 0x55c34f1afe18, id = 94297334152728, num = 1327169048, tbl = 0x55c34f1afe18, vars = 0x55c34f1afe18, strterm = 0x55c34f1afe18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94297333718576, node = 0x55c34f145e30, id = 94297333718576, num = 1326734896, tbl = 0x55c34f145e30, vars = 0x55c34f145e30, strterm = 0x55c34f145e30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94297334152720, node = 0x55c34f1afe10, id = 94297334152720, num = 1327169040, tbl = 0x55c34f1afe10, vars = 0x55c34f1afe10, strterm = 0x55c34f1afe10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140226733234470, node = 0x7f89149f5926 <compile_tree+5558>, id = 140226733234470, num = 345987366, tbl = 0x7f89149f5926 <compile_tree+5558>, vars = 0x7f89149f5926 <compile_tree+5558>, strterm = 0x7f89149f5926 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 3616, node = 0xe20, id = 3616, num = 3616, tbl = 0xe20, vars = 0xe20, strterm = 0xe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 321, node = 0x141, id = 321, num = 321, tbl = 0x141, vars = 0x141, strterm = 0x141, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94297334118736, node = 0x55c34f1a7950, id = 94297334118736, num = 1327135056, tbl = 0x55c34f1a7950, vars = 0x55c34f1a7950, strterm = 0x55c34f1a7950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140226729159808, node = 0x7f8914612c80 <main_arena>, id = 140226729159808, num = 341912704, tbl = 0x7f8914612c80 <main_arena>, vars = 0x7f8914612c80 <main_arena>, strterm = 0x7f8914612c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 11756603805326779648, node = 0xa327d8df2d822500, id = 11756603805326779648, num = 763503872, tbl = 0xa327d8df2d822500, vars = 0xa327d8df2d822500, strterm = 0xa327d8df2d822500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 3616, node = 0xe20, id = 3616, num = 3616, tbl = 0xe20, vars = 0xe20, strterm = 0xe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94297334128576, node = 0x55c34f1a9fc0, id = 94297334128576, num = 1327144896, tbl = 0x55c34f1a9fc0, vars = 0x55c34f1a9fc0, strterm = 0x55c34f1a9fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12884901911, node = 0x300000017, id = 12884901911, num = 23, tbl = 0x300000017, vars = 0x300000017, strterm = 0x300000017, ctxt = {in_defined = 1, 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 = 719, column = 7}}, {beg_pos = {lineno = 719, column = 8}, end_pos = {lineno = 719, column = 8}}, {beg_pos = {lineno = 721, column = 4}, end_pos = {lineno = 721, column = 16}}, {beg_pos = {lineno = 721, column = 17}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}, {beg_pos = {lineno = 714, column = 19}, end_pos = {lineno = 714, column = 19}}, {beg_pos = {lineno = 715, column = 6}, end_pos = {lineno = 718, column = 10}}, {beg_pos = {lineno = 718, column = 10}, end_pos = {lineno = 718, column = 10}}, {beg_pos = {lineno = 718, column = 10}, end_pos = {lineno = 718, column = 10}}, {beg_pos = {lineno = 716, column = 6}, end_pos = {lineno = 717, column = 16}}, {beg_pos = {lineno = 718, column = 6}, end_pos = {lineno = 718, column = 9}}, {beg_pos = {lineno = 716, column = 8}, end_pos = {lineno = 716, column = 8}}, {beg_pos = {lineno = 716, column = 9}, end_pos = {lineno = 716, column = 16}}, {beg_pos = {lineno = 716, column = 17}, end_pos = {lineno = 716, column = 17}}, {beg_pos = {lineno = 716, column = 17}, end_pos = {lineno = 716, column = 17}}, {beg_pos = {lineno = 717, column = 8}, end_pos = {lineno = 717, column = 16}}, {beg_pos = {lineno = 717, column = 16}, end_pos = {lineno = 717, column = 16}}, {beg_pos = {lineno = 717, column = 13}, end_pos = {lineno = 717, column = 15}}, {beg_pos = {lineno = 717, column = 14}, end_pos = {lineno = 717, column = 14}}, {beg_pos = {lineno = 717, column = 14}, end_pos = {lineno = 717, column = 15}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 919, column = 78}, end_pos = {lineno = 919, column = 79}}, {beg_pos = {lineno = 919, column = 73}, end_pos = {lineno = 919, column = 77}}, {beg_pos = {lineno = 919, column = 71}, end_pos = {lineno = 919, column = 72}}, {beg_pos = {lineno = 1328319456, column = 21955}, end_pos = {lineno = -262581360, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 339989519, column = 32649}}, {beg_pos = {lineno = 344645952, column = 32649}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -262581360, column = 32766}, end_pos = {lineno = 340371867, column = 32649}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 341912800, column = 32649}}, {beg_pos = {lineno = 1546973931, column = 5}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 344998356, column = 32649}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 341912704, column = 32649}}, {beg_pos = {lineno = 32816, column = 0}, end_pos = {lineno = 2050, column = 0}}, {beg_pos = {lineno = 32832, column = 0}, end_pos = {lineno = 2052, column = 0}}, {beg_pos = {lineno = 155, column = 0}, end_pos = {lineno = 340383809, column = 32649}}, {beg_pos = {lineno = 341912800, column = 32649}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 11, column = 0}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = 1328316672, column = 21955}, end_pos = {lineno = 1238980339, column = 354796500}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 346433405, column = 32649}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 346881254, column = 32649}}, {beg_pos = {lineno = 1324714768, column = 21955}, end_pos = {lineno = 1324727792, column = 21955}}, {beg_pos = {lineno = -262581756, column = 32766}, end_pos = {lineno = 763503872, column = -1557669665}}, {beg_pos = {lineno = 1324714816, column = 21955}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1324724448, column = 21955}, end_pos = {lineno = 1324727792, column = 21955}}, {beg_pos = {lineno = 1324727792, column = 21955}, end_pos = {lineno = 346433453, column = 32649}}, {beg_pos = {lineno = 1324724544, column = 21955}, end_pos = {lineno = 344999984, column = 32649}}, {beg_pos = {lineno = 276938136, column = 32649}, end_pos = {lineno = 763503872, column = -1557669665}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 763503872, column = -1557669665}}, {beg_pos = {lineno = -262581696, column = 32766}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 276936176, column = 32649}, end_pos = {lineno = 344713961, column = 32649}}, {beg_pos = {lineno = 349249056, column = 32649}, end_pos = {lineno = 276939776, column = 32649}}, {beg_pos = {lineno = 1324724448, column = 21955}, end_pos = {lineno = -262581628, column = 32766}}, {beg_pos = {lineno = 276939776, column = 32649}, end_pos = {lineno = 344947469, column = 32649}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 346255733, column = 32649}}, {beg_pos = {lineno = 1324756384, column = 21955}, end_pos = {lineno = 763503872, column = -1557669665}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 276936176, column = 32649}, end_pos = {lineno = 276939776, column = 32649}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 344197319, column = 32649}}, {beg_pos = {lineno = 1324728608, column = 21955}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1328319168, column = 21955}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1324756384, column = 21955}, end_pos = {lineno = 344645481, column = 32649}}, {beg_pos = {lineno = 1328321862, column = 21955}, end_pos = {lineno = 344849900, column = 32649}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1324728608, column = 21955}}, {beg_pos = {lineno = 344645456, column = 32649}, end_pos = {lineno = -262578528, column = 32766}}, {beg_pos = {lineno = -262581276, column = 32766}, end_pos = {lineno = -262581328, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1324728608, column = 21955}, end_pos = {lineno = 339566288, column = 32649}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1324756384, column = 21955}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 344850010, column = 32649}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -262581504, column = 32766}}, {beg_pos = {lineno = 1328462032, column = 21955}, end_pos = {lineno = -262577936, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 763503872, column = -1557669665}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 349320060, column = 32649}}, {beg_pos = {lineno = 341970944, column = 32649}, end_pos = {lineno = 339729104, column = 32649}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 339722652, column = 32649}}, {beg_pos = {lineno = 1326344016, column = 21955}, end_pos = {lineno = 349321193, column = 32649}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 349319847, column = 32649}}, {beg_pos = {lineno = 349266688, column = 32649}, end_pos = {lineno = 343840232, column = 32649}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 343839944, column = 32649}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 349321193, column = 32649}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = 349319847, column = 32649}}, {beg_pos = {lineno = 349266688, column = 32649}, end_pos = {lineno = 343840232, column = 32649}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 343835608, column = 32649}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 349321193, column = 32649}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 343889864, column = 32649}}, {beg_pos = {lineno = 349266688, column = 32649}, end_pos = {lineno = -262580952, column = 32766}}, {beg_pos = {lineno = -262580956, column = 32766}, end_pos = {lineno = 278058097, column = 32649}}, {beg_pos = {lineno = 343889864, column = 32649}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -262580956, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1325311488, column = 21955}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21955}, end_pos = {lineno = 278059538, column = 32649}}, {beg_pos = {lineno = 278057056, column = 32649}, end_pos = {lineno = -262580752, column = 32766}}, {beg_pos = {lineno = -262580768, column = 32766}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 1326365152, column = 21955}, end_pos = {lineno = -262580832, column = 32766}}, {beg_pos = {lineno = -262580816, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -262580608, column = 32766}, end_pos = {lineno = 278059538, column = 32649}}, {beg_pos = {lineno = 1326365152, column = 21955}, end_pos = {lineno = -262580768, column = 32766}}, {beg_pos = {lineno = -262580752, column = 32766}, end_pos = {lineno = 349323793, column = 32649}}, {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 = 1326364272, column = 21955}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1326364272, column = 21955}}, {beg_pos = {lineno = 343888160, column = 1}, end_pos = {lineno = 1326365152, column = 21955}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32649}}, {beg_pos = {lineno = 0, column = 32649}, end_pos = {lineno = 0, column = 21955}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 349351793, column = 32649}}, {beg_pos = {lineno = 343862144, column = 32649}, end_pos = {lineno = 349266688, column = 32649}}, {beg_pos = {lineno = 1326364272, column = 21955}, end_pos = {lineno = 278327880, column = 32649}}, {beg_pos = {lineno = 277961296, column = 32649}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 276935176, column = 32649}, end_pos = {lineno = 349351793, column = 32649}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 1326364272, column = 21955}, end_pos = {lineno = 278328392, column = 32649}}, {beg_pos = {lineno = 1326370672, column = 21955}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 276935176, column = 32649}, end_pos = {lineno = 349351793, column = 32649}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 343862144, column = 32649}, end_pos = {lineno = 345382320, column = 32649}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -262579632, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1326370672, column = 21955}, end_pos = {lineno = 349363630, column = 32649}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 278307680, column = 32649}}, {beg_pos = {lineno = -262584610, column = 32766}, end_pos = {lineno = -262579808, column = 32766}}, {beg_pos = {lineno = 276934616, column = 32649}, end_pos = {lineno = -262585004, column = 32766}}, {beg_pos = {lineno = -262585008, column = 32766}, end_pos = {lineno = 349266688, column = 32649}}, {beg_pos = {lineno = 349266688, column = 32649}, end_pos = {lineno = -262580312, column = 32766}}, {beg_pos = {lineno = -262580316, column = 32766}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 338440336, column = 32649}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 277353016, column = 32649}}, {beg_pos = {lineno = 338518344, column = 32649}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 338518344, column = 32649}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1324728608, column = 21955}, end_pos = {lineno = 339565968, column = 32649}}, {beg_pos = {lineno = 23, column = 4}, end_pos = {lineno = 23, column = 4}}, {beg_pos = {lineno = -1869677485, column = 173218}, end_pos = {lineno = 1328044736, column = 21955}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 339565968, column = 32649}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 23, column = 3}}, {beg_pos = {lineno = 22, column = 6}, end_pos = {lineno = 22, column = 6}}, {beg_pos = {lineno = 696066098, column = 607214684}, end_pos = {lineno = 539781423, column = 723530083}}, {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 = 275850296, column = 32649}}, {beg_pos = {lineno = 1324755632, column = 21955}, end_pos = {lineno = 340377003, column = 32649}}, {beg_pos = {lineno = 1238980339, column = 354796500}, end_pos = {lineno = 1725147014, column = -1408216311}}, {beg_pos = {lineno = 1324724448, column = 1}, end_pos = {lineno = 346192655, column = 32649}}, {beg_pos = {lineno = 0, column = 2}, end_pos = {lineno = 763503872, column = -1557669665}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 344404259, column = 32649}}, {beg_pos = {lineno = 275841024, column = 32649}, end_pos = {lineno = 341912800, column = 32649}}, {beg_pos = {lineno = 1327968424, column = 21955}, end_pos = {lineno = 340387027, column = 32649}}, {beg_pos = {lineno = 1238980339, column = 354796500}, end_pos = {lineno = 1328015232, column = 21955}}, {beg_pos = {lineno = 1324728168, column = 21955}, end_pos = {lineno = 341912704, column = 32649}}, {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 = 340383809, column = 32649}}, {beg_pos = {lineno = 341912800, column = 32649}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1238980339, column = 354796500}}, {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 = 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}}
        yyloc = {beg_pos = {lineno = 721, column = 19}, end_pos = {lineno = 721, column = 19}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\030M|\020\211\177\000\000\030\206\204\020\211\177\000\000\200,a\024\211\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020^=\024\211\177\000\000\000\000\000\000\000\000\000\000\342\342I\024\211\177\000\000\360v,O\303U\000\000\030M|\020\211\177\000\000\340\034\017O\303U\000\000\340\260\365N\303U\000\000\004\000\000\000\000\000\000\000\240\070\220\024\211\177\000"
        yymsg = 0x7ffef05959c0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#38 0x00007f89109515b2 in ripper_parse0 (parser_v=parser_v@entry=140226663828680) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
        p = 0x55c34f0f1ce0
#39 0x00007f89148dffd6 in rb_ensure (b_proc=b_proc@entry=0x7f89109514d0 <ripper_parse0>, data1=data1@entry=140226663828680, e_proc=e_proc@entry=0x7f8910933ae0 <ripper_ensure>, data2=data2@entry=140226663828680) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x55c34ef5c120
        _tag = {tag = 36, retval = 94296006983741, buf = {0x7f89107c4cc8, 0x7f89148e00c0 <rb_ensure+528>, 0x0, 0x7ffef0595ab0, 0x0}, prev = 0x7ffef0595e30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55c34ef5c120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f8910933ae0 <ripper_ensure>, data2 = 140226663828680}}
#40 0x00007f8910934315 in ripper_parse (self=140226663828680) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
        p = 0x55c34f0f1ce0
#41 0x00007f8914aa3ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f89143d5e10, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f89142c3090
        cfunc = 0x55c34f0ecf78
        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>
#42 vm_call_cfunc_with_frame (ec=0x55c34ef5c120, reg_cfp=0x7f89143d5e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#43 0x00007f8914ab324d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 3991941
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f891081b000, block_handler = 0, recv = 140226663828680, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#44 vm_exec_core (ec=0x55c34ef5c120, initial=3991941) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x3ce985
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c34f1b0c68
        reg_cfp = 0x7f89143d5e10
        insns_address_table = {0x7f8914ab59bf <vm_exec_core+10351>, 0x7f8914ab33c9 <vm_exec_core+633>, 0x7f8914ab557e <vm_exec_core+9262>, 0x7f8914ab5504 <vm_exec_core+9140>, 0x7f8914ab548d <vm_exec_core+9021>, 0x7f8914ab540e <vm_exec_core+8894>, 0x7f8914ab538e <vm_exec_core+8766>, 0x7f8914ab5332 <vm_exec_core+8674>, 0x7f8914ab52d7 <vm_exec_core+8583>, 0x7f8914ab5287 <vm_exec_core+8503>, 0x7f8914ab510c <vm_exec_core+8124>, 0x7f8914ab4f61 <vm_exec_core+7697>, 0x7f8914ab4e76 <vm_exec_core+7462>, 0x7f8914ab4e07 <vm_exec_core+7351>, 0x7f8914ab4d9a <vm_exec_core+7242>, 0x7f8914ab4d5f <vm_exec_core+7183>, 0x7f8914ab4d29 <vm_exec_core+7129>, 0x7f8914ab4cf6 <vm_exec_core+7078>, 0x7f8914ab55ea <vm_exec_core+9370>, 0x7f8914ab4057 <vm_exec_core+3847>, 0x7f8914ab3fe9 <vm_exec_core+3737>, 0x7f8914ab3fae <vm_exec_core+3678>, 0x7f8914ab3f58 <vm_exec_core+3592>, 0x7f8914ab3f14 <vm_exec_core+3524>, 0x7f8914ab3e8d <vm_exec_core+3389>, 0x7f8914ab3e58 <vm_exec_core+3336>, 0x7f8914ab3dfd <vm_exec_core+3245>, 0x7f8914ab3d85 <vm_exec_core+3125>, 0x7f8914ab3d4d <vm_exec_core+3069>, 0x7f8914ab3d15 <vm_exec_core+3013>, 0x7f8914ab3b20 <vm_exec_core+2512>, 0x7f8914ab3a8f <vm_exec_core+2367>, 0x7f8914ab3a32 <vm_exec_core+2274>, 0x7f8914ab39b9 <vm_exec_core+2153>, 0x7f8914ab46f9 <vm_exec_core+5545>, 0x7f8914ab46d4 <vm_exec_core+5508>, 0x7f8914ab469b <vm_exec_core+5451>, 0x7f8914ab464b <vm_exec_core+5371>, 0x7f8914ab4619 <vm_exec_core+5321>, 0x7f8914ab452e <vm_exec_core+5086>, 0x7f8914ab44e9 <vm_exec_core+5017>, 0x7f8914ab44a3 <vm_exec_core+4947>, 0x7f8914ab4473 <vm_exec_core+4899>, 0x7f8914ab43a8 <vm_exec_core+4696>, 0x7f8914ab4413 <vm_exec_core+4803>, 0x7f8914ab4278 <vm_exec_core+4392>, 0x7f8914ab420b <vm_exec_core+4283>, 0x7f8914ab417e <vm_exec_core+4142>, 0x7f8914ab40c2 <vm_exec_core+3954>, 0x7f8914ab408a <vm_exec_core+3898>, 0x7f8914ab4bf7 <vm_exec_core+6823>, 0x7f8914ab4ae4 <vm_exec_core+6548>, 0x7f8914ab31a8 <vm_exec_core+88>, 0x7f8914ab4c72 <vm_exec_core+6946>, 0x7f8914ab483d <vm_exec_core+5869>, 0x7f8914ab5b07 <vm_exec_core+10679>, 0x7f8914ab47f3 <vm_exec_core+5795>, 0x7f8914ab479a <vm_exec_core+5706>, 0x7f8914ab4741 <vm_exec_core+5617>, 0x7f8914ab49d6 <vm_exec_core+6278>, 0x7f8914ab4900 <vm_exec_core+6064>, 0x7f8914ab4887 <vm_exec_core+5943>, 0x7f8914ab595e <vm_exec_core+10254>, 0x7f8914ab4c3a <vm_exec_core+6890>, 0x7f8914ab4a8d <vm_exec_core+6461>, 0x7f8914ab381a <vm_exec_core+1738>, 0x7f8914ab37e0 <vm_exec_core+1680>, 0x7f8914ab3912 <vm_exec_core+1986>, 0x7f8914ab3871 <vm_exec_core+1825>, 0x7f8914ab5def <vm_exec_core+11423>, 0x7f8914ab5d46 <vm_exec_core+11254>, 0x7f8914ab5fc6 <vm_exec_core+11894>, 0x7f8914ab5f53 <vm_exec_core+11779>, 0x7f8914ab5ead <vm_exec_core+11613>, 0x7f8914ab5e51 <vm_exec_core+11521>, 0x7f8914ab6373 <vm_exec_core+12835>, 0x7f8914ab62d6 <vm_exec_core+12678>, 0x7f8914ab623e <vm_exec_core+12526>, 0x7f8914ab61a1 <vm_exec_core+12369>, 0x7f8914ab6109 <vm_exec_core+12217>, 0x7f8914ab5a48 <vm_exec_core+10488>, 0x7f8914ab60be <vm_exec_core+12142>, 0x7f8914ab6068 <vm_exec_core+12056>, 0x7f8914ab5bd5 <vm_exec_core+10885>, 0x7f8914ab5b4b <vm_exec_core+10747>, 0x7f8914ab3773 <vm_exec_core+1571>, 0x7f8914ab3715 <vm_exec_core+1477>, 0x7f8914ab5d12 <vm_exec_core+11202>, 0x7f8914ab5cde <vm_exec_core+11150>, 0x7f8914ab5c8d <vm_exec_core+11069>, 0x7f8914ab5c3e <vm_exec_core+10990>, 0x7f8914ab5a7b <vm_exec_core+10539>, 0x7f8914ab59d0 <vm_exec_core+10368>, 0x7f8914ab36a8 <vm_exec_core+1368>, 0x7f8914ab3651 <vm_exec_core+1281>, 0x7f8914ab35ce <vm_exec_core+1150>, 0x7f8914ab3589 <vm_exec_core+1081>, 0x7f8914ab353c <vm_exec_core+1004>, 0x7f8914ab34ef <vm_exec_core+927>, 0x7f8914ab349a <vm_exec_core+842>, 0x7f8914ab3467 <vm_exec_core+791>, 0x7f8914ab3434 <vm_exec_core+740>, 0x7f8914ab5aeb <vm_exec_core+10651>, 0x7f8914ab33ba <vm_exec_core+618>, 0x7f8914ab556f <vm_exec_core+9247>, 0x7f8914ab54f5 <vm_exec_core+9125>, 0x7f8914ab547e <vm_exec_core+9006>, 0x7f8914ab53ff <vm_exec_core+8879>, 0x7f8914ab537f <vm_exec_core+8751>, 0x7f8914ab5323 <vm_exec_core+8659>, 0x7f8914ab52c8 <vm_exec_core+8568>, 0x7f8914ab5278 <vm_exec_core+8488>, 0x7f8914ab50fd <vm_exec_core+8109>, 0x7f8914ab4f52 <vm_exec_core+7682>, 0x7f8914ab4e67 <vm_exec_core+7447>, 0x7f8914ab4df8 <vm_exec_core+7336>, 0x7f8914ab4d8b <vm_exec_core+7227>, 0x7f8914ab4d50 <vm_exec_core+7168>, 0x7f8914ab4d1a <vm_exec_core+7114>, 0x7f8914ab4ce7 <vm_exec_core+7063>, 0x7f8914ab55db <vm_exec_core+9355>, 0x7f8914ab4048 <vm_exec_core+3832>, 0x7f8914ab3fda <vm_exec_core+3722>, 0x7f8914ab3f9f <vm_exec_core+3663>, 0x7f8914ab3f49 <vm_exec_core+3577>, 0x7f8914ab3f05 <vm_exec_core+3509>, 0x7f8914ab3e7e <vm_exec_core+3374>, 0x7f8914ab3e49 <vm_exec_core+3321>, 0x7f8914ab3dee <vm_exec_core+3230>, 0x7f8914ab3d76 <vm_exec_core+3110>, 0x7f8914ab3d3e <vm_exec_core+3054>, 0x7f8914ab3d06 <vm_exec_core+2998>, 0x7f8914ab3b11 <vm_exec_core+2497>, 0x7f8914ab3a80 <vm_exec_core+2352>, 0x7f8914ab3a23 <vm_exec_core+2259>, 0x7f8914ab39aa <vm_exec_core+2138>, 0x7f8914ab46ea <vm_exec_core+5530>, 0x7f8914ab46c5 <vm_exec_core+5493>, 0x7f8914ab468c <vm_exec_core+5436>, 0x7f8914ab463c <vm_exec_core+5356>, 0x7f8914ab460a <vm_exec_core+5306>, 0x7f8914ab451f <vm_exec_core+5071>, 0x7f8914ab44da <vm_exec_core+5002>, 0x7f8914ab4494 <vm_exec_core+4932>, 0x7f8914ab4464 <vm_exec_core+4884>, 0x7f8914ab4399 <vm_exec_core+4681>, 0x7f8914ab4404 <vm_exec_core+4788>, 0x7f8914ab4269 <vm_exec_core+4377>, 0x7f8914ab41fc <vm_exec_core+4268>, 0x7f8914ab416f <vm_exec_core+4127>, 0x7f8914ab40b3 <vm_exec_core+3939>, 0x7f8914ab407b <vm_exec_core+3883>, 0x7f8914ab4be8 <vm_exec_core+6808>, 0x7f8914ab4ad5 <vm_exec_core+6533>, 0x7f8914ab6593 <vm_exec_core+13379>, 0x7f8914ab4c63 <vm_exec_core+6931>, 0x7f8914ab482e <vm_exec_core+5854>, 0x7f8914ab657f <vm_exec_core+13359>, 0x7f8914ab47e4 <vm_exec_core+5780>, 0x7f8914ab478b <vm_exec_core+5691>, 0x7f8914ab4732 <vm_exec_core+5602>, 0x7f8914ab49c7 <vm_exec_core+6263>, 0x7f8914ab48f1 <vm_exec_core+6049>, 0x7f8914ab4878 <vm_exec_core+5928>, 0x7f8914ab594f <vm_exec_core+10239>, 0x7f8914ab4c2b <vm_exec_core+6875>, 0x7f8914ab4a7e <vm_exec_core+6446>, 0x7f8914ab380b <vm_exec_core+1723>, 0x7f8914ab37d1 <vm_exec_core+1665>, 0x7f8914ab3903 <vm_exec_core+1971>, 0x7f8914ab3862 <vm_exec_core+1810>, 0x7f8914ab656b <vm_exec_core+13339>, 0x7f8914ab6557 <vm_exec_core+13319>, 0x7f8914ab6543 <vm_exec_core+13299>, 0x7f8914ab652f <vm_exec_core+13279>, 0x7f8914ab651b <vm_exec_core+13259>, 0x7f8914ab6507 <vm_exec_core+13239>, 0x7f8914ab64ec <vm_exec_core+13212>, 0x7f8914ab64d8 <vm_exec_core+13192>, 0x7f8914ab64c4 <vm_exec_core+13172>, 0x7f8914ab64b0 <vm_exec_core+13152>, 0x7f8914ab649c <vm_exec_core+13132>, 0x7f8914ab6488 <vm_exec_core+13112>, 0x7f8914ab6474 <vm_exec_core+13092>, 0x7f8914ab6460 <vm_exec_core+13072>, 0x7f8914ab644c <vm_exec_core+13052>, 0x7f8914ab6438 <vm_exec_core+13032>, 0x7f8914ab3764 <vm_exec_core+1556>, 0x7f8914ab3706 <vm_exec_core+1462>, 0x7f8914ab6424 <vm_exec_core+13012>, 0x7f8914ab6410 <vm_exec_core+12992>, 0x7f8914ab63fc <vm_exec_core+12972>, 0x7f8914ab63e8 <vm_exec_core+12952>, 0x7f8914ab3191 <vm_exec_core+65>, 0x7f8914ab3195 <vm_exec_core+69>, 0x7f8914ab3699 <vm_exec_core+1353>, 0x7f8914ab3642 <vm_exec_core+1266>, 0x7f8914ab35bf <vm_exec_core+1135>, 0x7f8914ab357a <vm_exec_core+1066>, 0x7f8914ab352d <vm_exec_core+989>...}
#45 0x00007f8914ab99eb in rb_vm_exec (ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c34ef5c120
        _tag = {tag = 36, retval = 4, buf = {0x55c34ef5c120, 0x7f8914ab91e0 <rb_vm_exec+400>, 0x0, 0x7ffef0595d60, 0x7f89142d6108}, prev = 0x7ffef0596210, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#46 0x00007f8914ab9be9 in eval_string_with_cref (self=<optimized out>, src=140226663828600, cref=0x7f89107c4c50, file=140226664367800, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x55c34ef5c120
        block = {as = {captured = {self = 140226663828680, ep = 0x7f89142d60f8, code = {iseq = 0x7f89108ef738, ifunc = 0x7f89108ef738, val = 140226665051960}}, symbol = 140226663828680, proc = 140226663828680}, type = block_type_iseq}
        iseq = 0x7f89107c4b60
        cfp = <optimized out>
#47 0x00007f8914ac9f5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140226663828680) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7f89107c4c50
#48 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 = 140226664367800
        line = <optimized out>
        code = 140226663828600
#49 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140226663828680) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#50 0x00007f8914aa3ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f89143d5e90, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f8914276e70
        cfunc = 0x55c34ef9ee08
        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>
#51 vm_call_cfunc_with_frame (ec=0x55c34ef5c120, reg_cfp=0x7f89143d5e90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#52 0x00007f8914ab324d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 3991941
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f891081b168, block_handler = 0, recv = 140226663828680, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=0x55c34ef5c120, initial=3991941) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x3ce985
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c34f0c7780
        reg_cfp = 0x7f89143d5e90
        insns_address_table = {0x7f8914ab59bf <vm_exec_core+10351>, 0x7f8914ab33c9 <vm_exec_core+633>, 0x7f8914ab557e <vm_exec_core+9262>, 0x7f8914ab5504 <vm_exec_core+9140>, 0x7f8914ab548d <vm_exec_core+9021>, 0x7f8914ab540e <vm_exec_core+8894>, 0x7f8914ab538e <vm_exec_core+8766>, 0x7f8914ab5332 <vm_exec_core+8674>, 0x7f8914ab52d7 <vm_exec_core+8583>, 0x7f8914ab5287 <vm_exec_core+8503>, 0x7f8914ab510c <vm_exec_core+8124>, 0x7f8914ab4f61 <vm_exec_core+7697>, 0x7f8914ab4e76 <vm_exec_core+7462>, 0x7f8914ab4e07 <vm_exec_core+7351>, 0x7f8914ab4d9a <vm_exec_core+7242>, 0x7f8914ab4d5f <vm_exec_core+7183>, 0x7f8914ab4d29 <vm_exec_core+7129>, 0x7f8914ab4cf6 <vm_exec_core+7078>, 0x7f8914ab55ea <vm_exec_core+9370>, 0x7f8914ab4057 <vm_exec_core+3847>, 0x7f8914ab3fe9 <vm_exec_core+3737>, 0x7f8914ab3fae <vm_exec_core+3678>, 0x7f8914ab3f58 <vm_exec_core+3592>, 0x7f8914ab3f14 <vm_exec_core+3524>, 0x7f8914ab3e8d <vm_exec_core+3389>, 0x7f8914ab3e58 <vm_exec_core+3336>, 0x7f8914ab3dfd <vm_exec_core+3245>, 0x7f8914ab3d85 <vm_exec_core+3125>, 0x7f8914ab3d4d <vm_exec_core+3069>, 0x7f8914ab3d15 <vm_exec_core+3013>, 0x7f8914ab3b20 <vm_exec_core+2512>, 0x7f8914ab3a8f <vm_exec_core+2367>, 0x7f8914ab3a32 <vm_exec_core+2274>, 0x7f8914ab39b9 <vm_exec_core+2153>, 0x7f8914ab46f9 <vm_exec_core+5545>, 0x7f8914ab46d4 <vm_exec_core+5508>, 0x7f8914ab469b <vm_exec_core+5451>, 0x7f8914ab464b <vm_exec_core+5371>, 0x7f8914ab4619 <vm_exec_core+5321>, 0x7f8914ab452e <vm_exec_core+5086>, 0x7f8914ab44e9 <vm_exec_core+5017>, 0x7f8914ab44a3 <vm_exec_core+4947>, 0x7f8914ab4473 <vm_exec_core+4899>, 0x7f8914ab43a8 <vm_exec_core+4696>, 0x7f8914ab4413 <vm_exec_core+4803>, 0x7f8914ab4278 <vm_exec_core+4392>, 0x7f8914ab420b <vm_exec_core+4283>, 0x7f8914ab417e <vm_exec_core+4142>, 0x7f8914ab40c2 <vm_exec_core+3954>, 0x7f8914ab408a <vm_exec_core+3898>, 0x7f8914ab4bf7 <vm_exec_core+6823>, 0x7f8914ab4ae4 <vm_exec_core+6548>, 0x7f8914ab31a8 <vm_exec_core+88>, 0x7f8914ab4c72 <vm_exec_core+6946>, 0x7f8914ab483d <vm_exec_core+5869>, 0x7f8914ab5b07 <vm_exec_core+10679>, 0x7f8914ab47f3 <vm_exec_core+5795>, 0x7f8914ab479a <vm_exec_core+5706>, 0x7f8914ab4741 <vm_exec_core+5617>, 0x7f8914ab49d6 <vm_exec_core+6278>, 0x7f8914ab4900 <vm_exec_core+6064>, 0x7f8914ab4887 <vm_exec_core+5943>, 0x7f8914ab595e <vm_exec_core+10254>, 0x7f8914ab4c3a <vm_exec_core+6890>, 0x7f8914ab4a8d <vm_exec_core+6461>, 0x7f8914ab381a <vm_exec_core+1738>, 0x7f8914ab37e0 <vm_exec_core+1680>, 0x7f8914ab3912 <vm_exec_core+1986>, 0x7f8914ab3871 <vm_exec_core+1825>, 0x7f8914ab5def <vm_exec_core+11423>, 0x7f8914ab5d46 <vm_exec_core+11254>, 0x7f8914ab5fc6 <vm_exec_core+11894>, 0x7f8914ab5f53 <vm_exec_core+11779>, 0x7f8914ab5ead <vm_exec_core+11613>, 0x7f8914ab5e51 <vm_exec_core+11521>, 0x7f8914ab6373 <vm_exec_core+12835>, 0x7f8914ab62d6 <vm_exec_core+12678>, 0x7f8914ab623e <vm_exec_core+12526>, 0x7f8914ab61a1 <vm_exec_core+12369>, 0x7f8914ab6109 <vm_exec_core+12217>, 0x7f8914ab5a48 <vm_exec_core+10488>, 0x7f8914ab60be <vm_exec_core+12142>, 0x7f8914ab6068 <vm_exec_core+12056>, 0x7f8914ab5bd5 <vm_exec_core+10885>, 0x7f8914ab5b4b <vm_exec_core+10747>, 0x7f8914ab3773 <vm_exec_core+1571>, 0x7f8914ab3715 <vm_exec_core+1477>, 0x7f8914ab5d12 <vm_exec_core+11202>, 0x7f8914ab5cde <vm_exec_core+11150>, 0x7f8914ab5c8d <vm_exec_core+11069>, 0x7f8914ab5c3e <vm_exec_core+10990>, 0x7f8914ab5a7b <vm_exec_core+10539>, 0x7f8914ab59d0 <vm_exec_core+10368>, 0x7f8914ab36a8 <vm_exec_core+1368>, 0x7f8914ab3651 <vm_exec_core+1281>, 0x7f8914ab35ce <vm_exec_core+1150>, 0x7f8914ab3589 <vm_exec_core+1081>, 0x7f8914ab353c <vm_exec_core+1004>, 0x7f8914ab34ef <vm_exec_core+927>, 0x7f8914ab349a <vm_exec_core+842>, 0x7f8914ab3467 <vm_exec_core+791>, 0x7f8914ab3434 <vm_exec_core+740>, 0x7f8914ab5aeb <vm_exec_core+10651>, 0x7f8914ab33ba <vm_exec_core+618>, 0x7f8914ab556f <vm_exec_core+9247>, 0x7f8914ab54f5 <vm_exec_core+9125>, 0x7f8914ab547e <vm_exec_core+9006>, 0x7f8914ab53ff <vm_exec_core+8879>, 0x7f8914ab537f <vm_exec_core+8751>, 0x7f8914ab5323 <vm_exec_core+8659>, 0x7f8914ab52c8 <vm_exec_core+8568>, 0x7f8914ab5278 <vm_exec_core+8488>, 0x7f8914ab50fd <vm_exec_core+8109>, 0x7f8914ab4f52 <vm_exec_core+7682>, 0x7f8914ab4e67 <vm_exec_core+7447>, 0x7f8914ab4df8 <vm_exec_core+7336>, 0x7f8914ab4d8b <vm_exec_core+7227>, 0x7f8914ab4d50 <vm_exec_core+7168>, 0x7f8914ab4d1a <vm_exec_core+7114>, 0x7f8914ab4ce7 <vm_exec_core+7063>, 0x7f8914ab55db <vm_exec_core+9355>, 0x7f8914ab4048 <vm_exec_core+3832>, 0x7f8914ab3fda <vm_exec_core+3722>, 0x7f8914ab3f9f <vm_exec_core+3663>, 0x7f8914ab3f49 <vm_exec_core+3577>, 0x7f8914ab3f05 <vm_exec_core+3509>, 0x7f8914ab3e7e <vm_exec_core+3374>, 0x7f8914ab3e49 <vm_exec_core+3321>, 0x7f8914ab3dee <vm_exec_core+3230>, 0x7f8914ab3d76 <vm_exec_core+3110>, 0x7f8914ab3d3e <vm_exec_core+3054>, 0x7f8914ab3d06 <vm_exec_core+2998>, 0x7f8914ab3b11 <vm_exec_core+2497>, 0x7f8914ab3a80 <vm_exec_core+2352>, 0x7f8914ab3a23 <vm_exec_core+2259>, 0x7f8914ab39aa <vm_exec_core+2138>, 0x7f8914ab46ea <vm_exec_core+5530>, 0x7f8914ab46c5 <vm_exec_core+5493>, 0x7f8914ab468c <vm_exec_core+5436>, 0x7f8914ab463c <vm_exec_core+5356>, 0x7f8914ab460a <vm_exec_core+5306>, 0x7f8914ab451f <vm_exec_core+5071>, 0x7f8914ab44da <vm_exec_core+5002>, 0x7f8914ab4494 <vm_exec_core+4932>, 0x7f8914ab4464 <vm_exec_core+4884>, 0x7f8914ab4399 <vm_exec_core+4681>, 0x7f8914ab4404 <vm_exec_core+4788>, 0x7f8914ab4269 <vm_exec_core+4377>, 0x7f8914ab41fc <vm_exec_core+4268>, 0x7f8914ab416f <vm_exec_core+4127>, 0x7f8914ab40b3 <vm_exec_core+3939>, 0x7f8914ab407b <vm_exec_core+3883>, 0x7f8914ab4be8 <vm_exec_core+6808>, 0x7f8914ab4ad5 <vm_exec_core+6533>, 0x7f8914ab6593 <vm_exec_core+13379>, 0x7f8914ab4c63 <vm_exec_core+6931>, 0x7f8914ab482e <vm_exec_core+5854>, 0x7f8914ab657f <vm_exec_core+13359>, 0x7f8914ab47e4 <vm_exec_core+5780>, 0x7f8914ab478b <vm_exec_core+5691>, 0x7f8914ab4732 <vm_exec_core+5602>, 0x7f8914ab49c7 <vm_exec_core+6263>, 0x7f8914ab48f1 <vm_exec_core+6049>, 0x7f8914ab4878 <vm_exec_core+5928>, 0x7f8914ab594f <vm_exec_core+10239>, 0x7f8914ab4c2b <vm_exec_core+6875>, 0x7f8914ab4a7e <vm_exec_core+6446>, 0x7f8914ab380b <vm_exec_core+1723>, 0x7f8914ab37d1 <vm_exec_core+1665>, 0x7f8914ab3903 <vm_exec_core+1971>, 0x7f8914ab3862 <vm_exec_core+1810>, 0x7f8914ab656b <vm_exec_core+13339>, 0x7f8914ab6557 <vm_exec_core+13319>, 0x7f8914ab6543 <vm_exec_core+13299>, 0x7f8914ab652f <vm_exec_core+13279>, 0x7f8914ab651b <vm_exec_core+13259>, 0x7f8914ab6507 <vm_exec_core+13239>, 0x7f8914ab64ec <vm_exec_core+13212>, 0x7f8914ab64d8 <vm_exec_core+13192>, 0x7f8914ab64c4 <vm_exec_core+13172>, 0x7f8914ab64b0 <vm_exec_core+13152>, 0x7f8914ab649c <vm_exec_core+13132>, 0x7f8914ab6488 <vm_exec_core+13112>, 0x7f8914ab6474 <vm_exec_core+13092>, 0x7f8914ab6460 <vm_exec_core+13072>, 0x7f8914ab644c <vm_exec_core+13052>, 0x7f8914ab6438 <vm_exec_core+13032>, 0x7f8914ab3764 <vm_exec_core+1556>, 0x7f8914ab3706 <vm_exec_core+1462>, 0x7f8914ab6424 <vm_exec_core+13012>, 0x7f8914ab6410 <vm_exec_core+12992>, 0x7f8914ab63fc <vm_exec_core+12972>, 0x7f8914ab63e8 <vm_exec_core+12952>, 0x7f8914ab3191 <vm_exec_core+65>, 0x7f8914ab3195 <vm_exec_core+69>, 0x7f8914ab3699 <vm_exec_core+1353>, 0x7f8914ab3642 <vm_exec_core+1266>, 0x7f8914ab35bf <vm_exec_core+1135>, 0x7f8914ab357a <vm_exec_core+1066>, 0x7f8914ab352d <vm_exec_core+989>...}
#54 0x00007f8914ab99eb in rb_vm_exec (ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c34ef5c120
        _tag = {tag = 36, retval = 4, buf = {0x7f89143d5f50, 0x7f8914ab91e0 <rb_vm_exec+400>, 0x0, 0x7ffef0596140, 0x0}, prev = 0x7ffef0596590, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#55 0x00007f8914ac8f5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140226725399880, iseq=0x7f89108ef788, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#56 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffef05962b8, argc=1, self=140226725399880, captured=<optimized out>, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = 0x7f89108ef788
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f89142d6088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#57 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>
#58 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffef05962b8, argc=1, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#59 vm_yield (kw_splat=0, argv=0x7ffef05962b8, argc=1, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#60 rb_yield_0 (argv=0x7ffef05962b8, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#61 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#62 0x00007f891483c2fc in rb_ary_each (ary=140226665208960) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 5
#63 0x00007f8914aa3ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f89143d5f90, ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f89142704a8
        cfunc = 0x55c34efb3348
        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>
#64 vm_call_cfunc_with_frame (ec=0x55c34ef5c120, reg_cfp=0x7f89143d5f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#65 0x00007f8914ab4bc9 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 = 1
        ci = <optimized out>
        cc = <optimized out>
        recv = 3991941
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f89142ab7b0, block_handler = 140226726813609, recv = 140226665208960, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=0x55c34ef5c120, initial=3991941) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55c34f09dda0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c34f09daf8
        reg_cfp = 0x7f89143d5f90
        insns_address_table = {0x7f8914ab59bf <vm_exec_core+10351>, 0x7f8914ab33c9 <vm_exec_core+633>, 0x7f8914ab557e <vm_exec_core+9262>, 0x7f8914ab5504 <vm_exec_core+9140>, 0x7f8914ab548d <vm_exec_core+9021>, 0x7f8914ab540e <vm_exec_core+8894>, 0x7f8914ab538e <vm_exec_core+8766>, 0x7f8914ab5332 <vm_exec_core+8674>, 0x7f8914ab52d7 <vm_exec_core+8583>, 0x7f8914ab5287 <vm_exec_core+8503>, 0x7f8914ab510c <vm_exec_core+8124>, 0x7f8914ab4f61 <vm_exec_core+7697>, 0x7f8914ab4e76 <vm_exec_core+7462>, 0x7f8914ab4e07 <vm_exec_core+7351>, 0x7f8914ab4d9a <vm_exec_core+7242>, 0x7f8914ab4d5f <vm_exec_core+7183>, 0x7f8914ab4d29 <vm_exec_core+7129>, 0x7f8914ab4cf6 <vm_exec_core+7078>, 0x7f8914ab55ea <vm_exec_core+9370>, 0x7f8914ab4057 <vm_exec_core+3847>, 0x7f8914ab3fe9 <vm_exec_core+3737>, 0x7f8914ab3fae <vm_exec_core+3678>, 0x7f8914ab3f58 <vm_exec_core+3592>, 0x7f8914ab3f14 <vm_exec_core+3524>, 0x7f8914ab3e8d <vm_exec_core+3389>, 0x7f8914ab3e58 <vm_exec_core+3336>, 0x7f8914ab3dfd <vm_exec_core+3245>, 0x7f8914ab3d85 <vm_exec_core+3125>, 0x7f8914ab3d4d <vm_exec_core+3069>, 0x7f8914ab3d15 <vm_exec_core+3013>, 0x7f8914ab3b20 <vm_exec_core+2512>, 0x7f8914ab3a8f <vm_exec_core+2367>, 0x7f8914ab3a32 <vm_exec_core+2274>, 0x7f8914ab39b9 <vm_exec_core+2153>, 0x7f8914ab46f9 <vm_exec_core+5545>, 0x7f8914ab46d4 <vm_exec_core+5508>, 0x7f8914ab469b <vm_exec_core+5451>, 0x7f8914ab464b <vm_exec_core+5371>, 0x7f8914ab4619 <vm_exec_core+5321>, 0x7f8914ab452e <vm_exec_core+5086>, 0x7f8914ab44e9 <vm_exec_core+5017>, 0x7f8914ab44a3 <vm_exec_core+4947>, 0x7f8914ab4473 <vm_exec_core+4899>, 0x7f8914ab43a8 <vm_exec_core+4696>, 0x7f8914ab4413 <vm_exec_core+4803>, 0x7f8914ab4278 <vm_exec_core+4392>, 0x7f8914ab420b <vm_exec_core+4283>, 0x7f8914ab417e <vm_exec_core+4142>, 0x7f8914ab40c2 <vm_exec_core+3954>, 0x7f8914ab408a <vm_exec_core+3898>, 0x7f8914ab4bf7 <vm_exec_core+6823>, 0x7f8914ab4ae4 <vm_exec_core+6548>, 0x7f8914ab31a8 <vm_exec_core+88>, 0x7f8914ab4c72 <vm_exec_core+6946>, 0x7f8914ab483d <vm_exec_core+5869>, 0x7f8914ab5b07 <vm_exec_core+10679>, 0x7f8914ab47f3 <vm_exec_core+5795>, 0x7f8914ab479a <vm_exec_core+5706>, 0x7f8914ab4741 <vm_exec_core+5617>, 0x7f8914ab49d6 <vm_exec_core+6278>, 0x7f8914ab4900 <vm_exec_core+6064>, 0x7f8914ab4887 <vm_exec_core+5943>, 0x7f8914ab595e <vm_exec_core+10254>, 0x7f8914ab4c3a <vm_exec_core+6890>, 0x7f8914ab4a8d <vm_exec_core+6461>, 0x7f8914ab381a <vm_exec_core+1738>, 0x7f8914ab37e0 <vm_exec_core+1680>, 0x7f8914ab3912 <vm_exec_core+1986>, 0x7f8914ab3871 <vm_exec_core+1825>, 0x7f8914ab5def <vm_exec_core+11423>, 0x7f8914ab5d46 <vm_exec_core+11254>, 0x7f8914ab5fc6 <vm_exec_core+11894>, 0x7f8914ab5f53 <vm_exec_core+11779>, 0x7f8914ab5ead <vm_exec_core+11613>, 0x7f8914ab5e51 <vm_exec_core+11521>, 0x7f8914ab6373 <vm_exec_core+12835>, 0x7f8914ab62d6 <vm_exec_core+12678>, 0x7f8914ab623e <vm_exec_core+12526>, 0x7f8914ab61a1 <vm_exec_core+12369>, 0x7f8914ab6109 <vm_exec_core+12217>, 0x7f8914ab5a48 <vm_exec_core+10488>, 0x7f8914ab60be <vm_exec_core+12142>, 0x7f8914ab6068 <vm_exec_core+12056>, 0x7f8914ab5bd5 <vm_exec_core+10885>, 0x7f8914ab5b4b <vm_exec_core+10747>, 0x7f8914ab3773 <vm_exec_core+1571>, 0x7f8914ab3715 <vm_exec_core+1477>, 0x7f8914ab5d12 <vm_exec_core+11202>, 0x7f8914ab5cde <vm_exec_core+11150>, 0x7f8914ab5c8d <vm_exec_core+11069>, 0x7f8914ab5c3e <vm_exec_core+10990>, 0x7f8914ab5a7b <vm_exec_core+10539>, 0x7f8914ab59d0 <vm_exec_core+10368>, 0x7f8914ab36a8 <vm_exec_core+1368>, 0x7f8914ab3651 <vm_exec_core+1281>, 0x7f8914ab35ce <vm_exec_core+1150>, 0x7f8914ab3589 <vm_exec_core+1081>, 0x7f8914ab353c <vm_exec_core+1004>, 0x7f8914ab34ef <vm_exec_core+927>, 0x7f8914ab349a <vm_exec_core+842>, 0x7f8914ab3467 <vm_exec_core+791>, 0x7f8914ab3434 <vm_exec_core+740>, 0x7f8914ab5aeb <vm_exec_core+10651>, 0x7f8914ab33ba <vm_exec_core+618>, 0x7f8914ab556f <vm_exec_core+9247>, 0x7f8914ab54f5 <vm_exec_core+9125>, 0x7f8914ab547e <vm_exec_core+9006>, 0x7f8914ab53ff <vm_exec_core+8879>, 0x7f8914ab537f <vm_exec_core+8751>, 0x7f8914ab5323 <vm_exec_core+8659>, 0x7f8914ab52c8 <vm_exec_core+8568>, 0x7f8914ab5278 <vm_exec_core+8488>, 0x7f8914ab50fd <vm_exec_core+8109>, 0x7f8914ab4f52 <vm_exec_core+7682>, 0x7f8914ab4e67 <vm_exec_core+7447>, 0x7f8914ab4df8 <vm_exec_core+7336>, 0x7f8914ab4d8b <vm_exec_core+7227>, 0x7f8914ab4d50 <vm_exec_core+7168>, 0x7f8914ab4d1a <vm_exec_core+7114>, 0x7f8914ab4ce7 <vm_exec_core+7063>, 0x7f8914ab55db <vm_exec_core+9355>, 0x7f8914ab4048 <vm_exec_core+3832>, 0x7f8914ab3fda <vm_exec_core+3722>, 0x7f8914ab3f9f <vm_exec_core+3663>, 0x7f8914ab3f49 <vm_exec_core+3577>, 0x7f8914ab3f05 <vm_exec_core+3509>, 0x7f8914ab3e7e <vm_exec_core+3374>, 0x7f8914ab3e49 <vm_exec_core+3321>, 0x7f8914ab3dee <vm_exec_core+3230>, 0x7f8914ab3d76 <vm_exec_core+3110>, 0x7f8914ab3d3e <vm_exec_core+3054>, 0x7f8914ab3d06 <vm_exec_core+2998>, 0x7f8914ab3b11 <vm_exec_core+2497>, 0x7f8914ab3a80 <vm_exec_core+2352>, 0x7f8914ab3a23 <vm_exec_core+2259>, 0x7f8914ab39aa <vm_exec_core+2138>, 0x7f8914ab46ea <vm_exec_core+5530>, 0x7f8914ab46c5 <vm_exec_core+5493>, 0x7f8914ab468c <vm_exec_core+5436>, 0x7f8914ab463c <vm_exec_core+5356>, 0x7f8914ab460a <vm_exec_core+5306>, 0x7f8914ab451f <vm_exec_core+5071>, 0x7f8914ab44da <vm_exec_core+5002>, 0x7f8914ab4494 <vm_exec_core+4932>, 0x7f8914ab4464 <vm_exec_core+4884>, 0x7f8914ab4399 <vm_exec_core+4681>, 0x7f8914ab4404 <vm_exec_core+4788>, 0x7f8914ab4269 <vm_exec_core+4377>, 0x7f8914ab41fc <vm_exec_core+4268>, 0x7f8914ab416f <vm_exec_core+4127>, 0x7f8914ab40b3 <vm_exec_core+3939>, 0x7f8914ab407b <vm_exec_core+3883>, 0x7f8914ab4be8 <vm_exec_core+6808>, 0x7f8914ab4ad5 <vm_exec_core+6533>, 0x7f8914ab6593 <vm_exec_core+13379>, 0x7f8914ab4c63 <vm_exec_core+6931>, 0x7f8914ab482e <vm_exec_core+5854>, 0x7f8914ab657f <vm_exec_core+13359>, 0x7f8914ab47e4 <vm_exec_core+5780>, 0x7f8914ab478b <vm_exec_core+5691>, 0x7f8914ab4732 <vm_exec_core+5602>, 0x7f8914ab49c7 <vm_exec_core+6263>, 0x7f8914ab48f1 <vm_exec_core+6049>, 0x7f8914ab4878 <vm_exec_core+5928>, 0x7f8914ab594f <vm_exec_core+10239>, 0x7f8914ab4c2b <vm_exec_core+6875>, 0x7f8914ab4a7e <vm_exec_core+6446>, 0x7f8914ab380b <vm_exec_core+1723>, 0x7f8914ab37d1 <vm_exec_core+1665>, 0x7f8914ab3903 <vm_exec_core+1971>, 0x7f8914ab3862 <vm_exec_core+1810>, 0x7f8914ab656b <vm_exec_core+13339>, 0x7f8914ab6557 <vm_exec_core+13319>, 0x7f8914ab6543 <vm_exec_core+13299>, 0x7f8914ab652f <vm_exec_core+13279>, 0x7f8914ab651b <vm_exec_core+13259>, 0x7f8914ab6507 <vm_exec_core+13239>, 0x7f8914ab64ec <vm_exec_core+13212>, 0x7f8914ab64d8 <vm_exec_core+13192>, 0x7f8914ab64c4 <vm_exec_core+13172>, 0x7f8914ab64b0 <vm_exec_core+13152>, 0x7f8914ab649c <vm_exec_core+13132>, 0x7f8914ab6488 <vm_exec_core+13112>, 0x7f8914ab6474 <vm_exec_core+13092>, 0x7f8914ab6460 <vm_exec_core+13072>, 0x7f8914ab644c <vm_exec_core+13052>, 0x7f8914ab6438 <vm_exec_core+13032>, 0x7f8914ab3764 <vm_exec_core+1556>, 0x7f8914ab3706 <vm_exec_core+1462>, 0x7f8914ab6424 <vm_exec_core+13012>, 0x7f8914ab6410 <vm_exec_core+12992>, 0x7f8914ab63fc <vm_exec_core+12972>, 0x7f8914ab63e8 <vm_exec_core+12952>, 0x7f8914ab3191 <vm_exec_core+65>, 0x7f8914ab3195 <vm_exec_core+69>, 0x7f8914ab3699 <vm_exec_core+1353>, 0x7f8914ab3642 <vm_exec_core+1266>, 0x7f8914ab35bf <vm_exec_core+1135>, 0x7f8914ab357a <vm_exec_core+1066>, 0x7f8914ab352d <vm_exec_core+989>...}
#67 0x00007f8914ab99eb in rb_vm_exec (ec=0x55c34ef5c120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55c34ef5c120
        _tag = {tag = 36, retval = 4, buf = {0x7f89108efcb0, 0x7f8914ab91e0 <rb_vm_exec+400>, 0x0, 0x7ffef05964c0, 0x55c34efeac80}, prev = 0x7ffef0596650, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#68 0x00007f89148db891 in rb_ec_exec_node (ec=ec@entry=0x55c34ef5c120, n=n@entry=0x7f89108efcb0) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140226733687348, buf = {0x7f89108efcb0, 0x7f89148db8e2 <rb_ec_exec_node+258>, 0x0, 0x7ffef0596620, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f89108efcb0
#69 0x00007f89148e1d53 in ruby_run_node (n=0x7f89108efcb0) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x55c34ef5c120
        status = 0
#70 0x000055c34e121187 in rb_main (argv=0x7ffef0596858, argc=141) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140732930813769
#71 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