# Logfile created on 2024-10-18 06:11:49 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007e64fd33fdc0 @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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20241018-061149", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e64fd3601d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e64fe82fe60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e64fd27a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241018-061149", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241018-061149>, @binmode=false, @mon_data=#<Monitor:0x00007e64fe82fa00>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 9a98b70a50 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/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_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ddd76a660fb83370ee8a3448f22974100e9a512da87e73edeb5f127d8145cbc7 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.1 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=28003 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/917] 788550=regexp_test [ 2/917] 788555=test_rdoc_markup_to_html [ 3/917] 788552=test_string_memory [ 4/917] 788546=test_rdoc_markup_to_joined_paragraph [ 5/917] 788544=test_pkg_config [ 6/917] 788547=test_rdoc_context [ 7/917] 788556=test_line_editor [ 8/917] 788549=test_big2str [ 9/917] 788553=test_rdoc_markup_indented_paragraph [ 10/917] 788557=test_rdoc_parser [ 11/917] 788551=test_open-uri [ 12/917] 788559=test_coderange [ 13/917] 788549=test_dln [ 14/917] 788549=test_history [ 15/917] 788545=test_x509attr [ 16/917] 788558=test_iso_8859 [ 17/917] 788559=test_complex2 [ 18/917] 788548=test_protect [ 19/917] 788554=test_protocol [ 20/917] 788548=test_gem_ext_cargo_builder_link_flag_converter [ 21/917] 788552=test_tree_builder [ 22/917] 788559=test_gem_commands_open_command [ 23/917] 788544=test_x509req [ 24/917] 788552=test_cgi_util [ 25/917] 788558=location_test [ 26/917] 788556=test_c_struct_builder [ 27/917] 788545=test_allocation [ 28/917] 788550=test_gc [ 29/917] 788554=dump_test [ 30/917] 788556=test_enc_associate [ 31/917] 788546=test_iseq [ 32/917] 788553=test_insns_leaf [ 33/917] 788553=test_store [ 34/917] 788558=test_numeric [ 35/917] 788549=test_stringscanner [ 36/917] 788558=test_x509crl [ 37/917] 788557=test_class Closed file descriptor: TestOpenURI#test_200big: 8 [ 38/917] 788557=test_cgi_session [ 39/917] 788549=test_word [ 40/917] 788549=test_gem_package_tar_reader [ 41/917] 788557=test_type_completor [ 42/917] 788557=test_gb18030 [ 43/917] 788557=test_win32ole_variable [ 44/917] 788557=test_gem_specification [ 45/917] 788555=test_rdoc_markup_attributes [ 46/917] 788555=test_gbk [ 47/917] 788555=test_rdoc_class_module [ 48/917] 788548=test_warning [ 49/917] 788551=test_gem_name_tuple [ 50/917] 788552=test_win32ole_type_event [ 51/917] 788552=test_refinement [ 52/917] 788544=test_pointer [ 53/917] 788559=test_gem_dependency_installer [ 54/917] 788558=test_flush [ 55/917] 788558=test_rdoc_any_method [ 56/917] 788548=test_complexrational [ 57/917] 788548=test_pkcs7 [ 58/917] 788549=test_gem_commands_fetch_command [ 59/917] 788551=test_cgi_header [ 60/917] 788551=test_rdoc_markup_to_html_snippet [ 61/917] 788544=test_enumerator_kw [ 62/917] 788544=test_mixed_unicode_escapes [ 63/917] 788544=test_mul [ 64/917] 788553=test_win32ole_variant_outarg [ 65/917] 788553=test_mkmf [ 66/917] 788544=test_require_path_check [ 67/917] 788553=source_location_test [ 68/917] 788544=test_complex [ 69/917] 788549=test_at_exit [ 70/917] 788548=test_rdoc_markup_verbatim [ 71/917] 788549=test_instrumentation_api [ 72/917] 788553=test_inadvertent_creation [ 73/917] 788551=static_inspect_test [ 74/917] 788548=equality_test [ 75/917] 788556=test_color [ 76/917] 788551=test_gem_commands_query_command [ 77/917] 788544=test_eval_history [ 78/917] 788553=test_c_struct_entry [ 79/917] 788548=test_case [ 80/917] 788548=test_files_ext [ 81/917] 788556=test_x509ext [ 82/917] 788546=unescape_test [ 83/917] 788556=test_rdoc_markdown_test [ 84/917] 788544=test_rdoc_normal_module [ 85/917] 788553=test_tcp [ 86/917] 788548=test_pp [ 87/917] 788553=test_sprintf_comb [ 88/917] 788548=test_path [ 89/917] 788548=test_method_cache [ 90/917] 788548=test_gem_stub_specification [ 91/917] 788558=test_gem_text [ 92/917] 788544=test_settracefunc [ 93/917] 788555=tunnel_test [ 94/917] 788553=test_gem_commands_stale_command [ 95/917] 788555=test_win32ole [ 96/917] 788548=test_gem_version [ 97/917] 788555=test_rdoc_markup_to_tt_only [ 98/917] 788555=test_rat [ 99/917] 788555=test_extlibs [100/917] 788548=test_rdoc_markup_heading [101/917] 788547=json_string_matching_test [102/917] 788558=test_gem_ext_rake_builder [103/917] 788547=test_monitor [104/917] 788548=test_asn1 [105/917] 788548=test_flags [106/917] 788547=test_transcode [107/917] 788553=test_whileuntil [108/917] 788553=test_logdevice [109/917] 788551=test_rdoc_attr [110/917] 788549=test_passing_block [111/917] 788551=test_http [112/917] 788549=test_x509cert [113/917] 788551=test_addrinfo [114/917] 788551=test_buffering [115/917] 788551=test_rdoc_context_section [116/917] 788551=ruby_parser_test [117/917] 788551=test_svcb_https [118/917] 788551=test_bug-14834 [119/917] 788547=test_key_actor_vi [120/917] 788551=test_bmethod [121/917] 788554=test_enumerable [122/917] 788551=test_terminfo [123/917] 788554=test_ansi_without_terminfo [124/917] 788551=test_rdoc_markup_include [125/917] 788551=test_gem_resolver_specification [126/917] 788551=test_rdoc_generator_pot_po_entry [127/917] 788551=json_fixtures_test [128/917] 788554=test_encoding [129/917] 788551=test_load [130/917] 788549=test_default_gems [131/917] 788551=test_constant [132/917] 788547=test_gem_security_trust_dir [133/917] 788549=test_rdoc_parser_c [134/917] 788554=test_have_func [135/917] 788547=test_logperiod [136/917] 788547=test_enc_str_buf_cat [137/917] 788548=test_zsh_completion [138/917] 788547=test_gem_package_tar_reader_entry [139/917] 788548=test_lock_native_thread [140/917] 788548=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46483> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 788548 ko1 10u IPv4 756320771 0t0 TCP localhost:46483->localhost:56106 (CLOSE_WAIT) [141/917] 788558=test_win32ole_typelib [142/917] 788558=test_euc_jp [143/917] 788558=test_abi Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [144/917] 788548=test_scanner_events [145/917] 788548=test_external_new [146/917] 788548=test_gem_resolver_dependency_request [147/917] 788547=test_force_exit [148/917] 788548=test_rubyvm [149/917] 788548=test_data_error [150/917] 788549=test_gem_doctor [151/917] 788544=test_ancdata [152/917] 788544=test_weakmap [153/917] 788547=test_rdoc_markup_to_table_of_contents [154/917] 788549=test_rdoc_encoding [155/917] 788547=test_gem_uri_formatter [156/917] 788557=test_sprintf [157/917] 788548=test_gem_request_connection_pools [158/917] 788547=test_rdoc_markdown [159/917] 788556=test_optimization [160/917] 788558=test_common [161/917] 788549=test_registry [162/917] 788549=test_rdoc_constant [163/917] 788553=test_deprecate [164/917] 788553=test_ssl [165/917] 788549=test_module [166/917] 788557=test_gem_commands_push_command [167/917] 788548=parse_success_test [168/917] 788548=test_ractor [169/917] 788548=test_date_strftime [170/917] 788554=compiler_test [171/917] 788554=test_gem_resolver_vendor_specification [172/917] 788559=test_typeddata [173/917] 788547=test_struct [174/917] 788558=test_mutex [175/917] 788547=test_basicinstructions [176/917] 788547=test_bigzero [177/917] 788547=test_key_actor_emacs [178/917] 788554=test_gem_ext_builder [179/917] 788557=test_verbose [180/917] 788557=test_history [181/917] 788547=test_gem_unsatisfiable_dependency_error [182/917] 788547=test_rdoc_i18n_text [183/917] 788558=test_rdoc_tom_doc [184/917] 788547=test_ractor [185/917] 788559=pattern_test [186/917] 788558=test_disable_irb [187/917] 788557=test_gem_package_tar_header [188/917] 788557=test_sexp [189/917] 788547=test_logger [190/917] 788557=test_basicsocket [191/917] 788547=test_import [192/917] 788557=test_gem_commands_owner_command [193/917] 788558=test_normalize [194/917] 788559=test_recursion [195/917] 788558=test_find [196/917] 788559=locals_test [197/917] 788559=test_fd_setsize [198/917] 788559=test_trick [199/917] 788558=test_objectspace [200/917] 788557=test_gem_request_set [201/917] 788548=version_test [202/917] 788548=test_require_lib [203/917] 788555=test_files_test_2 [204/917] 788546=test_gem_version_option [205/917] 788546=lex_test [206/917] 788546=test_gem_rdoc [207/917] 788547=test_rdoc_markup_parser [208/917] 788557=test_gem_remote_fetcher_s3 [209/917] 788547=test_fstring [210/917] 788551=test_name_error_extension [211/917] 788551=test_iseq_load [212/917] 788552=test_timeout [213/917] 788552=test_fixnum [214/917] 788546=test_signal [215/917] 788552=test_rdoc_markup_raw [216/917] 788557=test_ensure_and_callcc [217/917] 788557=test_scheduler [218/917] 788547=test_null [219/917] 788547=test_big5 [220/917] 788547=test_gem_resolver_activation_request [221/917] 788557=test_switch_hitter [222/917] 788547=test_ole_methods [223/917] 788547=test_defined [224/917] 788552=test_pack [225/917] 788557=test_call [226/917] 788547=test_thread [227/917] 788557=test_hash_create [228/917] 788557=json_generic_object_test [229/917] 788557=test_gem_security_policy [230/917] 788552=test_file [231/917] 788552=test_gem_install_update_options [232/917] 788557=test_gem_resolver_index_set [233/917] 788557=test_init [234/917] 788554=test_rdoc_parser_changelog [235/917] 788552=test_rdoc_markup_to_html_crossref [236/917] 788554=test_case_options [237/917] 788554=test_folderitem2_invokeverb [238/917] 788554=test_files_sample [239/917] 788554=test_update [240/917] 788554=test_arity [241/917] 788554=test_ostruct [242/917] 788557=test_completion [243/917] 788549=test_raise [244/917] 788549=test_proxy [245/917] 788549=test_io_wait_uncommon [246/917] 788549=test_string [247/917] 788551=test_gem_ci_detector [248/917] 788551=test_formatter [249/917] 788546=test_shift_jis [250/917] 788551=test_yield [251/917] 788546=test_gem_request_set_lockfile_parser [252/917] 788549=fixtures_test [253/917] 788554=test_rational2 [254/917] 788554=test_gem_dependency_resolution_error [255/917] 788554=test_http [256/917] 788544=test_too_many_dummy_encodings [257/917] 788546=test_filter [258/917] 788552=test_gem_ext_cmake_builder [259/917] 788544=test_erb_m17n [260/917] 788546=test_objspace [261/917] 788544=test_clone [262/917] 788552=test_koi8 [263/917] 788552=test_fnmatch [264/917] 788552=test_rdoc_markup_to_ansi [265/917] 788552=test_gem_resolver_vendor_set [266/917] 788549=test_evaluation [267/917] 788549=test_https [268/917] 788552=test_require [269/917] 788544=test_erb_command [270/917] 788544=test_have_library [271/917] 788557=test_unicode_escape [272/917] 788557=test_httpresponses [273/917] 788559=integer_base_flags_test [274/917] 788559=test_ftp [275/917] 788559=test_enum [276/917] 788557=test_gem_commands_which_command [277/917] 788557=test_unix [278/917] 788557=test_gem_source_specific_file [279/917] 788557=parse_test [280/917] 788553=test_symbol [281/917] 788557=test_coder [282/917] 788557=test_optparse [283/917] 788545=test_context [284/917] 788557=test_rdoc_markup [285/917] 788557=test_last_thread [286/917] 788544=test_rdoc_markup_to_bs [287/917] 788544=test_gem_remote_fetcher_local_server [288/917] 788545=test_etc [289/917] 788544=test_gem_source_lock [290/917] 788557=test_ldap [291/917] 788557=test_hash [292/917] 788557=test_macro [293/917] 788557=test_cipher [294/917] 788545=test_new [295/917] 788545=test_ractor [296/917] 788552=test_array_create [297/917] 788552=test_debugger_integration [298/917] 788552=test_gem_resolver_installed_specification [299/917] 788544=test_rdoc_rubygems_hook [300/917] 788557=test_my_integer [301/917] 788552=test_gem_commands_environment_command [302/917] 788557=test_tracepoint [303/917] 788545=test_cd [304/917] 788545=symbol_encoding_test [305/917] 788552=test_internal_ivar [306/917] 788552=test_cgi_cookie [307/917] 788552=test_gem_commands_mirror [308/917] 788552=test_hmac [309/917] 788552=test_signedness [310/917] 788545=desugar_compiler_test [311/917] 788544=test_gem_spec_fetcher [312/917] 788545=test_ractor [313/917] 788554=test_gem_commands_sources_command [314/917] 788545=test_c_union_entity [315/917] 788545=test_undef [316/917] 788545=test_date_arith [317/917] 788545=test_io_console [318/917] 788544=test_rdoc_require [319/917] 788544=test_ws [320/917] 788544=test_io [321/917] 788554=test_metaclass [322/917] 788557=test_numeric [323/917] 788554=test_key_error [324/917] 788554=test_enc_raise [325/917] 788554=test_engine [326/917] 788554=test_show_source [327/917] 788557=test_inlinecache [328/917] 788554=test_rdoc_markup_to_markdown [329/917] 788548=test_httpresponse [330/917] 788554=test_rdoc_parser_ruby [331/917] 788557=test_weakkeymap [332/917] 788559=test_usrmarshal [333/917] 788548=test_gem_command [334/917] 788549=test_memory_view [335/917] 788548=test_pinned [336/917] 788547=test_config [337/917] 788548=test_tempfile [338/917] 788547=test_gem_util [339/917] 788549=test_raise_exception [340/917] 788559=test_gem_gemcutter_utilities [341/917] 788547=test_gem_remote_fetcher [342/917] 788559=test_gem_resolver [343/917] 788548=test_gem_commands_yank_command [344/917] 788545=test_jaro_winkler [345/917] 788545=test_pattern_key_name_check [346/917] 788545=test_exit [347/917] 788559=test_postponed_job [348/917] 788548=ractor_test [349/917] 788548=test_gem_request_set_lockfile [350/917] 788547=test_dot_dot [351/917] 788547=test_cparser [352/917] 788554=test_human_typo [353/917] 788545=reflection_test [354/917] 788545=test_bignum [355/917] 788554=test_stream [356/917] 788554=json_common_interface_test [357/917] 788554=test_func [358/917] 788555=test_coverage [359/917] 788552=test_pathname [360/917] 788545=test_remote_fetch_error [361/917] 788545=test_gem_resolver_git_specification [362/917] 788549=test_dir_m17n [363/917] 788558=test_kill_ring [364/917] 788548=test_cgi_tag_helper [365/917] 788558=test_io [366/917] 788548=test_gem_commands_cert_command [367/917] 788559=test_fileutils [368/917] 788553=test_process [369/917] 788553=test_object [370/917] 788545=test_eval [371/917] 788545=test_iterator [372/917] 788552=test_gem_resolver_index_specification [373/917] 788558=test_string [374/917] 788558=test_marshalable [375/917] 788558=test_method_cache [376/917] 788558=test_gem_dependency [377/917] 788552=parse_comments_test [378/917] 788545=test_serialize_subclasses [379/917] 788545=test_const [380/917] 788545=test_class [381/917] 788552=test_gem_commands_dependency_command [382/917] 788547=test_cmethod [383/917] 788547=test_qsort [384/917] 788547=test_gem_ext_ext_conf_builder [385/917] 788558=test_thread_fd_close [386/917] 788558=json_addition_test [387/917] 788552=test_path_to_class [388/917] 788552=test_storage [389/917] 788552=test_gem_source_local [390/917] 788558=test_rdoc_parser_rd [391/917] 788559=test_num2int [392/917] 788550=test_parse [393/917] 788558=test_have_macro [394/917] 788559=test_process [395/917] 788557=test_iter_break [396/917] 788556=test_wss [397/917] 788557=test_closure [398/917] 788556=test_address_resolve [399/917] 788556=test_cstr [400/917] 788552=test_gem_resolver_lock_specification [401/917] 788552=test_digest [402/917] 788552=test_variable [403/917] 788553=test_econv [404/917] 788551=test_foreach [405/917] 788551=test_securerandom [406/917] 788558=test_nil2vtempty [407/917] 788558=test_thread_queue [408/917] 788548=test_nowrite [409/917] 788551=test_flip [410/917] 788556=test_summary [411/917] 788548=test_stack [412/917] 788557=test_gem_commands_install_command [413/917] 788551=test_gem_ext_cargo_builder_unit [414/917] 788552=bom_test [415/917] 788551=test_sockopt [416/917] 788552=test_frozen_error [417/917] 788551=test_file [418/917] 788552=test_lambda [419/917] 788555=test_encoding [420/917] 788555=test_thread [421/917] 788552=test_pattern_matching [422/917] 788556=test_gem_commands_search_command [423/917] 788552=test_arithmetic_sequence [424/917] 788552=test_literal [425/917] 788555=test_irb [426/917] 788550=test_gem_resolver_api_specification [427/917] 788556=test_rendering [428/917] 788556=test_getopts [429/917] 788556=parameters_signature_test [430/917] 788556=test_rdoc_include [431/917] 788550=test_primitive [432/917] 788550=test_gem_request [433/917] 788556=test_pkey [434/917] 788556=test_gem_commands_signin_command [435/917] 788554=test_nonblock [436/917] 788555=test_yield_block [437/917] 788554=test_recorder [438/917] 788555=test_gem_commands_specification_command [439/917] 788554=test_config [440/917] 788556=test_boolean [441/917] 788556=test_yaml [442/917] 788549=test_ansi_with_terminfo [443/917] 788547=test_rdoc_options [444/917] 788549=test_document [445/917] 788549=test_pstore [446/917] 788550=test_ractor [447/917] 788549=test_bug_reporter [448/917] 788550=test_spell_checker [449/917] 788550=relocation_test [450/917] 788556=test_windows_1251 [451/917] 788550=test_parser_events [452/917] 788556=test_unicode [453/917] 788556=test_stat [454/917] 788556=test_eval [455/917] 788548=test_addr [456/917] 788548=test_convertible [457/917] 788550=test_gem_resolver_best_set [458/917] 788550=test_helper [459/917] 788555=test_win32ole_method [460/917] 788550=test_yamldbm [461/917] 788555=test_thread_cv [462/917] 788550=test_cgi_modruby [463/917] 788550=test_gem_resolver_conflict [464/917] 788550=test_scalar [465/917] 788550=test_readpartial [466/917] 788553=test_rdoc_generator_markup [467/917] 788549=test_gem_commands_contents_command [468/917] 788553=test_rdoc_cross_reference [469/917] 788554=newline_offsets_test [470/917] 788550=test_regexp [471/917] 788549=test_str2big [472/917] 788549=test_rational [473/917] 788555=test_date_strptime [474/917] 788556=test_ssl [475/917] 788549=test_nomethod_error [476/917] 788549=test_pkey_dsa [477/917] 788557=test_https_proxy [478/917] 788557=test_json_tree [479/917] 788557=test_emitter [480/917] 788557=library_symbols_test [481/917] 788557=test_ractor [482/917] 788558=test_case_comprehensive [483/917] 788555=test_framework [484/917] 788547=test_marshal [485/917] 788555=test_zlib Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=756333838, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [486/917] 788558=magic_comment_test COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 788556 ko1 7u IPv4 756333838 0t0 TCP localhost:46317->localhost:35228 (CLOSE_WAIT) [487/917] 788549=test_omap [488/917] 788549=test_load [489/917] 788549=test_uncorrectable_name_check [490/917] 788551=test_cclass [491/917] 788554=test_shellwords [492/917] 788549=test_singleton_function [493/917] 788549=test_proc [494/917] 788554=test_delegate [495/917] 788554=test_helper_method [496/917] 788554=test_cgi_core [497/917] 788554=test_parser [498/917] 788554=attribute_write_test [499/917] 788554=test_yaml_special_cases [500/917] 788554=test_gem_source_list [501/917] 788554=test_gem_remote_fetcher_local_ssl_server [502/917] 788551=test_rdoc_rd_inline [503/917] 788551=test_float [504/917] 788558=test_ractor [505/917] 788553=test_severity [506/917] 788557=test_gem [507/917] 788558=test_files_test_1 [508/917] 788553=test_gem_commands_check_command [509/917] 788553=test_random_formatter [510/917] 788553=test_rdoc_normal_class [511/917] 788552=test_pipe [512/917] 788553=test_regex_casefold [513/917] 788553=test_gem_source_git [514/917] 788547=test_rdoc_code_object [515/917] 788552=test_gem_installer [516/917] 788549=test_rdoc_top_level [517/917] 788556=test_gem_command_manager [518/917] 788553=test_multi_irb_commands [519/917] 788553=test_scan_args [520/917] 788553=test_date_attr [521/917] 788553=test_integer [522/917] 788551=test_duplicate [523/917] 788551=json_ext_parser_test [524/917] 788551=test_time [525/917] 788556=test_erb [526/917] 788547=test_cp949 [527/917] 788547=test_condition [528/917] 788547=test_emoji [529/917] 788556=test_files_lib [530/917] 788547=test_sorted_set [531/917] 788551=test_string [532/917] 788549=test_help [533/917] 788549=test_class_name_check [534/917] 788549=test_gem_resolver_git_set [535/917] 788547=test_safe_load [536/917] 788547=test_color_printer [537/917] 788547=test_rdoc_markup_to_rdoc [538/917] 788554=test_gem_source [539/917] 788547=test_frozen [540/917] 788547=test_handle [541/917] 788549=test_exception_at_throwing [542/917] 788557=test_name_error [543/917] 788549=test_benchmark [544/917] 788554=string_encoding_test [545/917] 788554=test_rdoc_parser_simple [546/917] 788547=test_enumerator [547/917] 788554=test_gem_package [548/917] 788557=test_utf16 [549/917] 788557=test_gem_available_set [550/917] 788549=test_modify_expand [551/917] 788549=test_gem_source_installed [552/917] 788549=test_change_word [553/917] 788549=test_date [554/917] 788549=test_pkcs12 [555/917] 788557=test_date_time [556/917] 788557=test_parser [557/917] 788557=test_variable_name_check [558/917] 788557=test_dbm [559/917] 788557=test_gem_source_vendor [560/917] 788557=test_gem_commands_list_command [561/917] 788557=test_assembler [562/917] 788557=test_pty [563/917] 788554=overlap_test [564/917] 788548=test_rdoc_ri_paths [565/917] 788544=test_gem_platform [566/917] 788549=test_symbol [567/917] 788548=test_gem_uninstaller [568/917] 788549=test_propertyputref [569/917] 788549=test_arith_seq_extract [570/917] 788544=test_gem_commands_help_command [571/917] 788544=test_stringchar [572/917] 788555=test_debug [573/917] 788557=test_digest [574/917] 788555=test_rbconfig [575/917] 788549=test_gem_uri [576/917] 788555=test_gem_package_old [577/917] 788549=test_command [578/917] 788555=test_psych [579/917] 788555=test_ractor [580/917] 788544=test_rdoc_parser_prism_ruby [581/917] 788554=test_win32ole_variant [582/917] 788554=test_fiddle [583/917] 788554=test_enumerator [584/917] 788554=test_rdoc_markup_formatter [585/917] 788555=test_kdf [586/917] 788554=test_gem_commands_outdated_command [587/917] 788554=test_gem_request_set_lockfile_tokenizer [588/917] 788555=test_nil [589/917] 788555=test_class2name [590/917] 788555=test_rdoc_task [591/917] 788555=string_query_test [592/917] 788555=test_backtrace [593/917] 788554=test_time_tz [594/917] 788549=test_lazy_enumerator [595/917] 788554=test_date_compat [596/917] 788554=test_resolve_symbol [597/917] 788554=test_profile_frames [598/917] 788554=test_error_highlight [599/917] 788557=test_set [600/917] 788557=test_find_executable [601/917] 788557=test_array [602/917] 788545=test_assignment [603/917] 788548=test_ruby_lex [604/917] 788549=test_syntax [605/917] 788555=test_grapheme_breaks [606/917] 788555=test_gem_request_set_gem_dependency_api [607/917] 788548=test_ossl [608/917] 788544=test_date_marshal [609/917] 788544=test_rdoc_rd_block_parser [610/917] 788544=test_win32ole_param_event [611/917] 788544=test_ripper [612/917] 788555=test_key_name_check [613/917] 788555=test_singleton [614/917] 788555=test_rdoc_servlet [615/917] 788555=test_file_exhaustive [616/917] 788554=test_gem_gem_runner [617/917] 788558=test_gem_ext_cargo_builder [618/917] 788544=test_rdoc_generator_pot [619/917] 788544=test_exception [620/917] 788558=test_gem_commands_signout_command [621/917] 788544=test_object [622/917] 788558=test_gem_commands_unpack_command [623/917] 788544=test_gem_commands_exec_command [624/917] 788554=test_pack [625/917] 788553=test_autoload [626/917] 788558=test_gem_resolver_local_specification [627/917] 788546=test_ractor [628/917] 788546=test_ssl_session [629/917] 788558=test_optarg [630/917] 788554=test_stream [631/917] 788554=heredoc_dedent_test [632/917] 788554=test_kernel [633/917] 788558=test_method_name_check [634/917] 788558=test_rdoc_parser_markdown [635/917] 788558=test_function_entry [636/917] 788558=test_win32ole_param [637/917] 788558=test_acceptable [638/917] 788558=implicit_array_test [639/917] 788558=test_len [640/917] 788558=test_gem_package_task [641/917] 788558=test_bn [642/917] 788558=test_win32ole_method_event [643/917] 788558=test_provider [644/917] 788546=test_rdoc_ri_driver [645/917] 788554=test_data [646/917] 788554=test_http_request [647/917] 788554=test_httpheader [648/917] 788544=test_gem_commands_server_command [649/917] 788544=test_keyword [650/917] 788556=numeric_value_test [651/917] 788554=!Nothing_to_test [652/917] 788554=test_gem_commands_update_command [653/917] 788556=test_date_parse [654/917] 788546=test_fips [655/917] 788548=test_rand [656/917] 788558=test_pkey_ec [657/917] 788556=test_thread [658/917] 788556=test_data [659/917] 788556=test_noarg [660/917] 788558=test_integer [661/917] 788558=test_utf32 [662/917] 788558=test_ellipsize [663/917] 788558=test_helper [664/917] 788558=test_memory_view [665/917] 788558=test_gem_safe_marshal [666/917] 788556=test_input_method [667/917] 788546=test_nextafter [668/917] 788556=test_tracer [669/917] 788556=test_capacity [670/917] 788556=test_option [671/917] 788552=static_literals_test [672/917] 788548=test_workspace [673/917] 788546=test_random [674/917] 788552=test_to_ruby [675/917] 788546=test_bundled_ca [676/917] 788552=test_backtrace [677/917] 788552=test_generic [678/917] 788552=breadth_first_search_test [679/917] 788556=test_fiber [680/917] 788552=test_resize [681/917] 788544=test_rdoc_generator_darkfish [682/917] 788552=test_div [683/917] 788552=test_deprecated [684/917] 788552=test_key_stroke [685/917] 788548=test_gc_compact [686/917] 788552=test_vm_dump [687/917] 788552=test_rdoc_markup_document [688/917] 788552=test_ftp [689/917] 788552=errors_test [690/917] 788545=test_open3 [691/917] 788552=test_gem_commands_setup_command [692/917] 788558=test_alias_and_anchor [693/917] 788558=test_gem_commands_rebuild_command [694/917] 788558=test_cesu8 [695/917] 788558=test_rdoc_stats [696/917] 788546=test_err_in_callback [697/917] 788558=test_rdoc_store [698/917] 788546=test_win32ole_variant_m [699/917] 788546=json_parser_test [700/917] 788546=test_tmpdir [701/917] 788546=node_id_test [702/917] 788544=test_gem_source_subpath_problem [703/917] 788544=test_locale [704/917] 788554=test_gem_resolver_api_set [705/917] 788544=parse_stream_test [706/917] 788544=test_ts [707/917] 788554=test_emitter [708/917] 788554=test_dryrun [709/917] 788554=test_gem_impossible_dependencies_error [710/917] 788554=json_generator_test [711/917] 788546=test_string_processing [712/917] 788546=encodings_test [713/917] 788554=test_io_buffer [714/917] 788552=test_range [715/917] 788554=test_type [716/917] 788554=dispatcher_test [717/917] 788546=test_udp [718/917] 788554=test_rdoc_alias [719/917] 788546=test_rdoc_single_class [720/917] 788546=test_windows_1252 [721/917] 788546=test_configuration [722/917] 788554=test_stringify_symbols [723/917] 788554=test_rdoc_token_stream [724/917] 788554=test_printf [725/917] 788554=test_rubyoptions [726/917] 788546=test_to_ary_concat [727/917] 788544=warnings_test [728/917] 788544=test_rendering [729/917] 788544=test_gem_commands_uninstall_command [730/917] 788558=test_nesting_parser [731/917] 788558=test_gem_resolver_installer_set [732/917] 788555=test_gem_dependency_list [733/917] 788555=test_files_test [734/917] 788555=test_ifunless [735/917] 788555=test_require [736/917] 788555=test_gem_silent_ui [737/917] 788555=test_ocsp [738/917] 788558=test_shapes [739/917] 788558=test_rdoc_text [740/917] 788558=test_pkey_dh [741/917] 788558=test_placearg [742/917] 788558=test_interned_str [743/917] 788558=test_rdoc_markup_paragraph [744/917] 788558=test_gem_commands_cleanup_command [745/917] 788555=test_config [746/917] 788555=test_env [747/917] 788546=regular_expression_encoding_test [748/917] 788546=test_project_sanity [749/917] 788552=test_continuation [750/917] 788552=test_forwardable [751/917] 788552=test_object_create_start [752/917] 788552=test_io_m17n [753/917] 788544=comments_test [754/917] 788544=test_delete [755/917] 788546=test_config [756/917] 788544=test_ensured [757/917] 788546=test_rdoc_rd_inline_parser [758/917] 788544=test_dir [759/917] 788546=test_mdns [760/917] 788558=test_x509store [761/917] 788546=test_gem_ext_configure_builder [762/917] 788546=test_merge_keys [763/917] 788546=test_random [764/917] 788546=test_win32ole_type [765/917] 788546=test_lexer [766/917] 788546=test_io_wait [767/917] 788558=test_rdoc_extend [768/917] 788546=test_kwargs [769/917] 788546=test_set_len [770/917] 788546=test_rdoc_generator_json_index [771/917] 788558=test_threadgroup [772/917] 788546=test_euc_kr [773/917] 788546=test_gem_commands_lock_command [774/917] 788546=test_gem_local_remote_options [775/917] 788544=test_gem_security_signer [776/917] 788546=test_bash_completion [777/917] 788546=test_exception [778/917] 788544=test_install [779/917] 788558=test_rdoc_markup_to_label [780/917] 788558=test_prettyprint [781/917] 788558=test_gem_validator [782/917] 788558=integer_parse_test [783/917] 788558=test_queue [784/917] 788558=test_sleep [785/917] 788544=test_key_event_record [786/917] 788544=regular_expression_options_test [787/917] 788544=index_write_test [788/917] 788544=test_integer_comb [789/917] 788545=test_tsort [790/917] 788545=test_depth_first [791/917] 788545=test_ns_spki [792/917] 788545=test_custom_command [793/917] 788545=test_bundled_gems [794/917] 788545=lex_test [795/917] 788548=test_tree_spell_checker [796/917] 788557=test_pair [797/917] 788548=test_m17n_comb [798/917] 788552=test_date_ractor [799/917] 788552=test_gem_update_suggestion [800/917] 788552=test_set [801/917] 788552=test_gem_source_fetch_problem [802/917] 788552=test_resource [803/917] 788552=test_member [804/917] 788552=test_gem_console_ui [805/917] 788552=test_gem_resolver_lock_set [806/917] 788552=test_rdoc_markup_hard_break [807/917] 788558=test_ractor_compatibility [808/917] 788552=test_append [809/917] 788552=test_method [810/917] 788545=test_unicode_normalize [811/917] 788545=test_reline_key [812/917] 788545=test_reqarg [813/917] 788558=test_rdoc_generator_pot_po [814/917] 788558=test_m17n [815/917] 788558=test_rdoc_markup_attribute_manager [816/917] 788558=test_yjit [817/917] 788545=test_buffered_io [818/917] 788545=test_webauthn_poller [819/917] 788549=test_date_conv [820/917] 788549=test_gem_resolver_composed_set [821/917] 788549=test_egrep_cpp [822/917] 788545=test_argf [823/917] 788549=test_rdoc_i18n_locale [824/917] 788549=test_pkey_rsa [825/917] 788555=test_nofree [826/917] 788555=test_rdoc_generator_ri [827/917] 788555=test_trace [828/917] 788555=test_numhash [829/917] 788557=test_gem_stream_ui [830/917] 788546=test_arity [831/917] 788555=test_ipaddr [832/917] 788546=test_gem_resolver_requirement_list [833/917] 788546=test_beginendblock [834/917] 788555=test_arith_seq_beg_len_step [835/917] 788557=test_reline [836/917] 788555=test_hash [837/917] 788556=test_win32ole_event [838/917] 788556=test_io_buffer [839/917] 788556=test_scalar_scanner [840/917] 788556=test_within_pipe [841/917] 788556=test_yamlstore [842/917] 788556=test_gem_commands_pristine_command [843/917] 788546=test_gem_config_file [844/917] 788546=test_rdoc_method_attr [845/917] 788549=test_rdoc_rdoc [846/917] 788546=test_rdoc_markup_pre_process [847/917] 788549=test_yjit_exit_locations [848/917] 788546=test_case_mapping [849/917] 788546=test_yaml_tree [850/917] 788549=test_mailto [851/917] 788546=ripper_test [852/917] 788549=test_rubygems [853/917] 788549=test_gem_package_tar_writer [854/917] 788549=test_weakref [855/917] 788557=test_not [856/917] 788557=test_timeout [857/917] 788549=test_socket [858/917] 788546=test_function [859/917] 788544=test_console_attr [860/917] 788544=test_gem_bundler_version_finder [861/917] 788544=heredoc_test [862/917] 788544=test_webauthn_listener_response [863/917] 788544=test_array [864/917] 788544=test_ubf_async_safe [865/917] 788557=parser_test [866/917] 788557=snippets_test [867/917] 788544=newline_test [868/917] 788556=test_win32ole_record [869/917] 788556=test_gem_path_support [870/917] 788556=constant_path_node_test [871/917] 788556=test_digest_extend [872/917] 788546=test_gem_safe_yaml [873/917] 788546=test_popen_deadlock [874/917] 788556=test_autoconf [875/917] 788544=test_did_you_mean [876/917] 788556=test_bug-5832 [877/917] 788556=test_case [878/917] 788556=test_cgi_multipart [879/917] 788556=test_rb_str_dup [880/917] 788556=fuzzer_test [881/917] 788556=test_ast [882/917] 788544=test_pack [883/917] 788544=test_rdoc_comment [884/917] 788544=test_struct [885/917] 788544=onigmo_test [886/917] 788544=test_super [887/917] 788548=test_libs [888/917] 788548=test_gc [889/917] 788548=test_math [890/917] 788548=test_time [891/917] 788546=json_encoding_test [892/917] 788546=test_euc_tw [893/917] 788546=test_gem_security [894/917] 788549=test_gem_commands_build_command [895/917] 788548=test_compile_prism [896/917] 788551=test_sizeof [897/917] 788549=test_face [898/917] 788547=test_alias [899/917] 788549=test_gem_requirement [900/917] 788544=test_object_references [901/917] 788544=test_wait [902/917] 788548=test_sleep [903/917] 788549=test_x509name [904/917] 788549=test_dns [905/917] 788547=test_stringio [906/917] 788544=test_require [907/917] 788557=test_dup [908/917] 788547=test_comparable [909/917] 788547=test_system [910/917] 788549=test_emoji_breaks [911/917] 788549=test_notimplement [912/917] 788549=test_bug-3571 [913/917] 788549=test_io_timeout [914/917] 788549=test_date_new [915/917] 788557=test_rdoc_rd [916/917] 788549=command_line_test [917/917] 788557=test_gem_commands_info_command $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:10 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 787234 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 787234 787237 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241018-061149 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 787237 787238 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241018-061149 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 787238 788207 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 788207 788208 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 788208 788541 959 959 pts/0 959 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 788541 788553 959 959 pts/0 959 Sl+ 1000 0:38 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 788553 812554 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 788553 812566 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 788553 812571 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 787238 822543 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 1248492 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 1248492, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[787234], 787234=>[787237], 787237=>[787238], 787238=>[788207, 822543], 788207=>[788208], 788208=>[788541], 788541=>[788553], 788553=>[812554, 812566, 812571], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 812554 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 812556] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000600a08db2bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x735034a006c0 (LWP 812554) "test_autoload.*" 0x0000600a08db2bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7350438006c0 (LWP 812556) "test_autoload.*" 0x000073507231b4cd in __GI___poll (fds=0x73503e309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7350438006c0 (LWP 812556) "test_autoload.*"): #0 0x000073507231b4cd in __GI___poll (fds=0x73503e309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600a08d3d46a in __interceptor_poll () No symbol table info available. #2 0x0000600a090eb9cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067 vm = <optimized out> #4 0x0000600a08d9681f in asan_thread_start(void*) () No symbol table info available. #5 0x000073507229ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126788567041728, 7583467806946748779, 126788567041728, -352, 0, 126788317471248, 7583467806967720299, 7583359626609027435}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000735072329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x735034a006c0 (LWP 812554) "test_autoload.*"): #0 0x0000600a08db2bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000600a08db3b8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000600a08d02400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000600a08d02279 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x0000600a08d01ea5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x0000600a08cfceae in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000600a08cfd563 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x0000600a08d98e00 in __interceptor_calloc () No symbol table info available. #8 0x0000600a09662e71 in pm_node_alloc (size=48, parser=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:1913 memory = <optimized out> #9 pm_statements_node_create (parser=0x7350349fc550) at /tmp/ruby/src/trunk_asan/prism/prism.c:6944 node = <optimized out> #10 parse_statements (parser=parser@entry=0x7350349fc550, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13851 statements = <optimized out> last_value = <optimized out> #11 0x0000600a09645894 in parse_program (parser=0x7350349fc550) at /tmp/ruby/src/trunk_asan/prism/prism.c:21998 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #12 pm_parse (parser=0x7350349fc550) at /tmp/ruby/src/trunk_asan/prism/prism.c:22424 No locals. #13 0x0000600a093fcda0 in pm_parse_file (result=0x7350349fc550, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:10957 rbimpl_id = 51211 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #14 0x0000600a08ed99e3 in load_iseq_eval (ec=0x5160031593d0, fname=fname@entry=126788789718280) at /tmp/ruby/src/trunk_asan/load.c:751 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x5160031593d0 v = <optimized out> th = <optimized out> realpath_map = 126789344875360 iseq = <optimized out> #15 0x0000600a08ed4c47 in require_internal (ec=ec@entry=0x5160031593d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150001b9480 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126789344875520 realpath_map = 126789344875360 path = 126788789718280 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x0000600a08ed2b30 in rb_require_string_internal (fname=126788789718520, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160031593d0 result = <optimized out> #17 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #18 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #19 0x0000600a091ba4a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163c100140003 cc = <optimized out> me = 0x73507171b0f8 cfunc = 0x504000018618 recv = 126789345005040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x0000600a091a061d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7350349fd400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x0000600a091a6275 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #22 0x0000600a09167d3d in vm_sendish (ec=0x5160031593d0, reg_cfp=0x73504a5ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160031593d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600a0915aae9 <vm_exec_core+1801>, 0x600a0915bbba <vm_exec_core+6106>, 0x600a091617ef <vm_exec_core+29711>, 0x600a0915b712 <vm_exec_core+4914>, 0x600a091623ee <vm_exec_core+32782>, 0x600a091601b2 <vm_exec_core+24018>, 0x600a0915db2d <vm_exec_core+14157>, 0x600a0915ac69 <vm_exec_core+2185>, 0x600a09161e57 <vm_exec_core+31351>, 0x600a09161b51 <vm_exec_core+30577>, 0x600a0915b98a <vm_exec_core+5546>, 0x600a0915b207 <vm_exec_core+3623>, 0x600a09160807 <vm_exec_core+25639>, 0x600a0915c941 <vm_exec_core+9569>, 0x600a09162095 <vm_exec_core+31925>, 0x600a09161cdf <vm_exec_core+30975>, 0x600a0915cfa1 <vm_exec_core+11201>, 0x600a0915daab <vm_exec_core+14027>, 0x600a09160400 <vm_exec_core+24608>, 0x600a09161c40 <vm_exec_core+30816>, 0x600a0915f567 <vm_exec_core+20871>, 0x600a0916049a <vm_exec_core+24762>, 0x600a09160bb8 <vm_exec_core+26584>, 0x600a0915f493 <vm_exec_core+20659>, 0x600a0915b133 <vm_exec_core+3411>, 0x600a0915fccc <vm_exec_core+22764>, 0x600a0915afa9 <vm_exec_core+3017>, 0x600a0915b419 <vm_exec_core+4153>, 0x600a0915d2ee <vm_exec_core+12046>, 0x600a0915f034 <vm_exec_core+19540>, 0x600a0915fa15 <vm_exec_core+22069>, 0x600a0915ebd0 <vm_exec_core+18416>, 0x600a0915ab2e <vm_exec_core+1870>, 0x600a0916113a <vm_exec_core+27994>, 0x600a09161a66 <vm_exec_core+30342>, 0x600a0915b4f2 <vm_exec_core+4370>, 0x600a0915c086 <vm_exec_core+7334>, 0x600a0915bb0c <vm_exec_core+5932>, 0x600a0915ca46 <vm_exec_core+9830>, 0x600a0915da40 <vm_exec_core+13920>, 0x600a0915b5b4 <vm_exec_core+4564>, 0x600a09160f83 <vm_exec_core+27555>, 0x600a0915bff5 <vm_exec_core+7189>, 0x600a0915d8fe <vm_exec_core+13598>, 0x600a0915e2b3 <vm_exec_core+16083>, 0x600a091608b3 <vm_exec_core+25811>, 0x600a0915f743 <vm_exec_core+21347>, 0x600a0915cb3a <vm_exec_core+10074>, 0x600a0915c3c3 <vm_exec_core+8163>, 0x600a091606e1 <vm_exec_core+25345>, 0x600a0915d53c <vm_exec_core+12636>, 0x600a0915fdd7 <vm_exec_core+23031>, 0x600a0915f7cb <vm_exec_core+21483>, 0x600a0915fea4 <vm_exec_core+23236>, 0x600a09161711 <vm_exec_core+29489>, 0x600a0915e894 <vm_exec_core+17588>, 0x600a09160982 <vm_exec_core+26018>, 0x600a0915a76b <vm_exec_core+907>, 0x600a09160545 <vm_exec_core+24933>, 0x600a0915ce12 <vm_exec_core+10802>, 0x600a0915f0d8 <vm_exec_core+19704>, 0x600a0915f638 <vm_exec_core+21080>, 0x600a0915a770 <vm_exec_core+912>, 0x600a0915ef43 <vm_exec_core+19299>, 0x600a0915d20f <vm_exec_core+11823>, 0x600a0915c580 <vm_exec_core+8608>, 0x600a0915ff38 <vm_exec_core+23384>, 0x600a0915b670 <vm_exec_core+4752>, 0x600a0915ddf4 <vm_exec_core+14868>, 0x600a09169659 <vm_exec_core+62073>, 0x600a0915faf7 <vm_exec_core+22295>, 0x600a0915bed1 <vm_exec_core+6897>, 0x600a0915c29f <vm_exec_core+7871>, 0x600a0915c17d <vm_exec_core+7581>, 0x600a0915c7d6 <vm_exec_core+9206>, 0x600a0915d05e <vm_exec_core+11390>, 0x600a0915bdf2 <vm_exec_core+6674>, 0x600a09162683 <vm_exec_core+33443>, 0x600a0915fbae <vm_exec_core+22478>, 0x600a0915e6bc <vm_exec_core+17116>, 0x600a09161031 <vm_exec_core+27729>, 0x600a091627a1 <vm_exec_core+33729>, 0x600a09161397 <vm_exec_core+28599>, 0x600a091621ee <vm_exec_core+32270>, 0x600a091622c6 <vm_exec_core+32486>, 0x600a0915b04c <vm_exec_core+3180>, 0x600a09161d74 <vm_exec_core+31124>, 0x600a0915d3ff <vm_exec_core+12319>, 0x600a09161faf <vm_exec_core+31695>, 0x600a0915cebe <vm_exec_core+10974>, 0x600a09161295 <vm_exec_core+28341>, 0x600a0915ae73 <vm_exec_core+2707>, 0x600a0915cc54 <vm_exec_core+10356>, 0x600a0915dffc <vm_exec_core+15388>, 0x600a0915d995 <vm_exec_core+13749>, 0x600a0915d764 <vm_exec_core+13188>, 0x600a0915a867 <vm_exec_core+1159>, 0x600a0915ad8a <vm_exec_core+2474>, 0x600a0915a8f9 <vm_exec_core+1305>, 0x600a091615b0 <vm_exec_core+29136>, 0x600a0915ede0 <vm_exec_core+18944>, 0x600a0915e384 <vm_exec_core+16292>, 0x600a0915eaa1 <vm_exec_core+18113>, 0x600a0915e7ba <vm_exec_core+17370>, 0x600a0915d805 <vm_exec_core+13349>, 0x600a0915e1a8 <vm_exec_core+15816>, 0x600a0915dcca <vm_exec_core+14570>, 0x600a0915e4b3 <vm_exec_core+16595>, 0x600a0915e535 <vm_exec_core+16725>, 0x600a0915aada <vm_exec_core+1786>, 0x600a0915bbab <vm_exec_core+6091>, 0x600a091617e0 <vm_exec_core+29696>, 0x600a0915b703 <vm_exec_core+4899>, 0x600a091623df <vm_exec_core+32767>, 0x600a091601a3 <vm_exec_core+24003>, 0x600a0915db1e <vm_exec_core+14142>, 0x600a0915ac5a <vm_exec_core+2170>, 0x600a09161e48 <vm_exec_core+31336>, 0x600a09161b42 <vm_exec_core+30562>, 0x600a0915b97b <vm_exec_core+5531>, 0x600a0915b1f8 <vm_exec_core+3608>, 0x600a091607f8 <vm_exec_core+25624>, 0x600a0915c932 <vm_exec_core+9554>, 0x600a09162086 <vm_exec_core+31910>, 0x600a09161cd0 <vm_exec_core+30960>, 0x600a0915cf92 <vm_exec_core+11186>, 0x600a0915da9c <vm_exec_core+14012>, 0x600a091603f1 <vm_exec_core+24593>, 0x600a09161c31 <vm_exec_core+30801>, 0x600a0915f558 <vm_exec_core+20856>, 0x600a0916048b <vm_exec_core+24747>, 0x600a09160ba9 <vm_exec_core+26569>, 0x600a0915f484 <vm_exec_core+20644>, 0x600a0915b124 <vm_exec_core+3396>, 0x600a0915fcbd <vm_exec_core+22749>, 0x600a0915af9a <vm_exec_core+3002>, 0x600a0915b40a <vm_exec_core+4138>, 0x600a0915d2df <vm_exec_core+12031>, 0x600a0915f025 <vm_exec_core+19525>, 0x600a0915fa06 <vm_exec_core+22054>, 0x600a0915ebc1 <vm_exec_core+18401>, 0x600a0915ab1f <vm_exec_core+1855>, 0x600a0916112b <vm_exec_core+27979>, 0x600a09161a57 <vm_exec_core+30327>, 0x600a0915b4e3 <vm_exec_core+4355>, 0x600a0915c077 <vm_exec_core+7319>, 0x600a0915bafd <vm_exec_core+5917>, 0x600a0915ca37 <vm_exec_core+9815>, 0x600a0915da31 <vm_exec_core+13905>, 0x600a0915b5a5 <vm_exec_core+4549>, 0x600a09160f74 <vm_exec_core+27540>, 0x600a0915bfe6 <vm_exec_core+7174>, 0x600a0915d8ef <vm_exec_core+13583>, 0x600a0915e2a4 <vm_exec_core+16068>, 0x600a091608a4 <vm_exec_core+25796>, 0x600a0915f734 <vm_exec_core+21332>, 0x600a0915cb2b <vm_exec_core+10059>, 0x600a0915c3b4 <vm_exec_core+8148>, 0x600a091606d2 <vm_exec_core+25330>, 0x600a0915d52d <vm_exec_core+12621>, 0x600a0915fdc8 <vm_exec_core+23016>, 0x600a0915f7bc <vm_exec_core+21468>, 0x600a0915fe95 <vm_exec_core+23221>, 0x600a09161702 <vm_exec_core+29474>, 0x600a0915e885 <vm_exec_core+17573>, 0x600a09160973 <vm_exec_core+26003>, 0x600a0915f720 <vm_exec_core+21312>, 0x600a09160536 <vm_exec_core+24918>, 0x600a0915ce03 <vm_exec_core+10787>, 0x600a0915f0c9 <vm_exec_core+19689>, 0x600a0915f629 <vm_exec_core+21065>, 0x600a0915dfe8 <vm_exec_core+15368>, 0x600a0915ef34 <vm_exec_core+19284>, 0x600a0915d200 <vm_exec_core+11808>, 0x600a0915c571 <vm_exec_core+8593>, 0x600a0915ff29 <vm_exec_core+23369>, 0x600a0915b661 <vm_exec_core+4737>, 0x600a0915dde5 <vm_exec_core+14853>, 0x600a0916964a <vm_exec_core+62058>, 0x600a0915fae8 <vm_exec_core+22280>, 0x600a0915bec2 <vm_exec_core+6882>, 0x600a0915c290 <vm_exec_core+7856>, 0x600a0915c16e <vm_exec_core+7566>, 0x600a0915c7c7 <vm_exec_core+9191>, 0x600a0915d04f <vm_exec_core+11375>, 0x600a0915ef2f <vm_exec_core+19279>, 0x600a0915e6b2 <vm_exec_core+17106>, 0x600a0915ef2a <vm_exec_core+19274>, 0x600a0915f720 <vm_exec_core+21312>, 0x600a0915f71e <vm_exec_core+21310>, 0x600a0915c7c2 <vm_exec_core+9186>, 0x600a0915fc81 <vm_exec_core+22689>, 0x600a0915da92 <vm_exec_core+14002>, 0x600a0915da97 <vm_exec_core+14007>, 0x600a0915f71c <vm_exec_core+21308>, 0x600a0915f5fb <vm_exec_core+21019>, 0x600a0915ea88 <vm_exec_core+18088>, 0x600a0915e7a6 <vm_exec_core+17350>, 0x600a0915f71a <vm_exec_core+21306>, 0x600a0915ebbc <vm_exec_core+18396>...} reg_cfp = 0x73504a5ff6e8 reg_pc = 0x5110000a1638 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x0000600a09156f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160031593d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x0000600a091ce46a in vm_call0_body (ec=<optimized out>, calling=0x735040309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7350403098d0 cc = <optimized out> ret = <optimized out> #26 0x0000600a091cdcdf in vm_call0_cme (ec=0x5160031593d0, calling=0x735040309860, argv=0x7350349fdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #27 vm_call0_body (ec=<optimized out>, calling=0x735040309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x73504e02ed08 orig_cme = <optimized out> ci = 0x7350403098d0 cc = 0x735053128f60 ret = <optimized out> #28 0x0000600a0918202e in vm_call0_cc (recv=126789345005040, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x735053128f60, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #29 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x735053128f60 self = <optimized out> #30 0x0000600a09182e5e in rb_funcallv (recv=126789345005040, mid=22641, argc=1, argv=0x7350349fdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. th: 0x5150001b9480, native_id: 0x735034a006c0 -- Control frame information ----------------------------------------------- #31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7350349fdbc0 c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] #32 0x0000600a09142bae in autoload_feature_require (_arguments=126788317470640) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x7350349fdfb0 autoload_const = <optimized out> result = <optimized out> #33 autoload_try_load (_arguments=126788317470640) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x7350349fdfb0 result = <optimized out> ce = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require #34 0x0000600a08de1060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160031593d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7350349fdf30, <optimized out>, 0x7350349fde40, <optimized out>, <optimized out>}, prev = 0x735040209740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] ec = 0x5160031593d0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x0000600a09141ef1 in rb_autoload_load (module=module@entry=126789345082680, name=name@entry=270427) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x503000ca5ee0 c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] arguments = {module = 126789345082680, name = 270427, flag = 0, mutex = 126788828285240, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #36 0x0000600a0914b87d in rb_const_search_from (klass=126789342432280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffe00 am = 126789345082680 tmp = 126789345082680 ce = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] current = 126789345082680 value = <optimized out> first_iteration = <optimized out> #37 0x0000600a09143c14 in rb_const_search (klass=126789342432280, id=270427, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 value = <optimized out> #38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3063 c = <optimized out> #39 0x0000600a0914eb2e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976733704 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #40 0x0000600a09159ac3 in vm_get_ev_const_chain (ec=0x5160031593d0, segments=0x502002bc9f50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502002bca270) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6371 segments = 0x502002bc9f50 ice = <optimized out> val = <optimized out> #42 0x0000600a09160866 in vm_exec_core (ec=ec@entry=0x5160031593d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x600a0915aae9 <vm_exec_core+1801>, 0x600a0915bbba <vm_exec_core+6106>, 0x600a091617ef <vm_exec_core+29711>, 0x600a0915b712 <vm_exec_core+4914>, 0x600a091623ee <vm_exec_core+32782>, 0x600a091601b2 <vm_exec_core+24018>, 0x600a0915db2d <vm_exec_core+14157>, 0x600a0915ac69 <vm_exec_core+2185>, 0x600a09161e57 <vm_exec_core+31351>, 0x600a09161b51 <vm_exec_core+30577>, 0x600a0915b98a <vm_exec_core+5546>, 0x600a0915b207 <vm_exec_core+3623>, 0x600a09160807 <vm_exec_core+25639>, 0x600a0915c941 <vm_exec_core+9569>, 0x600a09162095 <vm_exec_core+31925>, 0x600a09161cdf <vm_exec_core+30975>, 0x600a0915cfa1 <vm_exec_core+11201>, 0x600a0915daab <vm_exec_core+14027>, 0x600a09160400 <vm_exec_core+24608>, 0x600a09161c40 <vm_exec_core+30816>, 0x600a0915f567 <vm_exec_core+20871>, 0x600a0916049a <vm_exec_core+24762>, 0x600a09160bb8 <vm_exec_core+26584>, 0x600a0915f493 <vm_exec_core+20659>, 0x600a0915b133 <vm_exec_core+3411>, 0x600a0915fccc <vm_exec_core+22764>, 0x600a0915afa9 <vm_exec_core+3017>, 0x600a0915b419 <vm_exec_core+4153>, 0x600a0915d2ee <vm_exec_core+12046>, 0x600a0915f034 <vm_exec_core+19540>, 0x600a0915fa15 <vm_exec_core+22069>, 0x600a0915ebd0 <vm_exec_core+18416>, 0x600a0915ab2e <vm_exec_core+1870>, 0x600a0916113a <vm_exec_core+27994>, 0x600a09161a66 <vm_exec_core+30342>, 0x600a0915b4f2 <vm_exec_core+4370>, 0x600a0915c086 <vm_exec_core+7334>, 0x600a0915bb0c <vm_exec_core+5932>, 0x600a0915ca46 <vm_exec_core+9830>, 0x600a0915da40 <vm_exec_core+13920>, 0x600a0915b5b4 <vm_exec_core+4564>, 0x600a09160f83 <vm_exec_core+27555>, 0x600a0915bff5 <vm_exec_core+7189>, 0x600a0915d8fe <vm_exec_core+13598>, 0x600a0915e2b3 <vm_exec_core+16083>, 0x600a091608b3 <vm_exec_core+25811>, 0x600a0915f743 <vm_exec_core+21347>, 0x600a0915cb3a <vm_exec_core+10074>, 0x600a0915c3c3 <vm_exec_core+8163>, 0x600a091606e1 <vm_exec_core+25345>, 0x600a0915d53c <vm_exec_core+12636>, 0x600a0915fdd7 <vm_exec_core+23031>, 0x600a0915f7cb <vm_exec_core+21483>, 0x600a0915fea4 <vm_exec_core+23236>, 0x600a09161711 <vm_exec_core+29489>, 0x600a0915e894 <vm_exec_core+17588>, 0x600a09160982 <vm_exec_core+26018>, 0x600a0915a76b <vm_exec_core+907>, 0x600a09160545 <vm_exec_core+24933>, 0x600a0915ce12 <vm_exec_core+10802>, 0x600a0915f0d8 <vm_exec_core+19704>, 0x600a0915f638 <vm_exec_core+21080>, 0x600a0915a770 <vm_exec_core+912>, 0x600a0915ef43 <vm_exec_core+19299>, 0x600a0915d20f <vm_exec_core+11823>, 0x600a0915c580 <vm_exec_core+8608>, 0x600a0915ff38 <vm_exec_core+23384>, 0x600a0915b670 <vm_exec_core+4752>, 0x600a0915ddf4 <vm_exec_core+14868>, 0x600a09169659 <vm_exec_core+62073>, 0x600a0915faf7 <vm_exec_core+22295>, 0x600a0915bed1 <vm_exec_core+6897>, 0x600a0915c29f <vm_exec_core+7871>, 0x600a0915c17d <vm_exec_core+7581>, 0x600a0915c7d6 <vm_exec_core+9206>, 0x600a0915d05e <vm_exec_core+11390>, 0x600a0915bdf2 <vm_exec_core+6674>, 0x600a09162683 <vm_exec_core+33443>, 0x600a0915fbae <vm_exec_core+22478>, 0x600a0915e6bc <vm_exec_core+17116>, 0x600a09161031 <vm_exec_core+27729>, 0x600a091627a1 <vm_exec_core+33729>, 0x600a09161397 <vm_exec_core+28599>, 0x600a091621ee <vm_exec_core+32270>, 0x600a091622c6 <vm_exec_core+32486>, 0x600a0915b04c <vm_exec_core+3180>, 0x600a09161d74 <vm_exec_core+31124>, 0x600a0915d3ff <vm_exec_core+12319>, 0x600a09161faf <vm_exec_core+31695>, 0x600a0915cebe <vm_exec_core+10974>, 0x600a09161295 <vm_exec_core+28341>, 0x600a0915ae73 <vm_exec_core+2707>, 0x600a0915cc54 <vm_exec_core+10356>, 0x600a0915dffc <vm_exec_core+15388>, 0x600a0915d995 <vm_exec_core+13749>, 0x600a0915d764 <vm_exec_core+13188>, 0x600a0915a867 <vm_exec_core+1159>, 0x600a0915ad8a <vm_exec_core+2474>, 0x600a0915a8f9 <vm_exec_core+1305>, 0x600a091615b0 <vm_exec_core+29136>, 0x600a0915ede0 <vm_exec_core+18944>, 0x600a0915e384 <vm_exec_core+16292>, 0x600a0915eaa1 <vm_exec_core+18113>, 0x600a0915e7ba <vm_exec_core+17370>, 0x600a0915d805 <vm_exec_core+13349>, 0x600a0915e1a8 <vm_exec_core+15816>, 0x600a0915dcca <vm_exec_core+14570>, 0x600a0915e4b3 <vm_exec_core+16595>, 0x600a0915e535 <vm_exec_core+16725>, 0x600a0915aada <vm_exec_core+1786>, 0x600a0915bbab <vm_exec_core+6091>, 0x600a091617e0 <vm_exec_core+29696>, 0x600a0915b703 <vm_exec_core+4899>, 0x600a091623df <vm_exec_core+32767>, 0x600a091601a3 <vm_exec_core+24003>, 0x600a0915db1e <vm_exec_core+14142>, 0x600a0915ac5a <vm_exec_core+2170>, 0x600a09161e48 <vm_exec_core+31336>, 0x600a09161b42 <vm_exec_core+30562>, 0x600a0915b97b <vm_exec_core+5531>, 0x600a0915b1f8 <vm_exec_core+3608>, 0x600a091607f8 <vm_exec_core+25624>, 0x600a0915c932 <vm_exec_core+9554>, 0x600a09162086 <vm_exec_core+31910>, 0x600a09161cd0 <vm_exec_core+30960>, 0x600a0915cf92 <vm_exec_core+11186>, 0x600a0915da9c <vm_exec_core+14012>, 0x600a091603f1 <vm_exec_core+24593>, 0x600a09161c31 <vm_exec_core+30801>, 0x600a0915f558 <vm_exec_core+20856>, 0x600a0916048b <vm_exec_core+24747>, 0x600a09160ba9 <vm_exec_core+26569>, 0x600a0915f484 <vm_exec_core+20644>, 0x600a0915b124 <vm_exec_core+3396>, 0x600a0915fcbd <vm_exec_core+22749>, 0x600a0915af9a <vm_exec_core+3002>, 0x600a0915b40a <vm_exec_core+4138>, 0x600a0915d2df <vm_exec_core+12031>, 0x600a0915f025 <vm_exec_core+19525>, 0x600a0915fa06 <vm_exec_core+22054>, 0x600a0915ebc1 <vm_exec_core+18401>, 0x600a0915ab1f <vm_exec_core+1855>, 0x600a0916112b <vm_exec_core+27979>, 0x600a09161a57 <vm_exec_core+30327>, 0x600a0915b4e3 <vm_exec_core+4355>, 0x600a0915c077 <vm_exec_core+7319>, 0x600a0915bafd <vm_exec_core+5917>, 0x600a0915ca37 <vm_exec_core+9815>, 0x600a0915da31 <vm_exec_core+13905>, 0x600a0915b5a5 <vm_exec_core+4549>, 0x600a09160f74 <vm_exec_core+27540>, 0x600a0915bfe6 <vm_exec_core+7174>, 0x600a0915d8ef <vm_exec_core+13583>, 0x600a0915e2a4 <vm_exec_core+16068>, 0x600a091608a4 <vm_exec_core+25796>, 0x600a0915f734 <vm_exec_core+21332>, 0x600a0915cb2b <vm_exec_core+10059>, 0x600a0915c3b4 <vm_exec_core+8148>, 0x600a091606d2 <vm_exec_core+25330>, 0x600a0915d52d <vm_exec_core+12621>, 0x600a0915fdc8 <vm_exec_core+23016>, 0x600a0915f7bc <vm_exec_core+21468>, 0x600a0915fe95 <vm_exec_core+23221>, 0x600a09161702 <vm_exec_core+29474>, 0x600a0915e885 <vm_exec_core+17573>, 0x600a09160973 <vm_exec_core+26003>, 0x600a0915f720 <vm_exec_core+21312>, 0x600a09160536 <vm_exec_core+24918>, 0x600a0915ce03 <vm_exec_core+10787>, 0x600a0915f0c9 <vm_exec_core+19689>, 0x600a0915f629 <vm_exec_core+21065>, 0x600a0915dfe8 <vm_exec_core+15368>, 0x600a0915ef34 <vm_exec_core+19284>, 0x600a0915d200 <vm_exec_core+11808>, 0x600a0915c571 <vm_exec_core+8593>, 0x600a0915ff29 <vm_exec_core+23369>, 0x600a0915b661 <vm_exec_core+4737>, 0x600a0915dde5 <vm_exec_core+14853>, 0x600a0916964a <vm_exec_core+62058>, 0x600a0915fae8 <vm_exec_core+22280>, 0x600a0915bec2 <vm_exec_core+6882>, 0x600a0915c290 <vm_exec_core+7856>, 0x600a0915c16e <vm_exec_core+7566>, 0x600a0915c7c7 <vm_exec_core+9191>, 0x600a0915d04f <vm_exec_core+11375>, 0x600a0915ef2f <vm_exec_core+19279>, 0x600a0915e6b2 <vm_exec_core+17106>, 0x600a0915ef2a <vm_exec_core+19274>, 0x600a0915f720 <vm_exec_core+21312>, 0x600a0915f71e <vm_exec_core+21310>, 0x600a0915c7c2 <vm_exec_core+9186>, 0x600a0915fc81 <vm_exec_core+22689>, 0x600a0915da92 <vm_exec_core+14002>, 0x600a0915da97 <vm_exec_core+14007>, 0x600a0915f71c <vm_exec_core+21308>, 0x600a0915f5fb <vm_exec_core+21019>, 0x600a0915ea88 <vm_exec_core+18088>, 0x600a0915e7a6 <vm_exec_core+17350>, 0x600a0915f71a <vm_exec_core+21306>, 0x600a0915ebbc <vm_exec_core+18396>...} reg_cfp = 0x73504a5ff720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #43 0x0000600a09156f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160031593d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #44 0x0000600a091d7ab2 in invoke_iseq_block_from_c (ec=0x5160031593d0, captured=0x73504a5ff7a8, self=126789342448120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x735050c42a20 cfp = <optimized out> sp = 0x73504a4ff850 use_argv = 0x0 stack_argv = 0x73504a4ff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x73504a5ff7a8 #46 0x0000600a09184276 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #49 0x0000600a09184276 in rb_yield (val=<optimized out>) No locals. #50 0x0000600a08de093a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x5160031593d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7350349fed70, <optimized out>, 0x7350349fec80, <optimized out>, <optimized out>}, prev = 0x735040209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160031593d0 cfp = 0x73504a5ff758 #51 0x0000600a08f5bbab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #52 0x0000600a091ba4a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x648100040001 cc = <optimized out> me = 0x735053124988 cfunc = 0x504000020098 recv = 126789342448120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x0000600a091a061d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7350349ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #54 0x0000600a091a00d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #55 0x0000600a0915f2db in vm_sendish (ec=0x5160031593d0, reg_cfp=0x73504a5ff790, cd=0x502002bcaa50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #56 vm_exec_core (ec=ec@entry=0x5160031593d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502002bcaa50 insns_address_table = {0x600a0915aae9 <vm_exec_core+1801>, 0x600a0915bbba <vm_exec_core+6106>, 0x600a091617ef <vm_exec_core+29711>, 0x600a0915b712 <vm_exec_core+4914>, 0x600a091623ee <vm_exec_core+32782>, 0x600a091601b2 <vm_exec_core+24018>, 0x600a0915db2d <vm_exec_core+14157>, 0x600a0915ac69 <vm_exec_core+2185>, 0x600a09161e57 <vm_exec_core+31351>, 0x600a09161b51 <vm_exec_core+30577>, 0x600a0915b98a <vm_exec_core+5546>, 0x600a0915b207 <vm_exec_core+3623>, 0x600a09160807 <vm_exec_core+25639>, 0x600a0915c941 <vm_exec_core+9569>, 0x600a09162095 <vm_exec_core+31925>, 0x600a09161cdf <vm_exec_core+30975>, 0x600a0915cfa1 <vm_exec_core+11201>, 0x600a0915daab <vm_exec_core+14027>, 0x600a09160400 <vm_exec_core+24608>, 0x600a09161c40 <vm_exec_core+30816>, 0x600a0915f567 <vm_exec_core+20871>, 0x600a0916049a <vm_exec_core+24762>, 0x600a09160bb8 <vm_exec_core+26584>, 0x600a0915f493 <vm_exec_core+20659>, 0x600a0915b133 <vm_exec_core+3411>, 0x600a0915fccc <vm_exec_core+22764>, 0x600a0915afa9 <vm_exec_core+3017>, 0x600a0915b419 <vm_exec_core+4153>, 0x600a0915d2ee <vm_exec_core+12046>, 0x600a0915f034 <vm_exec_core+19540>, 0x600a0915fa15 <vm_exec_core+22069>, 0x600a0915ebd0 <vm_exec_core+18416>, 0x600a0915ab2e <vm_exec_core+1870>, 0x600a0916113a <vm_exec_core+27994>, 0x600a09161a66 <vm_exec_core+30342>, 0x600a0915b4f2 <vm_exec_core+4370>, 0x600a0915c086 <vm_exec_core+7334>, 0x600a0915bb0c <vm_exec_core+5932>, 0x600a0915ca46 <vm_exec_core+9830>, 0x600a0915da40 <vm_exec_core+13920>, 0x600a0915b5b4 <vm_exec_core+4564>, 0x600a09160f83 <vm_exec_core+27555>, 0x600a0915bff5 <vm_exec_core+7189>, 0x600a0915d8fe <vm_exec_core+13598>, 0x600a0915e2b3 <vm_exec_core+16083>, 0x600a091608b3 <vm_exec_core+25811>, 0x600a0915f743 <vm_exec_core+21347>, 0x600a0915cb3a <vm_exec_core+10074>, 0x600a0915c3c3 <vm_exec_core+8163>, 0x600a091606e1 <vm_exec_core+25345>, 0x600a0915d53c <vm_exec_core+12636>, 0x600a0915fdd7 <vm_exec_core+23031>, 0x600a0915f7cb <vm_exec_core+21483>, 0x600a0915fea4 <vm_exec_core+23236>, 0x600a09161711 <vm_exec_core+29489>, 0x600a0915e894 <vm_exec_core+17588>, 0x600a09160982 <vm_exec_core+26018>, 0x600a0915a76b <vm_exec_core+907>, 0x600a09160545 <vm_exec_core+24933>, 0x600a0915ce12 <vm_exec_core+10802>, 0x600a0915f0d8 <vm_exec_core+19704>, 0x600a0915f638 <vm_exec_core+21080>, 0x600a0915a770 <vm_exec_core+912>, 0x600a0915ef43 <vm_exec_core+19299>, 0x600a0915d20f <vm_exec_core+11823>, 0x600a0915c580 <vm_exec_core+8608>, 0x600a0915ff38 <vm_exec_core+23384>, 0x600a0915b670 <vm_exec_core+4752>, 0x600a0915ddf4 <vm_exec_core+14868>, 0x600a09169659 <vm_exec_core+62073>, 0x600a0915faf7 <vm_exec_core+22295>, 0x600a0915bed1 <vm_exec_core+6897>, 0x600a0915c29f <vm_exec_core+7871>, 0x600a0915c17d <vm_exec_core+7581>, 0x600a0915c7d6 <vm_exec_core+9206>, 0x600a0915d05e <vm_exec_core+11390>, 0x600a0915bdf2 <vm_exec_core+6674>, 0x600a09162683 <vm_exec_core+33443>, 0x600a0915fbae <vm_exec_core+22478>, 0x600a0915e6bc <vm_exec_core+17116>, 0x600a09161031 <vm_exec_core+27729>, 0x600a091627a1 <vm_exec_core+33729>, 0x600a09161397 <vm_exec_core+28599>, 0x600a091621ee <vm_exec_core+32270>, 0x600a091622c6 <vm_exec_core+32486>, 0x600a0915b04c <vm_exec_core+3180>, 0x600a09161d74 <vm_exec_core+31124>, 0x600a0915d3ff <vm_exec_core+12319>, 0x600a09161faf <vm_exec_core+31695>, 0x600a0915cebe <vm_exec_core+10974>, 0x600a09161295 <vm_exec_core+28341>, 0x600a0915ae73 <vm_exec_core+2707>, 0x600a0915cc54 <vm_exec_core+10356>, 0x600a0915dffc <vm_exec_core+15388>, 0x600a0915d995 <vm_exec_core+13749>, 0x600a0915d764 <vm_exec_core+13188>, 0x600a0915a867 <vm_exec_core+1159>, 0x600a0915ad8a <vm_exec_core+2474>, 0x600a0915a8f9 <vm_exec_core+1305>, 0x600a091615b0 <vm_exec_core+29136>, 0x600a0915ede0 <vm_exec_core+18944>, 0x600a0915e384 <vm_exec_core+16292>, 0x600a0915eaa1 <vm_exec_core+18113>, 0x600a0915e7ba <vm_exec_core+17370>, 0x600a0915d805 <vm_exec_core+13349>, 0x600a0915e1a8 <vm_exec_core+15816>, 0x600a0915dcca <vm_exec_core+14570>, 0x600a0915e4b3 <vm_exec_core+16595>, 0x600a0915e535 <vm_exec_core+16725>, 0x600a0915aada <vm_exec_core+1786>, 0x600a0915bbab <vm_exec_core+6091>, 0x600a091617e0 <vm_exec_core+29696>, 0x600a0915b703 <vm_exec_core+4899>, 0x600a091623df <vm_exec_core+32767>, 0x600a091601a3 <vm_exec_core+24003>, 0x600a0915db1e <vm_exec_core+14142>, 0x600a0915ac5a <vm_exec_core+2170>, 0x600a09161e48 <vm_exec_core+31336>, 0x600a09161b42 <vm_exec_core+30562>, 0x600a0915b97b <vm_exec_core+5531>, 0x600a0915b1f8 <vm_exec_core+3608>, 0x600a091607f8 <vm_exec_core+25624>, 0x600a0915c932 <vm_exec_core+9554>, 0x600a09162086 <vm_exec_core+31910>, 0x600a09161cd0 <vm_exec_core+30960>, 0x600a0915cf92 <vm_exec_core+11186>, 0x600a0915da9c <vm_exec_core+14012>, 0x600a091603f1 <vm_exec_core+24593>, 0x600a09161c31 <vm_exec_core+30801>, 0x600a0915f558 <vm_exec_core+20856>, 0x600a0916048b <vm_exec_core+24747>, 0x600a09160ba9 <vm_exec_core+26569>, 0x600a0915f484 <vm_exec_core+20644>, 0x600a0915b124 <vm_exec_core+3396>, 0x600a0915fcbd <vm_exec_core+22749>, 0x600a0915af9a <vm_exec_core+3002>, 0x600a0915b40a <vm_exec_core+4138>, 0x600a0915d2df <vm_exec_core+12031>, 0x600a0915f025 <vm_exec_core+19525>, 0x600a0915fa06 <vm_exec_core+22054>, 0x600a0915ebc1 <vm_exec_core+18401>, 0x600a0915ab1f <vm_exec_core+1855>, 0x600a0916112b <vm_exec_core+27979>, 0x600a09161a57 <vm_exec_core+30327>, 0x600a0915b4e3 <vm_exec_core+4355>, 0x600a0915c077 <vm_exec_core+7319>, 0x600a0915bafd <vm_exec_core+5917>, 0x600a0915ca37 <vm_exec_core+9815>, 0x600a0915da31 <vm_exec_core+13905>, 0x600a0915b5a5 <vm_exec_core+4549>, 0x600a09160f74 <vm_exec_core+27540>, 0x600a0915bfe6 <vm_exec_core+7174>, 0x600a0915d8ef <vm_exec_core+13583>, 0x600a0915e2a4 <vm_exec_core+16068>, 0x600a091608a4 <vm_exec_core+25796>, 0x600a0915f734 <vm_exec_core+21332>, 0x600a0915cb2b <vm_exec_core+10059>, 0x600a0915c3b4 <vm_exec_core+8148>, 0x600a091606d2 <vm_exec_core+25330>, 0x600a0915d52d <vm_exec_core+12621>, 0x600a0915fdc8 <vm_exec_core+23016>, 0x600a0915f7bc <vm_exec_core+21468>, 0x600a0915fe95 <vm_exec_core+23221>, 0x600a09161702 <vm_exec_core+29474>, 0x600a0915e885 <vm_exec_core+17573>, 0x600a09160973 <vm_exec_core+26003>, 0x600a0915f720 <vm_exec_core+21312>, 0x600a09160536 <vm_exec_core+24918>, 0x600a0915ce03 <vm_exec_core+10787>, 0x600a0915f0c9 <vm_exec_core+19689>, 0x600a0915f629 <vm_exec_core+21065>, 0x600a0915dfe8 <vm_exec_core+15368>, 0x600a0915ef34 <vm_exec_core+19284>, 0x600a0915d200 <vm_exec_core+11808>, 0x600a0915c571 <vm_exec_core+8593>, 0x600a0915ff29 <vm_exec_core+23369>, 0x600a0915b661 <vm_exec_core+4737>, 0x600a0915dde5 <vm_exec_core+14853>, 0x600a0916964a <vm_exec_core+62058>, 0x600a0915fae8 <vm_exec_core+22280>, 0x600a0915bec2 <vm_exec_core+6882>, 0x600a0915c290 <vm_exec_core+7856>, 0x600a0915c16e <vm_exec_core+7566>, 0x600a0915c7c7 <vm_exec_core+9191>, 0x600a0915d04f <vm_exec_core+11375>, 0x600a0915ef2f <vm_exec_core+19279>, 0x600a0915e6b2 <vm_exec_core+17106>, 0x600a0915ef2a <vm_exec_core+19274>, 0x600a0915f720 <vm_exec_core+21312>, 0x600a0915f71e <vm_exec_core+21310>, 0x600a0915c7c2 <vm_exec_core+9186>, 0x600a0915fc81 <vm_exec_core+22689>, 0x600a0915da92 <vm_exec_core+14002>, 0x600a0915da97 <vm_exec_core+14007>, 0x600a0915f71c <vm_exec_core+21308>, 0x600a0915f5fb <vm_exec_core+21019>, 0x600a0915ea88 <vm_exec_core+18088>, 0x600a0915e7a6 <vm_exec_core+17350>, 0x600a0915f71a <vm_exec_core+21306>, 0x600a0915ebbc <vm_exec_core+18396>...} reg_cfp = 0x73504a5ff790 reg_pc = 0x5040006a8af0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #57 0x0000600a09156f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160031593d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #58 0x0000600a0919414b in invoke_iseq_block_from_c (ec=0x5160031593d0, captured=<optimized out>, self=126789342448120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x735050c42b38 cfp = 0x73504a5ff7c8 sp = 0x73504a4ff818 use_argv = <optimized out> stack_argv = 0x73504a4ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #59 invoke_block_from_c_proc (ec=0x5160031593d0, self=126789342448120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #60 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #61 0x0000600a091923d6 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, proc@entry=0x5040007abe50, argc=148581326, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #62 0x0000600a090e9859 in thread_do_start_proc (th=th@entry=0x5150001b9480) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040007abe50 args_len = 0 args_ptr = <optimized out> #63 0x0000600a090e740a in thread_do_start (th=0x5150001b9480) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #64 thread_start_func_2 (th=th@entry=0x5150001b9480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #65 0x0000600a090e66ce in call_thread_start_func_2 (th=0x5150001b9480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7350349ffce0 #66 nt_start (ptr=0x50c0008cd100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001b9480 sched = <optimized out> nt = 0x50c0008cd100 vm = 0x525000000100 #67 0x0000600a08d9681f in asan_thread_start(void*) () No symbol table info available. #68 0x000073507229ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126788317480640, 7583230587313056107, 126788317480640, -352, 0, 140729043377840, 7583230587334027627, 7583359626609027435}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #69 0x0000735072329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 812554) detached] $ timeout 60 gdb -p 812566 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 812571 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 788553 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Retrying... Failed tests: TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: [ruby-core:86410] [Bug #14634]. TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: Expected [[812566, #<Process::Status: pid 812566 exit 0>], >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 788541 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 822596] [New LWP 822570] [New LWP 788543] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000765a31098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe92b33ba0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x765a31331c40 (LWP 788541) "ruby" 0x0000765a31098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe92b33ba0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x765a0f0006c0 (LWP 822596) "envutil.rb:183" 0x0000765a3111b4cd in __GI___poll (fds=0x765a0e209860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x765a102006c0 (LWP 822570) "Timeout stdlib " 0x0000765a31098d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x765a101fdc60, op=137, expected=0, futex_word=0x50c0053ee8d0) at ./nptl/futex-internal.c:57 4 Thread 0x765a14e006c0 (LWP 788543) "ruby" 0x0000765a3111b4cd in __GI___poll (fds=0x765a13b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x765a14e006c0 (LWP 788543) "ruby"): #0 0x0000765a3111b4cd in __GI___poll (fds=0x765a13b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063237e1ab46a in __interceptor_poll () No symbol table info available. #2 0x000063237e5599cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067 vm = <optimized out> #4 0x000063237e20481f in asan_thread_start(void*) () No symbol table info available. #5 0x0000765a3109ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {130129269360320, 7227946045506457903, 130129269360320, -352, 25, 140731359648640, 7227946045527429423, 7227882739005919535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000765a31129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x765a102006c0 (LWP 822570) "Timeout stdlib "): #0 0x0000765a31098d61 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x765a101fdc60, op=137, expected=0, futex_word=0x50c0053ee8d0) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=-2147483648, abstime=0x765a101fdc60, clockid=0, expected=0, futex_word=0x50c0053ee8d0) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0053ee8d0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x765a101fdc60, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000765a3109bc7e in __pthread_cond_wait_common (abstime=0x765a101fdc60, clockid=1, mutex=0x5150000501a0, cond=0x50c0053ee8a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x765a3109b4a0 <__condvar_cleanup_waiting>, __arg = 0x765a101fdb50, __canceltype = 2420965, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c0053ee8a8, mutex = 0x5150000501a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0053ee8a8, mutex=mutex@entry=0x5150000501a0, abstime=abstime@entry=0x765a101fdc60) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000063237e552e31 in native_cond_timedwait (cond=0x50c0053ee8a8, mutex=0x5150000501a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000050080, rel=rel@entry=0x765a0f20a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2490 end = <optimized out> sched = 0x515000000920 lock = 0x5150000501a0 cond = 0x50c0053ee8a8 max = 100000000000000000 #7 0x000063237e53a2a4 in native_sleep (th=0x515000050080, rel=0x765a0f20a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3337 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=999821000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 4269084524301644 woke = 1 #9 0x000063237e534a0f in rb_mutex_wait_for (time=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:563 rel = <optimized out> #10 0x000063237e24f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160008835d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x765a101fdef0, <optimized out>, 0x765a101fde00, <optimized out>, <optimized out>}, prev = 0x765a0f40b880, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008835d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000063237e53459d in rb_mutex_sleep (self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:590 rel = <error reading variable rel (Cannot access memory at address 0x89)> woken = 20 t = {tv_sec = 0, tv_usec = 999821} beg = 1729232521 scheduler = <optimized out> end = <optimized out> #12 0x000063237e63c72c in vm_call0_cfunc_with_frame (ec=0x5160008835d0, calling=<optimized out>, argv=0x765a0f40b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x765a139ff6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 130129733997760 argc = 1 mid = 26353 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 vm_call0_cfunc (ec=0x5160008835d0, calling=<optimized out>, argv=0x765a0f40b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x000063237e5f002e in vm_call0_cc (recv=130129733997760, id=26353, argc=<optimized out>, argv=<optimized out>, cc=0x765a30978e60, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x765a30978e60 self = <optimized out> #17 0x000063237e24f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160008835d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x765a101fe270, <optimized out>, 0x765a101fe180, <optimized out>, <optimized out>}, prev = 0x765a0f40ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008835d0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x000063237e55ddbd in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1548 sync_waiter = {self = 130129733997760, th = 0x515000050080, fiber = 0x0, node = {next = 0x5030000ab610, prev = 0x5030000ab610}} ec = <optimized out> cv = 0x5030000ab610 args = <optimized out> #19 0x000063237e6284a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x45e100100005 cc = <optimized out> me = 0x765a309f8548 cfunc = 0x50400001fc98 recv = 130129733998120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x000063237e60e61d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x765a101fe840) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x000063237e60e0d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x765a101fdc60 #22 0x000063237e5d5d3d in vm_sendish (ec=0x5160008835d0, reg_cfp=0x765a139ff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160008835d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63237e5c8ae9 <vm_exec_core+1801>, 0x63237e5c9bba <vm_exec_core+6106>, 0x63237e5cf7ef <vm_exec_core+29711>, 0x63237e5c9712 <vm_exec_core+4914>, 0x63237e5d03ee <vm_exec_core+32782>, 0x63237e5ce1b2 <vm_exec_core+24018>, 0x63237e5cbb2d <vm_exec_core+14157>, 0x63237e5c8c69 <vm_exec_core+2185>, 0x63237e5cfe57 <vm_exec_core+31351>, 0x63237e5cfb51 <vm_exec_core+30577>, 0x63237e5c998a <vm_exec_core+5546>, 0x63237e5c9207 <vm_exec_core+3623>, 0x63237e5ce807 <vm_exec_core+25639>, 0x63237e5ca941 <vm_exec_core+9569>, 0x63237e5d0095 <vm_exec_core+31925>, 0x63237e5cfcdf <vm_exec_core+30975>, 0x63237e5cafa1 <vm_exec_core+11201>, 0x63237e5cbaab <vm_exec_core+14027>, 0x63237e5ce400 <vm_exec_core+24608>, 0x63237e5cfc40 <vm_exec_core+30816>, 0x63237e5cd567 <vm_exec_core+20871>, 0x63237e5ce49a <vm_exec_core+24762>, 0x63237e5cebb8 <vm_exec_core+26584>, 0x63237e5cd493 <vm_exec_core+20659>, 0x63237e5c9133 <vm_exec_core+3411>, 0x63237e5cdccc <vm_exec_core+22764>, 0x63237e5c8fa9 <vm_exec_core+3017>, 0x63237e5c9419 <vm_exec_core+4153>, 0x63237e5cb2ee <vm_exec_core+12046>, 0x63237e5cd034 <vm_exec_core+19540>, 0x63237e5cda15 <vm_exec_core+22069>, 0x63237e5ccbd0 <vm_exec_core+18416>, 0x63237e5c8b2e <vm_exec_core+1870>, 0x63237e5cf13a <vm_exec_core+27994>, 0x63237e5cfa66 <vm_exec_core+30342>, 0x63237e5c94f2 <vm_exec_core+4370>, 0x63237e5ca086 <vm_exec_core+7334>, 0x63237e5c9b0c <vm_exec_core+5932>, 0x63237e5caa46 <vm_exec_core+9830>, 0x63237e5cba40 <vm_exec_core+13920>, 0x63237e5c95b4 <vm_exec_core+4564>, 0x63237e5cef83 <vm_exec_core+27555>, 0x63237e5c9ff5 <vm_exec_core+7189>, 0x63237e5cb8fe <vm_exec_core+13598>, 0x63237e5cc2b3 <vm_exec_core+16083>, 0x63237e5ce8b3 <vm_exec_core+25811>, 0x63237e5cd743 <vm_exec_core+21347>, 0x63237e5cab3a <vm_exec_core+10074>, 0x63237e5ca3c3 <vm_exec_core+8163>, 0x63237e5ce6e1 <vm_exec_core+25345>, 0x63237e5cb53c <vm_exec_core+12636>, 0x63237e5cddd7 <vm_exec_core+23031>, 0x63237e5cd7cb <vm_exec_core+21483>, 0x63237e5cdea4 <vm_exec_core+23236>, 0x63237e5cf711 <vm_exec_core+29489>, 0x63237e5cc894 <vm_exec_core+17588>, 0x63237e5ce982 <vm_exec_core+26018>, 0x63237e5c876b <vm_exec_core+907>, 0x63237e5ce545 <vm_exec_core+24933>, 0x63237e5cae12 <vm_exec_core+10802>, 0x63237e5cd0d8 <vm_exec_core+19704>, 0x63237e5cd638 <vm_exec_core+21080>, 0x63237e5c8770 <vm_exec_core+912>, 0x63237e5ccf43 <vm_exec_core+19299>, 0x63237e5cb20f <vm_exec_core+11823>, 0x63237e5ca580 <vm_exec_core+8608>, 0x63237e5cdf38 <vm_exec_core+23384>, 0x63237e5c9670 <vm_exec_core+4752>, 0x63237e5cbdf4 <vm_exec_core+14868>, 0x63237e5d7659 <vm_exec_core+62073>, 0x63237e5cdaf7 <vm_exec_core+22295>, 0x63237e5c9ed1 <vm_exec_core+6897>, 0x63237e5ca29f <vm_exec_core+7871>, 0x63237e5ca17d <vm_exec_core+7581>, 0x63237e5ca7d6 <vm_exec_core+9206>, 0x63237e5cb05e <vm_exec_core+11390>, 0x63237e5c9df2 <vm_exec_core+6674>, 0x63237e5d0683 <vm_exec_core+33443>, 0x63237e5cdbae <vm_exec_core+22478>, 0x63237e5cc6bc <vm_exec_core+17116>, 0x63237e5cf031 <vm_exec_core+27729>, 0x63237e5d07a1 <vm_exec_core+33729>, 0x63237e5cf397 <vm_exec_core+28599>, 0x63237e5d01ee <vm_exec_core+32270>, 0x63237e5d02c6 <vm_exec_core+32486>, 0x63237e5c904c <vm_exec_core+3180>, 0x63237e5cfd74 <vm_exec_core+31124>, 0x63237e5cb3ff <vm_exec_core+12319>, 0x63237e5cffaf <vm_exec_core+31695>, 0x63237e5caebe <vm_exec_core+10974>, 0x63237e5cf295 <vm_exec_core+28341>, 0x63237e5c8e73 <vm_exec_core+2707>, 0x63237e5cac54 <vm_exec_core+10356>, 0x63237e5cbffc <vm_exec_core+15388>, 0x63237e5cb995 <vm_exec_core+13749>, 0x63237e5cb764 <vm_exec_core+13188>, 0x63237e5c8867 <vm_exec_core+1159>, 0x63237e5c8d8a <vm_exec_core+2474>, 0x63237e5c88f9 <vm_exec_core+1305>, 0x63237e5cf5b0 <vm_exec_core+29136>, 0x63237e5ccde0 <vm_exec_core+18944>, 0x63237e5cc384 <vm_exec_core+16292>, 0x63237e5ccaa1 <vm_exec_core+18113>, 0x63237e5cc7ba <vm_exec_core+17370>, 0x63237e5cb805 <vm_exec_core+13349>, 0x63237e5cc1a8 <vm_exec_core+15816>, 0x63237e5cbcca <vm_exec_core+14570>, 0x63237e5cc4b3 <vm_exec_core+16595>, 0x63237e5cc535 <vm_exec_core+16725>, 0x63237e5c8ada <vm_exec_core+1786>, 0x63237e5c9bab <vm_exec_core+6091>, 0x63237e5cf7e0 <vm_exec_core+29696>, 0x63237e5c9703 <vm_exec_core+4899>, 0x63237e5d03df <vm_exec_core+32767>, 0x63237e5ce1a3 <vm_exec_core+24003>, 0x63237e5cbb1e <vm_exec_core+14142>, 0x63237e5c8c5a <vm_exec_core+2170>, 0x63237e5cfe48 <vm_exec_core+31336>, 0x63237e5cfb42 <vm_exec_core+30562>, 0x63237e5c997b <vm_exec_core+5531>, 0x63237e5c91f8 <vm_exec_core+3608>, 0x63237e5ce7f8 <vm_exec_core+25624>, 0x63237e5ca932 <vm_exec_core+9554>, 0x63237e5d0086 <vm_exec_core+31910>, 0x63237e5cfcd0 <vm_exec_core+30960>, 0x63237e5caf92 <vm_exec_core+11186>, 0x63237e5cba9c <vm_exec_core+14012>, 0x63237e5ce3f1 <vm_exec_core+24593>, 0x63237e5cfc31 <vm_exec_core+30801>, 0x63237e5cd558 <vm_exec_core+20856>, 0x63237e5ce48b <vm_exec_core+24747>, 0x63237e5ceba9 <vm_exec_core+26569>, 0x63237e5cd484 <vm_exec_core+20644>, 0x63237e5c9124 <vm_exec_core+3396>, 0x63237e5cdcbd <vm_exec_core+22749>, 0x63237e5c8f9a <vm_exec_core+3002>, 0x63237e5c940a <vm_exec_core+4138>, 0x63237e5cb2df <vm_exec_core+12031>, 0x63237e5cd025 <vm_exec_core+19525>, 0x63237e5cda06 <vm_exec_core+22054>, 0x63237e5ccbc1 <vm_exec_core+18401>, 0x63237e5c8b1f <vm_exec_core+1855>, 0x63237e5cf12b <vm_exec_core+27979>, 0x63237e5cfa57 <vm_exec_core+30327>, 0x63237e5c94e3 <vm_exec_core+4355>, 0x63237e5ca077 <vm_exec_core+7319>, 0x63237e5c9afd <vm_exec_core+5917>, 0x63237e5caa37 <vm_exec_core+9815>, 0x63237e5cba31 <vm_exec_core+13905>, 0x63237e5c95a5 <vm_exec_core+4549>, 0x63237e5cef74 <vm_exec_core+27540>, 0x63237e5c9fe6 <vm_exec_core+7174>, 0x63237e5cb8ef <vm_exec_core+13583>, 0x63237e5cc2a4 <vm_exec_core+16068>, 0x63237e5ce8a4 <vm_exec_core+25796>, 0x63237e5cd734 <vm_exec_core+21332>, 0x63237e5cab2b <vm_exec_core+10059>, 0x63237e5ca3b4 <vm_exec_core+8148>, 0x63237e5ce6d2 <vm_exec_core+25330>, 0x63237e5cb52d <vm_exec_core+12621>, 0x63237e5cddc8 <vm_exec_core+23016>, 0x63237e5cd7bc <vm_exec_core+21468>, 0x63237e5cde95 <vm_exec_core+23221>, 0x63237e5cf702 <vm_exec_core+29474>, 0x63237e5cc885 <vm_exec_core+17573>, 0x63237e5ce973 <vm_exec_core+26003>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5ce536 <vm_exec_core+24918>, 0x63237e5cae03 <vm_exec_core+10787>, 0x63237e5cd0c9 <vm_exec_core+19689>, 0x63237e5cd629 <vm_exec_core+21065>, 0x63237e5cbfe8 <vm_exec_core+15368>, 0x63237e5ccf34 <vm_exec_core+19284>, 0x63237e5cb200 <vm_exec_core+11808>, 0x63237e5ca571 <vm_exec_core+8593>, 0x63237e5cdf29 <vm_exec_core+23369>, 0x63237e5c9661 <vm_exec_core+4737>, 0x63237e5cbde5 <vm_exec_core+14853>, 0x63237e5d764a <vm_exec_core+62058>, 0x63237e5cdae8 <vm_exec_core+22280>, 0x63237e5c9ec2 <vm_exec_core+6882>, 0x63237e5ca290 <vm_exec_core+7856>, 0x63237e5ca16e <vm_exec_core+7566>, 0x63237e5ca7c7 <vm_exec_core+9191>, 0x63237e5cb04f <vm_exec_core+11375>, 0x63237e5ccf2f <vm_exec_core+19279>, 0x63237e5cc6b2 <vm_exec_core+17106>, 0x63237e5ccf2a <vm_exec_core+19274>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5cd71e <vm_exec_core+21310>, 0x63237e5ca7c2 <vm_exec_core+9186>, 0x63237e5cdc81 <vm_exec_core+22689>, 0x63237e5cba92 <vm_exec_core+14002>, 0x63237e5cba97 <vm_exec_core+14007>, 0x63237e5cd71c <vm_exec_core+21308>, 0x63237e5cd5fb <vm_exec_core+21019>, 0x63237e5cca88 <vm_exec_core+18088>, 0x63237e5cc7a6 <vm_exec_core+17350>, 0x63237e5cd71a <vm_exec_core+21306>, 0x63237e5ccbbc <vm_exec_core+18396>...} reg_cfp = 0x765a139ff720 reg_pc = 0x513000088fd8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x000063237e5c4f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008835d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x000063237e645ab2 in invoke_iseq_block_from_c (ec=0x5160008835d0, captured=0x765a139ff7a8, self=130129734160560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x765a3091ddd0 cfp = <optimized out> sp = 0x765a138ff870 use_argv = 0x0 stack_argv = 0x765a138ff870 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x765a139ff7a8 #27 0x000063237e5f2276 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x000063237e5f2276 in rb_yield (val=<optimized out>) No locals. #31 0x000063237e24f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160008835d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x765a101fef90, <optimized out>, 0x765a101feea0, <optimized out>, <optimized out>}, prev = 0x765a0f409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008835d0 state = RUBY_TAG_NONE errinfo = <optimized out> #32 0x000063237e6284a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x670100000001 cc = <optimized out> me = 0x765a309f8b38 cfunc = 0x50400001f698 recv = 130129733997760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x000063237e5cd2db in vm_sendish (ec=0x5160008835d0, reg_cfp=0x765a139ff790, cd=0x50f000005340, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160008835d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f000005340 insns_address_table = {0x63237e5c8ae9 <vm_exec_core+1801>, 0x63237e5c9bba <vm_exec_core+6106>, 0x63237e5cf7ef <vm_exec_core+29711>, 0x63237e5c9712 <vm_exec_core+4914>, 0x63237e5d03ee <vm_exec_core+32782>, 0x63237e5ce1b2 <vm_exec_core+24018>, 0x63237e5cbb2d <vm_exec_core+14157>, 0x63237e5c8c69 <vm_exec_core+2185>, 0x63237e5cfe57 <vm_exec_core+31351>, 0x63237e5cfb51 <vm_exec_core+30577>, 0x63237e5c998a <vm_exec_core+5546>, 0x63237e5c9207 <vm_exec_core+3623>, 0x63237e5ce807 <vm_exec_core+25639>, 0x63237e5ca941 <vm_exec_core+9569>, 0x63237e5d0095 <vm_exec_core+31925>, 0x63237e5cfcdf <vm_exec_core+30975>, 0x63237e5cafa1 <vm_exec_core+11201>, 0x63237e5cbaab <vm_exec_core+14027>, 0x63237e5ce400 <vm_exec_core+24608>, 0x63237e5cfc40 <vm_exec_core+30816>, 0x63237e5cd567 <vm_exec_core+20871>, 0x63237e5ce49a <vm_exec_core+24762>, 0x63237e5cebb8 <vm_exec_core+26584>, 0x63237e5cd493 <vm_exec_core+20659>, 0x63237e5c9133 <vm_exec_core+3411>, 0x63237e5cdccc <vm_exec_core+22764>, 0x63237e5c8fa9 <vm_exec_core+3017>, 0x63237e5c9419 <vm_exec_core+4153>, 0x63237e5cb2ee <vm_exec_core+12046>, 0x63237e5cd034 <vm_exec_core+19540>, 0x63237e5cda15 <vm_exec_core+22069>, 0x63237e5ccbd0 <vm_exec_core+18416>, 0x63237e5c8b2e <vm_exec_core+1870>, 0x63237e5cf13a <vm_exec_core+27994>, 0x63237e5cfa66 <vm_exec_core+30342>, 0x63237e5c94f2 <vm_exec_core+4370>, 0x63237e5ca086 <vm_exec_core+7334>, 0x63237e5c9b0c <vm_exec_core+5932>, 0x63237e5caa46 <vm_exec_core+9830>, 0x63237e5cba40 <vm_exec_core+13920>, 0x63237e5c95b4 <vm_exec_core+4564>, 0x63237e5cef83 <vm_exec_core+27555>, 0x63237e5c9ff5 <vm_exec_core+7189>, 0x63237e5cb8fe <vm_exec_core+13598>, 0x63237e5cc2b3 <vm_exec_core+16083>, 0x63237e5ce8b3 <vm_exec_core+25811>, 0x63237e5cd743 <vm_exec_core+21347>, 0x63237e5cab3a <vm_exec_core+10074>, 0x63237e5ca3c3 <vm_exec_core+8163>, 0x63237e5ce6e1 <vm_exec_core+25345>, 0x63237e5cb53c <vm_exec_core+12636>, 0x63237e5cddd7 <vm_exec_core+23031>, 0x63237e5cd7cb <vm_exec_core+21483>, 0x63237e5cdea4 <vm_exec_core+23236>, 0x63237e5cf711 <vm_exec_core+29489>, 0x63237e5cc894 <vm_exec_core+17588>, 0x63237e5ce982 <vm_exec_core+26018>, 0x63237e5c876b <vm_exec_core+907>, 0x63237e5ce545 <vm_exec_core+24933>, 0x63237e5cae12 <vm_exec_core+10802>, 0x63237e5cd0d8 <vm_exec_core+19704>, 0x63237e5cd638 <vm_exec_core+21080>, 0x63237e5c8770 <vm_exec_core+912>, 0x63237e5ccf43 <vm_exec_core+19299>, 0x63237e5cb20f <vm_exec_core+11823>, 0x63237e5ca580 <vm_exec_core+8608>, 0x63237e5cdf38 <vm_exec_core+23384>, 0x63237e5c9670 <vm_exec_core+4752>, 0x63237e5cbdf4 <vm_exec_core+14868>, 0x63237e5d7659 <vm_exec_core+62073>, 0x63237e5cdaf7 <vm_exec_core+22295>, 0x63237e5c9ed1 <vm_exec_core+6897>, 0x63237e5ca29f <vm_exec_core+7871>, 0x63237e5ca17d <vm_exec_core+7581>, 0x63237e5ca7d6 <vm_exec_core+9206>, 0x63237e5cb05e <vm_exec_core+11390>, 0x63237e5c9df2 <vm_exec_core+6674>, 0x63237e5d0683 <vm_exec_core+33443>, 0x63237e5cdbae <vm_exec_core+22478>, 0x63237e5cc6bc <vm_exec_core+17116>, 0x63237e5cf031 <vm_exec_core+27729>, 0x63237e5d07a1 <vm_exec_core+33729>, 0x63237e5cf397 <vm_exec_core+28599>, 0x63237e5d01ee <vm_exec_core+32270>, 0x63237e5d02c6 <vm_exec_core+32486>, 0x63237e5c904c <vm_exec_core+3180>, 0x63237e5cfd74 <vm_exec_core+31124>, 0x63237e5cb3ff <vm_exec_core+12319>, 0x63237e5cffaf <vm_exec_core+31695>, 0x63237e5caebe <vm_exec_core+10974>, 0x63237e5cf295 <vm_exec_core+28341>, 0x63237e5c8e73 <vm_exec_core+2707>, 0x63237e5cac54 <vm_exec_core+10356>, 0x63237e5cbffc <vm_exec_core+15388>, 0x63237e5cb995 <vm_exec_core+13749>, 0x63237e5cb764 <vm_exec_core+13188>, 0x63237e5c8867 <vm_exec_core+1159>, 0x63237e5c8d8a <vm_exec_core+2474>, 0x63237e5c88f9 <vm_exec_core+1305>, 0x63237e5cf5b0 <vm_exec_core+29136>, 0x63237e5ccde0 <vm_exec_core+18944>, 0x63237e5cc384 <vm_exec_core+16292>, 0x63237e5ccaa1 <vm_exec_core+18113>, 0x63237e5cc7ba <vm_exec_core+17370>, 0x63237e5cb805 <vm_exec_core+13349>, 0x63237e5cc1a8 <vm_exec_core+15816>, 0x63237e5cbcca <vm_exec_core+14570>, 0x63237e5cc4b3 <vm_exec_core+16595>, 0x63237e5cc535 <vm_exec_core+16725>, 0x63237e5c8ada <vm_exec_core+1786>, 0x63237e5c9bab <vm_exec_core+6091>, 0x63237e5cf7e0 <vm_exec_core+29696>, 0x63237e5c9703 <vm_exec_core+4899>, 0x63237e5d03df <vm_exec_core+32767>, 0x63237e5ce1a3 <vm_exec_core+24003>, 0x63237e5cbb1e <vm_exec_core+14142>, 0x63237e5c8c5a <vm_exec_core+2170>, 0x63237e5cfe48 <vm_exec_core+31336>, 0x63237e5cfb42 <vm_exec_core+30562>, 0x63237e5c997b <vm_exec_core+5531>, 0x63237e5c91f8 <vm_exec_core+3608>, 0x63237e5ce7f8 <vm_exec_core+25624>, 0x63237e5ca932 <vm_exec_core+9554>, 0x63237e5d0086 <vm_exec_core+31910>, 0x63237e5cfcd0 <vm_exec_core+30960>, 0x63237e5caf92 <vm_exec_core+11186>, 0x63237e5cba9c <vm_exec_core+14012>, 0x63237e5ce3f1 <vm_exec_core+24593>, 0x63237e5cfc31 <vm_exec_core+30801>, 0x63237e5cd558 <vm_exec_core+20856>, 0x63237e5ce48b <vm_exec_core+24747>, 0x63237e5ceba9 <vm_exec_core+26569>, 0x63237e5cd484 <vm_exec_core+20644>, 0x63237e5c9124 <vm_exec_core+3396>, 0x63237e5cdcbd <vm_exec_core+22749>, 0x63237e5c8f9a <vm_exec_core+3002>, 0x63237e5c940a <vm_exec_core+4138>, 0x63237e5cb2df <vm_exec_core+12031>, 0x63237e5cd025 <vm_exec_core+19525>, 0x63237e5cda06 <vm_exec_core+22054>, 0x63237e5ccbc1 <vm_exec_core+18401>, 0x63237e5c8b1f <vm_exec_core+1855>, 0x63237e5cf12b <vm_exec_core+27979>, 0x63237e5cfa57 <vm_exec_core+30327>, 0x63237e5c94e3 <vm_exec_core+4355>, 0x63237e5ca077 <vm_exec_core+7319>, 0x63237e5c9afd <vm_exec_core+5917>, 0x63237e5caa37 <vm_exec_core+9815>, 0x63237e5cba31 <vm_exec_core+13905>, 0x63237e5c95a5 <vm_exec_core+4549>, 0x63237e5cef74 <vm_exec_core+27540>, 0x63237e5c9fe6 <vm_exec_core+7174>, 0x63237e5cb8ef <vm_exec_core+13583>, 0x63237e5cc2a4 <vm_exec_core+16068>, 0x63237e5ce8a4 <vm_exec_core+25796>, 0x63237e5cd734 <vm_exec_core+21332>, 0x63237e5cab2b <vm_exec_core+10059>, 0x63237e5ca3b4 <vm_exec_core+8148>, 0x63237e5ce6d2 <vm_exec_core+25330>, 0x63237e5cb52d <vm_exec_core+12621>, 0x63237e5cddc8 <vm_exec_core+23016>, 0x63237e5cd7bc <vm_exec_core+21468>, 0x63237e5cde95 <vm_exec_core+23221>, 0x63237e5cf702 <vm_exec_core+29474>, 0x63237e5cc885 <vm_exec_core+17573>, 0x63237e5ce973 <vm_exec_core+26003>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5ce536 <vm_exec_core+24918>, 0x63237e5cae03 <vm_exec_core+10787>, 0x63237e5cd0c9 <vm_exec_core+19689>, 0x63237e5cd629 <vm_exec_core+21065>, 0x63237e5cbfe8 <vm_exec_core+15368>, 0x63237e5ccf34 <vm_exec_core+19284>, 0x63237e5cb200 <vm_exec_core+11808>, 0x63237e5ca571 <vm_exec_core+8593>, 0x63237e5cdf29 <vm_exec_core+23369>, 0x63237e5c9661 <vm_exec_core+4737>, 0x63237e5cbde5 <vm_exec_core+14853>, 0x63237e5d764a <vm_exec_core+62058>, 0x63237e5cdae8 <vm_exec_core+22280>, 0x63237e5c9ec2 <vm_exec_core+6882>, 0x63237e5ca290 <vm_exec_core+7856>, 0x63237e5ca16e <vm_exec_core+7566>, 0x63237e5ca7c7 <vm_exec_core+9191>, 0x63237e5cb04f <vm_exec_core+11375>, 0x63237e5ccf2f <vm_exec_core+19279>, 0x63237e5cc6b2 <vm_exec_core+17106>, 0x63237e5ccf2a <vm_exec_core+19274>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5cd71e <vm_exec_core+21310>, 0x63237e5ca7c2 <vm_exec_core+9186>, 0x63237e5cdc81 <vm_exec_core+22689>, 0x63237e5cba92 <vm_exec_core+14002>, 0x63237e5cba97 <vm_exec_core+14007>, 0x63237e5cd71c <vm_exec_core+21308>, 0x63237e5cd5fb <vm_exec_core+21019>, 0x63237e5cca88 <vm_exec_core+18088>, 0x63237e5cc7a6 <vm_exec_core+17350>, 0x63237e5cd71a <vm_exec_core+21306>, 0x63237e5ccbbc <vm_exec_core+18396>...} reg_cfp = 0x765a139ff790 reg_pc = 0x51700000d830 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x000063237e5c4f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008835d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x000063237e60214b in invoke_iseq_block_from_c (ec=0x5160008835d0, captured=<optimized out>, self=130129734160560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x765a3091de98 cfp = 0x765a139ff7c8 sp = 0x765a138ff818 use_argv = <optimized out> stack_argv = 0x765a138ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #37 invoke_block_from_c_proc (ec=0x5160008835d0, self=130129734160560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #39 0x000063237e6003d6 in rb_vm_invoke_proc (ec=0x50c0053ee8d0, proc=0x89, proc@entry=0x50400013ce90, argc=822709601, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #40 0x000063237e557859 in thread_do_start_proc (th=th@entry=0x515000050080) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400013ce90 args_len = 0 args_ptr = <optimized out> #41 0x000063237e55540a in thread_do_start (th=0x515000050080) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #42 thread_start_func_2 (th=th@entry=0x515000050080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #43 0x000063237e5546ce in call_thread_start_func_2 (th=0x515000050080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x765a101ffce0 #44 nt_start (ptr=0x50c0053ee880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000050080 sched = <optimized out> nt = 0x50c0053ee880 vm = 0x525000000100 #45 0x000063237e20481f in asan_thread_start(void*) () No symbol table info available. #46 0x0000765a3109ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {130129189668544, 7227955391355293999, 130129189668544, -352, 0, 140731359637168, 7227955391376265519, 7227882739005919535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #47 0x0000765a31129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x765a0f0006c0 (LWP 822596) "envutil.rb:183"): #0 0x0000765a3111b4cd in __GI___poll (fds=0x765a0e209860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063237e1ab46a in __interceptor_poll () No symbol table info available. #2 0x000063237e2fef7d in nogvl_wait_for (th=130129269713040, fptr=0x51100011c640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 8, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x000063237e3003f6 in internal_read_func (ptr=0x765a0e209720) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x765a0e209720 result = <optimized out> #5 0x000063237e53d7ab in rb_thread_io_blocking_call (func=0x63237e2fff70 <internal_read_func>, data1=data1@entry=0x765a0e209720, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000063237e2ffd8a in rb_io_blocking_region_wait (argument=0x765a0e209720, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1312 iis = {th = 130129269713040, fptr = 0x51100011c640, nonblock = 0, fd = 8, buf = 0x5250000ff100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000063237e3036c7 in io_bufread (ptr=0x5250000ff100 '\276' <repeats 200 times>..., len=8192, fptr=0x51100011c640) at /tmp/ruby/src/trunk_asan/io.c:3055 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3094 p = <optimized out> #10 0x000063237e24f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160008e20d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x765a0effec10, <optimized out>, 0x765a0effeb20, <optimized out>, <optimized out>}, prev = 0x765a0e209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008e20d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000063237e3010eb in io_fread (str=130129269712560, offset=0, size=8192, fptr=0x51100011c640) at /tmp/ruby/src/trunk_asan/io.c:3108 arg = {str_ptr = 0x5250000ff100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=130129269712560) at /tmp/ruby/src/trunk_asan/io.c:3386 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000063237e2f0e72 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3810 str = <optimized out> length = <optimized out> fptr = 0x51100011c640 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000063237e6284a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x3fa100100001 cc = <optimized out> me = 0x765a30b29e58 cfunc = 0x504000011058 recv = 130129269717040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000063237e60e61d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x765a0efff320) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xf2f2f200f2f2f200 cc = <optimized out> cme = <optimized out> v = <optimized out> #16 0x000063237e60e0d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x765a0effe5b0 #17 0x000063237e5d5d3d in vm_sendish (ec=0x5160008e20d0, reg_cfp=0x765a103ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #18 vm_exec_core (ec=ec@entry=0x5160008e20d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63237e5c8ae9 <vm_exec_core+1801>, 0x63237e5c9bba <vm_exec_core+6106>, 0x63237e5cf7ef <vm_exec_core+29711>, 0x63237e5c9712 <vm_exec_core+4914>, 0x63237e5d03ee <vm_exec_core+32782>, 0x63237e5ce1b2 <vm_exec_core+24018>, 0x63237e5cbb2d <vm_exec_core+14157>, 0x63237e5c8c69 <vm_exec_core+2185>, 0x63237e5cfe57 <vm_exec_core+31351>, 0x63237e5cfb51 <vm_exec_core+30577>, 0x63237e5c998a <vm_exec_core+5546>, 0x63237e5c9207 <vm_exec_core+3623>, 0x63237e5ce807 <vm_exec_core+25639>, 0x63237e5ca941 <vm_exec_core+9569>, 0x63237e5d0095 <vm_exec_core+31925>, 0x63237e5cfcdf <vm_exec_core+30975>, 0x63237e5cafa1 <vm_exec_core+11201>, 0x63237e5cbaab <vm_exec_core+14027>, 0x63237e5ce400 <vm_exec_core+24608>, 0x63237e5cfc40 <vm_exec_core+30816>, 0x63237e5cd567 <vm_exec_core+20871>, 0x63237e5ce49a <vm_exec_core+24762>, 0x63237e5cebb8 <vm_exec_core+26584>, 0x63237e5cd493 <vm_exec_core+20659>, 0x63237e5c9133 <vm_exec_core+3411>, 0x63237e5cdccc <vm_exec_core+22764>, 0x63237e5c8fa9 <vm_exec_core+3017>, 0x63237e5c9419 <vm_exec_core+4153>, 0x63237e5cb2ee <vm_exec_core+12046>, 0x63237e5cd034 <vm_exec_core+19540>, 0x63237e5cda15 <vm_exec_core+22069>, 0x63237e5ccbd0 <vm_exec_core+18416>, 0x63237e5c8b2e <vm_exec_core+1870>, 0x63237e5cf13a <vm_exec_core+27994>, 0x63237e5cfa66 <vm_exec_core+30342>, 0x63237e5c94f2 <vm_exec_core+4370>, 0x63237e5ca086 <vm_exec_core+7334>, 0x63237e5c9b0c <vm_exec_core+5932>, 0x63237e5caa46 <vm_exec_core+9830>, 0x63237e5cba40 <vm_exec_core+13920>, 0x63237e5c95b4 <vm_exec_core+4564>, 0x63237e5cef83 <vm_exec_core+27555>, 0x63237e5c9ff5 <vm_exec_core+7189>, 0x63237e5cb8fe <vm_exec_core+13598>, 0x63237e5cc2b3 <vm_exec_core+16083>, 0x63237e5ce8b3 <vm_exec_core+25811>, 0x63237e5cd743 <vm_exec_core+21347>, 0x63237e5cab3a <vm_exec_core+10074>, 0x63237e5ca3c3 <vm_exec_core+8163>, 0x63237e5ce6e1 <vm_exec_core+25345>, 0x63237e5cb53c <vm_exec_core+12636>, 0x63237e5cddd7 <vm_exec_core+23031>, 0x63237e5cd7cb <vm_exec_core+21483>, 0x63237e5cdea4 <vm_exec_core+23236>, 0x63237e5cf711 <vm_exec_core+29489>, 0x63237e5cc894 <vm_exec_core+17588>, 0x63237e5ce982 <vm_exec_core+26018>, 0x63237e5c876b <vm_exec_core+907>, 0x63237e5ce545 <vm_exec_core+24933>, 0x63237e5cae12 <vm_exec_core+10802>, 0x63237e5cd0d8 <vm_exec_core+19704>, 0x63237e5cd638 <vm_exec_core+21080>, 0x63237e5c8770 <vm_exec_core+912>, 0x63237e5ccf43 <vm_exec_core+19299>, 0x63237e5cb20f <vm_exec_core+11823>, 0x63237e5ca580 <vm_exec_core+8608>, 0x63237e5cdf38 <vm_exec_core+23384>, 0x63237e5c9670 <vm_exec_core+4752>, 0x63237e5cbdf4 <vm_exec_core+14868>, 0x63237e5d7659 <vm_exec_core+62073>, 0x63237e5cdaf7 <vm_exec_core+22295>, 0x63237e5c9ed1 <vm_exec_core+6897>, 0x63237e5ca29f <vm_exec_core+7871>, 0x63237e5ca17d <vm_exec_core+7581>, 0x63237e5ca7d6 <vm_exec_core+9206>, 0x63237e5cb05e <vm_exec_core+11390>, 0x63237e5c9df2 <vm_exec_core+6674>, 0x63237e5d0683 <vm_exec_core+33443>, 0x63237e5cdbae <vm_exec_core+22478>, 0x63237e5cc6bc <vm_exec_core+17116>, 0x63237e5cf031 <vm_exec_core+27729>, 0x63237e5d07a1 <vm_exec_core+33729>, 0x63237e5cf397 <vm_exec_core+28599>, 0x63237e5d01ee <vm_exec_core+32270>, 0x63237e5d02c6 <vm_exec_core+32486>, 0x63237e5c904c <vm_exec_core+3180>, 0x63237e5cfd74 <vm_exec_core+31124>, 0x63237e5cb3ff <vm_exec_core+12319>, 0x63237e5cffaf <vm_exec_core+31695>, 0x63237e5caebe <vm_exec_core+10974>, 0x63237e5cf295 <vm_exec_core+28341>, 0x63237e5c8e73 <vm_exec_core+2707>, 0x63237e5cac54 <vm_exec_core+10356>, 0x63237e5cbffc <vm_exec_core+15388>, 0x63237e5cb995 <vm_exec_core+13749>, 0x63237e5cb764 <vm_exec_core+13188>, 0x63237e5c8867 <vm_exec_core+1159>, 0x63237e5c8d8a <vm_exec_core+2474>, 0x63237e5c88f9 <vm_exec_core+1305>, 0x63237e5cf5b0 <vm_exec_core+29136>, 0x63237e5ccde0 <vm_exec_core+18944>, 0x63237e5cc384 <vm_exec_core+16292>, 0x63237e5ccaa1 <vm_exec_core+18113>, 0x63237e5cc7ba <vm_exec_core+17370>, 0x63237e5cb805 <vm_exec_core+13349>, 0x63237e5cc1a8 <vm_exec_core+15816>, 0x63237e5cbcca <vm_exec_core+14570>, 0x63237e5cc4b3 <vm_exec_core+16595>, 0x63237e5cc535 <vm_exec_core+16725>, 0x63237e5c8ada <vm_exec_core+1786>, 0x63237e5c9bab <vm_exec_core+6091>, 0x63237e5cf7e0 <vm_exec_core+29696>, 0x63237e5c9703 <vm_exec_core+4899>, 0x63237e5d03df <vm_exec_core+32767>, 0x63237e5ce1a3 <vm_exec_core+24003>, 0x63237e5cbb1e <vm_exec_core+14142>, 0x63237e5c8c5a <vm_exec_core+2170>, 0x63237e5cfe48 <vm_exec_core+31336>, 0x63237e5cfb42 <vm_exec_core+30562>, 0x63237e5c997b <vm_exec_core+5531>, 0x63237e5c91f8 <vm_exec_core+3608>, 0x63237e5ce7f8 <vm_exec_core+25624>, 0x63237e5ca932 <vm_exec_core+9554>, 0x63237e5d0086 <vm_exec_core+31910>, 0x63237e5cfcd0 <vm_exec_core+30960>, 0x63237e5caf92 <vm_exec_core+11186>, 0x63237e5cba9c <vm_exec_core+14012>, 0x63237e5ce3f1 <vm_exec_core+24593>, 0x63237e5cfc31 <vm_exec_core+30801>, 0x63237e5cd558 <vm_exec_core+20856>, 0x63237e5ce48b <vm_exec_core+24747>, 0x63237e5ceba9 <vm_exec_core+26569>, 0x63237e5cd484 <vm_exec_core+20644>, 0x63237e5c9124 <vm_exec_core+3396>, 0x63237e5cdcbd <vm_exec_core+22749>, 0x63237e5c8f9a <vm_exec_core+3002>, 0x63237e5c940a <vm_exec_core+4138>, 0x63237e5cb2df <vm_exec_core+12031>, 0x63237e5cd025 <vm_exec_core+19525>, 0x63237e5cda06 <vm_exec_core+22054>, 0x63237e5ccbc1 <vm_exec_core+18401>, 0x63237e5c8b1f <vm_exec_core+1855>, 0x63237e5cf12b <vm_exec_core+27979>, 0x63237e5cfa57 <vm_exec_core+30327>, 0x63237e5c94e3 <vm_exec_core+4355>, 0x63237e5ca077 <vm_exec_core+7319>, 0x63237e5c9afd <vm_exec_core+5917>, 0x63237e5caa37 <vm_exec_core+9815>, 0x63237e5cba31 <vm_exec_core+13905>, 0x63237e5c95a5 <vm_exec_core+4549>, 0x63237e5cef74 <vm_exec_core+27540>, 0x63237e5c9fe6 <vm_exec_core+7174>, 0x63237e5cb8ef <vm_exec_core+13583>, 0x63237e5cc2a4 <vm_exec_core+16068>, 0x63237e5ce8a4 <vm_exec_core+25796>, 0x63237e5cd734 <vm_exec_core+21332>, 0x63237e5cab2b <vm_exec_core+10059>, 0x63237e5ca3b4 <vm_exec_core+8148>, 0x63237e5ce6d2 <vm_exec_core+25330>, 0x63237e5cb52d <vm_exec_core+12621>, 0x63237e5cddc8 <vm_exec_core+23016>, 0x63237e5cd7bc <vm_exec_core+21468>, 0x63237e5cde95 <vm_exec_core+23221>, 0x63237e5cf702 <vm_exec_core+29474>, 0x63237e5cc885 <vm_exec_core+17573>, 0x63237e5ce973 <vm_exec_core+26003>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5ce536 <vm_exec_core+24918>, 0x63237e5cae03 <vm_exec_core+10787>, 0x63237e5cd0c9 <vm_exec_core+19689>, 0x63237e5cd629 <vm_exec_core+21065>, 0x63237e5cbfe8 <vm_exec_core+15368>, 0x63237e5ccf34 <vm_exec_core+19284>, 0x63237e5cb200 <vm_exec_core+11808>, 0x63237e5ca571 <vm_exec_core+8593>, 0x63237e5cdf29 <vm_exec_core+23369>, 0x63237e5c9661 <vm_exec_core+4737>, 0x63237e5cbde5 <vm_exec_core+14853>, 0x63237e5d764a <vm_exec_core+62058>, 0x63237e5cdae8 <vm_exec_core+22280>, 0x63237e5c9ec2 <vm_exec_core+6882>, 0x63237e5ca290 <vm_exec_core+7856>, 0x63237e5ca16e <vm_exec_core+7566>, 0x63237e5ca7c7 <vm_exec_core+9191>, 0x63237e5cb04f <vm_exec_core+11375>, 0x63237e5ccf2f <vm_exec_core+19279>, 0x63237e5cc6b2 <vm_exec_core+17106>, 0x63237e5ccf2a <vm_exec_core+19274>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5cd71e <vm_exec_core+21310>, 0x63237e5ca7c2 <vm_exec_core+9186>, 0x63237e5cdc81 <vm_exec_core+22689>, 0x63237e5cba92 <vm_exec_core+14002>, 0x63237e5cba97 <vm_exec_core+14007>, 0x63237e5cd71c <vm_exec_core+21308>, 0x63237e5cd5fb <vm_exec_core+21019>, 0x63237e5cca88 <vm_exec_core+18088>, 0x63237e5cc7a6 <vm_exec_core+17350>, 0x63237e5cd71a <vm_exec_core+21306>, 0x63237e5ccbbc <vm_exec_core+18396>...} reg_cfp = 0x765a103ff790 reg_pc = 0x50400005abf0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #19 0x000063237e5c4f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008e20d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #20 0x000063237e60214b in invoke_iseq_block_from_c (ec=0x5160008e20d0, captured=<optimized out>, self=130129734157840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x765a30984968 cfp = 0x765a103ff7c8 sp = 0x765a102ff818 use_argv = <optimized out> stack_argv = 0x765a102ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #21 invoke_block_from_c_proc (ec=0x5160008e20d0, self=130129734157840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #22 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #23 0x000063237e6003d6 in rb_vm_invoke_proc (ec=0x765a0e209860, proc=0x1, proc@entry=0x504000146710, argc=823243981, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #24 0x000063237e557859 in thread_do_start_proc (th=th@entry=0x515000051980) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000146710 args_len = 0 args_ptr = <optimized out> #25 0x000063237e55540a in thread_do_start (th=0x515000051980) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #26 thread_start_func_2 (th=th@entry=0x515000051980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #27 0x000063237e5546ce in call_thread_start_func_2 (th=0x515000051980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x765a0efffce0 #28 nt_start (ptr=0x50c005402b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000051980 sched = <optimized out> nt = 0x50c005402b00 vm = 0x525000000100 #29 0x000063237e20481f in asan_thread_start(void*) () No symbol table info available. #30 0x0000765a3109ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {130129170794176, 7227968310616920367, 130129170794176, -352, 22, 140731359638096, 7227968310637891887, 7227882739005919535}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #31 0x0000765a31129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x765a31331c40 (LWP 788541) "ruby"): #0 0x0000765a31098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe92b33ba0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=4095, abstime=0x7ffe92b33ba0, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe92b33ba0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000765a3109bc7e in __pthread_cond_wait_common (abstime=0x7ffe92b33ba0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x765a3109b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe92b33a90, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffe92b33ba0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000063237e552e31 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x765a2ee67460) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2490 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000063237e558774 in native_sleep (th=0x515000000300, rel=0x765a2ee67460) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3337 sched = <optimized out> #8 thread_join_sleep (arg=130129708008800) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x765a2f054560 target_th = 0x515000051980 th = 0x515000000300 end = 4269183621925123 limit = 0x765a2ee67460 #9 0x000063237e24f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe92b33db0, <optimized out>, 0x7ffe92b33cc0, <optimized out>, <optimized out>}, prev = 0x765a2f020240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x000063237e5582c8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #11 0x000063237e54c9d0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x765a2ee67460 #12 0x000063237e6284a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x34b100100003 cc = <optimized out> me = 0x765a309f9678 cfunc = 0x50400001ec18 recv = 130129269713040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x000063237e60e61d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe92b34400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #14 0x000063237e60e0d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x7ffe92b33ba0 #15 0x000063237e5d5d3d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x765a2e5ff058, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63237e5c8ae9 <vm_exec_core+1801>, 0x63237e5c9bba <vm_exec_core+6106>, 0x63237e5cf7ef <vm_exec_core+29711>, 0x63237e5c9712 <vm_exec_core+4914>, 0x63237e5d03ee <vm_exec_core+32782>, 0x63237e5ce1b2 <vm_exec_core+24018>, 0x63237e5cbb2d <vm_exec_core+14157>, 0x63237e5c8c69 <vm_exec_core+2185>, 0x63237e5cfe57 <vm_exec_core+31351>, 0x63237e5cfb51 <vm_exec_core+30577>, 0x63237e5c998a <vm_exec_core+5546>, 0x63237e5c9207 <vm_exec_core+3623>, 0x63237e5ce807 <vm_exec_core+25639>, 0x63237e5ca941 <vm_exec_core+9569>, 0x63237e5d0095 <vm_exec_core+31925>, 0x63237e5cfcdf <vm_exec_core+30975>, 0x63237e5cafa1 <vm_exec_core+11201>, 0x63237e5cbaab <vm_exec_core+14027>, 0x63237e5ce400 <vm_exec_core+24608>, 0x63237e5cfc40 <vm_exec_core+30816>, 0x63237e5cd567 <vm_exec_core+20871>, 0x63237e5ce49a <vm_exec_core+24762>, 0x63237e5cebb8 <vm_exec_core+26584>, 0x63237e5cd493 <vm_exec_core+20659>, 0x63237e5c9133 <vm_exec_core+3411>, 0x63237e5cdccc <vm_exec_core+22764>, 0x63237e5c8fa9 <vm_exec_core+3017>, 0x63237e5c9419 <vm_exec_core+4153>, 0x63237e5cb2ee <vm_exec_core+12046>, 0x63237e5cd034 <vm_exec_core+19540>, 0x63237e5cda15 <vm_exec_core+22069>, 0x63237e5ccbd0 <vm_exec_core+18416>, 0x63237e5c8b2e <vm_exec_core+1870>, 0x63237e5cf13a <vm_exec_core+27994>, 0x63237e5cfa66 <vm_exec_core+30342>, 0x63237e5c94f2 <vm_exec_core+4370>, 0x63237e5ca086 <vm_exec_core+7334>, 0x63237e5c9b0c <vm_exec_core+5932>, 0x63237e5caa46 <vm_exec_core+9830>, 0x63237e5cba40 <vm_exec_core+13920>, 0x63237e5c95b4 <vm_exec_core+4564>, 0x63237e5cef83 <vm_exec_core+27555>, 0x63237e5c9ff5 <vm_exec_core+7189>, 0x63237e5cb8fe <vm_exec_core+13598>, 0x63237e5cc2b3 <vm_exec_core+16083>, 0x63237e5ce8b3 <vm_exec_core+25811>, 0x63237e5cd743 <vm_exec_core+21347>, 0x63237e5cab3a <vm_exec_core+10074>, 0x63237e5ca3c3 <vm_exec_core+8163>, 0x63237e5ce6e1 <vm_exec_core+25345>, 0x63237e5cb53c <vm_exec_core+12636>, 0x63237e5cddd7 <vm_exec_core+23031>, 0x63237e5cd7cb <vm_exec_core+21483>, 0x63237e5cdea4 <vm_exec_core+23236>, 0x63237e5cf711 <vm_exec_core+29489>, 0x63237e5cc894 <vm_exec_core+17588>, 0x63237e5ce982 <vm_exec_core+26018>, 0x63237e5c876b <vm_exec_core+907>, 0x63237e5ce545 <vm_exec_core+24933>, 0x63237e5cae12 <vm_exec_core+10802>, 0x63237e5cd0d8 <vm_exec_core+19704>, 0x63237e5cd638 <vm_exec_core+21080>, 0x63237e5c8770 <vm_exec_core+912>, 0x63237e5ccf43 <vm_exec_core+19299>, 0x63237e5cb20f <vm_exec_core+11823>, 0x63237e5ca580 <vm_exec_core+8608>, 0x63237e5cdf38 <vm_exec_core+23384>, 0x63237e5c9670 <vm_exec_core+4752>, 0x63237e5cbdf4 <vm_exec_core+14868>, 0x63237e5d7659 <vm_exec_core+62073>, 0x63237e5cdaf7 <vm_exec_core+22295>, 0x63237e5c9ed1 <vm_exec_core+6897>, 0x63237e5ca29f <vm_exec_core+7871>, 0x63237e5ca17d <vm_exec_core+7581>, 0x63237e5ca7d6 <vm_exec_core+9206>, 0x63237e5cb05e <vm_exec_core+11390>, 0x63237e5c9df2 <vm_exec_core+6674>, 0x63237e5d0683 <vm_exec_core+33443>, 0x63237e5cdbae <vm_exec_core+22478>, 0x63237e5cc6bc <vm_exec_core+17116>, 0x63237e5cf031 <vm_exec_core+27729>, 0x63237e5d07a1 <vm_exec_core+33729>, 0x63237e5cf397 <vm_exec_core+28599>, 0x63237e5d01ee <vm_exec_core+32270>, 0x63237e5d02c6 <vm_exec_core+32486>, 0x63237e5c904c <vm_exec_core+3180>, 0x63237e5cfd74 <vm_exec_core+31124>, 0x63237e5cb3ff <vm_exec_core+12319>, 0x63237e5cffaf <vm_exec_core+31695>, 0x63237e5caebe <vm_exec_core+10974>, 0x63237e5cf295 <vm_exec_core+28341>, 0x63237e5c8e73 <vm_exec_core+2707>, 0x63237e5cac54 <vm_exec_core+10356>, 0x63237e5cbffc <vm_exec_core+15388>, 0x63237e5cb995 <vm_exec_core+13749>, 0x63237e5cb764 <vm_exec_core+13188>, 0x63237e5c8867 <vm_exec_core+1159>, 0x63237e5c8d8a <vm_exec_core+2474>, 0x63237e5c88f9 <vm_exec_core+1305>, 0x63237e5cf5b0 <vm_exec_core+29136>, 0x63237e5ccde0 <vm_exec_core+18944>, 0x63237e5cc384 <vm_exec_core+16292>, 0x63237e5ccaa1 <vm_exec_core+18113>, 0x63237e5cc7ba <vm_exec_core+17370>, 0x63237e5cb805 <vm_exec_core+13349>, 0x63237e5cc1a8 <vm_exec_core+15816>, 0x63237e5cbcca <vm_exec_core+14570>, 0x63237e5cc4b3 <vm_exec_core+16595>, 0x63237e5cc535 <vm_exec_core+16725>, 0x63237e5c8ada <vm_exec_core+1786>, 0x63237e5c9bab <vm_exec_core+6091>, 0x63237e5cf7e0 <vm_exec_core+29696>, 0x63237e5c9703 <vm_exec_core+4899>, 0x63237e5d03df <vm_exec_core+32767>, 0x63237e5ce1a3 <vm_exec_core+24003>, 0x63237e5cbb1e <vm_exec_core+14142>, 0x63237e5c8c5a <vm_exec_core+2170>, 0x63237e5cfe48 <vm_exec_core+31336>, 0x63237e5cfb42 <vm_exec_core+30562>, 0x63237e5c997b <vm_exec_core+5531>, 0x63237e5c91f8 <vm_exec_core+3608>, 0x63237e5ce7f8 <vm_exec_core+25624>, 0x63237e5ca932 <vm_exec_core+9554>, 0x63237e5d0086 <vm_exec_core+31910>, 0x63237e5cfcd0 <vm_exec_core+30960>, 0x63237e5caf92 <vm_exec_core+11186>, 0x63237e5cba9c <vm_exec_core+14012>, 0x63237e5ce3f1 <vm_exec_core+24593>, 0x63237e5cfc31 <vm_exec_core+30801>, 0x63237e5cd558 <vm_exec_core+20856>, 0x63237e5ce48b <vm_exec_core+24747>, 0x63237e5ceba9 <vm_exec_core+26569>, 0x63237e5cd484 <vm_exec_core+20644>, 0x63237e5c9124 <vm_exec_core+3396>, 0x63237e5cdcbd <vm_exec_core+22749>, 0x63237e5c8f9a <vm_exec_core+3002>, 0x63237e5c940a <vm_exec_core+4138>, 0x63237e5cb2df <vm_exec_core+12031>, 0x63237e5cd025 <vm_exec_core+19525>, 0x63237e5cda06 <vm_exec_core+22054>, 0x63237e5ccbc1 <vm_exec_core+18401>, 0x63237e5c8b1f <vm_exec_core+1855>, 0x63237e5cf12b <vm_exec_core+27979>, 0x63237e5cfa57 <vm_exec_core+30327>, 0x63237e5c94e3 <vm_exec_core+4355>, 0x63237e5ca077 <vm_exec_core+7319>, 0x63237e5c9afd <vm_exec_core+5917>, 0x63237e5caa37 <vm_exec_core+9815>, 0x63237e5cba31 <vm_exec_core+13905>, 0x63237e5c95a5 <vm_exec_core+4549>, 0x63237e5cef74 <vm_exec_core+27540>, 0x63237e5c9fe6 <vm_exec_core+7174>, 0x63237e5cb8ef <vm_exec_core+13583>, 0x63237e5cc2a4 <vm_exec_core+16068>, 0x63237e5ce8a4 <vm_exec_core+25796>, 0x63237e5cd734 <vm_exec_core+21332>, 0x63237e5cab2b <vm_exec_core+10059>, 0x63237e5ca3b4 <vm_exec_core+8148>, 0x63237e5ce6d2 <vm_exec_core+25330>, 0x63237e5cb52d <vm_exec_core+12621>, 0x63237e5cddc8 <vm_exec_core+23016>, 0x63237e5cd7bc <vm_exec_core+21468>, 0x63237e5cde95 <vm_exec_core+23221>, 0x63237e5cf702 <vm_exec_core+29474>, 0x63237e5cc885 <vm_exec_core+17573>, 0x63237e5ce973 <vm_exec_core+26003>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5ce536 <vm_exec_core+24918>, 0x63237e5cae03 <vm_exec_core+10787>, 0x63237e5cd0c9 <vm_exec_core+19689>, 0x63237e5cd629 <vm_exec_core+21065>, 0x63237e5cbfe8 <vm_exec_core+15368>, 0x63237e5ccf34 <vm_exec_core+19284>, 0x63237e5cb200 <vm_exec_core+11808>, 0x63237e5ca571 <vm_exec_core+8593>, 0x63237e5cdf29 <vm_exec_core+23369>, 0x63237e5c9661 <vm_exec_core+4737>, 0x63237e5cbde5 <vm_exec_core+14853>, 0x63237e5d764a <vm_exec_core+62058>, 0x63237e5cdae8 <vm_exec_core+22280>, 0x63237e5c9ec2 <vm_exec_core+6882>, 0x63237e5ca290 <vm_exec_core+7856>, 0x63237e5ca16e <vm_exec_core+7566>, 0x63237e5ca7c7 <vm_exec_core+9191>, 0x63237e5cb04f <vm_exec_core+11375>, 0x63237e5ccf2f <vm_exec_core+19279>, 0x63237e5cc6b2 <vm_exec_core+17106>, 0x63237e5ccf2a <vm_exec_core+19274>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5cd71e <vm_exec_core+21310>, 0x63237e5ca7c2 <vm_exec_core+9186>, 0x63237e5cdc81 <vm_exec_core+22689>, 0x63237e5cba92 <vm_exec_core+14002>, 0x63237e5cba97 <vm_exec_core+14007>, 0x63237e5cd71c <vm_exec_core+21308>, 0x63237e5cd5fb <vm_exec_core+21019>, 0x63237e5cca88 <vm_exec_core+18088>, 0x63237e5cc7a6 <vm_exec_core+17350>, 0x63237e5cd71a <vm_exec_core+21306>, 0x63237e5ccbbc <vm_exec_core+18396>...} reg_cfp = 0x765a2e5ff058 reg_pc = 0x52300000f070 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> th: 0x515000000300, native_id: 0x765a31331c40 INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> -- Control frame information ----------------------------------------------- c:0036 p:---- s:0281 e:000280 CFUNC :join INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> c:0035 p:0494 s:0276 E:000ca8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0034 p:0275 s:0237 e:000236 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 INSN_LABEL_branchunless = <optimized out> c:0033 p:0044 s:0213 e:000212 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563 c:0032 p:0038 s:0208 e:000207 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107 INSN_LABEL_branchnil = <optimized out> c:0031 p:0007 s:0198 e:000197 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559 c:0030 p:0037 s:0194 e:000193 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_once = <optimized out> c:0029 p:0052 s:0188 e:000187 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0028 p:0083 s:0179 e:000178 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> c:0027 p:---- s:0172 e:000171 CFUNC :map c:0026 p:0103 s:0168 e:000167 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0025 p:0035 s:0156 e:000155 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> c:0024 p:0010 s:0149 e:000147 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:823 INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> c:0023 p:0027 s:0143 e:000142 METHOD <internal:array>:42 INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0022 p:0047 s:0137 e:000136 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:821 c:0021 p:0008 s:0130 e:000129 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> c:0020 p:0547 s:0123 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:752 INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 INSN_LABEL_trace_opt_lt = <optimized out> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 INSN_LABEL_trace_opt_le = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] #17 0x000063237e5c5311 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 th: 0x515000050080, native_id: 0x765a102006c0 -- Control frame information ----------------------------------------------- No locals. c:0006 p:---- s:0026 e:000025 CFUNC :sleep c:0005 p:---- s:0023 e:000022 CFUNC :wait #18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH] c:0003 p:---- s:0014 e:000013 CFUNC :synchronize _ec = 0x5160000003d0 c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] _tag = <optimized out> state = <optimized out> result = 36 th: 0x515000051980, native_id: 0x765a0f0006c0 -- Control frame information ----------------------------------------------- #19 0x000063237e645ab2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x765a2e5ff268, self=130129734080880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 c:0003 p:---- s:0010 e:000009 CFUNC :read c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH] flags = 0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] iseq = 0x765a30989ad0 cfp = <optimized out> sp = 0x765a2e4ffd60 use_argv = 0x765a2ee49220 stack_argv = 0x765a2e4ffd60 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x765a2e5ff268 #21 0x000063237e5f2276 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x000063237e5f2276 in rb_yield (val=<optimized out>) No locals. #25 0x000063237e7a3996 in rb_ary_collect (ary=130129271127200) at /tmp/ruby/src/trunk_asan/array.c:3625 collect = 130129717295640 i = 1 #26 0x000063237e6284a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x765a30b300f0 cfunc = 0x50400000a818 recv = 130129271127200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x000063237e5cd2db in vm_sendish (ec=0x5160000003d0, reg_cfp=0x765a2e5ff250, cd=0x51100000de50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000de50 insns_address_table = {0x63237e5c8ae9 <vm_exec_core+1801>, 0x63237e5c9bba <vm_exec_core+6106>, 0x63237e5cf7ef <vm_exec_core+29711>, 0x63237e5c9712 <vm_exec_core+4914>, 0x63237e5d03ee <vm_exec_core+32782>, 0x63237e5ce1b2 <vm_exec_core+24018>, 0x63237e5cbb2d <vm_exec_core+14157>, 0x63237e5c8c69 <vm_exec_core+2185>, 0x63237e5cfe57 <vm_exec_core+31351>, 0x63237e5cfb51 <vm_exec_core+30577>, 0x63237e5c998a <vm_exec_core+5546>, 0x63237e5c9207 <vm_exec_core+3623>, 0x63237e5ce807 <vm_exec_core+25639>, 0x63237e5ca941 <vm_exec_core+9569>, 0x63237e5d0095 <vm_exec_core+31925>, 0x63237e5cfcdf <vm_exec_core+30975>, 0x63237e5cafa1 <vm_exec_core+11201>, 0x63237e5cbaab <vm_exec_core+14027>, 0x63237e5ce400 <vm_exec_core+24608>, 0x63237e5cfc40 <vm_exec_core+30816>, 0x63237e5cd567 <vm_exec_core+20871>, 0x63237e5ce49a <vm_exec_core+24762>, 0x63237e5cebb8 <vm_exec_core+26584>, 0x63237e5cd493 <vm_exec_core+20659>, 0x63237e5c9133 <vm_exec_core+3411>, 0x63237e5cdccc <vm_exec_core+22764>, 0x63237e5c8fa9 <vm_exec_core+3017>, 0x63237e5c9419 <vm_exec_core+4153>, 0x63237e5cb2ee <vm_exec_core+12046>, 0x63237e5cd034 <vm_exec_core+19540>, 0x63237e5cda15 <vm_exec_core+22069>, 0x63237e5ccbd0 <vm_exec_core+18416>, 0x63237e5c8b2e <vm_exec_core+1870>, 0x63237e5cf13a <vm_exec_core+27994>, 0x63237e5cfa66 <vm_exec_core+30342>, 0x63237e5c94f2 <vm_exec_core+4370>, 0x63237e5ca086 <vm_exec_core+7334>, 0x63237e5c9b0c <vm_exec_core+5932>, 0x63237e5caa46 <vm_exec_core+9830>, 0x63237e5cba40 <vm_exec_core+13920>, 0x63237e5c95b4 <vm_exec_core+4564>, 0x63237e5cef83 <vm_exec_core+27555>, 0x63237e5c9ff5 <vm_exec_core+7189>, 0x63237e5cb8fe <vm_exec_core+13598>, 0x63237e5cc2b3 <vm_exec_core+16083>, 0x63237e5ce8b3 <vm_exec_core+25811>, 0x63237e5cd743 <vm_exec_core+21347>, 0x63237e5cab3a <vm_exec_core+10074>, 0x63237e5ca3c3 <vm_exec_core+8163>, 0x63237e5ce6e1 <vm_exec_core+25345>, 0x63237e5cb53c <vm_exec_core+12636>, 0x63237e5cddd7 <vm_exec_core+23031>, 0x63237e5cd7cb <vm_exec_core+21483>, 0x63237e5cdea4 <vm_exec_core+23236>, 0x63237e5cf711 <vm_exec_core+29489>, 0x63237e5cc894 <vm_exec_core+17588>, 0x63237e5ce982 <vm_exec_core+26018>, 0x63237e5c876b <vm_exec_core+907>, 0x63237e5ce545 <vm_exec_core+24933>, 0x63237e5cae12 <vm_exec_core+10802>, 0x63237e5cd0d8 <vm_exec_core+19704>, 0x63237e5cd638 <vm_exec_core+21080>, 0x63237e5c8770 <vm_exec_core+912>, 0x63237e5ccf43 <vm_exec_core+19299>, 0x63237e5cb20f <vm_exec_core+11823>, 0x63237e5ca580 <vm_exec_core+8608>, 0x63237e5cdf38 <vm_exec_core+23384>, 0x63237e5c9670 <vm_exec_core+4752>, 0x63237e5cbdf4 <vm_exec_core+14868>, 0x63237e5d7659 <vm_exec_core+62073>, 0x63237e5cdaf7 <vm_exec_core+22295>, 0x63237e5c9ed1 <vm_exec_core+6897>, 0x63237e5ca29f <vm_exec_core+7871>, 0x63237e5ca17d <vm_exec_core+7581>, 0x63237e5ca7d6 <vm_exec_core+9206>, 0x63237e5cb05e <vm_exec_core+11390>, 0x63237e5c9df2 <vm_exec_core+6674>, 0x63237e5d0683 <vm_exec_core+33443>, 0x63237e5cdbae <vm_exec_core+22478>, 0x63237e5cc6bc <vm_exec_core+17116>, 0x63237e5cf031 <vm_exec_core+27729>, 0x63237e5d07a1 <vm_exec_core+33729>, 0x63237e5cf397 <vm_exec_core+28599>, 0x63237e5d01ee <vm_exec_core+32270>, 0x63237e5d02c6 <vm_exec_core+32486>, 0x63237e5c904c <vm_exec_core+3180>, 0x63237e5cfd74 <vm_exec_core+31124>, 0x63237e5cb3ff <vm_exec_core+12319>, 0x63237e5cffaf <vm_exec_core+31695>, 0x63237e5caebe <vm_exec_core+10974>, 0x63237e5cf295 <vm_exec_core+28341>, 0x63237e5c8e73 <vm_exec_core+2707>, 0x63237e5cac54 <vm_exec_core+10356>, 0x63237e5cbffc <vm_exec_core+15388>, 0x63237e5cb995 <vm_exec_core+13749>, 0x63237e5cb764 <vm_exec_core+13188>, 0x63237e5c8867 <vm_exec_core+1159>, 0x63237e5c8d8a <vm_exec_core+2474>, 0x63237e5c88f9 <vm_exec_core+1305>, 0x63237e5cf5b0 <vm_exec_core+29136>, 0x63237e5ccde0 <vm_exec_core+18944>, 0x63237e5cc384 <vm_exec_core+16292>, 0x63237e5ccaa1 <vm_exec_core+18113>, 0x63237e5cc7ba <vm_exec_core+17370>, 0x63237e5cb805 <vm_exec_core+13349>, 0x63237e5cc1a8 <vm_exec_core+15816>, 0x63237e5cbcca <vm_exec_core+14570>, 0x63237e5cc4b3 <vm_exec_core+16595>, 0x63237e5cc535 <vm_exec_core+16725>, 0x63237e5c8ada <vm_exec_core+1786>, 0x63237e5c9bab <vm_exec_core+6091>, 0x63237e5cf7e0 <vm_exec_core+29696>, 0x63237e5c9703 <vm_exec_core+4899>, 0x63237e5d03df <vm_exec_core+32767>, 0x63237e5ce1a3 <vm_exec_core+24003>, 0x63237e5cbb1e <vm_exec_core+14142>, 0x63237e5c8c5a <vm_exec_core+2170>, 0x63237e5cfe48 <vm_exec_core+31336>, 0x63237e5cfb42 <vm_exec_core+30562>, 0x63237e5c997b <vm_exec_core+5531>, 0x63237e5c91f8 <vm_exec_core+3608>, 0x63237e5ce7f8 <vm_exec_core+25624>, 0x63237e5ca932 <vm_exec_core+9554>, 0x63237e5d0086 <vm_exec_core+31910>, 0x63237e5cfcd0 <vm_exec_core+30960>, 0x63237e5caf92 <vm_exec_core+11186>, 0x63237e5cba9c <vm_exec_core+14012>, 0x63237e5ce3f1 <vm_exec_core+24593>, 0x63237e5cfc31 <vm_exec_core+30801>, 0x63237e5cd558 <vm_exec_core+20856>, 0x63237e5ce48b <vm_exec_core+24747>, 0x63237e5ceba9 <vm_exec_core+26569>, 0x63237e5cd484 <vm_exec_core+20644>, 0x63237e5c9124 <vm_exec_core+3396>, 0x63237e5cdcbd <vm_exec_core+22749>, 0x63237e5c8f9a <vm_exec_core+3002>, 0x63237e5c940a <vm_exec_core+4138>, 0x63237e5cb2df <vm_exec_core+12031>, 0x63237e5cd025 <vm_exec_core+19525>, 0x63237e5cda06 <vm_exec_core+22054>, 0x63237e5ccbc1 <vm_exec_core+18401>, 0x63237e5c8b1f <vm_exec_core+1855>, 0x63237e5cf12b <vm_exec_core+27979>, 0x63237e5cfa57 <vm_exec_core+30327>, 0x63237e5c94e3 <vm_exec_core+4355>, 0x63237e5ca077 <vm_exec_core+7319>, 0x63237e5c9afd <vm_exec_core+5917>, 0x63237e5caa37 <vm_exec_core+9815>, 0x63237e5cba31 <vm_exec_core+13905>, 0x63237e5c95a5 <vm_exec_core+4549>, 0x63237e5cef74 <vm_exec_core+27540>, 0x63237e5c9fe6 <vm_exec_core+7174>, 0x63237e5cb8ef <vm_exec_core+13583>, 0x63237e5cc2a4 <vm_exec_core+16068>, 0x63237e5ce8a4 <vm_exec_core+25796>, 0x63237e5cd734 <vm_exec_core+21332>, 0x63237e5cab2b <vm_exec_core+10059>, 0x63237e5ca3b4 <vm_exec_core+8148>, 0x63237e5ce6d2 <vm_exec_core+25330>, 0x63237e5cb52d <vm_exec_core+12621>, 0x63237e5cddc8 <vm_exec_core+23016>, 0x63237e5cd7bc <vm_exec_core+21468>, 0x63237e5cde95 <vm_exec_core+23221>, 0x63237e5cf702 <vm_exec_core+29474>, 0x63237e5cc885 <vm_exec_core+17573>, 0x63237e5ce973 <vm_exec_core+26003>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5ce536 <vm_exec_core+24918>, 0x63237e5cae03 <vm_exec_core+10787>, 0x63237e5cd0c9 <vm_exec_core+19689>, 0x63237e5cd629 <vm_exec_core+21065>, 0x63237e5cbfe8 <vm_exec_core+15368>, 0x63237e5ccf34 <vm_exec_core+19284>, 0x63237e5cb200 <vm_exec_core+11808>, 0x63237e5ca571 <vm_exec_core+8593>, 0x63237e5cdf29 <vm_exec_core+23369>, 0x63237e5c9661 <vm_exec_core+4737>, 0x63237e5cbde5 <vm_exec_core+14853>, 0x63237e5d764a <vm_exec_core+62058>, 0x63237e5cdae8 <vm_exec_core+22280>, 0x63237e5c9ec2 <vm_exec_core+6882>, 0x63237e5ca290 <vm_exec_core+7856>, 0x63237e5ca16e <vm_exec_core+7566>, 0x63237e5ca7c7 <vm_exec_core+9191>, 0x63237e5cb04f <vm_exec_core+11375>, 0x63237e5ccf2f <vm_exec_core+19279>, 0x63237e5cc6b2 <vm_exec_core+17106>, 0x63237e5ccf2a <vm_exec_core+19274>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5cd71e <vm_exec_core+21310>, 0x63237e5ca7c2 <vm_exec_core+9186>, 0x63237e5cdc81 <vm_exec_core+22689>, 0x63237e5cba92 <vm_exec_core+14002>, 0x63237e5cba97 <vm_exec_core+14007>, 0x63237e5cd71c <vm_exec_core+21308>, 0x63237e5cd5fb <vm_exec_core+21019>, 0x63237e5cca88 <vm_exec_core+18088>, 0x63237e5cc7a6 <vm_exec_core+17350>, 0x63237e5cd71a <vm_exec_core+21306>, 0x63237e5ccbbc <vm_exec_core+18396>...} reg_cfp = 0x765a2e5ff250 reg_pc = 0x519000016bb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x000063237e5c5311 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #31 0x000063237e347c41 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130129734420320) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x765a30984648 #32 0x000063237e342c47 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 130129736094720 realpath_map = 130129736094560 path = 130129734420320 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #33 0x000063237e340efb in rb_require_string_internal (fname=130129734420360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #34 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #35 0x000063237e6284a8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x588100140003 cc = <optimized out> me = 0x765a309847d8 cfunc = 0x504000018698 recv = 130129736224240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x000063237e60e61d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe92b36220) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #37 0x000063237e60e0d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x7ffe92b33ba0 #38 0x000063237e5d5d3d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x765a2e5ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #39 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63237e5c8ae9 <vm_exec_core+1801>, 0x63237e5c9bba <vm_exec_core+6106>, 0x63237e5cf7ef <vm_exec_core+29711>, 0x63237e5c9712 <vm_exec_core+4914>, 0x63237e5d03ee <vm_exec_core+32782>, 0x63237e5ce1b2 <vm_exec_core+24018>, 0x63237e5cbb2d <vm_exec_core+14157>, 0x63237e5c8c69 <vm_exec_core+2185>, 0x63237e5cfe57 <vm_exec_core+31351>, 0x63237e5cfb51 <vm_exec_core+30577>, 0x63237e5c998a <vm_exec_core+5546>, 0x63237e5c9207 <vm_exec_core+3623>, 0x63237e5ce807 <vm_exec_core+25639>, 0x63237e5ca941 <vm_exec_core+9569>, 0x63237e5d0095 <vm_exec_core+31925>, 0x63237e5cfcdf <vm_exec_core+30975>, 0x63237e5cafa1 <vm_exec_core+11201>, 0x63237e5cbaab <vm_exec_core+14027>, 0x63237e5ce400 <vm_exec_core+24608>, 0x63237e5cfc40 <vm_exec_core+30816>, 0x63237e5cd567 <vm_exec_core+20871>, 0x63237e5ce49a <vm_exec_core+24762>, 0x63237e5cebb8 <vm_exec_core+26584>, 0x63237e5cd493 <vm_exec_core+20659>, 0x63237e5c9133 <vm_exec_core+3411>, 0x63237e5cdccc <vm_exec_core+22764>, 0x63237e5c8fa9 <vm_exec_core+3017>, 0x63237e5c9419 <vm_exec_core+4153>, 0x63237e5cb2ee <vm_exec_core+12046>, 0x63237e5cd034 <vm_exec_core+19540>, 0x63237e5cda15 <vm_exec_core+22069>, 0x63237e5ccbd0 <vm_exec_core+18416>, 0x63237e5c8b2e <vm_exec_core+1870>, 0x63237e5cf13a <vm_exec_core+27994>, 0x63237e5cfa66 <vm_exec_core+30342>, 0x63237e5c94f2 <vm_exec_core+4370>, 0x63237e5ca086 <vm_exec_core+7334>, 0x63237e5c9b0c <vm_exec_core+5932>, 0x63237e5caa46 <vm_exec_core+9830>, 0x63237e5cba40 <vm_exec_core+13920>, 0x63237e5c95b4 <vm_exec_core+4564>, 0x63237e5cef83 <vm_exec_core+27555>, 0x63237e5c9ff5 <vm_exec_core+7189>, 0x63237e5cb8fe <vm_exec_core+13598>, 0x63237e5cc2b3 <vm_exec_core+16083>, 0x63237e5ce8b3 <vm_exec_core+25811>, 0x63237e5cd743 <vm_exec_core+21347>, 0x63237e5cab3a <vm_exec_core+10074>, 0x63237e5ca3c3 <vm_exec_core+8163>, 0x63237e5ce6e1 <vm_exec_core+25345>, 0x63237e5cb53c <vm_exec_core+12636>, 0x63237e5cddd7 <vm_exec_core+23031>, 0x63237e5cd7cb <vm_exec_core+21483>, 0x63237e5cdea4 <vm_exec_core+23236>, 0x63237e5cf711 <vm_exec_core+29489>, 0x63237e5cc894 <vm_exec_core+17588>, 0x63237e5ce982 <vm_exec_core+26018>, 0x63237e5c876b <vm_exec_core+907>, 0x63237e5ce545 <vm_exec_core+24933>, 0x63237e5cae12 <vm_exec_core+10802>, 0x63237e5cd0d8 <vm_exec_core+19704>, 0x63237e5cd638 <vm_exec_core+21080>, 0x63237e5c8770 <vm_exec_core+912>, 0x63237e5ccf43 <vm_exec_core+19299>, 0x63237e5cb20f <vm_exec_core+11823>, 0x63237e5ca580 <vm_exec_core+8608>, 0x63237e5cdf38 <vm_exec_core+23384>, 0x63237e5c9670 <vm_exec_core+4752>, 0x63237e5cbdf4 <vm_exec_core+14868>, 0x63237e5d7659 <vm_exec_core+62073>, 0x63237e5cdaf7 <vm_exec_core+22295>, 0x63237e5c9ed1 <vm_exec_core+6897>, 0x63237e5ca29f <vm_exec_core+7871>, 0x63237e5ca17d <vm_exec_core+7581>, 0x63237e5ca7d6 <vm_exec_core+9206>, 0x63237e5cb05e <vm_exec_core+11390>, 0x63237e5c9df2 <vm_exec_core+6674>, 0x63237e5d0683 <vm_exec_core+33443>, 0x63237e5cdbae <vm_exec_core+22478>, 0x63237e5cc6bc <vm_exec_core+17116>, 0x63237e5cf031 <vm_exec_core+27729>, 0x63237e5d07a1 <vm_exec_core+33729>, 0x63237e5cf397 <vm_exec_core+28599>, 0x63237e5d01ee <vm_exec_core+32270>, 0x63237e5d02c6 <vm_exec_core+32486>, 0x63237e5c904c <vm_exec_core+3180>, 0x63237e5cfd74 <vm_exec_core+31124>, 0x63237e5cb3ff <vm_exec_core+12319>, 0x63237e5cffaf <vm_exec_core+31695>, 0x63237e5caebe <vm_exec_core+10974>, 0x63237e5cf295 <vm_exec_core+28341>, 0x63237e5c8e73 <vm_exec_core+2707>, 0x63237e5cac54 <vm_exec_core+10356>, 0x63237e5cbffc <vm_exec_core+15388>, 0x63237e5cb995 <vm_exec_core+13749>, 0x63237e5cb764 <vm_exec_core+13188>, 0x63237e5c8867 <vm_exec_core+1159>, 0x63237e5c8d8a <vm_exec_core+2474>, 0x63237e5c88f9 <vm_exec_core+1305>, 0x63237e5cf5b0 <vm_exec_core+29136>, 0x63237e5ccde0 <vm_exec_core+18944>, 0x63237e5cc384 <vm_exec_core+16292>, 0x63237e5ccaa1 <vm_exec_core+18113>, 0x63237e5cc7ba <vm_exec_core+17370>, 0x63237e5cb805 <vm_exec_core+13349>, 0x63237e5cc1a8 <vm_exec_core+15816>, 0x63237e5cbcca <vm_exec_core+14570>, 0x63237e5cc4b3 <vm_exec_core+16595>, 0x63237e5cc535 <vm_exec_core+16725>, 0x63237e5c8ada <vm_exec_core+1786>, 0x63237e5c9bab <vm_exec_core+6091>, 0x63237e5cf7e0 <vm_exec_core+29696>, 0x63237e5c9703 <vm_exec_core+4899>, 0x63237e5d03df <vm_exec_core+32767>, 0x63237e5ce1a3 <vm_exec_core+24003>, 0x63237e5cbb1e <vm_exec_core+14142>, 0x63237e5c8c5a <vm_exec_core+2170>, 0x63237e5cfe48 <vm_exec_core+31336>, 0x63237e5cfb42 <vm_exec_core+30562>, 0x63237e5c997b <vm_exec_core+5531>, 0x63237e5c91f8 <vm_exec_core+3608>, 0x63237e5ce7f8 <vm_exec_core+25624>, 0x63237e5ca932 <vm_exec_core+9554>, 0x63237e5d0086 <vm_exec_core+31910>, 0x63237e5cfcd0 <vm_exec_core+30960>, 0x63237e5caf92 <vm_exec_core+11186>, 0x63237e5cba9c <vm_exec_core+14012>, 0x63237e5ce3f1 <vm_exec_core+24593>, 0x63237e5cfc31 <vm_exec_core+30801>, 0x63237e5cd558 <vm_exec_core+20856>, 0x63237e5ce48b <vm_exec_core+24747>, 0x63237e5ceba9 <vm_exec_core+26569>, 0x63237e5cd484 <vm_exec_core+20644>, 0x63237e5c9124 <vm_exec_core+3396>, 0x63237e5cdcbd <vm_exec_core+22749>, 0x63237e5c8f9a <vm_exec_core+3002>, 0x63237e5c940a <vm_exec_core+4138>, 0x63237e5cb2df <vm_exec_core+12031>, 0x63237e5cd025 <vm_exec_core+19525>, 0x63237e5cda06 <vm_exec_core+22054>, 0x63237e5ccbc1 <vm_exec_core+18401>, 0x63237e5c8b1f <vm_exec_core+1855>, 0x63237e5cf12b <vm_exec_core+27979>, 0x63237e5cfa57 <vm_exec_core+30327>, 0x63237e5c94e3 <vm_exec_core+4355>, 0x63237e5ca077 <vm_exec_core+7319>, 0x63237e5c9afd <vm_exec_core+5917>, 0x63237e5caa37 <vm_exec_core+9815>, 0x63237e5cba31 <vm_exec_core+13905>, 0x63237e5c95a5 <vm_exec_core+4549>, 0x63237e5cef74 <vm_exec_core+27540>, 0x63237e5c9fe6 <vm_exec_core+7174>, 0x63237e5cb8ef <vm_exec_core+13583>, 0x63237e5cc2a4 <vm_exec_core+16068>, 0x63237e5ce8a4 <vm_exec_core+25796>, 0x63237e5cd734 <vm_exec_core+21332>, 0x63237e5cab2b <vm_exec_core+10059>, 0x63237e5ca3b4 <vm_exec_core+8148>, 0x63237e5ce6d2 <vm_exec_core+25330>, 0x63237e5cb52d <vm_exec_core+12621>, 0x63237e5cddc8 <vm_exec_core+23016>, 0x63237e5cd7bc <vm_exec_core+21468>, 0x63237e5cde95 <vm_exec_core+23221>, 0x63237e5cf702 <vm_exec_core+29474>, 0x63237e5cc885 <vm_exec_core+17573>, 0x63237e5ce973 <vm_exec_core+26003>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5ce536 <vm_exec_core+24918>, 0x63237e5cae03 <vm_exec_core+10787>, 0x63237e5cd0c9 <vm_exec_core+19689>, 0x63237e5cd629 <vm_exec_core+21065>, 0x63237e5cbfe8 <vm_exec_core+15368>, 0x63237e5ccf34 <vm_exec_core+19284>, 0x63237e5cb200 <vm_exec_core+11808>, 0x63237e5ca571 <vm_exec_core+8593>, 0x63237e5cdf29 <vm_exec_core+23369>, 0x63237e5c9661 <vm_exec_core+4737>, 0x63237e5cbde5 <vm_exec_core+14853>, 0x63237e5d764a <vm_exec_core+62058>, 0x63237e5cdae8 <vm_exec_core+22280>, 0x63237e5c9ec2 <vm_exec_core+6882>, 0x63237e5ca290 <vm_exec_core+7856>, 0x63237e5ca16e <vm_exec_core+7566>, 0x63237e5ca7c7 <vm_exec_core+9191>, 0x63237e5cb04f <vm_exec_core+11375>, 0x63237e5ccf2f <vm_exec_core+19279>, 0x63237e5cc6b2 <vm_exec_core+17106>, 0x63237e5ccf2a <vm_exec_core+19274>, 0x63237e5cd720 <vm_exec_core+21312>, 0x63237e5cd71e <vm_exec_core+21310>, 0x63237e5ca7c2 <vm_exec_core+9186>, 0x63237e5cdc81 <vm_exec_core+22689>, 0x63237e5cba92 <vm_exec_core+14002>, 0x63237e5cba97 <vm_exec_core+14007>, 0x63237e5cd71c <vm_exec_core+21308>, 0x63237e5cd5fb <vm_exec_core+21019>, 0x63237e5cca88 <vm_exec_core+18088>, 0x63237e5cc7a6 <vm_exec_core+17350>, 0x63237e5cd71a <vm_exec_core+21306>, 0x63237e5ccbbc <vm_exec_core+18396>...} reg_cfp = 0x765a2e5ff790 reg_pc = 0x50400002f7f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #40 0x000063237e5c4f58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #41 0x000063237e24b35b in rb_ec_exec_node (ec=0x5160000003d0, n=0x765a30984878) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe92b36770, <optimized out>, 0x7ffe92b366c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x765a30984878 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #43 0x000063237e2448c7 in rb_main (argc=9, argv=0x7ffe92b36938) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=9, argv=0x7ffe92b36938) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 788541) detached] $ timeout 60 gdb -p 788208 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a3cb4f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffe5d870ac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7a3cb5136740 (LWP 788208) "make" 0x00007a3cb4f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffe5d870ac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7a3cb5136740 (LWP 788208) "make"): #0 0x00007a3cb4f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffe5d870ac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x0000652d1e3f7d16 in reap_children () No symbol table info available. #2 0x0000652d1e3f8a8c in new_job () No symbol table info available. #3 0x0000652d1e40772a in ?? () No symbol table info available. #4 0x0000652d1e40809e in update_goal_chain () No symbol table info available. #5 0x0000652d1e3e267a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 788208) detached] make: *** [uncommon.mk:963: yes-test-all] Killed #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 788207 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 822543 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-10-18T02:35:00Z master 9a98b70a50) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.514294 seconds 3436 files, 32793 examples, 132040 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.