# Logfile created on 2023-03-28 23:43:02 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055f5dea7e278 @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-random2", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random2", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random2", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random2", @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-random2.20230328-234302", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f5deb134e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f5deb13350 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f5deb131c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20230328-234302", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20230328-234302>, @binmode=false, @mon_data=#<Monitor:0x000055f5deb130f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision - HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk-random2/.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 = 39a34694a0 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-random2/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-random2' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision - From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision - HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined /tmp/ruby/src/trunk-random2/.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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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-random2/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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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-random2/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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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 building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' 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-random2' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random2/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-random2' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-random2' make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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 making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' generating transdb.h From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision - 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-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random2/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-random2' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-random2' make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' make[1]: Entering directory '/tmp/ruby/build/trunk-random2' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' ./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random2/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-random2/bin installing base libraries: /tmp/ruby/install/trunk-random2/lib installing arch files: /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-random2/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-random2/bin installing library scripts: /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-random2/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 bundler 2.5.0.dev cgi 0.3.6 csv 3.2.7 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.2 error_highlight 0.5.1 fileutils 1.7.0 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.3 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 racc 1.6.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.3 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.0.2 tempfile 0.1.3 time 0.2.1 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.1 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-random2/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-random2/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-random2/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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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-random2/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-random2/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-random2/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-random2/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-random2/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-random2/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-random2/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-random2/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-random2/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-random2/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-random2/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-random2/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-random2/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-random2/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-random2/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-random2/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-random2/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-random2/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-random2/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-random2/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-random2/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-random2/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-random2/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-random2/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-random2/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-random2/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-random2/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-random2/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-random2/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=5104 "--ruby=./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-random2/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-random2/test/ripper/test_files_test_2.rb:6]: pid 1249421 killed by SIGABRT (signal 6) (core dumped) | <test_pattern_matching.rb>:1: [BUG] push_mark_stack(): GC does not handle T_NODE 0x1b(0x000055ad05b30d48) 0x1d3b | ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0011 p:---- s:0054 e:000053 CFUNC :parse | c:0010 p:0003 s:0050 e:000049 EVAL <test_pattern_matching.rb>:1 [FINISH] | c:0009 p:---- s:0047 e:000046 CFUNC :instance_eval | c:0008 p:0019 s:0041 e:000040 BLOCK -:33 | c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243 | c:0006 p:0039 s:0033 e:000032 BLOCK -:32 | c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182 | c:0004 p:0009 s:0022 e:000021 BLOCK -:30 [FINISH] | c:0003 p:---- s:0018 e:000017 CFUNC :each | c:0002 p:0129 s:0014 E:000af0 EVAL -:29 [FINISH] | c:0001 p:0000 s:0003 E:002520 DUMMY [FINISH] | | -- Ruby level backtrace information ---------------------------------------- | -:29:in `<main>' | -:29:in `each' | -:30:in `block in <main>' | /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' | -:32:in `block (2 levels) in <main>' | /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243:in `under_gc_stress' | -:33:in `block (3 levels) in <main>' | -:33:in `instance_eval' | <test_pattern_matching.rb>:1:in `block (3 levels) in <main>' | <test_pattern_matching.rb>:1:in `parse' | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 1 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f450fb014cb] /tmp/ruby/src/trunk-random2/vm_dump.c:785 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1101 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(bug_report_end+0x0) [0x7f450f908359] /tmp/ruby/src/trunk-random2/error.c:790 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-random2/error.c:790 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(die+0x0) [0x7f450f862980] /tmp/ruby/src/trunk-random2/error.c:798 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-random2/error.c:800 | [0x7f450f9296cd] | /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7f450f993c5c] /tmp/ruby/src/trunk-random2/node.c:1379 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f450f932a88] /tmp/ruby/src/trunk-random2/gc.c:7512 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random2/gc.c:7550 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8717 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7f450f933a42] /tmp/ruby/src/trunk-random2/gc.c:8774 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random2/gc.c:8785 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random2/gc.c:9557 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_prepare+0x26) [0x7f450f93695d] /tmp/ruby/src/trunk-random2/gc.c:2416 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random2/gc.c:2685 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2791 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7f450f9370a1] /tmp/ruby/src/trunk-random2/gc.c:2893 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2913 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2935 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_alloc_embed+0x10) [0x7f450fa68760] /tmp/ruby/src/trunk-random2/string.c:907 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-random2/string.c:943 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_new) /tmp/ruby/src/trunk-random2/string.c:968 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_str_new) /tmp/ruby/src/trunk-random2/string.c:974 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_subseq+0x2b) [0x7f450fa7639a] /tmp/ruby/src/trunk-random2/string.c:2823 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_str_subseq) /tmp/ruby/src/trunk-random2/string.c:2841 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(lex_getline+0x6) [0x7f450b9659d4] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6867 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(nextline) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:7036 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(nextc0+0xf) [0x7f450b96ffcd] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:7081 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(parser_yylex) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:9785 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(yylex) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10485 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f450b9815b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7f450f911fe6] /tmp/ruby/src/trunk-random2/eval.c:1005 | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f450b964315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f450fad5ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f450fae525d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f450faeb9fb] /tmp/ruby/src/trunk-random2/vm.c:2366 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f450faebbf9] /tmp/ruby/src/trunk-random2/vm_eval.c:1701 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7f450fafbf6a] /tmp/ruby/src/trunk-random2/vm_eval.c:1946 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random2/vm_eval.c:1970 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f450fad5ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f450fae525d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f450faeb9fb] /tmp/ruby/src/trunk-random2/vm.c:2366 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x27b) [0x7f450fafaf6b] /tmp/ruby/src/trunk-random2/vm.c:1384 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f450f86e30c] /tmp/ruby/src/trunk-random2/array.c:2747 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:552 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:321 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2746 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f450fad5ed4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x98) [0x7f450fae6bd9] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:815 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f450faeb9fb] /tmp/ruby/src/trunk-random2/vm.c:2366 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f450f90d8a1] /tmp/ruby/src/trunk-random2/eval.c:287 | /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7f450f913d63] /tmp/ruby/src/trunk-random2/eval.c:328 | /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x55ad03dbc187] /tmp/ruby/src/trunk-random2/main.c:39 | /tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:58 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f450f454d90] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f450f454e40] ../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 | [0x55ad03dbc1d5] | | -- Other runtime information ----------------------------------------------- | | * Process memory map: | | 55ad03dbb000-55ad03dbc000 r--p 00000000 00:42 15751242 /tmp/ruby/build/trunk-random2/ruby | 55ad03dbc000-55ad03dbd000 r-xp 00001000 00:42 15751242 /tmp/ruby/build/trunk-random2/ruby | 55ad03dbd000-55ad03dbe000 r--p 00002000 00:42 15751242 /tmp/ruby/build/trunk-random2/ruby | 55ad03dbe000-55ad03dbf000 r--p 00002000 00:42 15751242 /tmp/ruby/build/trunk-random2/ruby | 55ad03dbf000-55ad03dc0000 rw-p 00003000 00:42 15751242 /tmp/ruby/build/trunk-random2/ruby | 55ad056f6000-55ad0617a000 rw-p 00000000 00:00 0 [heap] | 7f4508ed4000-7f45090f2000 r--s 00000000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f45090f2000-7f450a293000 rw-p 00000000 00:00 0 | 7f450a293000-7f450b2e0000 r--s 00000000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 | 7f450b2e0000-7f450b330000 rw-p 00000000 00:00 0 | 7f450b3dd000-7f450b48a000 r--s 00000000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so | 7f450b48a000-7f450b4c0000 r--s 00000000 00:42 15751242 /tmp/ruby/build/trunk-random2/ruby | 7f450b4c0000-7f450b620000 rw-p 00000000 00:00 0 | 7f450b630000-7f450b740000 rw-p 00000000 00:00 0 | 7f450b750000-7f450b8c0000 rw-p 00000000 00:00 0 | 7f450b8c5000-7f450b8c7000 r--p 00000000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so | 7f450b8c7000-7f450b8cc000 r-xp 00002000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so | 7f450b8cc000-7f450b8cd000 r--p 00007000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so | 7f450b8cd000-7f450b8ce000 ---p 00008000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so | 7f450b8ce000-7f450b8cf000 r--p 00008000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so | 7f450b8cf000-7f450b8d0000 rw-p 00009000 00:42 15996828 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so | 7f450b8d0000-7f450b950000 rw-p 00000000 00:00 0 | 7f450b956000-7f450b957000 r--p 00000000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so | 7f450b957000-7f450b959000 r-xp 00001000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so | 7f450b959000-7f450b95a000 r--p 00003000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so | 7f450b95a000-7f450b95b000 r--p 00003000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so | 7f450b95b000-7f450b95c000 rw-p 00004000 00:42 15997217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so | 7f450b95c000-7f450b962000 r--p 00000000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so | 7f450b962000-7f450b984000 r-xp 00006000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so | 7f450b984000-7f450b99d000 r--p 00028000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so | 7f450b99d000-7f450b99f000 r--p 00040000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so | 7f450b99f000-7f450b9a0000 rw-p 00042000 00:42 15897115 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so | 7f450b9a0000-7f450b9c0000 rw-p 00000000 00:00 0 | 7f450b9c0000-7f450b9c1000 ---p 00000000 00:00 0 | 7f450b9c1000-7f450ba02000 rw-p 00000000 00:00 0 | 7f450ba02000-7f450ba03000 ---p 00000000 00:00 0 | 7f450ba03000-7f450ba44000 rw-p 00000000 00:00 0 | 7f450ba44000-7f450ba45000 ---p 00000000 00:00 0 | 7f450ba45000-7f450ba86000 rw-p 00000000 00:00 0 | 7f450ba86000-7f450ba87000 ---p 00000000 00:00 0 | 7f450ba87000-7f450bac8000 rw-p 00000000 00:00 0 | 7f450bac8000-7f450bac9000 ---p 00000000 00:00 0 | 7f450bac9000-7f450bb0a000 rw-p 00000000 00:00 0 | 7f450bb0a000-7f450bb0b000 ---p 00000000 00:00 0 | 7f450bb0b000-7f450bb4c000 rw-p 00000000 00:00 0 | 7f450bb4c000-7f450bb4d000 ---p 00000000 00:00 0 | 7f450bb4d000-7f450bb8e000 rw-p 00000000 00:00 0 | 7f450bb8e000-7f450bb8f000 ---p 00000000 00:00 0 | 7f450bb8f000-7f450bbd0000 rw-p 00000000 00:00 0 | 7f450bbd0000-7f450bbd1000 ---p 00000000 00:00 0 | 7f450bbd1000-7f450bc12000 rw-p 00000000 00:00 0 | 7f450bc12000-7f450bc13000 ---p 00000000 00:00 0 | 7f450bc13000-7f450bc54000 rw-p 00000000 00:00 0 | 7f450bc54000-7f450bc55000 ---p 00000000 00:00 0 | 7f450bc55000-7f450bc96000 rw-p 00000000 00:00 0 | 7f450bc96000-7f450bc97000 ---p 00000000 00:00 0 | 7f450bc97000-7f450bcd8000 rw-p 00000000 00:00 0 | 7f450bcd8000-7f450bcd9000 ---p 00000000 00:00 0 | 7f450bcd9000-7f450bd1a000 rw-p 00000000 00:00 0 | 7f450bd1a000-7f450bd1b000 ---p 00000000 00:00 0 | 7f450bd1b000-7f450bd5c000 rw-p 00000000 00:00 0 | 7f450bd5c000-7f450bd5d000 ---p 00000000 00:00 0 | 7f450bd5d000-7f450bd9e000 rw-p 00000000 00:00 0 | 7f450bd9e000-7f450bd9f000 ---p 00000000 00:00 0 | 7f450bd9f000-7f450bde0000 rw-p 00000000 00:00 0 | 7f450bde0000-7f450bde1000 ---p 00000000 00:00 0 | 7f450bde1000-7f450be22000 rw-p 00000000 00:00 0 | 7f450be22000-7f450be23000 ---p 00000000 00:00 0 | 7f450be23000-7f450be64000 rw-p 00000000 00:00 0 | 7f450be64000-7f450be65000 ---p 00000000 00:00 0 | 7f450be65000-7f450bea6000 rw-p 00000000 00:00 0 | 7f450bea6000-7f450bea7000 ---p 00000000 00:00 0 | 7f450bea7000-7f450bee8000 rw-p 00000000 00:00 0 | 7f450bee8000-7f450bee9000 ---p 00000000 00:00 0 | 7f450bee9000-7f450bf2a000 rw-p 00000000 00:00 0 | 7f450bf2a000-7f450bf2b000 ---p 00000000 00:00 0 | 7f450bf2b000-7f450bf6c000 rw-p 00000000 00:00 0 | 7f450bf6c000-7f450bf6d000 ---p 00000000 00:00 0 | 7f450bf6d000-7f450bfae000 rw-p 00000000 00:00 0 | 7f450bfae000-7f450bfaf000 ---p 00000000 00:00 0 | 7f450bfaf000-7f450bff0000 rw-p 00000000 00:00 0 | 7f450bff0000-7f450bff1000 ---p 00000000 00:00 0 | 7f450bff1000-7f450c032000 rw-p 00000000 00:00 0 | 7f450c032000-7f450c033000 ---p 00000000 00:00 0 | 7f450c033000-7f450c074000 rw-p 00000000 00:00 0 | 7f450c074000-7f450c075000 ---p 00000000 00:00 0 | 7f450c075000-7f450c0b6000 rw-p 00000000 00:00 0 | 7f450c0b6000-7f450c0b7000 ---p 00000000 00:00 0 | 7f450c0b7000-7f450c0f8000 rw-p 00000000 00:00 0 | 7f450c0f8000-7f450c0f9000 ---p 00000000 00:00 0 | 7f450c0f9000-7f450c13a000 rw-p 00000000 00:00 0 | 7f450c13a000-7f450c13b000 ---p 00000000 00:00 0 | 7f450c13b000-7f450c17c000 rw-p 00000000 00:00 0 | 7f450c17c000-7f450c17d000 ---p 00000000 00:00 0 | 7f450c17d000-7f450c1be000 rw-p 00000000 00:00 0 | 7f450c1be000-7f450c1bf000 ---p 00000000 00:00 0 | 7f450c1bf000-7f450c230000 rw-p 00000000 00:00 0 | 7f450c231000-7f450c232000 r--p 00000000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so | 7f450c232000-7f450c233000 r-xp 00001000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so | 7f450c233000-7f450c234000 r--p 00002000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so | 7f450c234000-7f450c235000 r--p 00002000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so | 7f450c235000-7f450c236000 rw-p 00003000 00:42 15882264 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so | 7f450c236000-7f450f300000 rw-p 00000000 00:00 0 | 7f450f303000-7f450f304000 r--p 00000000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so | 7f450f304000-7f450f305000 r-xp 00001000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so | 7f450f305000-7f450f306000 r--p 00002000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so | 7f450f306000-7f450f307000 r--p 00002000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so | 7f450f307000-7f450f308000 rw-p 00003000 00:42 15893431 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so | 7f450f308000-7f450f40b000 rw-p 00000000 00:00 0 | 7f450f40b000-7f450f40e000 r--p 00000000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f450f40e000-7f450f425000 r-xp 00003000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f450f425000-7f450f429000 r--p 0001a000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f450f429000-7f450f42a000 r--p 0001d000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f450f42a000-7f450f42b000 rw-p 0001e000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f450f42b000-7f450f453000 r--p 00000000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f450f453000-7f450f5e8000 r-xp 00028000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f450f5e8000-7f450f640000 r--p 001bd000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f450f640000-7f450f644000 r--p 00214000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f450f644000-7f450f646000 rw-p 00218000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f450f646000-7f450f655000 rw-p 00000000 00:00 0 | 7f450f655000-7f450f663000 r--p 00000000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f450f663000-7f450f6df000 r-xp 0000e000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f450f6df000-7f450f73a000 r--p 0008a000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f450f73a000-7f450f73b000 r--p 000e4000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f450f73b000-7f450f73c000 rw-p 000e5000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f450f73c000-7f450f73e000 r--p 00000000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f450f73e000-7f450f752000 r-xp 00002000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f450f752000-7f450f76b000 r--p 00016000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f450f76b000-7f450f76c000 ---p 0002f000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f450f76c000-7f450f76d000 r--p 0002f000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f450f76d000-7f450f76e000 rw-p 00030000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f450f76e000-7f450f776000 rw-p 00000000 00:00 0 | 7f450f776000-7f450f780000 r--p 00000000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f450f780000-7f450f7df000 r-xp 0000a000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f450f7df000-7f450f7f6000 r--p 00069000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f450f7f6000-7f450f7f7000 r--p 0007f000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f450f7f7000-7f450f7f8000 rw-p 00080000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f450f7f8000-7f450f7fa000 r--p 00000000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f450f7fa000-7f450f80b000 r-xp 00002000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f450f80b000-7f450f811000 r--p 00013000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f450f811000-7f450f812000 ---p 00019000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f450f812000-7f450f813000 r--p 00019000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f450f813000-7f450f814000 rw-p 0001a000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f450f818000-7f450f85c000 r--p 00000000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 | 7f450f85c000-7f450fbbb000 r-xp 00044000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 | 7f450fbbb000-7f450fd1d000 r--p 003a3000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 | 7f450fd1d000-7f450fd31000 r--p 00504000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 | 7f450fd31000-7f450fd34000 rw-p 00518000 00:42 15747499 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 | 7f450fd34000-7f450fd4a000 rw-p 00000000 00:00 0 | 7f450fd4a000-7f450fd4c000 r--p 00000000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f450fd4c000-7f450fd76000 r-xp 00002000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f450fd76000-7f450fd81000 r--p 0002c000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f450fd82000-7f450fd84000 r--p 00037000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f450fd84000-7f450fd86000 rw-p 00039000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7ffeeb817000-7ffeec016000 rw-p 00000000 00:00 0 [stack] | 7ffeec0c1000-7ffeec0c5000 r--p 00000000 00:00 0 [vvar] | 7ffeec0c5000-7ffeec0c7000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | Finished tests in 932.175444s, 25.5006 tests/s, 9561.1004 assertions/s. 23771 tests, 8912623 assertions, 1 failures, 0 errors, 79 skips ruby -v: ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [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-random2/miniruby -I/tmp/ruby/src/trunk-random2/lib /tmp/ruby/src/trunk-random2/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random2 --extout=.ext -- /tmp/ruby/src/trunk-random2/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random2/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 107.376881 seconds 3841 files, 31577 examples, 178345 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-random2/ruby -c /tmp/cores/core.1001.1249421.ruby -x gdbscript [New LWP 1249421] [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-random2/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=139934585363456) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7f450f409c00 (LWP 1249421) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139934585363456) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7f450f409c00 (LWP 1249421)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139934585363456) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f450f409c00 old_mask = {__val = {140732857910704, 1, 94201608891152, 139934586176723, 0, 139934586073069, 139934585363456, 139934587688448, 94201613245200, 139934586019239, 191, 139934587705440, 94201613245200, 139934592668405, 139934587704992, 140732857910720}} 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=139934585363456) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139934585363456, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f450f46d476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f450f4537f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x2d30303031633063, sa_sigaction = 0x2d30303031633063}, sa_mask = {__val = {139934587704992, 2, 2, 1, 139934593686070, 139934587688448, 139934586024023, 139934585355664, 94201608900832, 139934593464712, 139934587704992, 140732857911104, 0, 94201613005792, 139934590600025, 4294967312}}, sa_flags = -1794636288, sa_restorer = 0x0} sigs = {__val = {32, 2314885530818453536, 8314900945785856032, 7378697629477789039, 3472335126135203430, 7378697628523966512, 3474076752553600614, 139934586068845, 3472328296227676272, 2, 139934587704992, 3432, 139934593686070, 139934586071120, 2, 7306358559674621291}} #5 0x00007f450f862985 in die () at /tmp/ruby/src/trunk-random2/error.c:776 No locals. #6 rb_bug (fmt=fmt@entry=0x7f450fbc3988 "push_mark_stack(): GC does not handle T_NODE 0x%x(%p) 0x%lx") at /tmp/ruby/src/trunk-random2/error.c:800 args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffeec010820, reg_save_area = 0x7ffeec010760}} #7 0x00007f450f9296cd in push_mark_stack (data=94201613323592, stack=0x55ad056f94f8) at /tmp/ruby/src/trunk-random2/gc.c:6398 obj = 94201613323592 obj = <optimized out> #8 gc_grey (objspace=0x55ad056f90e0, obj=94201613323592) at /tmp/ruby/src/trunk-random2/gc.c:7026 No locals. #9 0x00007f450f993c5c in mark_ast_value (node=0x55ad05ae33f0, ctx=0x0) at /tmp/ruby/src/trunk-random2/node.c:1379 args = <optimized out> #10 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=16, nbe=0x55ad05ae33e0) at /tmp/ruby/src/trunk-random2/node.c:1338 cursor = 0 cursor = <optimized out> #11 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random2/node.c:1348 nbe = 0x55ad05ae33e0 nbe = <optimized out> #12 rb_ast_mark (ast=0x7f450b8948b8) at /tmp/ruby/src/trunk-random2/node.c:1436 nb = <optimized out> #13 0x00007f450f932a88 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/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-random2/gc.c:7550 No locals. #15 gc_marks_rest (objspace=0x55ad056f90e0) at /tmp/ruby/src/trunk-random2/gc.c:8717 No locals. #16 0x00007f450f933a42 in gc_marks (full_mark=<optimized out>, objspace=0x55ad056f90e0) at /tmp/ruby/src/trunk-random2/gc.c:8774 marking_finished = false marking_finished = <optimized out> #17 gc_start (objspace=0x55ad056f90e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:9557 do_full_mark = <optimized out> immediate_mark = <optimized out> __func__ = <optimized out> lock_lev = 0 #18 0x00007f450f93695d in heap_prepare (heap=0x55ad056f9140, size_pool=0x55ad056f9108, objspace=0x55ad056f90e0) at /tmp/ruby/src/trunk-random2/gc.c:2416 __func__ = <optimized out> #19 heap_next_free_page (heap=0x55ad056f9140, size_pool=0x55ad056f9108, objspace=0x55ad056f90e0) at /tmp/ruby/src/trunk-random2/gc.c:2685 page = <optimized out> page = <optimized out> __func__ = <optimized out> #20 newobj_alloc (objspace=0x55ad056f90e0, cr=0x55ad056f9df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2791 page = <optimized out> lev = 1 unlock_vm = <optimized out> size_pool = 0x55ad056f9108 heap = 0x55ad056f9140 cache = 0x55ad056fa068 obj = <optimized out> __func__ = <optimized out> #21 0x00007f450f9370a1 in newobj_of0 (alloc_size=5, cr=<optimized out>, wb_protected=1, flags=5, klass=139934533021080) at /tmp/ruby/src/trunk-random2/gc.c:2893 obj = <optimized out> objspace = 0x55ad056f90e0 size_pool_idx = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> #22 newobj_of (alloc_size=5, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2913 obj = <optimized out> obj = <optimized out> #23 rb_wb_protected_newobj_of (klass=klass@entry=139934533021080, flags=flags@entry=5, size=size@entry=40) at /tmp/ruby/src/trunk-random2/gc.c:2935 __func__ = <optimized out> #24 0x00007f450fa68760 in str_alloc_embed (capa=16, klass=139934533021080) at /tmp/ruby/src/trunk-random2/string.c:907 size = 40 str = <optimized out> #25 str_new0 (termlen=1, len=15, ptr=0x55ad05b26082 " true\n end\n end\n end\n\n assert_block do\n [{a: 0}, C.new({a: 0})].all? do |i|\n case i\n in a:, **nil\n assert_equal(0, a)\n true\n end\n"..., klass=139934533021080) at /tmp/ruby/src/trunk-random2/string.c:943 str = <optimized out> str = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> term_fill_ptr = <optimized out> term_fill_len = <optimized out> #26 str_new (len=15, ptr=0x55ad05b26082 " true\n end\n end\n end\n\n assert_block do\n [{a: 0}, C.new({a: 0})].all? do |i|\n case i\n in a:, **nil\n assert_equal(0, a)\n true\n end\n"..., klass=139934533021080) at /tmp/ruby/src/trunk-random2/string.c:968 No locals. #27 rb_str_new (ptr=ptr@entry=0x55ad05b26082 " true\n end\n end\n end\n\n assert_block do\n [{a: 0}, C.new({a: 0})].all? do |i|\n case i\n in a:, **nil\n assert_equal(0, a)\n true\n end\n"..., len=len@entry=15) at /tmp/ruby/src/trunk-random2/string.c:974 No locals. #28 0x00007f450fa7639a in str_subseq (len=<optimized out>, beg=16450, str=<optimized out>) at /tmp/ruby/src/trunk-random2/string.c:2823 str2 = <optimized out> rstring_embed_capa_max = 15 str2 = <optimized out> rstring_embed_capa_max = <optimized out> rb_gc_guarded_ptr = <optimized out> #29 rb_str_subseq (str=139934523017920, beg=16450, len=15) at /tmp/ruby/src/trunk-random2/string.c:2841 str2 = <optimized out> #30 0x00007f450b9659d4 in lex_getline (p=0x55ad05b0a320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6867 line = <optimized out> line = <optimized out> #31 nextline (p=0x55ad05b0a320, set_encoding=<optimized out>) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:7036 v = 0 #32 0x00007f450b96ffcd in nextc0 (set_encoding=1, p=0x55ad05b0a320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:7081 c = <optimized out> c = <optimized out> #33 parser_yylex (p=0x55ad05b0a320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:9785 last_state = EXPR_BEG token_seen = <optimized out> fallthru = 0 retry = <optimized out> c = <optimized out> space_seen = 0 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> #34 yylex (p=0x55ad05b0a320, yylloc=0x7ffeec010d00, lval=0x7ffeec010cd8) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10485 t = <optimized out> t = <optimized out> #35 ripper_yyparse (p=0x55ad05b0a320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528 yychar = <optimized out> yylval = {val = 139934584210240, node = 0x7f450f2f0340, id = 139934584210240, num = 254739264, tbl = 0x7f450f2f0340, vars = 0x7f450f2f0340, strterm = 0x7f450f2f0340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}} yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}} yylloc = {beg_pos = {lineno = 1064, column = 12}, end_pos = {lineno = 1064, column = 13}} 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, 105, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 1292, 973, 589, 347, 586, 278, 491, 1178, 1231, 1270, 1292, 1300, 0, 0, 32766, 0, 0, 0, 32766, 0, 3904, -5119, 32766, 0, 0, 0, 32581, 0, 32, 0, 0, 0, 18722, 2953, 32581, 0, 3, 0, 0, 0, 9104, -5119, 32766, 0, 3, 0, 0, 0, 9120, -5119, 32766, 0, 3776, -5119, 32766, 0, 3808, -5119, 32766, 0, 0, 0, 0, 512, 3776, -5119, 32766, 0, 9072, -5119, 32766, 0, 128, 0, 0, 0, 36, 0, 0, 0, -10936, 1443, 21933, 0, 36, 0, 0, 0, 36, 0, 0, 0, 9120, -5119, 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, -18208, 2936, 32581, 0} yyss = <optimized out> yyssp = <optimized out> yyvsa = {{val = 139934521933400, node = 0x7f450b78be58, id = 139934521933400, num = 192462424, tbl = 0x7f450b78be58, vars = 0x7f450b78be58, strterm = 0x7f450b78be58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934521200280, node = 0x7f450b6d8e98, id = 139934521200280, num = 191729304, tbl = 0x7f450b6d8e98, vars = 0x7f450b6d8e98, strterm = 0x7f450b6d8e98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139934523011160, node = 0x7f450b893058, id = 139934523011160, num = 193540184, tbl = 0x7f450b893058, vars = 0x7f450b893058, strterm = 0x7f450b893058, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934523013000, node = 0x7f450b893788, id = 139934523013000, num = 193542024, tbl = 0x7f450b893788, vars = 0x7f450b893788, strterm = 0x7f450b893788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934329470976, node = 0x7f4500000000, id = 139934329470976, num = 0, tbl = 0x7f4500000000, vars = 0x7f4500000000, strterm = 0x7f4500000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934523008720, node = 0x7f450b8926d0, id = 139934523008720, num = 193537744, tbl = 0x7f450b8926d0, vars = 0x7f450b8926d0, strterm = 0x7f450b8926d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934523002760, node = 0x7f450b890f88, id = 139934523002760, num = 193531784, tbl = 0x7f450b890f88, vars = 0x7f450b890f88, strterm = 0x7f450b890f88, 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 = 139934521253440, node = 0x7f450b6e5e40, id = 139934521253440, num = 191782464, tbl = 0x7f450b6e5e40, vars = 0x7f450b6e5e40, strterm = 0x7f450b6e5e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139934521253760, node = 0x7f450b6e5f80, id = 139934521253760, num = 191782784, tbl = 0x7f450b6e5f80, vars = 0x7f450b6e5f80, strterm = 0x7f450b6e5f80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201613329304, node = 0x55ad05b32398, id = 94201613329304, num = 95626136, tbl = 0x55ad05b32398, vars = 0x55ad05b32398, strterm = 0x55ad05b32398, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139934521251040, node = 0x7f450b6e54e0, id = 139934521251040, num = 191780064, tbl = 0x7f450b6e54e0, vars = 0x7f450b6e54e0, strterm = 0x7f450b6e54e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139934521251040, node = 0x7f450b6e54e0, id = 139934521251040, num = 191780064, tbl = 0x7f450b6e54e0, vars = 0x7f450b6e54e0, strterm = 0x7f450b6e54e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139934523008080, node = 0x7f450b892450, id = 139934523008080, num = 193537104, tbl = 0x7f450b892450, vars = 0x7f450b892450, strterm = 0x7f450b892450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934523008520, node = 0x7f450b892608, id = 139934523008520, num = 193537544, tbl = 0x7f450b892608, vars = 0x7f450b892608, strterm = 0x7f450b892608, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201613639344, node = 0x55ad05b7deb0, id = 94201613639344, num = 95936176, tbl = 0x55ad05b7deb0, vars = 0x55ad05b7deb0, strterm = 0x55ad05b7deb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139934523004200, node = 0x7f450b891528, id = 139934523004200, num = 193533224, tbl = 0x7f450b891528, vars = 0x7f450b891528, strterm = 0x7f450b891528, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94201612658336, node = 0x55ad05a8e6a0, id = 94201612658336, num = 94955168, tbl = 0x55ad05a8e6a0, vars = 0x55ad05a8e6a0, strterm = 0x55ad05a8e6a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139938624438271, node = 0x7f45ffffffff, id = 139938624438271, num = -1, tbl = 0x7f45ffffffff, vars = 0x7f45ffffffff, strterm = 0x7f45ffffffff, 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 = 139934584248920, node = 0x7f450f2f9a58, id = 139934584248920, num = 254777944, tbl = 0x7f450f2f9a58, vars = 0x7f450f2f9a58, strterm = 0x7f450f2f9a58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934584249680, node = 0x7f450f2f9d50, id = 139934584249680, num = 254778704, tbl = 0x7f450f2f9d50, vars = 0x7f450f2f9d50, strterm = 0x7f450f2f9d50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94201613390016, node = 0x55ad05b410c0, id = 94201613390016, num = 95686848, tbl = 0x55ad05b410c0, vars = 0x55ad05b410c0, strterm = 0x55ad05b410c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934584244560, node = 0x7f450f2f8950, id = 139934584244560, num = 254773584, tbl = 0x7f450f2f8950, vars = 0x7f450f2f8950, strterm = 0x7f450f2f8950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934584242520, node = 0x7f450f2f8158, id = 139934584242520, num = 254771544, tbl = 0x7f450f2f8158, vars = 0x7f450f2f8158, strterm = 0x7f450f2f8158, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934584238720, node = 0x7f450f2f7280, id = 139934584238720, num = 254767744, tbl = 0x7f450f2f7280, vars = 0x7f450f2f7280, strterm = 0x7f450f2f7280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934584240080, node = 0x7f450f2f77d0, id = 139934584240080, num = 254769104, tbl = 0x7f450f2f77d0, vars = 0x7f450f2f77d0, strterm = 0x7f450f2f77d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934329471000, node = 0x7f4500000018, id = 139934329471000, num = 24, tbl = 0x7f4500000018, vars = 0x7f4500000018, strterm = 0x7f4500000018, 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 = 139934584233960, node = 0x7f450f2f5fe8, id = 139934584233960, num = 254762984, tbl = 0x7f450f2f5fe8, vars = 0x7f450f2f5fe8, strterm = 0x7f450f2f5fe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139934584232560, node = 0x7f450f2f5a70, id = 139934584232560, num = 254761584, tbl = 0x7f450f2f5a70, vars = 0x7f450f2f5a70, strterm = 0x7f450f2f5a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94201613638560, node = 0x55ad05b7dba0, id = 94201613638560, num = 95935392, tbl = 0x55ad05b7dba0, vars = 0x55ad05b7dba0, strterm = 0x55ad05b7dba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934584213200, node = 0x7f450f2f0ed0, id = 139934584213200, num = 254742224, tbl = 0x7f450f2f0ed0, vars = 0x7f450f2f0ed0, strterm = 0x7f450f2f0ed0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934584230840, node = 0x7f450f2f53b8, id = 139934584230840, num = 254759864, tbl = 0x7f450f2f53b8, vars = 0x7f450f2f53b8, strterm = 0x7f450f2f53b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139934522622680, node = 0x7f450b8342d8, id = 139934522622680, num = 193151704, tbl = 0x7f450b8342d8, vars = 0x7f450b8342d8, strterm = 0x7f450b8342d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934522629280, node = 0x7f450b835ca0, id = 139934522629280, num = 193158304, tbl = 0x7f450b835ca0, vars = 0x7f450b835ca0, strterm = 0x7f450b835ca0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934522624160, node = 0x7f450b8348a0, id = 139934522624160, num = 193153184, tbl = 0x7f450b8348a0, vars = 0x7f450b8348a0, strterm = 0x7f450b8348a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934522624640, node = 0x7f450b834a80, id = 139934522624640, num = 193153664, tbl = 0x7f450b834a80, vars = 0x7f450b834a80, strterm = 0x7f450b834a80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934522625680, node = 0x7f450b834e90, id = 139934522625680, num = 193154704, tbl = 0x7f450b834e90, vars = 0x7f450b834e90, strterm = 0x7f450b834e90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94201613452584, node = 0x55ad05b50528, id = 94201613452584, num = 95749416, tbl = 0x55ad05b50528, vars = 0x55ad05b50528, strterm = 0x55ad05b50528, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934522107440, node = 0x7f450b7b6630, id = 139934522107440, num = 192636464, tbl = 0x7f450b7b6630, vars = 0x7f450b7b6630, strterm = 0x7f450b7b6630, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94201614005904, node = 0x55ad05bd7690, id = 94201614005904, num = 96302736, tbl = 0x55ad05bd7690, vars = 0x55ad05bd7690, strterm = 0x55ad05bd7690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139934522105640, node = 0x7f450b7b5f28, id = 139934522105640, num = 192634664, tbl = 0x7f450b7b5f28, vars = 0x7f450b7b5f28, strterm = 0x7f450b7b5f28, 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 = 139934520017560, node = 0x7f450b5b8298, id = 139934520017560, num = 190546584, tbl = 0x7f450b5b8298, vars = 0x7f450b5b8298, strterm = 0x7f450b5b8298, 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 = 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 = 94201612325992, node = 0x55ad05a3d468, id = 94201612325992, num = 94622824, tbl = 0x55ad05a3d468, vars = 0x55ad05a3d468, strterm = 0x55ad05a3d468, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732857915504, node = 0x7ffeec011870, id = 140732857915504, num = -335472528, tbl = 0x7ffeec011870, vars = 0x7ffeec011870, strterm = 0x7ffeec011870, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201610522128, node = 0x55ad05884e10, id = 94201610522128, num = 92818960, tbl = 0x55ad05884e10, vars = 0x55ad05884e10, strterm = 0x55ad05884e10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140732857915728, node = 0x7ffeec011950, id = 140732857915728, num = -335472304, tbl = 0x7ffeec011950, vars = 0x7ffeec011950, strterm = 0x7ffeec011950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94201610381079, node = 0x55ad05862717, id = 94201610381079, num = 92677911, tbl = 0x55ad05862717, vars = 0x55ad05862717, strterm = 0x55ad05862717, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140732857913200, node = 0x7ffeec010f70, id = 140732857913200, num = -335474832, tbl = 0x7ffeec010f70, vars = 0x7ffeec010f70, strterm = 0x7ffeec010f70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94201610381086, node = 0x55ad0586271e, id = 94201610381086, num = 92677918, tbl = 0x55ad0586271e, vars = 0x55ad0586271e, strterm = 0x55ad0586271e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {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 = 94201610381086, node = 0x55ad0586271e, id = 94201610381086, num = 92677918, tbl = 0x55ad0586271e, vars = 0x55ad0586271e, strterm = 0x55ad0586271e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94201610381086, node = 0x55ad0586271e, id = 94201610381086, num = 92677918, tbl = 0x55ad0586271e, vars = 0x55ad0586271e, strterm = 0x55ad0586271e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 3741525513614132736, node = 0x33ec91a195080600, id = 3741525513614132736, num = -1794636288, tbl = 0x33ec91a195080600, vars = 0x33ec91a195080600, strterm = 0x33ec91a195080600, 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 = 94201609680896, node = 0x55ad057b7800, id = 94201609680896, num = 91977728, tbl = 0x55ad057b7800, vars = 0x55ad057b7800, strterm = 0x55ad057b7800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201609680896, node = 0x55ad057b7800, id = 94201609680896, num = 91977728, tbl = 0x55ad057b7800, vars = 0x55ad057b7800, strterm = 0x55ad057b7800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732857914288, node = 0x7ffeec0113b0, id = 140732857914288, num = -335473744, tbl = 0x7ffeec0113b0, vars = 0x7ffeec0113b0, strterm = 0x7ffeec0113b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140732857914992, node = 0x7ffeec011670, id = 140732857914992, num = -335473040, tbl = 0x7ffeec011670, vars = 0x7ffeec011670, strterm = 0x7ffeec011670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139934593633856, node = 0x7f450fbece40 <clean_info>, id = 139934593633856, num = 264162880, tbl = 0x7f450fbece40 <clean_info>, vars = 0x7f450fbece40 <clean_info>, strterm = 0x7f450fbece40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140732857915040, node = 0x7ffeec0116a0, id = 140732857915040, num = -335472992, tbl = 0x7ffeec0116a0, vars = 0x7ffeec0116a0, strterm = 0x7ffeec0116a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934591751074, node = 0x7f450fa213a2 <optimize_node_left+450>, id = 139934591751074, num = 262280098, tbl = 0x7f450fa213a2 <optimize_node_left+450>, vars = 0x7f450fa213a2 <optimize_node_left+450>, strterm = 0x7f450fa213a2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140732857915128, node = 0x7ffeec0116f8, id = 140732857915128, num = -335472904, tbl = 0x7ffeec0116f8, vars = 0x7ffeec0116f8, strterm = 0x7ffeec0116f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140732857915064, node = 0x7ffeec0116b8, id = 140732857915064, num = -335472968, tbl = 0x7ffeec0116b8, vars = 0x7ffeec0116b8, strterm = 0x7ffeec0116b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140732857915192, node = 0x7ffeec011738, id = 140732857915192, num = -335472840, tbl = 0x7ffeec011738, vars = 0x7ffeec011738, strterm = 0x7ffeec011738, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 140732857914312, node = 0x7ffeec0113c8, id = 140732857914312, num = -335473720, tbl = 0x7ffeec0113c8, vars = 0x7ffeec0113c8, strterm = 0x7ffeec0113c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140732857915256, node = 0x7ffeec011778, id = 140732857915256, num = -335472776, tbl = 0x7ffeec011778, vars = 0x7ffeec011778, strterm = 0x7ffeec011778, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140732857914273, node = 0x7ffeec0113a1, id = 140732857914273, num = -335473759, tbl = 0x7ffeec0113a1, vars = 0x7ffeec0113a1, strterm = 0x7ffeec0113a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140732857914273, node = 0x7ffeec0113a1, id = 140732857914273, num = -335473759, tbl = 0x7ffeec0113a1, vars = 0x7ffeec0113a1, strterm = 0x7ffeec0113a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934591745674, node = 0x7f450fa1fe8a <update_string_node_case_fold+298>, id = 139934591745674, num = 262274698, tbl = 0x7f450fa1fe8a <update_string_node_case_fold+298>, vars = 0x7f450fa1fe8a <update_string_node_case_fold+298>, strterm = 0x7f450fa1fe8a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201609389121, node = 0x55ad05770441, id = 94201609389121, num = 91685953, tbl = 0x55ad05770441, vars = 0x55ad05770441, strterm = 0x55ad05770441, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94201611159136, node = 0x55ad05920660, id = 94201611159136, num = 93455968, tbl = 0x55ad05920660, vars = 0x55ad05920660, strterm = 0x55ad05920660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140732857914264, node = 0x7ffeec011398, id = 140732857914264, num = -335473768, tbl = 0x7ffeec011398, vars = 0x7ffeec011398, strterm = 0x7ffeec011398, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140732857914272, node = 0x7ffeec0113a0, id = 140732857914272, num = -335473760, tbl = 0x7ffeec0113a0, vars = 0x7ffeec0113a0, strterm = 0x7ffeec0113a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140732857914273, node = 0x7ffeec0113a1, id = 140732857914273, num = -335473759, tbl = 0x7ffeec0113a1, vars = 0x7ffeec0113a1, strterm = 0x7ffeec0113a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 3741525513614132736, node = 0x33ec91a195080600, id = 3741525513614132736, num = -1794636288, tbl = 0x33ec91a195080600, vars = 0x33ec91a195080600, strterm = 0x33ec91a195080600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201609389088, node = 0x55ad05770420, id = 94201609389088, num = 91685920, tbl = 0x55ad05770420, vars = 0x55ad05770420, strterm = 0x55ad05770420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94201610331729, node = 0x55ad05856651, id = 94201610331729, num = 92628561, tbl = 0x55ad05856651, vars = 0x55ad05856651, strterm = 0x55ad05856651, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934586173099, node = 0x7f450f4cf6ab <_int_malloc+3195>, id = 139934586173099, num = 256702123, tbl = 0x7f450f4cf6ab <_int_malloc+3195>, vars = 0x7f450f4cf6ab <_int_malloc+3195>, strterm = 0x7f450f4cf6ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94201611189280, node = 0x55ad05927c20, id = 94201611189280, num = 93486112, tbl = 0x55ad05927c20, vars = 0x55ad05927c20, strterm = 0x55ad05927c20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139934587702496, node = 0x7f450f644ce0 <main_arena+96>, id = 139934587702496, num = 258231520, tbl = 0x7f450f644ce0 <main_arena+96>, vars = 0x7f450f644ce0 <main_arena+96>, strterm = 0x7f450f644ce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 171891320400, node = 0x2805856650, id = 171891320400, num = 92628560, tbl = 0x2805856650, vars = 0x2805856650, strterm = 0x2805856650, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94201610331729, node = 0x55ad05856651, id = 94201610331729, num = 92628561, tbl = 0x55ad05856651, vars = 0x55ad05856651, strterm = 0x55ad05856651, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 3741525513614132736, node = 0x33ec91a195080600, id = 3741525513614132736, num = -1794636288, tbl = 0x33ec91a195080600, vars = 0x33ec91a195080600, strterm = 0x33ec91a195080600, 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 = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, 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 = 94201611241744, node = 0x55ad05934910, id = 94201611241744, num = 93538576, tbl = 0x55ad05934910, vars = 0x55ad05934910, strterm = 0x55ad05934910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139934587702400, node = 0x7f450f644c80 <main_arena>, id = 139934587702400, num = 258231424, tbl = 0x7f450f644c80 <main_arena>, vars = 0x7f450f644c80 <main_arena>, strterm = 0x7f450f644c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201611242080, node = 0x55ad05934a60, id = 94201611242080, num = 93538912, tbl = 0x55ad05934a60, vars = 0x55ad05934a60, strterm = 0x55ad05934a60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94201611189296, node = 0x55ad05927c30, id = 94201611189296, num = 93486128, tbl = 0x55ad05927c30, vars = 0x55ad05927c30, strterm = 0x55ad05927c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139934586174555, node = 0x7f450f4cfc5b <_int_realloc+299>, id = 139934586174555, num = 256703579, tbl = 0x7f450f4cfc5b <_int_realloc+299>, vars = 0x7f450f4cfc5b <_int_realloc+299>, strterm = 0x7f450f4cfc5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139934587702400, node = 0x7f450f644c80 <main_arena>, id = 139934587702400, num = 258231424, tbl = 0x7f450f644c80 <main_arena>, vars = 0x7f450f644c80 <main_arena>, strterm = 0x7f450f644c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201611241760, node = 0x55ad05934920, id = 94201611241760, num = 93538592, tbl = 0x55ad05934920, vars = 0x55ad05934920, strterm = 0x55ad05934920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 94201611241744, node = 0x55ad05934910, id = 94201611241744, num = 93538576, tbl = 0x55ad05934910, vars = 0x55ad05934910, strterm = 0x55ad05934910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {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 = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934586177929, node = 0x7f450f4d0989 <__GI___libc_realloc+457>, id = 139934586177929, num = 256706953, tbl = 0x7f450f4d0989 <__GI___libc_realloc+457>, vars = 0x7f450f4d0989 <__GI___libc_realloc+457>, strterm = 0x7f450f4d0989 <__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 = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, 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 = 94201611159136, node = 0x55ad05920660, id = 94201611159136, num = 93455968, tbl = 0x55ad05920660, vars = 0x55ad05920660, strterm = 0x55ad05920660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94201608922072, node = 0x55ad056fe3d8, id = 94201608922072, num = 91218904, tbl = 0x55ad056fe3d8, vars = 0x55ad056fe3d8, strterm = 0x55ad056fe3d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201611159136, node = 0x55ad05920660, id = 94201611159136, num = 93455968, tbl = 0x55ad05920660, vars = 0x55ad05920660, strterm = 0x55ad05920660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94201608922064, node = 0x55ad056fe3d0, id = 94201608922064, num = 91218896, tbl = 0x55ad056fe3d0, vars = 0x55ad056fe3d0, strterm = 0x55ad056fe3d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139934591777078, node = 0x7f450fa27936 <compile_tree+5558>, id = 139934591777078, num = 262306102, tbl = 0x7f450fa27936 <compile_tree+5558>, vars = 0x7f450fa27936 <compile_tree+5558>, strterm = 0x7f450fa27936 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94201610721712, node = 0x55ad058b59b0, id = 94201610721712, num = 93018544, tbl = 0x55ad058b59b0, vars = 0x55ad058b59b0, strterm = 0x55ad058b59b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139934587702400, node = 0x7f450f644c80 <main_arena>, id = 139934587702400, num = 258231424, tbl = 0x7f450f644c80 <main_arena>, vars = 0x7f450f644c80 <main_arena>, strterm = 0x7f450f644c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 3741525513614132736, node = 0x33ec91a195080600, id = 3741525513614132736, num = -1794636288, tbl = 0x33ec91a195080600, vars = 0x33ec91a195080600, strterm = 0x33ec91a195080600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94201611241760, node = 0x55ad05934920, id = 94201611241760, num = 93538592, tbl = 0x55ad05934920, vars = 0x55ad05934920, strterm = 0x55ad05934920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94201610507856, node = 0x55ad05881650, id = 94201610507856, num = 92804688, tbl = 0x55ad05881650, vars = 0x55ad05881650, strterm = 0x55ad05881650, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884905451, node = 0x300000deb, id = 12884905451, num = 3563, tbl = 0x300000deb, vars = 0x300000deb, strterm = 0x300000deb, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}} yyvs = <optimized out> yyvsp = <optimized out> yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 879, column = 5}}, {beg_pos = {lineno = 879, column = 6}, end_pos = {lineno = 879, column = 6}}, {beg_pos = {lineno = 881, column = 2}, end_pos = {lineno = 881, column = 23}}, {beg_pos = {lineno = 881, column = 23}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 881, column = 24}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 882, column = 4}, end_pos = {lineno = 1058, column = 7}}, {beg_pos = {lineno = 1058, column = 8}, end_pos = {lineno = 1058, column = 8}}, {beg_pos = {lineno = 1060, column = 4}, end_pos = {lineno = 1060, column = 16}}, {beg_pos = {lineno = 1060, column = 17}, end_pos = {lineno = 1060, column = 19}}, {beg_pos = {lineno = 1060, column = 19}, end_pos = {lineno = 1060, column = 19}}, {beg_pos = {lineno = 1060, column = 19}, end_pos = {lineno = 1060, column = 19}}, {beg_pos = {lineno = 1060, column = 19}, end_pos = {lineno = 1060, column = 19}}, {beg_pos = {lineno = 1060, column = 19}, end_pos = {lineno = 1060, column = 19}}, {beg_pos = {lineno = 1061, column = 6}, end_pos = {lineno = 1061, column = 34}}, {beg_pos = {lineno = 1061, column = 35}, end_pos = {lineno = 1061, column = 37}}, {beg_pos = {lineno = 1061, column = 37}, end_pos = {lineno = 1061, column = 37}}, {beg_pos = {lineno = 1061, column = 37}, end_pos = {lineno = 1061, column = 37}}, {beg_pos = {lineno = 1061, column = 37}, end_pos = {lineno = 1061, column = 37}}, {beg_pos = {lineno = 1061, column = 38}, end_pos = {lineno = 1061, column = 41}}, {beg_pos = {lineno = 1062, column = 8}, end_pos = {lineno = 1062, column = 12}}, {beg_pos = {lineno = 1062, column = 13}, end_pos = {lineno = 1062, column = 14}}, {beg_pos = {lineno = 1062, column = 15}, end_pos = {lineno = 1062, column = 15}}, {beg_pos = {lineno = 1063, column = 8}, end_pos = {lineno = 1063, column = 10}}, {beg_pos = {lineno = 1063, column = 10}, end_pos = {lineno = 1063, column = 10}}, {beg_pos = {lineno = 1063, column = 10}, end_pos = {lineno = 1063, column = 10}}, {beg_pos = {lineno = 1063, column = 11}, end_pos = {lineno = 1063, column = 16}}, {beg_pos = {lineno = 1063, column = 17}, end_pos = {lineno = 1063, column = 17}}, {beg_pos = {lineno = 1063, column = 17}, end_pos = {lineno = 1063, column = 17}}, {beg_pos = {lineno = 1063, column = 17}, end_pos = {lineno = 1063, column = 17}}, {beg_pos = {lineno = 1064, column = 8}, end_pos = {lineno = 1064, column = 12}}, {beg_pos = {lineno = 1046, column = 20}, end_pos = {lineno = 1046, column = 31}}, {beg_pos = {lineno = 1046, column = 22}, end_pos = {lineno = 1046, column = 24}}, {beg_pos = {lineno = 1046, column = 25}, end_pos = {lineno = 1046, column = 31}}, {beg_pos = {lineno = 1046, column = 26}, end_pos = {lineno = 1046, column = 30}}, {beg_pos = {lineno = 1046, column = 30}, end_pos = {lineno = 1046, column = 31}}, {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 = 64, column = 74}, end_pos = {lineno = 64, column = 86}}, {beg_pos = {lineno = 64, column = 86}, end_pos = {lineno = 64, column = 87}}, {beg_pos = {lineno = 262939312, column = 32581}, end_pos = {lineno = -335472272, column = 32766}}, {beg_pos = {lineno = 254510584, column = 32581}, end_pos = {lineno = 262514336, column = 32581}}, {beg_pos = {lineno = 1478008655, column = 259527}, end_pos = {lineno = 254510584, column = 32581}}, {beg_pos = {lineno = 0, column = 32581}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 265585408, column = 32581}, end_pos = {lineno = 254510584, column = 32581}}, {beg_pos = {lineno = 92468080, column = 21933}, end_pos = {lineno = -1794636288, column = 871141793}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 254510584, column = 32581}, end_pos = {lineno = 262956868, column = 32581}}, {beg_pos = {lineno = 237238496, column = 32581}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 254510584, column = 32581}, end_pos = {lineno = 262979290, column = 32581}}, {beg_pos = {lineno = 264172256, column = 32581}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 92468080, column = 21933}, end_pos = {lineno = 262914511, column = 32581}}, {beg_pos = {lineno = 91197664, column = 21933}, end_pos = {lineno = 261242086, column = 32581}}, {beg_pos = {lineno = 590, column = 0}, end_pos = {lineno = 261289865, column = 32581}}, {beg_pos = {lineno = 254510584, column = 32581}, end_pos = {lineno = 254510584, column = 32581}}, {beg_pos = {lineno = 91201824, column = 21933}, end_pos = {lineno = 95031424, column = 21933}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 262994821, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 95031280, column = 0}, end_pos = {lineno = 262914511, column = 32581}}, {beg_pos = {lineno = 91197664, column = 21933}, end_pos = {lineno = 261242086, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 261289865, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 262914511, column = 32581}}, {beg_pos = {lineno = 91197664, column = 21933}, end_pos = {lineno = 261242086, column = 32581}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 261289865, column = 32581}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = 260157400, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 262914511, column = 32581}}, {beg_pos = {lineno = 91197664, column = 21933}, end_pos = {lineno = 261242086, column = 32581}}, {beg_pos = {lineno = 91197280, column = 21933}, end_pos = {lineno = 261289865, column = 32581}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 193595184, column = 32581}, end_pos = {lineno = -1794636288, column = 871141793}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 262914511, column = 32581}}, {beg_pos = {lineno = 92747792, column = 21933}, end_pos = {lineno = 261289865, column = 32581}}, {beg_pos = {lineno = 91870160, column = 21933}, end_pos = {lineno = 261289865, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -335471912, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = -1794636288, column = 871141793}}, {beg_pos = {lineno = 254625264, column = 32581}, end_pos = {lineno = 261226558, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1794636288, column = 871141793}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 262937408, column = 32581}, end_pos = {lineno = 261295280, column = 32581}}, {beg_pos = {lineno = 254510664, column = 32581}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -335471760, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 91198968, column = 21933}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 91197704, column = 21933}, end_pos = {lineno = 91197664, column = 21933}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 256968413, column = 32581}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 261243682, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 73911167, column = 0}}, {beg_pos = {lineno = -335471584, column = 32766}, end_pos = {lineno = -335471600, column = 32766}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 261294543, column = 32581}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -335471600, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 265638780, column = 32581}}, {beg_pos = {lineno = 258289664, column = 32581}, end_pos = {lineno = 256047824, column = 32581}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 256041372, column = 32581}}, {beg_pos = {lineno = 92817792, column = 21933}, end_pos = {lineno = 265639913, column = 32581}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 265638567, column = 32581}}, {beg_pos = {lineno = 265585408, column = 32581}, end_pos = {lineno = 260158960, column = 32581}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 260154328, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 265639913, column = 32581}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 260208640, column = 32581}}, {beg_pos = {lineno = 265585408, column = 32581}, end_pos = {lineno = -335471256, column = 32766}}, {beg_pos = {lineno = -335471260, column = 32766}, end_pos = {lineno = 194368185, column = 32581}}, {beg_pos = {lineno = 260208640, column = 32581}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -335471260, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 91784704, column = 21933}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21933}, end_pos = {lineno = 194370066, column = 32581}}, {beg_pos = {lineno = 194367584, column = 32581}, end_pos = {lineno = -335471056, column = 32766}}, {beg_pos = {lineno = -335471072, column = 32766}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 92838928, column = 21933}, end_pos = {lineno = -335471136, column = 32766}}, {beg_pos = {lineno = -335471120, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -335470912, column = 32766}, end_pos = {lineno = 194370066, column = 32581}}, {beg_pos = {lineno = 92838928, column = 21933}, end_pos = {lineno = -335471072, column = 32766}}, {beg_pos = {lineno = -335471056, column = 32766}, end_pos = {lineno = 265642513, column = 32581}}, {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 = 92838048, column = 21933}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 92838048, column = 21933}}, {beg_pos = {lineno = 256081712, column = 1}, end_pos = {lineno = 92838928, column = 21933}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32766}}, {beg_pos = {lineno = 0, column = 32766}, end_pos = {lineno = 0, column = 119}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = 260180872, column = 32581}, end_pos = {lineno = 265585408, column = 32581}}, {beg_pos = {lineno = 92838048, column = 21933}, end_pos = {lineno = 194637952, column = 32581}}, {beg_pos = {lineno = 95050960, column = 21933}, end_pos = {lineno = 94661920, column = 21933}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 265670513, column = 32581}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 92838048, column = 21933}, end_pos = {lineno = 194638920, column = 32581}}, {beg_pos = {lineno = 92844448, column = 21933}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 193257224, column = 32581}, end_pos = {lineno = 265670513, column = 32581}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 260180872, column = 32581}, end_pos = {lineno = 261701056, column = 32581}}, {beg_pos = {lineno = 105177, column = 0}, end_pos = {lineno = -335469904, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 92844448, column = 21933}, end_pos = {lineno = 265682350, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 194618208, column = 32581}}, {beg_pos = {lineno = -335474882, column = 32766}, end_pos = {lineno = -335470080, column = 32766}}, {beg_pos = {lineno = 193252144, column = 32581}, end_pos = {lineno = -335475276, column = 32766}}, {beg_pos = {lineno = -335475280, column = 32766}, end_pos = {lineno = 92838928, column = 21933}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 265639913, column = 32581}}, {beg_pos = {lineno = 260197456, column = 32581}, end_pos = {lineno = 265585408, column = 32581}}, {beg_pos = {lineno = 265585408, column = 32581}, end_pos = {lineno = -335470552, column = 32766}}, {beg_pos = {lineno = -335470556, column = 32766}, end_pos = {lineno = 265585408, column = 32581}}, {beg_pos = {lineno = 254750664, column = 32581}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 258231600, column = 32581}, end_pos = {lineno = 258231600, column = 32581}}, {beg_pos = {lineno = 258232752, column = 32581}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 91201824, column = 21933}, end_pos = {lineno = 255884560, column = 32581}}, {beg_pos = {lineno = 3563, column = 4}, end_pos = {lineno = 3563, column = 4}}, {beg_pos = {lineno = 492009051, column = 174047}, end_pos = {lineno = 94113488, column = 21933}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 255884560, column = 32581}, 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 = 3563, column = 3}}, {beg_pos = {lineno = 3562, column = 6}, end_pos = {lineno = 3562, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -238948750, column = -1983961250}, end_pos = {lineno = 94767842, column = 21933}}, {beg_pos = {lineno = 260200312, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 6, column = -2147483648}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 258231520, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 260722995, column = 32581}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 258231520, column = 32581}}, {beg_pos = {lineno = 95011432, column = 21933}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -238948750, column = -1983961250}, end_pos = {lineno = 93615360, column = 21933}}, {beg_pos = {lineno = 91201384, column = 21933}, end_pos = {lineno = 258231424, column = 32581}}, {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 = 256699483, column = 32581}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -238948750, column = -1983961250}}, {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 = 139934584230840, node = 0x7f450f2f53b8, id = 139934584230840, num = 254759864, tbl = 0x7f450f2f53b8, vars = 0x7f450f2f53b8, strterm = 0x7f450f2f53b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}} yyloc = {beg_pos = {lineno = 1064, column = 8}, end_pos = {lineno = 1064, column = 12}} yyerror_range = <optimized out> yymsgbuf = "n\000\000\000^\000\000\000\300J\211\vE\177\000\000\360\226\212\vE\177\000\000\200Ld\017E\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220}@\017E\177\000\000\000\000\000\000\000\000\000\000\342\002M\017E\177\000\000\340\062\244\005\255U\000\000\300J\211\vE\177\000\000 \243\260\005\255U\000\000\340\220o\005\255U\000\000\004\000\000\000\000\000\000\000\260X\223\017E\177\000" yymsg = 0x7ffeec012220 "n" yymsg_alloc = 128 yylen = 0 yyabortlab = <optimized out> yyerrorlab = <optimized out> #36 0x00007f450b9815b2 in ripper_parse0 (parser_v=parser_v@entry=139934523017880) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371 p = 0x55ad05b0a320 #37 0x00007f450f911fe6 in rb_ensure (b_proc=b_proc@entry=0x7f450b9814d0 <ripper_parse0>, data1=data1@entry=139934523017880, e_proc=e_proc@entry=0x7f450b963ae0 <ripper_ensure>, data2=data2@entry=139934523017880) at /tmp/ruby/src/trunk-random2/eval.c:1005 _ec = 0x55ad056fa120 _tag = {tag = 36, retval = 94201517703229, buf = {0x7f450b894a98, 0x7f450f9120d0 <rb_ensure+528>, 0x0, 0x7ffeec012310, 0x0}, prev = 0x7ffeec012690, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x55ad056fa120 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f450b963ae0 <ripper_ensure>, data2 = 139934523017880}} #38 0x00007f450b964315 in ripper_parse (self=139934523017880) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409 p = 0x55ad05b0a320 #39 0x00007f450fad5ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f450f407d90, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 ci = 0x8601001c0001 cc = <optimized out> val = <optimized out> me = 0x7f450f2f2fc8 cfunc = 0x55ad0588b1a8 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #40 vm_call_cfunc_with_frame (ec=0x55ad056fa120, reg_cfp=0x7f450f407d90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #41 0x00007f450fae525d 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-random2/vm_callinfo.h:368 val = 1 ci = 0x0 cc = <optimized out> recv = 1249421 argc = <optimized out> calling = {ci = 0x8601001c0001, cc = 0x7f450b84cb58, block_handler = 0, recv = 139934523017880, argc = 0, kw_splat = false} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #42 vm_exec_core (ec=0x55ad056fa120, initial=1249421) at ../../src/trunk-random2/insns.def:835 bh = <optimized out> cd = 0x13108d leaf = <optimized out> val = 1 reg_pc = 0x55ad05a43118 reg_cfp = 0x7f450f407d90 insns_address_table = {0x7f450fae79cf <vm_exec_core+10351>, 0x7f450fae53d9 <vm_exec_core+633>, 0x7f450fae758e <vm_exec_core+9262>, 0x7f450fae7514 <vm_exec_core+9140>, 0x7f450fae749d <vm_exec_core+9021>, 0x7f450fae741e <vm_exec_core+8894>, 0x7f450fae739e <vm_exec_core+8766>, 0x7f450fae7342 <vm_exec_core+8674>, 0x7f450fae72e7 <vm_exec_core+8583>, 0x7f450fae7297 <vm_exec_core+8503>, 0x7f450fae711c <vm_exec_core+8124>, 0x7f450fae6f71 <vm_exec_core+7697>, 0x7f450fae6e86 <vm_exec_core+7462>, 0x7f450fae6e17 <vm_exec_core+7351>, 0x7f450fae6daa <vm_exec_core+7242>, 0x7f450fae6d6f <vm_exec_core+7183>, 0x7f450fae6d39 <vm_exec_core+7129>, 0x7f450fae6d06 <vm_exec_core+7078>, 0x7f450fae75fa <vm_exec_core+9370>, 0x7f450fae6067 <vm_exec_core+3847>, 0x7f450fae5ff9 <vm_exec_core+3737>, 0x7f450fae5fbe <vm_exec_core+3678>, 0x7f450fae5f68 <vm_exec_core+3592>, 0x7f450fae5f24 <vm_exec_core+3524>, 0x7f450fae5e9d <vm_exec_core+3389>, 0x7f450fae5e68 <vm_exec_core+3336>, 0x7f450fae5e0d <vm_exec_core+3245>, 0x7f450fae5d95 <vm_exec_core+3125>, 0x7f450fae5d5d <vm_exec_core+3069>, 0x7f450fae5d25 <vm_exec_core+3013>, 0x7f450fae5b30 <vm_exec_core+2512>, 0x7f450fae5a9f <vm_exec_core+2367>, 0x7f450fae5a42 <vm_exec_core+2274>, 0x7f450fae59c9 <vm_exec_core+2153>, 0x7f450fae6709 <vm_exec_core+5545>, 0x7f450fae66e4 <vm_exec_core+5508>, 0x7f450fae66ab <vm_exec_core+5451>, 0x7f450fae665b <vm_exec_core+5371>, 0x7f450fae6629 <vm_exec_core+5321>, 0x7f450fae653e <vm_exec_core+5086>, 0x7f450fae64f9 <vm_exec_core+5017>, 0x7f450fae64b3 <vm_exec_core+4947>, 0x7f450fae6483 <vm_exec_core+4899>, 0x7f450fae63b8 <vm_exec_core+4696>, 0x7f450fae6423 <vm_exec_core+4803>, 0x7f450fae6288 <vm_exec_core+4392>, 0x7f450fae621b <vm_exec_core+4283>, 0x7f450fae618e <vm_exec_core+4142>, 0x7f450fae60d2 <vm_exec_core+3954>, 0x7f450fae609a <vm_exec_core+3898>, 0x7f450fae6c07 <vm_exec_core+6823>, 0x7f450fae6af4 <vm_exec_core+6548>, 0x7f450fae51b8 <vm_exec_core+88>, 0x7f450fae6c82 <vm_exec_core+6946>, 0x7f450fae684d <vm_exec_core+5869>, 0x7f450fae7b17 <vm_exec_core+10679>, 0x7f450fae6803 <vm_exec_core+5795>, 0x7f450fae67aa <vm_exec_core+5706>, 0x7f450fae6751 <vm_exec_core+5617>, 0x7f450fae69e6 <vm_exec_core+6278>, 0x7f450fae6910 <vm_exec_core+6064>, 0x7f450fae6897 <vm_exec_core+5943>, 0x7f450fae796e <vm_exec_core+10254>, 0x7f450fae6c4a <vm_exec_core+6890>, 0x7f450fae6a9d <vm_exec_core+6461>, 0x7f450fae582a <vm_exec_core+1738>, 0x7f450fae57f0 <vm_exec_core+1680>, 0x7f450fae5922 <vm_exec_core+1986>, 0x7f450fae5881 <vm_exec_core+1825>, 0x7f450fae7dff <vm_exec_core+11423>, 0x7f450fae7d56 <vm_exec_core+11254>, 0x7f450fae7fd6 <vm_exec_core+11894>, 0x7f450fae7f63 <vm_exec_core+11779>, 0x7f450fae7ebd <vm_exec_core+11613>, 0x7f450fae7e61 <vm_exec_core+11521>, 0x7f450fae8383 <vm_exec_core+12835>, 0x7f450fae82e6 <vm_exec_core+12678>, 0x7f450fae824e <vm_exec_core+12526>, 0x7f450fae81b1 <vm_exec_core+12369>, 0x7f450fae8119 <vm_exec_core+12217>, 0x7f450fae7a58 <vm_exec_core+10488>, 0x7f450fae80ce <vm_exec_core+12142>, 0x7f450fae8078 <vm_exec_core+12056>, 0x7f450fae7be5 <vm_exec_core+10885>, 0x7f450fae7b5b <vm_exec_core+10747>, 0x7f450fae5783 <vm_exec_core+1571>, 0x7f450fae5725 <vm_exec_core+1477>, 0x7f450fae7d22 <vm_exec_core+11202>, 0x7f450fae7cee <vm_exec_core+11150>, 0x7f450fae7c9d <vm_exec_core+11069>, 0x7f450fae7c4e <vm_exec_core+10990>, 0x7f450fae7a8b <vm_exec_core+10539>, 0x7f450fae79e0 <vm_exec_core+10368>, 0x7f450fae56b8 <vm_exec_core+1368>, 0x7f450fae5661 <vm_exec_core+1281>, 0x7f450fae55de <vm_exec_core+1150>, 0x7f450fae5599 <vm_exec_core+1081>, 0x7f450fae554c <vm_exec_core+1004>, 0x7f450fae54ff <vm_exec_core+927>, 0x7f450fae54aa <vm_exec_core+842>, 0x7f450fae5477 <vm_exec_core+791>, 0x7f450fae5444 <vm_exec_core+740>, 0x7f450fae7afb <vm_exec_core+10651>, 0x7f450fae53ca <vm_exec_core+618>, 0x7f450fae757f <vm_exec_core+9247>, 0x7f450fae7505 <vm_exec_core+9125>, 0x7f450fae748e <vm_exec_core+9006>, 0x7f450fae740f <vm_exec_core+8879>, 0x7f450fae738f <vm_exec_core+8751>, 0x7f450fae7333 <vm_exec_core+8659>, 0x7f450fae72d8 <vm_exec_core+8568>, 0x7f450fae7288 <vm_exec_core+8488>, 0x7f450fae710d <vm_exec_core+8109>, 0x7f450fae6f62 <vm_exec_core+7682>, 0x7f450fae6e77 <vm_exec_core+7447>, 0x7f450fae6e08 <vm_exec_core+7336>, 0x7f450fae6d9b <vm_exec_core+7227>, 0x7f450fae6d60 <vm_exec_core+7168>, 0x7f450fae6d2a <vm_exec_core+7114>, 0x7f450fae6cf7 <vm_exec_core+7063>, 0x7f450fae75eb <vm_exec_core+9355>, 0x7f450fae6058 <vm_exec_core+3832>, 0x7f450fae5fea <vm_exec_core+3722>, 0x7f450fae5faf <vm_exec_core+3663>, 0x7f450fae5f59 <vm_exec_core+3577>, 0x7f450fae5f15 <vm_exec_core+3509>, 0x7f450fae5e8e <vm_exec_core+3374>, 0x7f450fae5e59 <vm_exec_core+3321>, 0x7f450fae5dfe <vm_exec_core+3230>, 0x7f450fae5d86 <vm_exec_core+3110>, 0x7f450fae5d4e <vm_exec_core+3054>, 0x7f450fae5d16 <vm_exec_core+2998>, 0x7f450fae5b21 <vm_exec_core+2497>, 0x7f450fae5a90 <vm_exec_core+2352>, 0x7f450fae5a33 <vm_exec_core+2259>, 0x7f450fae59ba <vm_exec_core+2138>, 0x7f450fae66fa <vm_exec_core+5530>, 0x7f450fae66d5 <vm_exec_core+5493>, 0x7f450fae669c <vm_exec_core+5436>, 0x7f450fae664c <vm_exec_core+5356>, 0x7f450fae661a <vm_exec_core+5306>, 0x7f450fae652f <vm_exec_core+5071>, 0x7f450fae64ea <vm_exec_core+5002>, 0x7f450fae64a4 <vm_exec_core+4932>, 0x7f450fae6474 <vm_exec_core+4884>, 0x7f450fae63a9 <vm_exec_core+4681>, 0x7f450fae6414 <vm_exec_core+4788>, 0x7f450fae6279 <vm_exec_core+4377>, 0x7f450fae620c <vm_exec_core+4268>, 0x7f450fae617f <vm_exec_core+4127>, 0x7f450fae60c3 <vm_exec_core+3939>, 0x7f450fae608b <vm_exec_core+3883>, 0x7f450fae6bf8 <vm_exec_core+6808>, 0x7f450fae6ae5 <vm_exec_core+6533>, 0x7f450fae85a3 <vm_exec_core+13379>, 0x7f450fae6c73 <vm_exec_core+6931>, 0x7f450fae683e <vm_exec_core+5854>, 0x7f450fae858f <vm_exec_core+13359>, 0x7f450fae67f4 <vm_exec_core+5780>, 0x7f450fae679b <vm_exec_core+5691>, 0x7f450fae6742 <vm_exec_core+5602>, 0x7f450fae69d7 <vm_exec_core+6263>, 0x7f450fae6901 <vm_exec_core+6049>, 0x7f450fae6888 <vm_exec_core+5928>, 0x7f450fae795f <vm_exec_core+10239>, 0x7f450fae6c3b <vm_exec_core+6875>, 0x7f450fae6a8e <vm_exec_core+6446>, 0x7f450fae581b <vm_exec_core+1723>, 0x7f450fae57e1 <vm_exec_core+1665>, 0x7f450fae5913 <vm_exec_core+1971>, 0x7f450fae5872 <vm_exec_core+1810>, 0x7f450fae857b <vm_exec_core+13339>, 0x7f450fae8567 <vm_exec_core+13319>, 0x7f450fae8553 <vm_exec_core+13299>, 0x7f450fae853f <vm_exec_core+13279>, 0x7f450fae852b <vm_exec_core+13259>, 0x7f450fae8517 <vm_exec_core+13239>, 0x7f450fae84fc <vm_exec_core+13212>, 0x7f450fae84e8 <vm_exec_core+13192>, 0x7f450fae84d4 <vm_exec_core+13172>, 0x7f450fae84c0 <vm_exec_core+13152>, 0x7f450fae84ac <vm_exec_core+13132>, 0x7f450fae8498 <vm_exec_core+13112>, 0x7f450fae8484 <vm_exec_core+13092>, 0x7f450fae8470 <vm_exec_core+13072>, 0x7f450fae845c <vm_exec_core+13052>, 0x7f450fae8448 <vm_exec_core+13032>, 0x7f450fae5774 <vm_exec_core+1556>, 0x7f450fae5716 <vm_exec_core+1462>, 0x7f450fae8434 <vm_exec_core+13012>, 0x7f450fae8420 <vm_exec_core+12992>, 0x7f450fae840c <vm_exec_core+12972>, 0x7f450fae83f8 <vm_exec_core+12952>, 0x7f450fae51a1 <vm_exec_core+65>, 0x7f450fae51a5 <vm_exec_core+69>, 0x7f450fae56a9 <vm_exec_core+1353>, 0x7f450fae5652 <vm_exec_core+1266>, 0x7f450fae55cf <vm_exec_core+1135>, 0x7f450fae558a <vm_exec_core+1066>, 0x7f450fae553d <vm_exec_core+989>...} #43 0x00007f450faeb9fb in rb_vm_exec (ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:2366 _ec = 0x55ad056fa120 _tag = {tag = 36, retval = 4, buf = {0x55ad056fa120, 0x7f450faeb1f0 <rb_vm_exec+400>, 0x0, 0x7ffeec0125c0, 0x7f450f308120}, prev = 0x7ffeec012a70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> #44 0x00007f450faebbf9 in eval_string_with_cref (self=<optimized out>, src=139934523017840, cref=0x7f450b894a48, file=139934523103200, line=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1701 ec = 0x55ad056fa120 block = {as = {captured = {self = 139934523017880, ep = 0x7f450f308150, code = {iseq = 0x7f450b91f378, ifunc = 0x7f450b91f378, val = 139934523585400}}, symbol = 139934523017880, proc = 139934523017880}, type = block_type_iseq} iseq = 0x7f450b894908 cfp = <optimized out> #45 0x00007f450fafbf6a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139934523017880) at /tmp/ruby/src/trunk-random2/vm_eval.c:1946 cref = 0x7f450b894a48 #46 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1970 file = 139934523103200 line = <optimized out> code = 139934523017840 #47 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139934523017880) at /tmp/ruby/src/trunk-random2/vm_eval.c:2010 No locals. #48 0x00007f450fad5ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f450f407e10, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 ci = 0x254100100005 cc = <optimized out> val = <optimized out> me = 0x7f450f2a6e70 cfunc = 0x55ad0573ce08 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #49 vm_call_cfunc_with_frame (ec=0x55ad056fa120, reg_cfp=0x7f450f407e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 argc = 2 stack_bottom = <optimized out> argv = <optimized out> #50 0x00007f450fae525d 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-random2/vm_callinfo.h:368 val = 1 ci = 0x0 cc = <optimized out> recv = 1249421 argc = <optimized out> calling = {ci = 0x254100100005, cc = 0x7f450b84cce8, block_handler = 0, recv = 139934523017880, argc = 2, kw_splat = false} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #51 vm_exec_core (ec=0x55ad056fa120, initial=1249421) at ../../src/trunk-random2/insns.def:835 bh = <optimized out> cd = 0x13108d leaf = <optimized out> val = 1 reg_pc = 0x55ad05869c98 reg_cfp = 0x7f450f407e10 insns_address_table = {0x7f450fae79cf <vm_exec_core+10351>, 0x7f450fae53d9 <vm_exec_core+633>, 0x7f450fae758e <vm_exec_core+9262>, 0x7f450fae7514 <vm_exec_core+9140>, 0x7f450fae749d <vm_exec_core+9021>, 0x7f450fae741e <vm_exec_core+8894>, 0x7f450fae739e <vm_exec_core+8766>, 0x7f450fae7342 <vm_exec_core+8674>, 0x7f450fae72e7 <vm_exec_core+8583>, 0x7f450fae7297 <vm_exec_core+8503>, 0x7f450fae711c <vm_exec_core+8124>, 0x7f450fae6f71 <vm_exec_core+7697>, 0x7f450fae6e86 <vm_exec_core+7462>, 0x7f450fae6e17 <vm_exec_core+7351>, 0x7f450fae6daa <vm_exec_core+7242>, 0x7f450fae6d6f <vm_exec_core+7183>, 0x7f450fae6d39 <vm_exec_core+7129>, 0x7f450fae6d06 <vm_exec_core+7078>, 0x7f450fae75fa <vm_exec_core+9370>, 0x7f450fae6067 <vm_exec_core+3847>, 0x7f450fae5ff9 <vm_exec_core+3737>, 0x7f450fae5fbe <vm_exec_core+3678>, 0x7f450fae5f68 <vm_exec_core+3592>, 0x7f450fae5f24 <vm_exec_core+3524>, 0x7f450fae5e9d <vm_exec_core+3389>, 0x7f450fae5e68 <vm_exec_core+3336>, 0x7f450fae5e0d <vm_exec_core+3245>, 0x7f450fae5d95 <vm_exec_core+3125>, 0x7f450fae5d5d <vm_exec_core+3069>, 0x7f450fae5d25 <vm_exec_core+3013>, 0x7f450fae5b30 <vm_exec_core+2512>, 0x7f450fae5a9f <vm_exec_core+2367>, 0x7f450fae5a42 <vm_exec_core+2274>, 0x7f450fae59c9 <vm_exec_core+2153>, 0x7f450fae6709 <vm_exec_core+5545>, 0x7f450fae66e4 <vm_exec_core+5508>, 0x7f450fae66ab <vm_exec_core+5451>, 0x7f450fae665b <vm_exec_core+5371>, 0x7f450fae6629 <vm_exec_core+5321>, 0x7f450fae653e <vm_exec_core+5086>, 0x7f450fae64f9 <vm_exec_core+5017>, 0x7f450fae64b3 <vm_exec_core+4947>, 0x7f450fae6483 <vm_exec_core+4899>, 0x7f450fae63b8 <vm_exec_core+4696>, 0x7f450fae6423 <vm_exec_core+4803>, 0x7f450fae6288 <vm_exec_core+4392>, 0x7f450fae621b <vm_exec_core+4283>, 0x7f450fae618e <vm_exec_core+4142>, 0x7f450fae60d2 <vm_exec_core+3954>, 0x7f450fae609a <vm_exec_core+3898>, 0x7f450fae6c07 <vm_exec_core+6823>, 0x7f450fae6af4 <vm_exec_core+6548>, 0x7f450fae51b8 <vm_exec_core+88>, 0x7f450fae6c82 <vm_exec_core+6946>, 0x7f450fae684d <vm_exec_core+5869>, 0x7f450fae7b17 <vm_exec_core+10679>, 0x7f450fae6803 <vm_exec_core+5795>, 0x7f450fae67aa <vm_exec_core+5706>, 0x7f450fae6751 <vm_exec_core+5617>, 0x7f450fae69e6 <vm_exec_core+6278>, 0x7f450fae6910 <vm_exec_core+6064>, 0x7f450fae6897 <vm_exec_core+5943>, 0x7f450fae796e <vm_exec_core+10254>, 0x7f450fae6c4a <vm_exec_core+6890>, 0x7f450fae6a9d <vm_exec_core+6461>, 0x7f450fae582a <vm_exec_core+1738>, 0x7f450fae57f0 <vm_exec_core+1680>, 0x7f450fae5922 <vm_exec_core+1986>, 0x7f450fae5881 <vm_exec_core+1825>, 0x7f450fae7dff <vm_exec_core+11423>, 0x7f450fae7d56 <vm_exec_core+11254>, 0x7f450fae7fd6 <vm_exec_core+11894>, 0x7f450fae7f63 <vm_exec_core+11779>, 0x7f450fae7ebd <vm_exec_core+11613>, 0x7f450fae7e61 <vm_exec_core+11521>, 0x7f450fae8383 <vm_exec_core+12835>, 0x7f450fae82e6 <vm_exec_core+12678>, 0x7f450fae824e <vm_exec_core+12526>, 0x7f450fae81b1 <vm_exec_core+12369>, 0x7f450fae8119 <vm_exec_core+12217>, 0x7f450fae7a58 <vm_exec_core+10488>, 0x7f450fae80ce <vm_exec_core+12142>, 0x7f450fae8078 <vm_exec_core+12056>, 0x7f450fae7be5 <vm_exec_core+10885>, 0x7f450fae7b5b <vm_exec_core+10747>, 0x7f450fae5783 <vm_exec_core+1571>, 0x7f450fae5725 <vm_exec_core+1477>, 0x7f450fae7d22 <vm_exec_core+11202>, 0x7f450fae7cee <vm_exec_core+11150>, 0x7f450fae7c9d <vm_exec_core+11069>, 0x7f450fae7c4e <vm_exec_core+10990>, 0x7f450fae7a8b <vm_exec_core+10539>, 0x7f450fae79e0 <vm_exec_core+10368>, 0x7f450fae56b8 <vm_exec_core+1368>, 0x7f450fae5661 <vm_exec_core+1281>, 0x7f450fae55de <vm_exec_core+1150>, 0x7f450fae5599 <vm_exec_core+1081>, 0x7f450fae554c <vm_exec_core+1004>, 0x7f450fae54ff <vm_exec_core+927>, 0x7f450fae54aa <vm_exec_core+842>, 0x7f450fae5477 <vm_exec_core+791>, 0x7f450fae5444 <vm_exec_core+740>, 0x7f450fae7afb <vm_exec_core+10651>, 0x7f450fae53ca <vm_exec_core+618>, 0x7f450fae757f <vm_exec_core+9247>, 0x7f450fae7505 <vm_exec_core+9125>, 0x7f450fae748e <vm_exec_core+9006>, 0x7f450fae740f <vm_exec_core+8879>, 0x7f450fae738f <vm_exec_core+8751>, 0x7f450fae7333 <vm_exec_core+8659>, 0x7f450fae72d8 <vm_exec_core+8568>, 0x7f450fae7288 <vm_exec_core+8488>, 0x7f450fae710d <vm_exec_core+8109>, 0x7f450fae6f62 <vm_exec_core+7682>, 0x7f450fae6e77 <vm_exec_core+7447>, 0x7f450fae6e08 <vm_exec_core+7336>, 0x7f450fae6d9b <vm_exec_core+7227>, 0x7f450fae6d60 <vm_exec_core+7168>, 0x7f450fae6d2a <vm_exec_core+7114>, 0x7f450fae6cf7 <vm_exec_core+7063>, 0x7f450fae75eb <vm_exec_core+9355>, 0x7f450fae6058 <vm_exec_core+3832>, 0x7f450fae5fea <vm_exec_core+3722>, 0x7f450fae5faf <vm_exec_core+3663>, 0x7f450fae5f59 <vm_exec_core+3577>, 0x7f450fae5f15 <vm_exec_core+3509>, 0x7f450fae5e8e <vm_exec_core+3374>, 0x7f450fae5e59 <vm_exec_core+3321>, 0x7f450fae5dfe <vm_exec_core+3230>, 0x7f450fae5d86 <vm_exec_core+3110>, 0x7f450fae5d4e <vm_exec_core+3054>, 0x7f450fae5d16 <vm_exec_core+2998>, 0x7f450fae5b21 <vm_exec_core+2497>, 0x7f450fae5a90 <vm_exec_core+2352>, 0x7f450fae5a33 <vm_exec_core+2259>, 0x7f450fae59ba <vm_exec_core+2138>, 0x7f450fae66fa <vm_exec_core+5530>, 0x7f450fae66d5 <vm_exec_core+5493>, 0x7f450fae669c <vm_exec_core+5436>, 0x7f450fae664c <vm_exec_core+5356>, 0x7f450fae661a <vm_exec_core+5306>, 0x7f450fae652f <vm_exec_core+5071>, 0x7f450fae64ea <vm_exec_core+5002>, 0x7f450fae64a4 <vm_exec_core+4932>, 0x7f450fae6474 <vm_exec_core+4884>, 0x7f450fae63a9 <vm_exec_core+4681>, 0x7f450fae6414 <vm_exec_core+4788>, 0x7f450fae6279 <vm_exec_core+4377>, 0x7f450fae620c <vm_exec_core+4268>, 0x7f450fae617f <vm_exec_core+4127>, 0x7f450fae60c3 <vm_exec_core+3939>, 0x7f450fae608b <vm_exec_core+3883>, 0x7f450fae6bf8 <vm_exec_core+6808>, 0x7f450fae6ae5 <vm_exec_core+6533>, 0x7f450fae85a3 <vm_exec_core+13379>, 0x7f450fae6c73 <vm_exec_core+6931>, 0x7f450fae683e <vm_exec_core+5854>, 0x7f450fae858f <vm_exec_core+13359>, 0x7f450fae67f4 <vm_exec_core+5780>, 0x7f450fae679b <vm_exec_core+5691>, 0x7f450fae6742 <vm_exec_core+5602>, 0x7f450fae69d7 <vm_exec_core+6263>, 0x7f450fae6901 <vm_exec_core+6049>, 0x7f450fae6888 <vm_exec_core+5928>, 0x7f450fae795f <vm_exec_core+10239>, 0x7f450fae6c3b <vm_exec_core+6875>, 0x7f450fae6a8e <vm_exec_core+6446>, 0x7f450fae581b <vm_exec_core+1723>, 0x7f450fae57e1 <vm_exec_core+1665>, 0x7f450fae5913 <vm_exec_core+1971>, 0x7f450fae5872 <vm_exec_core+1810>, 0x7f450fae857b <vm_exec_core+13339>, 0x7f450fae8567 <vm_exec_core+13319>, 0x7f450fae8553 <vm_exec_core+13299>, 0x7f450fae853f <vm_exec_core+13279>, 0x7f450fae852b <vm_exec_core+13259>, 0x7f450fae8517 <vm_exec_core+13239>, 0x7f450fae84fc <vm_exec_core+13212>, 0x7f450fae84e8 <vm_exec_core+13192>, 0x7f450fae84d4 <vm_exec_core+13172>, 0x7f450fae84c0 <vm_exec_core+13152>, 0x7f450fae84ac <vm_exec_core+13132>, 0x7f450fae8498 <vm_exec_core+13112>, 0x7f450fae8484 <vm_exec_core+13092>, 0x7f450fae8470 <vm_exec_core+13072>, 0x7f450fae845c <vm_exec_core+13052>, 0x7f450fae8448 <vm_exec_core+13032>, 0x7f450fae5774 <vm_exec_core+1556>, 0x7f450fae5716 <vm_exec_core+1462>, 0x7f450fae8434 <vm_exec_core+13012>, 0x7f450fae8420 <vm_exec_core+12992>, 0x7f450fae840c <vm_exec_core+12972>, 0x7f450fae83f8 <vm_exec_core+12952>, 0x7f450fae51a1 <vm_exec_core+65>, 0x7f450fae51a5 <vm_exec_core+69>, 0x7f450fae56a9 <vm_exec_core+1353>, 0x7f450fae5652 <vm_exec_core+1266>, 0x7f450fae55cf <vm_exec_core+1135>, 0x7f450fae558a <vm_exec_core+1066>, 0x7f450fae553d <vm_exec_core+989>...} #52 0x00007f450faeb9fb in rb_vm_exec (ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:2366 _ec = 0x55ad056fa120 _tag = {tag = 36, retval = 4, buf = {0x7f450f407f50, 0x7f450faeb1f0 <rb_vm_exec+400>, 0x0, 0x7ffeec0129a0, 0x0}, prev = 0x7ffeec012df0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> #53 0x00007f450fafaf6b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139934583934280, iseq=0x7f450b91f490, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:1384 arg_size = <optimized out> arg_size = <optimized out> #54 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeec012b18, argc=1, self=139934583934280, captured=<optimized out>, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:1440 iseq = 0x7f450b91f490 i = 1 type = <optimized out> cfp = <optimized out> opt_pc = <optimized out> sp = 0x7f450f3080a0 iseq = <optimized out> i = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> bound = <optimized out> #55 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1458 captured = <optimized out> again = <optimized out> again = <optimized out> captured = <optimized out> #56 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffeec012b18, argc=1, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:1495 No locals. #57 vm_yield (kw_splat=0, argv=0x7ffeec012b18, argc=1, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:1503 No locals. #58 rb_yield_0 (argv=0x7ffeec012b18, argc=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1337 No locals. #59 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1353 No locals. #60 0x00007f450f86e30c in rb_ary_each (ary=139934522602360) at /tmp/ruby/src/trunk-random2/array.c:2747 i = 5 #61 0x00007f450fad5ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f450f407f90, ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 ci = 0xbd100000001 cc = <optimized out> val = <optimized out> me = 0x7f450f2a04a8 cfunc = 0x55ad05751348 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #62 vm_call_cfunc_with_frame (ec=0x55ad056fa120, reg_cfp=0x7f450f407f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #63 0x00007f450fae6bd9 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-random2/vm_callinfo.h:368 val = 1 ci = <optimized out> cc = <optimized out> recv = 1249421 argc = <optimized out> calling = {ci = 0xbd100000001, cc = 0x7f450f2db6c0, block_handler = 139934585356201, recv = 139934522602360, argc = 0, kw_splat = false} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #64 vm_exec_core (ec=0x55ad056fa120, initial=1249421) at ../../src/trunk-random2/insns.def:815 bh = <optimized out> cd = 0x55ad0583c1f0 blockiseq = <optimized out> leaf = <optimized out> val = 1 reg_pc = 0x55ad0583a3e8 reg_cfp = 0x7f450f407f90 insns_address_table = {0x7f450fae79cf <vm_exec_core+10351>, 0x7f450fae53d9 <vm_exec_core+633>, 0x7f450fae758e <vm_exec_core+9262>, 0x7f450fae7514 <vm_exec_core+9140>, 0x7f450fae749d <vm_exec_core+9021>, 0x7f450fae741e <vm_exec_core+8894>, 0x7f450fae739e <vm_exec_core+8766>, 0x7f450fae7342 <vm_exec_core+8674>, 0x7f450fae72e7 <vm_exec_core+8583>, 0x7f450fae7297 <vm_exec_core+8503>, 0x7f450fae711c <vm_exec_core+8124>, 0x7f450fae6f71 <vm_exec_core+7697>, 0x7f450fae6e86 <vm_exec_core+7462>, 0x7f450fae6e17 <vm_exec_core+7351>, 0x7f450fae6daa <vm_exec_core+7242>, 0x7f450fae6d6f <vm_exec_core+7183>, 0x7f450fae6d39 <vm_exec_core+7129>, 0x7f450fae6d06 <vm_exec_core+7078>, 0x7f450fae75fa <vm_exec_core+9370>, 0x7f450fae6067 <vm_exec_core+3847>, 0x7f450fae5ff9 <vm_exec_core+3737>, 0x7f450fae5fbe <vm_exec_core+3678>, 0x7f450fae5f68 <vm_exec_core+3592>, 0x7f450fae5f24 <vm_exec_core+3524>, 0x7f450fae5e9d <vm_exec_core+3389>, 0x7f450fae5e68 <vm_exec_core+3336>, 0x7f450fae5e0d <vm_exec_core+3245>, 0x7f450fae5d95 <vm_exec_core+3125>, 0x7f450fae5d5d <vm_exec_core+3069>, 0x7f450fae5d25 <vm_exec_core+3013>, 0x7f450fae5b30 <vm_exec_core+2512>, 0x7f450fae5a9f <vm_exec_core+2367>, 0x7f450fae5a42 <vm_exec_core+2274>, 0x7f450fae59c9 <vm_exec_core+2153>, 0x7f450fae6709 <vm_exec_core+5545>, 0x7f450fae66e4 <vm_exec_core+5508>, 0x7f450fae66ab <vm_exec_core+5451>, 0x7f450fae665b <vm_exec_core+5371>, 0x7f450fae6629 <vm_exec_core+5321>, 0x7f450fae653e <vm_exec_core+5086>, 0x7f450fae64f9 <vm_exec_core+5017>, 0x7f450fae64b3 <vm_exec_core+4947>, 0x7f450fae6483 <vm_exec_core+4899>, 0x7f450fae63b8 <vm_exec_core+4696>, 0x7f450fae6423 <vm_exec_core+4803>, 0x7f450fae6288 <vm_exec_core+4392>, 0x7f450fae621b <vm_exec_core+4283>, 0x7f450fae618e <vm_exec_core+4142>, 0x7f450fae60d2 <vm_exec_core+3954>, 0x7f450fae609a <vm_exec_core+3898>, 0x7f450fae6c07 <vm_exec_core+6823>, 0x7f450fae6af4 <vm_exec_core+6548>, 0x7f450fae51b8 <vm_exec_core+88>, 0x7f450fae6c82 <vm_exec_core+6946>, 0x7f450fae684d <vm_exec_core+5869>, 0x7f450fae7b17 <vm_exec_core+10679>, 0x7f450fae6803 <vm_exec_core+5795>, 0x7f450fae67aa <vm_exec_core+5706>, 0x7f450fae6751 <vm_exec_core+5617>, 0x7f450fae69e6 <vm_exec_core+6278>, 0x7f450fae6910 <vm_exec_core+6064>, 0x7f450fae6897 <vm_exec_core+5943>, 0x7f450fae796e <vm_exec_core+10254>, 0x7f450fae6c4a <vm_exec_core+6890>, 0x7f450fae6a9d <vm_exec_core+6461>, 0x7f450fae582a <vm_exec_core+1738>, 0x7f450fae57f0 <vm_exec_core+1680>, 0x7f450fae5922 <vm_exec_core+1986>, 0x7f450fae5881 <vm_exec_core+1825>, 0x7f450fae7dff <vm_exec_core+11423>, 0x7f450fae7d56 <vm_exec_core+11254>, 0x7f450fae7fd6 <vm_exec_core+11894>, 0x7f450fae7f63 <vm_exec_core+11779>, 0x7f450fae7ebd <vm_exec_core+11613>, 0x7f450fae7e61 <vm_exec_core+11521>, 0x7f450fae8383 <vm_exec_core+12835>, 0x7f450fae82e6 <vm_exec_core+12678>, 0x7f450fae824e <vm_exec_core+12526>, 0x7f450fae81b1 <vm_exec_core+12369>, 0x7f450fae8119 <vm_exec_core+12217>, 0x7f450fae7a58 <vm_exec_core+10488>, 0x7f450fae80ce <vm_exec_core+12142>, 0x7f450fae8078 <vm_exec_core+12056>, 0x7f450fae7be5 <vm_exec_core+10885>, 0x7f450fae7b5b <vm_exec_core+10747>, 0x7f450fae5783 <vm_exec_core+1571>, 0x7f450fae5725 <vm_exec_core+1477>, 0x7f450fae7d22 <vm_exec_core+11202>, 0x7f450fae7cee <vm_exec_core+11150>, 0x7f450fae7c9d <vm_exec_core+11069>, 0x7f450fae7c4e <vm_exec_core+10990>, 0x7f450fae7a8b <vm_exec_core+10539>, 0x7f450fae79e0 <vm_exec_core+10368>, 0x7f450fae56b8 <vm_exec_core+1368>, 0x7f450fae5661 <vm_exec_core+1281>, 0x7f450fae55de <vm_exec_core+1150>, 0x7f450fae5599 <vm_exec_core+1081>, 0x7f450fae554c <vm_exec_core+1004>, 0x7f450fae54ff <vm_exec_core+927>, 0x7f450fae54aa <vm_exec_core+842>, 0x7f450fae5477 <vm_exec_core+791>, 0x7f450fae5444 <vm_exec_core+740>, 0x7f450fae7afb <vm_exec_core+10651>, 0x7f450fae53ca <vm_exec_core+618>, 0x7f450fae757f <vm_exec_core+9247>, 0x7f450fae7505 <vm_exec_core+9125>, 0x7f450fae748e <vm_exec_core+9006>, 0x7f450fae740f <vm_exec_core+8879>, 0x7f450fae738f <vm_exec_core+8751>, 0x7f450fae7333 <vm_exec_core+8659>, 0x7f450fae72d8 <vm_exec_core+8568>, 0x7f450fae7288 <vm_exec_core+8488>, 0x7f450fae710d <vm_exec_core+8109>, 0x7f450fae6f62 <vm_exec_core+7682>, 0x7f450fae6e77 <vm_exec_core+7447>, 0x7f450fae6e08 <vm_exec_core+7336>, 0x7f450fae6d9b <vm_exec_core+7227>, 0x7f450fae6d60 <vm_exec_core+7168>, 0x7f450fae6d2a <vm_exec_core+7114>, 0x7f450fae6cf7 <vm_exec_core+7063>, 0x7f450fae75eb <vm_exec_core+9355>, 0x7f450fae6058 <vm_exec_core+3832>, 0x7f450fae5fea <vm_exec_core+3722>, 0x7f450fae5faf <vm_exec_core+3663>, 0x7f450fae5f59 <vm_exec_core+3577>, 0x7f450fae5f15 <vm_exec_core+3509>, 0x7f450fae5e8e <vm_exec_core+3374>, 0x7f450fae5e59 <vm_exec_core+3321>, 0x7f450fae5dfe <vm_exec_core+3230>, 0x7f450fae5d86 <vm_exec_core+3110>, 0x7f450fae5d4e <vm_exec_core+3054>, 0x7f450fae5d16 <vm_exec_core+2998>, 0x7f450fae5b21 <vm_exec_core+2497>, 0x7f450fae5a90 <vm_exec_core+2352>, 0x7f450fae5a33 <vm_exec_core+2259>, 0x7f450fae59ba <vm_exec_core+2138>, 0x7f450fae66fa <vm_exec_core+5530>, 0x7f450fae66d5 <vm_exec_core+5493>, 0x7f450fae669c <vm_exec_core+5436>, 0x7f450fae664c <vm_exec_core+5356>, 0x7f450fae661a <vm_exec_core+5306>, 0x7f450fae652f <vm_exec_core+5071>, 0x7f450fae64ea <vm_exec_core+5002>, 0x7f450fae64a4 <vm_exec_core+4932>, 0x7f450fae6474 <vm_exec_core+4884>, 0x7f450fae63a9 <vm_exec_core+4681>, 0x7f450fae6414 <vm_exec_core+4788>, 0x7f450fae6279 <vm_exec_core+4377>, 0x7f450fae620c <vm_exec_core+4268>, 0x7f450fae617f <vm_exec_core+4127>, 0x7f450fae60c3 <vm_exec_core+3939>, 0x7f450fae608b <vm_exec_core+3883>, 0x7f450fae6bf8 <vm_exec_core+6808>, 0x7f450fae6ae5 <vm_exec_core+6533>, 0x7f450fae85a3 <vm_exec_core+13379>, 0x7f450fae6c73 <vm_exec_core+6931>, 0x7f450fae683e <vm_exec_core+5854>, 0x7f450fae858f <vm_exec_core+13359>, 0x7f450fae67f4 <vm_exec_core+5780>, 0x7f450fae679b <vm_exec_core+5691>, 0x7f450fae6742 <vm_exec_core+5602>, 0x7f450fae69d7 <vm_exec_core+6263>, 0x7f450fae6901 <vm_exec_core+6049>, 0x7f450fae6888 <vm_exec_core+5928>, 0x7f450fae795f <vm_exec_core+10239>, 0x7f450fae6c3b <vm_exec_core+6875>, 0x7f450fae6a8e <vm_exec_core+6446>, 0x7f450fae581b <vm_exec_core+1723>, 0x7f450fae57e1 <vm_exec_core+1665>, 0x7f450fae5913 <vm_exec_core+1971>, 0x7f450fae5872 <vm_exec_core+1810>, 0x7f450fae857b <vm_exec_core+13339>, 0x7f450fae8567 <vm_exec_core+13319>, 0x7f450fae8553 <vm_exec_core+13299>, 0x7f450fae853f <vm_exec_core+13279>, 0x7f450fae852b <vm_exec_core+13259>, 0x7f450fae8517 <vm_exec_core+13239>, 0x7f450fae84fc <vm_exec_core+13212>, 0x7f450fae84e8 <vm_exec_core+13192>, 0x7f450fae84d4 <vm_exec_core+13172>, 0x7f450fae84c0 <vm_exec_core+13152>, 0x7f450fae84ac <vm_exec_core+13132>, 0x7f450fae8498 <vm_exec_core+13112>, 0x7f450fae8484 <vm_exec_core+13092>, 0x7f450fae8470 <vm_exec_core+13072>, 0x7f450fae845c <vm_exec_core+13052>, 0x7f450fae8448 <vm_exec_core+13032>, 0x7f450fae5774 <vm_exec_core+1556>, 0x7f450fae5716 <vm_exec_core+1462>, 0x7f450fae8434 <vm_exec_core+13012>, 0x7f450fae8420 <vm_exec_core+12992>, 0x7f450fae840c <vm_exec_core+12972>, 0x7f450fae83f8 <vm_exec_core+12952>, 0x7f450fae51a1 <vm_exec_core+65>, 0x7f450fae51a5 <vm_exec_core+69>, 0x7f450fae56a9 <vm_exec_core+1353>, 0x7f450fae5652 <vm_exec_core+1266>, 0x7f450fae55cf <vm_exec_core+1135>, 0x7f450fae558a <vm_exec_core+1066>, 0x7f450fae553d <vm_exec_core+989>...} #65 0x00007f450faeb9fb in rb_vm_exec (ec=0x55ad056fa120) at /tmp/ruby/src/trunk-random2/vm.c:2366 _ec = 0x55ad056fa120 _tag = {tag = 36, retval = 4, buf = {0x7f450b91f968, 0x7f450faeb1f0 <rb_vm_exec+400>, 0x0, 0x7ffeec012d20, 0x55ad05788c80}, prev = 0x7ffeec012eb0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> #66 0x00007f450f90d8a1 in rb_ec_exec_node (ec=ec@entry=0x55ad056fa120, n=n@entry=0x7f450b91f968) at /tmp/ruby/src/trunk-random2/eval.c:287 th = <optimized out> _ec = <optimized out> _tag = {tag = 36, retval = 139934592229956, buf = {0x7f450b91f968, 0x7f450f90d8f2 <rb_ec_exec_node+258>, 0x0, 0x7ffeec012e80, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f450b91f968 #67 0x00007f450f913d63 in ruby_run_node (n=0x7f450b91f968) at /tmp/ruby/src/trunk-random2/eval.c:328 ec = 0x55ad056fa120 status = 0 #68 0x000055ad03dbc187 in rb_main (argv=0x7ffeec0130b8, argc=141) at /tmp/ruby/src/trunk-random2/main.c:39 variable_in_this_stack_frame = 140732857923497 #69 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random2/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)