# Logfile created on 2024-09-27 10:10:35 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000757427effdd8 @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.20240927-101035", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000757427f201a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075742842fe70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000757427e3a1f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240927-101035", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240927-101035>, @binmode=false, @mon_data=#<Monitor:0x000075742842fa38>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.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 = c1ee5ea28f $$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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 9d07085b8afaf65967bb093016679939ba604e9f4d9c9208061cb1834aae7278 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]: 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/ext/fiddle' 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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving 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/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/racc-1.8.1/ext/racc/cparse' 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/syslog-0.1.2/ext/syslog' 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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.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 Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 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/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged 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. 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]: 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/ext/pty' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/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/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/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/nkf-0.2.0/ext/nkf' 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' ./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.0 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.3.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 rake 13.2.1 test-unit 3.6.2 rexml 3.3.7 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 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 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in 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/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=1610 "--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/914] 4099082=test_gem_commands_cert_command [ 2/914] 4099088=test_io [ 3/914] 4099094=test_eval [ 4/914] 4099095=test_process [ 5/914] 4099087=test_object [ 6/914] 4099092=test_fileutils [ 7/914] 4099089=test_pathname [ 8/914] 4099097=test_remote_fetch_error [ 9/914] 4099094=test_coverage [ 10/914] 4099096=test_func [ 11/914] 4099083=json_common_interface_test [ 12/914] 4099086=test_stream [ 13/914] 4099091=test_cgi_tag_helper [ 14/914] 4099093=test_kill_ring [ 15/914] 4099085=test_dir_m17n [ 16/914] 4099084=test_gem_resolver_git_specification [ 17/914] 4099090=test_gem_ext_ext_conf_builder [ 18/914] 4099095=test_cmethod [ 19/914] 4099083=test_qsort [ 20/914] 4099083=test_gem_commands_dependency_command [ 21/914] 4099095=test_storage [ 22/914] 4099091=test_path_to_class [ 23/914] 4099091=json_addition_test [ 24/914] 4099095=test_thread_fd_close [ 25/914] 4099086=test_gem_dependency [ 26/914] 4099095=test_method_cache [ 27/914] 4099095=test_iterator [ 28/914] 4099091=test_string [ 29/914] 4099091=test_gem_resolver_index_specification [ 30/914] 4099093=test_marshalable [ 31/914] 4099093=test_class [ 32/914] 4099095=test_serialize_subclasses [ 33/914] 4099088=test_const [ 34/914] 4099088=parse_comments_test [ 35/914] 4099095=test_address_resolve [ 36/914] 4099095=test_closure [ 37/914] 4099088=test_wss [ 38/914] 4099097=test_variable [ 39/914] 4099088=test_digest [ 40/914] 4099089=test_gem_resolver_lock_specification [ 41/914] 4099096=test_cstr [ 42/914] 4099088=test_num2int [ 43/914] 4099095=test_rdoc_parser_rd [ 44/914] 4099088=test_gem_source_local [ 45/914] 4099083=test_iter_break [ 46/914] 4099083=test_have_macro [ 47/914] 4099092=test_process [ 48/914] 4099091=test_parse [ 49/914] 4099086=test_summary [ 50/914] 4099097=test_nowrite [ 51/914] 4099096=test_flip [ 52/914] 4099097=test_thread_queue [ 53/914] 4099084=test_gem_ext_cargo_builder_unit [ 54/914] 4099084=test_gem_commands_install_command [ 55/914] 4099087=test_stack [ 56/914] 4099096=test_securerandom [ 57/914] 4099095=test_nil2vtempty [ 58/914] 4099095=test_foreach [ 59/914] 4099095=test_econv [ 60/914] 4099089=test_gem_commands_search_command [ 61/914] 4099089=test_pattern_matching [ 62/914] 4099086=test_thread [ 63/914] 4099089=test_irb [ 64/914] 4099096=test_literal [ 65/914] 4099086=test_arithmetic_sequence [ 66/914] 4099086=test_lambda [ 67/914] 4099083=test_file [ 68/914] 4099086=test_sockopt [ 69/914] 4099086=test_frozen_error [ 70/914] 4099086=bom_test [ 71/914] 4099088=test_encoding [ 72/914] 4099088=test_yaml [ 73/914] 4099082=test_rdoc_options [ 74/914] 4099086=test_ansi_with_terminfo [ 75/914] 4099086=test_boolean [ 76/914] 4099086=test_config [ 77/914] 4099088=test_gem_commands_specification_command [ 78/914] 4099094=test_recorder [ 79/914] 4099091=test_yield_block [ 80/914] 4099091=test_spell_checker [ 81/914] 4099094=test_bug_reporter [ 82/914] 4099091=test_pstore [ 83/914] 4099089=test_ractor [ 84/914] 4099088=test_document [ 85/914] 4099088=test_rdoc_include [ 86/914] 4099091=parameters_signature_test [ 87/914] 4099089=test_getopts [ 88/914] 4099089=test_gem_resolver_api_specification [ 89/914] 4099089=test_rendering [ 90/914] 4099089=test_gem_commands_signin_command [ 91/914] 4099091=test_nonblock [ 92/914] 4099091=test_pkey [ 93/914] 4099091=test_primitive [ 94/914] 4099089=test_gem_request [ 95/914] 4099091=test_yamldbm [ 96/914] 4099088=test_win32ole_method [ 97/914] 4099088=test_helper [ 98/914] 4099091=test_cgi_modruby [ 99/914] 4099088=test_thread_cv [100/914] 4099091=test_unicode [101/914] 4099094=test_parser_events [102/914] 4099091=test_windows_1251 [103/914] 4099091=test_convertible [104/914] 4099094=test_gem_resolver_best_set [105/914] 4099086=test_addr [106/914] 4099088=test_stat [107/914] 4099088=test_eval [108/914] 4099086=test_rational [109/914] 4099090=test_str2big [110/914] 4099090=newline_offsets_test [111/914] 4099086=test_regexp [112/914] 4099087=test_gem_resolver_conflict [113/914] 4099089=test_rdoc_cross_reference [114/914] 4099082=test_gem_commands_contents_command [115/914] 4099085=test_rdoc_generator_markup [116/914] 4099094=test_readpartial [117/914] 4099082=test_scalar [118/914] 4099095=test_thread [119/914] 4099082=test_call [120/914] 4099094=test_hash_create [121/914] 4099094=json_generic_object_test [122/914] 4099087=test_defined [123/914] 4099085=test_pack [124/914] 4099094=test_ole_methods [125/914] 4099094=test_switch_hitter [126/914] 4099097=test_rdoc_markup_to_html_crossref [127/914] 4099094=test_arity [128/914] 4099082=test_folderitem2_invokeverb [129/914] 4099094=test_files_sample [130/914] 4099082=test_update [131/914] 4099082=test_case_options [132/914] 4099088=test_gem_install_update_options [133/914] 4099082=test_file [134/914] 4099090=test_gem_security_policy [135/914] 4099082=test_rdoc_parser_changelog [136/914] 4099087=test_init [137/914] 4099094=test_gem_resolver_index_set [138/914] 4099082=test_http [139/914] 4099094=test_gem_dependency_resolution_error [140/914] 4099094=fixtures_test [141/914] 4099084=test_rational2 [142/914] 4099088=test_proxy [143/914] 4099084=test_raise [144/914] 4099084=test_ostruct [145/914] 4099088=test_completion [146/914] 4099085=test_yield [147/914] 4099090=test_gem_request_set_lockfile_parser [148/914] 4099083=test_shift_jis [149/914] 4099083=test_gem_ci_detector [150/914] 4099083=test_formatter [151/914] 4099083=test_io_wait_uncommon [152/914] 4099083=test_string [153/914] 4099090=test_have_library [154/914] 4099084=test_erb_command [155/914] 4099096=test_require [156/914] 4099083=test_https [157/914] 4099094=test_evaluation [158/914] 4099094=test_gem_resolver_vendor_set [159/914] 4099094=test_rdoc_markup_to_ansi [160/914] 4099084=test_fnmatch [161/914] 4099084=test_ftp [162/914] 4099087=integer_base_flags_test [163/914] 4099084=test_httpresponses [164/914] 4099087=test_unicode_escape [165/914] 4099089=test_filter [166/914] 4099084=test_gem_ext_cmake_builder [167/914] 4099084=test_too_many_dummy_encodings [168/914] 4099089=test_koi8 [169/914] 4099097=test_objspace [170/914] 4099089=test_clone [171/914] 4099094=test_erb_m17n [172/914] 4099094=test_ldap [173/914] 4099084=test_gem_source_lock [174/914] 4099087=test_etc [175/914] 4099094=test_gem_remote_fetcher_local_server [176/914] 4099084=test_last_thread [177/914] 4099094=test_rdoc_markup_to_bs [178/914] 4099087=test_new [179/914] 4099087=test_cipher [180/914] 4099094=test_hash [181/914] 4099094=test_macro [182/914] 4099087=parse_test [183/914] 4099089=test_gem_source_specific_file [184/914] 4099087=test_unix [185/914] 4099094=test_gem_commands_which_command [186/914] 4099087=test_enum [187/914] 4099094=test_rdoc_markup [188/914] 4099094=test_context [189/914] 4099089=test_coder [190/914] 4099089=test_optparse [191/914] 4099084=test_symbol [192/914] 4099089=test_undef [193/914] 4099094=test_c_union_entity [194/914] 4099089=test_gem_commands_sources_command [195/914] 4099094=test_ractor [196/914] 4099094=test_gem_spec_fetcher [197/914] 4099089=test_numeric [198/914] 4099088=test_metaclass [199/914] 4099088=test_io [200/914] 4099089=test_ws [201/914] 4099089=test_io_console [202/914] 4099094=test_date_arith [203/914] 4099094=test_rdoc_require [204/914] 4099094=test_gem_commands_environment_command [205/914] 4099090=test_tracepoint [206/914] 4099094=test_my_integer [207/914] 4099094=test_rdoc_rubygems_hook [208/914] 4099094=test_array_create [209/914] 4099094=test_debugger_integration [210/914] 4099094=test_gem_resolver_installed_specification [211/914] 4099094=test_ractor [212/914] 4099094=desugar_compiler_test [213/914] 4099094=test_signedness [214/914] 4099090=test_hmac [215/914] 4099090=test_gem_commands_mirror [216/914] 4099090=test_internal_ivar [217/914] 4099090=test_cgi_cookie [218/914] 4099090=symbol_encoding_test [219/914] 4099090=test_cd [220/914] 4099090=test_weakkeymap [221/914] 4099082=test_usrmarshal [222/914] 4099096=test_httpresponse [223/914] 4099096=test_rdoc_parser_ruby [224/914] 4099089=test_rdoc_markup_to_markdown [225/914] 4099082=test_inlinecache [226/914] 4099089=test_show_source [227/914] 4099089=test_pinned [228/914] 4099087=test_memory_view [229/914] 4099089=test_gem_command [230/914] 4099082=test_engine [231/914] 4099082=test_enc_raise [232/914] 4099082=test_key_error [233/914] 4099082=test_gem_request_set_lockfile [234/914] 4099089=ractor_test [235/914] 4099087=test_postponed_job [236/914] 4099091=test_bignum [237/914] 4099093=reflection_test [238/914] 4099089=test_cparser [239/914] 4099091=test_human_typo [240/914] 4099091=test_dot_dot [241/914] 4099091=test_gem_resolver [242/914] 4099093=test_gem_gemcutter_utilities [243/914] 4099083=test_gem_remote_fetcher [244/914] 4099082=test_gem_util [245/914] 4099091=test_raise_exception [246/914] 4099087=test_tempfile [247/914] 4099082=test_config [248/914] 4099082=test_exit [249/914] 4099093=test_pattern_key_name_check [250/914] 4099083=test_jaro_winkler [251/914] 4099093=test_gem_commands_yank_command [252/914] 4099083=test_key_actor_vi [253/914] 4099096=test_bug-14834 [254/914] 4099089=test_buffering [255/914] 4099089=ruby_parser_test [256/914] 4099082=test_rdoc_context_section [257/914] 4099082=test_svcb_https [258/914] 4099082=test_rdoc_markup_include [259/914] 4099082=test_ansi_without_terminfo [260/914] 4099090=test_terminfo [261/914] 4099096=test_enumerable [262/914] 4099096=test_bmethod [263/914] 4099096=test_passing_block [264/914] 4099089=test_http [265/914] 4099096=test_rdoc_attr [266/914] 4099089=test_logdevice [267/914] 4099096=test_addrinfo [268/914] 4099090=test_x509cert [269/914] 4099082=test_enc_str_buf_cat [270/914] 4099082=test_have_func [271/914] 4099094=test_logperiod [272/914] 4099094=test_webauthn_listener [273/914] 4099096=test_lock_native_thread [274/914] 4099093=test_gem_package_tar_reader_entry [275/914] 4099096=test_zsh_completion [276/914] 4099096=test_load [277/914] 4099096=test_encoding [278/914] 4099083=json_fixtures_test [279/914] 4099083=test_rdoc_generator_pot_po_entry [280/914] 4099094=test_gem_resolver_specification [281/914] 4099087=test_gem_security_trust_dir [282/914] 4099094=test_rdoc_parser_c [283/914] 4099087=test_constant [284/914] 4099083=test_default_gems [285/914] 4099093=test_data_error [286/914] 4099095=test_rubyvm [287/914] 4099095=test_rdoc_markup_to_table_of_contents [288/914] 4099083=test_weakmap [289/914] 4099090=test_gem_doctor [290/914] 4099096=test_ancdata [291/914] 4099096=test_external_new [292/914] 4099095=test_scanner_events [293/914] 4099096=test_abi [294/914] 4099093=test_win32ole_typelib [295/914] 4099093=test_euc_jp [296/914] 4099093=test_force_exit [297/914] 4099090=test_gem_resolver_dependency_request [298/914] 4099084=test_ssl [299/914] 4099090=test_deprecate [300/914] 4099095=test_registry [301/914] 4099095=test_rdoc_constant [302/914] 4099090=test_ractor [303/914] 4099093=parse_success_test [304/914] 4099093=test_gem_commands_push_command [305/914] 4099090=test_module [306/914] 4099091=test_sprintf [307/914] 4099094=test_gem_uri_formatter [308/914] 4099094=test_rdoc_encoding [309/914] 4099095=test_common [310/914] 4099096=test_optimization [311/914] 4099094=test_gem_request_connection_pools [312/914] 4099082=test_rdoc_markdown [313/914] 4099091=test_history [314/914] 4099091=test_verbose [315/914] 4099091=test_gem_ext_builder [316/914] 4099093=test_struct [317/914] 4099094=test_typeddata [318/914] 4099093=test_gem_resolver_vendor_specification [319/914] 4099095=compiler_test [320/914] 4099093=test_date_strftime [321/914] 4099095=test_key_actor_emacs [322/914] 4099082=test_bigzero [323/914] 4099082=test_basicinstructions [324/914] 4099089=test_mutex [325/914] 4099082=test_gem_commands_owner_command [326/914] 4099094=test_import [327/914] 4099095=test_basicsocket [328/914] 4099095=locals_test [329/914] 4099095=test_find [330/914] 4099095=test_recursion [331/914] 4099095=test_normalize [332/914] 4099095=test_ractor [333/914] 4099095=test_rdoc_tom_doc [334/914] 4099085=test_gem_unsatisfiable_dependency_error [335/914] 4099095=test_rdoc_i18n_text [336/914] 4099095=test_logger [337/914] 4099089=test_sexp [338/914] 4099095=test_disable_irb [339/914] 4099089=test_gem_package_tar_header [340/914] 4099082=pattern_test [341/914] 4099095=lex_test [342/914] 4099095=test_gem_rdoc [343/914] 4099089=test_gem_version_option [344/914] 4099082=test_files_test_2 [345/914] 4099089=test_require_lib [346/914] 4099085=test_gem_remote_fetcher_s3 [347/914] 4099093=test_rdoc_markup_parser [348/914] 4099085=test_fd_setsize [349/914] 4099085=version_test [350/914] 4099095=test_gem_request_set [351/914] 4099085=test_objectspace [352/914] 4099093=test_trick [353/914] 4099094=test_gem_resolver_activation_request [354/914] 4099094=test_big5 [355/914] 4099094=test_null [356/914] 4099094=test_fixnum [357/914] 4099094=test_timeout [358/914] 4099094=test_signal [359/914] 4099087=test_iseq_load [360/914] 4099095=test_name_error_extension [361/914] 4099095=test_fstring [362/914] 4099091=test_scheduler [363/914] 4099091=test_ensure_and_callcc [364/914] 4099091=test_rdoc_markup_raw [365/914] 4099095=test_history [366/914] 4099095=test_dln [367/914] 4099095=test_complex2 [368/914] 4099095=test_iso_8859 [369/914] 4099091=test_x509attr [370/914] 4099091=test_rdoc_context [371/914] 4099095=test_pkg_config [372/914] 4099095=test_string_memory [373/914] 4099095=test_rdoc_markup_to_joined_paragraph [374/914] 4099095=test_rdoc_markup_to_html [375/914] 4099090=regexp_test [376/914] 4099095=test_open-uri [377/914] 4099090=test_coderange [378/914] 4099090=test_rdoc_parser [379/914] 4099090=test_line_editor [380/914] 4099095=test_big2str [381/914] 4099090=test_rdoc_markup_indented_paragraph [382/914] 4099095=test_enc_associate [383/914] 4099090=dump_test [384/914] 4099094=test_allocation [385/914] 4099087=test_gc [386/914] 4099095=test_c_struct_builder [387/914] 4099095=location_test [388/914] 4099095=test_store [389/914] 4099091=test_insns_leaf [390/914] 4099091=test_iseq [391/914] 4099084=test_tree_builder [392/914] 4099084=test_gem_ext_cargo_builder_link_flag_converter [393/914] 4099095=test_protocol [394/914] 4099083=test_protect [395/914] 4099084=test_cgi_util [396/914] 4099083=test_x509req [397/914] 4099095=test_gem_commands_open_command [398/914] 4099095=test_rdoc_class_module [399/914] 4099083=test_rdoc_markup_attributes [400/914] 4099083=test_gbk [401/914] 4099083=test_gem_specification [402/914] 4099084=test_gem_dependency_installer [403/914] 4099090=test_refinement [404/914] 4099091=test_pointer [405/914] 4099093=test_win32ole_type_event [406/914] 4099093=test_gem_name_tuple [407/914] 4099093=test_warning [408/914] 4099093=test_word [409/914] 4099093=test_class [410/914] 4099093=test_cgi_session [411/914] 4099093=test_x509crl [412/914] 4099091=test_stringscanner [413/914] 4099088=test_numeric [414/914] 4099088=test_win32ole_variable [415/914] 4099088=test_gb18030 [416/914] 4099088=test_type_completor [417/914] 4099088=test_gem_package_tar_reader [418/914] 4099095=test_win32ole_variant_outarg [419/914] 4099091=test_mkmf [420/914] 4099095=test_mul [421/914] 4099095=test_mixed_unicode_escapes [422/914] 4099093=test_enumerator_kw [423/914] 4099095=test_require_path_check [424/914] 4099091=test_rdoc_any_method [425/914] 4099088=test_flush [426/914] 4099093=test_rdoc_markup_to_html_snippet [427/914] 4099088=test_pkcs7 [428/914] 4099093=test_gem_commands_fetch_command [429/914] 4099088=test_cgi_header [430/914] 4099088=test_complexrational [431/914] 4099088=static_inspect_test [432/914] 4099095=test_inadvertent_creation [433/914] 4099088=test_complex [434/914] 4099093=source_location_test [435/914] 4099093=test_instrumentation_api [436/914] 4099089=test_rdoc_markup_verbatim [437/914] 4099089=test_at_exit [438/914] 4099089=test_x509ext [439/914] 4099095=test_files_ext [440/914] 4099089=unescape_test [441/914] 4099088=test_gem_commands_query_command [442/914] 4099095=test_color [443/914] 4099095=equality_test [444/914] 4099091=test_case [445/914] 4099091=test_eval_history [446/914] 4099095=test_c_struct_entry [447/914] 4099091=tunnel_test [448/914] 4099091=test_gem_text [449/914] 4099082=test_settracefunc [450/914] 4099091=test_rdoc_markup_to_tt_only [451/914] 4099091=test_win32ole [452/914] 4099091=test_gem_version [453/914] 4099091=test_gem_commands_stale_command [454/914] 4099091=test_method_cache [455/914] 4099091=test_path [456/914] 4099095=test_pp [457/914] 4099091=test_tcp [458/914] 4099095=test_sprintf_comb [459/914] 4099091=test_rdoc_normal_module [460/914] 4099083=test_rdoc_markdown_test [461/914] 4099088=test_gem_stub_specification [462/914] 4099091=test_flags [463/914] 4099093=test_asn1 [464/914] 4099093=test_gem_ext_rake_builder [465/914] 4099088=test_monitor [466/914] 4099095=json_string_matching_test [467/914] 4099095=test_whileuntil [468/914] 4099095=test_transcode [469/914] 4099088=test_extlibs [470/914] 4099097=test_rat [471/914] 4099097=test_rdoc_markup_heading [472/914] 4099097=test_method [473/914] 4099095=test_unicode_normalize [474/914] 4099095=test_append [475/914] 4099084=test_ractor_compatibility [476/914] 4099095=test_rdoc_markup_hard_break [477/914] 4099095=test_gem_resolver_lock_set [478/914] 4099095=test_rdoc_generator_pot_po [479/914] 4099095=test_reqarg [480/914] 4099091=test_reline_key [481/914] 4099091=test_resource [482/914] 4099091=test_gem_source_fetch_problem [483/914] 4099091=test_set [484/914] 4099091=test_gem_update_suggestion [485/914] 4099091=test_gem_console_ui [486/914] 4099091=test_member [487/914] 4099091=test_numhash [488/914] 4099091=test_gem_stream_ui [489/914] 4099084=test_trace [490/914] 4099084=test_nofree [491/914] 4099084=test_rdoc_generator_ri [492/914] 4099082=test_pkey_rsa [493/914] 4099084=test_ipaddr [494/914] 4099091=test_arity [495/914] 4099091=test_buffered_io [496/914] 4099084=test_yjit [497/914] 4099091=test_rdoc_markup_attribute_manager [498/914] 4099093=test_m17n [499/914] 4099095=test_rdoc_i18n_locale [500/914] 4099095=test_argf [501/914] 4099091=test_egrep_cpp [502/914] 4099096=test_gem_resolver_composed_set [503/914] 4099096=test_date_conv [504/914] 4099096=test_webauthn_poller [505/914] 4099091=test_rdoc_method_attr [506/914] 4099096=test_gem_config_file [507/914] 4099085=test_gem_commands_pristine_command [508/914] 4099096=test_yamlstore [509/914] 4099091=test_yjit_exit_locations [510/914] 4099093=test_rdoc_rdoc [511/914] 4099096=test_rdoc_markup_pre_process [512/914] 4099083=test_io_buffer [513/914] 4099083=test_win32ole_event [514/914] 4099083=test_reline [515/914] 4099096=test_hash [516/914] 4099093=test_arith_seq_beg_len_step [517/914] 4099091=test_beginendblock [518/914] 4099093=test_gem_resolver_requirement_list [519/914] 4099093=test_scalar_scanner [520/914] 4099093=test_within_pipe [521/914] 4099093=test_timeout [522/914] 4099089=test_not [523/914] 4099089=test_weakref [524/914] 4099082=test_function [525/914] 4099089=test_socket [526/914] 4099090=test_mailto [527/914] 4099093=test_case_mapping [528/914] 4099093=test_yaml_tree [529/914] 4099090=test_rubygems [530/914] 4099082=test_gem_package_tar_writer [531/914] 4099091=ripper_test [532/914] 4099093=newline_test [533/914] 4099082=test_ubf_async_safe [534/914] 4099082=test_array [535/914] 4099082=snippets_test [536/914] 4099093=parser_test [537/914] 4099093=test_webauthn_listener_response [538/914] 4099090=heredoc_test [539/914] 4099093=test_gem_path_support [540/914] 4099090=constant_path_node_test [541/914] 4099090=test_win32ole_record [542/914] 4099090=test_gem_bundler_version_finder [543/914] 4099093=test_console_attr [544/914] 4099093=onigmo_test [545/914] 4099093=test_struct [546/914] 4099093=test_pack [547/914] 4099090=test_rdoc_comment [548/914] 4099093=test_ast [549/914] 4099083=test_rb_str_dup [550/914] 4099083=fuzzer_test [551/914] 4099090=test_math [552/914] 4099088=test_time [553/914] 4099090=json_encoding_test [554/914] 4099090=test_gc [555/914] 4099090=test_libs [556/914] 4099090=test_super [557/914] 4099083=test_did_you_mean [558/914] 4099086=test_autoconf [559/914] 4099088=test_popen_deadlock [560/914] 4099086=test_gem_safe_yaml [561/914] 4099086=test_digest_extend [562/914] 4099083=test_cgi_multipart [563/914] 4099086=test_case [564/914] 4099086=test_bug-5832 [565/914] 4099086=test_wait [566/914] 4099083=test_object_references [567/914] 4099083=test_x509name [568/914] 4099083=test_sleep [569/914] 4099086=test_compile_prism [570/914] 4099091=test_gem_commands_build_command [571/914] 4099085=test_gem_security [572/914] 4099091=test_euc_tw [573/914] 4099091=test_gem_requirement [574/914] 4099086=test_alias [575/914] 4099091=test_face [576/914] 4099083=test_sizeof [577/914] 4099091=test_bug-3571 [578/914] 4099091=test_emoji_breaks [579/914] 4099089=test_notimplement [580/914] 4099091=test_system [581/914] 4099089=test_comparable [582/914] 4099089=test_gem_commands_info_command [583/914] 4099089=command_line_test [584/914] 4099090=test_rdoc_rd [585/914] 4099090=test_date_new [586/914] 4099089=test_io_timeout [587/914] 4099089=test_stringio [588/914] 4099090=test_dns [589/914] 4099086=test_dup [590/914] 4099088=test_require [591/914] 4099089=test_io_buffer [592/914] 4099094=test_string_processing [593/914] 4099094=encodings_test [594/914] 4099089=json_generator_test [595/914] 4099094=test_gem_impossible_dependencies_error [596/914] 4099094=test_dryrun [597/914] 4099094=test_type [598/914] 4099094=test_range [599/914] 4099086=test_gem_source_subpath_problem [600/914] 4099090=test_tmpdir [601/914] 4099089=node_id_test [602/914] 4099090=test_emitter [603/914] 4099090=test_ts [604/914] 4099086=test_gem_resolver_api_set [605/914] 4099086=parse_stream_test [606/914] 4099086=test_locale [607/914] 4099086=test_stringify_symbols [608/914] 4099086=warnings_test [609/914] 4099086=test_to_ary_concat [610/914] 4099089=test_rubyoptions [611/914] 4099097=test_printf [612/914] 4099097=test_rdoc_token_stream [613/914] 4099097=test_udp [614/914] 4099097=dispatcher_test [615/914] 4099085=test_configuration [616/914] 4099082=test_windows_1252 [617/914] 4099082=test_rdoc_alias [618/914] 4099082=test_rdoc_single_class [619/914] 4099097=test_gem_silent_ui [620/914] 4099082=test_require [621/914] 4099082=test_ifunless [622/914] 4099082=test_pkey_dh [623/914] 4099097=test_shapes [624/914] 4099097=test_rdoc_text [625/914] 4099090=test_ocsp [626/914] 4099082=test_gem_commands_uninstall_command [627/914] 4099085=test_rendering [628/914] 4099097=test_gem_dependency_list [629/914] 4099085=test_files_test [630/914] 4099097=test_gem_resolver_installer_set [631/914] 4099085=test_nesting_parser [632/914] 4099091=test_object_create_start [633/914] 4099091=test_forwardable [634/914] 4099091=test_continuation [635/914] 4099091=test_ensured [636/914] 4099085=test_config [637/914] 4099085=comments_test [638/914] 4099090=test_delete [639/914] 4099091=test_io_m17n [640/914] 4099085=test_gem_commands_cleanup_command [641/914] 4099090=test_rdoc_markup_paragraph [642/914] 4099090=test_placearg [643/914] 4099097=test_interned_str [644/914] 4099097=test_project_sanity [645/914] 4099097=test_env [646/914] 4099086=regular_expression_encoding_test [647/914] 4099086=test_config [648/914] 4099090=test_random [649/914] 4099086=test_merge_keys [650/914] 4099094=test_kwargs [651/914] 4099090=test_rdoc_extend [652/914] 4099086=test_io_wait [653/914] 4099094=test_lexer [654/914] 4099094=test_win32ole_type [655/914] 4099094=test_rdoc_rd_inline_parser [656/914] 4099090=test_gem_ext_configure_builder [657/914] 4099094=test_mdns [658/914] 4099090=test_x509store [659/914] 4099086=test_dir [660/914] 4099094=test_gem_local_remote_options [661/914] 4099094=test_exception [662/914] 4099090=test_bash_completion [663/914] 4099090=test_gem_security_signer [664/914] 4099085=test_threadgroup [665/914] 4099082=test_rdoc_generator_json_index [666/914] 4099090=test_set_len [667/914] 4099090=test_gem_commands_lock_command [668/914] 4099082=test_euc_kr [669/914] 4099082=regular_expression_options_test [670/914] 4099086=test_key_event_record [671/914] 4099086=test_sleep [672/914] 4099082=test_queue [673/914] 4099082=test_rdoc_markup_to_label [674/914] 4099090=test_install [675/914] 4099082=integer_parse_test [676/914] 4099082=test_gem_validator [677/914] 4099082=test_prettyprint [678/914] 4099082=lex_test [679/914] 4099085=test_bundled_gems [680/914] 4099085=test_custom_command [681/914] 4099085=test_m17n_comb [682/914] 4099090=test_date_ractor [683/914] 4099083=test_pair [684/914] 4099090=test_tree_spell_checker [685/914] 4099090=test_integer_comb [686/914] 4099095=index_write_test [687/914] 4099095=test_depth_first [688/914] 4099091=test_ns_spki [689/914] 4099095=test_tsort [690/914] 4099095=test_win32ole_param_event [691/914] 4099095=test_ripper [692/914] 4099091=test_key_name_check [693/914] 4099091=test_rdoc_rd_block_parser [694/914] 4099091=test_rdoc_servlet [695/914] 4099091=test_singleton [696/914] 4099091=test_assignment [697/914] 4099086=test_ruby_lex [698/914] 4099086=test_date_marshal [699/914] 4099086=test_ossl [700/914] 4099095=test_gem_request_set_gem_dependency_api [701/914] 4099082=test_grapheme_breaks [702/914] 4099082=test_syntax [703/914] 4099095=test_autoload [704/914] 4099087=test_gem_resolver_local_specification [705/914] 4099087=test_pack [706/914] 4099088=test_gem_commands_unpack_command [707/914] 4099087=test_gem_commands_exec_command [708/914] 4099088=test_stream [709/914] 4099083=test_optarg [710/914] 4099088=test_ssl_session [711/914] 4099083=test_ractor [712/914] 4099083=test_gem_ext_cargo_builder [713/914] 4099083=test_gem_gem_runner [714/914] 4099083=test_file_exhaustive [715/914] 4099088=test_object [716/914] 4099088=test_gem_commands_signout_command [717/914] 4099088=test_exception [718/914] 4099088=test_rdoc_generator_pot [719/914] 4099088=test_win32ole_param [720/914] 4099088=test_function_entry [721/914] 4099088=test_rdoc_parser_markdown [722/914] 4099088=test_len [723/914] 4099088=implicit_array_test [724/914] 4099088=test_acceptable [725/914] 4099092=heredoc_dedent_test [726/914] 4099094=test_kernel [727/914] 4099092=test_method_name_check [728/914] 4099096=!Nothing_to_test [729/914] 4099096=test_keyword [730/914] 4099097=numeric_value_test [731/914] 4099092=test_provider [732/914] 4099097=test_win32ole_method_event [733/914] 4099088=test_bn [734/914] 4099097=test_gem_package_task [735/914] 4099097=test_gem_commands_server_command [736/914] 4099097=test_httpheader [737/914] 4099088=test_http_request [738/914] 4099088=test_data [739/914] 4099088=test_rdoc_ri_driver [740/914] 4099097=test_ellipsize [741/914] 4099097=test_utf32 [742/914] 4099097=test_integer [743/914] 4099097=test_memory_view [744/914] 4099086=test_helper [745/914] 4099086=test_fips [746/914] 4099097=test_date_parse [747/914] 4099087=test_gem_commands_update_command [748/914] 4099088=test_data [749/914] 4099097=test_noarg [750/914] 4099088=test_thread [751/914] 4099088=test_pkey_ec [752/914] 4099088=test_rand [753/914] 4099094=test_to_ruby [754/914] 4099092=test_bundled_ca [755/914] 4099094=test_random [756/914] 4099086=test_workspace [757/914] 4099094=static_literals_test [758/914] 4099094=test_backtrace [759/914] 4099094=test_gem_safe_marshal [760/914] 4099097=test_option [761/914] 4099096=test_capacity [762/914] 4099096=test_tracer [763/914] 4099086=test_nextafter [764/914] 4099096=test_input_method [765/914] 4099097=test_div [766/914] 4099097=test_rdoc_generator_darkfish [767/914] 4099086=test_resize [768/914] 4099091=test_gc_compact [769/914] 4099086=test_deprecated [770/914] 4099096=test_key_stroke [771/914] 4099086=breadth_first_search_test [772/914] 4099086=test_generic [773/914] 4099096=test_fiber [774/914] 4099086=test_rdoc_stats [775/914] 4099092=test_cesu8 [776/914] 4099092=test_gem_commands_rebuild_command [777/914] 4099088=test_alias_and_anchor [778/914] 4099088=test_gem_commands_setup_command [779/914] 4099092=json_parser_test [780/914] 4099092=test_win32ole_variant_m [781/914] 4099086=test_rdoc_store [782/914] 4099092=test_err_in_callback [783/914] 4099092=test_ftp [784/914] 4099094=test_rdoc_markup_document [785/914] 4099094=test_vm_dump [786/914] 4099094=test_open3 [787/914] 4099092=errors_test [788/914] 4099097=test_omap [789/914] 4099097=test_zlib [790/914] 4099092=magic_comment_test [791/914] 4099092=test_marshal [792/914] 4099088=test_framework [793/914] 4099088=test_case_comprehensive [794/914] 4099088=test_proc [795/914] 4099087=test_singleton_function [796/914] 4099087=test_cclass [797/914] 4099090=test_shellwords [798/914] 4099090=test_uncorrectable_name_check [799/914] 4099090=test_load [800/914] 4099085=test_https_proxy [801/914] 4099090=test_pkey_dsa [802/914] 4099085=test_nomethod_error [803/914] 4099085=test_date_strptime [804/914] 4099087=test_ssl [805/914] 4099085=test_ractor [806/914] 4099086=library_symbols_test [807/914] 4099086=test_emitter [808/914] 4099092=test_json_tree [809/914] 4099086=test_severity [810/914] 4099086=test_ractor [811/914] 4099092=test_float [812/914] 4099086=test_rdoc_rd_inline [813/914] 4099086=test_gem_remote_fetcher_local_ssl_server [814/914] 4099088=test_files_test_1 [815/914] 4099090=test_gem [816/914] 4099095=test_cgi_core [817/914] 4099095=test_helper_method [818/914] 4099095=test_delegate [819/914] 4099095=test_yaml_special_cases [820/914] 4099085=test_gem_source_list [821/914] 4099095=attribute_write_test [822/914] 4099095=test_parser [823/914] 4099095=test_rdoc_code_object [824/914] 4099085=test_multi_irb_commands [825/914] 4099085=test_rdoc_top_level [826/914] 4099092=test_gem_command_manager [827/914] 4099087=test_gem_installer [828/914] 4099084=test_rdoc_normal_class [829/914] 4099092=test_gem_commands_check_command [830/914] 4099083=test_random_formatter [831/914] 4099095=test_gem_source_git [832/914] 4099092=test_regex_casefold [833/914] 4099083=test_pipe [834/914] 4099092=test_condition [835/914] 4099092=test_cp949 [836/914] 4099092=test_help [837/914] 4099092=test_class_name_check [838/914] 4099085=test_gem_resolver_git_set [839/914] 4099084=test_string [840/914] 4099092=test_files_lib [841/914] 4099083=test_sorted_set [842/914] 4099086=test_emoji [843/914] 4099085=test_duplicate [844/914] 4099086=json_ext_parser_test [845/914] 4099085=test_time [846/914] 4099086=test_integer [847/914] 4099095=test_date_attr [848/914] 4099095=test_scan_args [849/914] 4099095=test_erb [850/914] 4099085=test_enumerator [851/914] 4099083=test_rdoc_parser_simple [852/914] 4099095=test_utf16 [853/914] 4099083=test_gem_package [854/914] 4099095=test_frozen [855/914] 4099095=test_handle [856/914] 4099090=test_rdoc_markup_to_rdoc [857/914] 4099090=test_gem_source [858/914] 4099095=test_color_printer [859/914] 4099095=test_safe_load [860/914] 4099095=test_benchmark [861/914] 4099094=string_encoding_test [862/914] 4099090=test_name_error [863/914] 4099094=test_exception_at_throwing [864/914] 4099083=test_pty [865/914] 4099094=test_assembler [866/914] 4099094=test_gem_source_vendor [867/914] 4099094=test_gem_commands_list_command [868/914] 4099097=test_variable_name_check [869/914] 4099094=test_propertyputref [870/914] 4099094=test_symbol [871/914] 4099097=test_gem_uninstaller [872/914] 4099094=test_gem_platform [873/914] 4099094=test_rdoc_ri_paths [874/914] 4099094=overlap_test [875/914] 4099091=test_change_word [876/914] 4099091=test_gem_source_installed [877/914] 4099091=test_modify_expand [878/914] 4099091=test_gem_available_set [879/914] 4099095=test_parser [880/914] 4099090=test_pkcs12 [881/914] 4099095=test_date_time [882/914] 4099083=test_date [883/914] 4099095=test_rdoc_parser_prism_ruby [884/914] 4099083=test_ractor [885/914] 4099091=test_psych [886/914] 4099091=test_rdoc_markup_formatter [887/914] 4099091=test_enumerator [888/914] 4099091=test_fiddle [889/914] 4099083=test_win32ole_variant [890/914] 4099083=test_debug [891/914] 4099091=test_gem_commands_help_command [892/914] 4099083=test_stringchar [893/914] 4099091=test_arith_seq_extract [894/914] 4099094=test_rbconfig [895/914] 4099094=test_gem_uri [896/914] 4099094=test_gem_package_old [897/914] 4099083=test_command [898/914] 4099094=test_digest [899/914] 4099090=test_profile_frames [900/914] 4099090=test_resolve_symbol [901/914] 4099091=test_date_compat [902/914] 4099091=test_lazy_enumerator [903/914] 4099090=test_array [904/914] 4099083=test_find_executable [905/914] 4099083=test_set [906/914] 4099083=test_error_highlight [907/914] 4099097=test_class2name [908/914] 4099097=test_nil [909/914] 4099097=test_gem_request_set_lockfile_tokenizer [910/914] 4099097=test_gem_commands_outdated_command [911/914] 4099094=test_kdf [912/914] 4099097=test_backtrace [913/914] 4099094=test_time_tz [914/914] 4099095=test_rdoc_task Finished tests in 192.459241s, 166.1806 tests/s, 33742.6147 assertions/s. 31983 tests, 6494078 assertions, 0 failures, 0 errors, 398 skips ruby -v: ruby 3.4.0dev (2024-09-27T09:39:05Z master c1ee5ea28f) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. $$$[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/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-09-27T09:39:05Z master c1ee5ea28f) [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 ............................................................ $$$ #<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:05 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:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 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) 960 4097790 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 4097790 4097793 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.20240927-101035 --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 4097793 4097794 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.20240927-101035 --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 4097794 4134199 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' 4134199 4134200 959 959 pts/0 959 S+ 1000 0:00 make yes-test-rubyspec MSPECOPT=--error-output stderr -j TESTS=-j16 4134200 4134520 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r./x86_64-linux-fake -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec run -B /tmp/ruby/src/trunk_asan/spec/default.mspec --error-output stderr -j 4134520 4134538 959 959 pts/0 959 Sl+ 1000 0:06 /tmp/ruby/build/trunk_asan/ruby /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_asan/spec/default.mspec --error-output stderr -fy -o /tmp/rubytest.ehtlca/16-mspec-multi-15 4134538 4136394 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_asan/spec/default.mspec --error-output stderr -fy -o /tmp/rubytest.ehtlca/16-mspec-multi-15 4097794 4141861 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 2090122=>[2090124, 2360588], 2628222=>[2628224], 960=>[4097790], 4097790=>[4097793], 4097793=>[4097794], 4097794=>[4134199, 4141861], 4134199=>[4134200], 4134200=>[4134520], 4134520=>[4134538], 4134538=>[4136394]} $ timeout 60 gdb -p 4136394 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4136396] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005bdfc39e5b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x70709efe0c40 (LWP 4136394) "ruby" 0x00005bdfc39e5b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x707082a006c0 (LWP 4136396) "ruby" 0x00005bdfc39e5b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x707082a006c0 (LWP 4136396) "ruby"): #0 0x00005bdfc39e5b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005bdfc39e6b4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005bdfc39353c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005bdfc3935239 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 0x00005bdfc3934e65 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 0x00005bdfc392fe6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005bdfc39306ea in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005bdfc39cbffd in __interceptor_realloc () No symbol table info available. #8 0x000070709ec9df6a in __pthread_getattr_np (thread_id=123628530173632, attr=0x7070829ffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x707082a006c0 ret = <optimized out> iattr = 0x7070829ffc98 #9 0x00005bdfc39f0849 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x00005bdfc39f0d98 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x00005bdfc39d9762 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x00005bdfc39d93dc in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x00005bdfc39d9866 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x00005bdfc39c97df in asan_thread_start(void*) () No symbol table info available. #15 0x000070709ec9ca94 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 = {123628530173632, -8622699676894368393, 123628530173632, -352, 2, 140734066004272, -8622699676915339913, -8622637399573271177}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x000070709ed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x70709efe0c40 (LWP 4136394) "ruby"): #0 0x00005bdfc39e5b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005bdfc39e6b4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005bdfc39353c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005bdfc3935239 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 0x00005bdfc3934e65 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 0x00005bdfc392fe6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005bdfc392fc58 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005bdfc39cbbc3 in __interceptor_malloc () No symbol table info available. #8 0x00005bdfc3a50b65 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=24) at /tmp/ruby/src/trunk_asan/gc/default.c:8236 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x00005bdfc3da58bc in vm_ccs_create (klass=123628997833200, cc_tbl=0x5030000d63c0, mid=3329, cme=0x70709e7ed068) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2004 ccs = <optimized out> #10 cache_callable_method_entry (klass=123628997833200, mid=3329, cme=0x70709e7ed068) at /tmp/ruby/src/trunk_asan/vm_method.c:1453 cc_tbl = 0x5030000d63c0 ccs_data = <optimized out> #11 callable_method_entry_or_negative (klass=<optimized out>, mid=<optimized out>, defined_class_ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_method.c:1501 defined_class = <optimized out> me = <optimized out> _lev = <optimized out> cme = 0x70709e7ed068 #12 0x00005bdfc3d82e15 in callable_method_entry (klass=123628997833200, mid=3329, defined_class_ptr=0x0) at /tmp/ruby/src/trunk_asan/vm_method.c:1521 cme = <optimized out> #13 rb_callable_method_entry (klass=123628997833200, mid=3329) at /tmp/ruby/src/trunk_asan/vm_method.c:1528 No locals. #14 vm_search_cc (klass=123628997833200, ci=0x70709cd88720) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2147 mid = 3329 cc_tbl = 0x5030000d63c0 ccs = 0x0 cme = <optimized out> cc = <optimized out> ccs_data = <optimized out> ccs_len = <optimized out> argc = <optimized out> flag = <optimized out> i = <optimized out> ccs_ci_argc = <optimized out> ccs_ci_flag = <optimized out> ccs_cc = <optimized out> #15 rb_vm_search_method_slowpath (ci=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2196 _lev = <optimized out> cc = <optimized out> #16 0x00005bdfc3dd223c in vm_search_method_slowpath0 (cd_owner=123628997551840, klass=128, cd=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2217 cc = <optimized out> empty_cc = <optimized out> #17 gccct_method_search_slowpath (vm=0x525000000100, klass=128, index=0, ci=0x5bdfc39e5b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:418 cd = {ci = 0x5bdfc39e5b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, cc = 0x0} #18 0x00005bdfc3db4249 in gccct_method_search (ec=0x5160000003d0, recv=20, mid=3329, ci=0x5bdfc39e5b8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:483 klass = 128 index = 0 vm = 0x540000000188 cc = 0x0 cme = <optimized out> #19 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:1041 ci = {flags = 9895527813286708059, kwarg = 0xcab8db31f2, mid = 15747197836426510782, flag = 364749278512974153, argc = 9892713063519601499} ec = 0x5160000003d0 cc = <optimized out> self = <optimized out> #20 0x00005bdfc3db545e in rb_funcallv (recv=20, mid=3329, argc=0, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #21 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x0 #22 0x00005bdfc3c9efea in rb_obj_as_string (obj=obj@entry=20) at /tmp/ruby/src/trunk_asan/string.c:1757 str = <optimized out> #23 0x00005bdfc3ad1342 in io_write (io=123628450507680, str=<optimized out>, nosync=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:2009 tmp = <optimized out> fptr = <optimized out> n = <optimized out> #24 0x00005bdfc3deca88 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:3788 ci = 0x233100100003 cc = <optimized out> me = 0x70709e7d9e28 cfunc = 0x504000011098 recv = 123628450507680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005bdfc3d9a2cd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff100, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #26 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 = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff100 reg_pc = 0x50f0000342f0 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> #27 0x00005bdfc3d89488 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> #28 0x00005bdfc3e0a092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70709c1ff1c0, self=123628450873680, 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 = 0x70709dfe3228 cfp = <optimized out> sp = 0x70709c0ffc98 use_argv = 0x70709cacff60 stack_argv = 0x70709c0ffc98 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 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 = 0x70709c1ff1c0 #30 0x00005bdfc3db6876 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. #31 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. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x00005bdfc3db6876 in rb_yield (val=<optimized out>) No locals. #34 0x00005bdfc3a14020 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 = {0x7fff340311b0, <optimized out>, 0x7fff340310c0, <optimized out>, <optimized out>}, prev = 0x70709cce6040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x00005bdfc3deca88 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:3788 ci = 0x40d100000005 cc = <optimized out> me = 0x70709e7da8c8 cfunc = 0x5040000105d8 recv = 123628997635160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00005bdfc3d9180b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff1a8, cd=0x50400015b870, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 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 = 0x50400015b870 insns_address_table = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff1a8 reg_pc = 0x51000007b8f8 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> #38 0x00005bdfc3d89488 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> #39 0x00005bdfc3e0a092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70709c1ff268, self=123628450873680, 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 = 0x70707dd6ff98 cfp = <optimized out> sp = 0x70709c0ffc20 use_argv = 0x0 stack_argv = 0x70709c0ffc20 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #40 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 = 0x70709c1ff268 #41 0x00005bdfc3db6876 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. #42 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. #43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #44 0x00005bdfc3db6876 in rb_yield (val=<optimized out>) No locals. #45 0x00005bdfc3a138fa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff34031c90, <optimized out>, 0x7fff34031ba0, <optimized out>, <optimized out>}, prev = 0x70709cce5a40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160000003d0 cfp = 0x70709c1ff218 #46 0x00005bdfc3b8e0ab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #47 0x00005bdfc3deca88 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:3788 ci = 0x647100000001 cc = <optimized out> me = 0x70709e7b7968 cfunc = 0x504000020418 recv = 123628997613080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #48 0x00005bdfc3d9180b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff250, cd=0x50c000654c50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #49 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 = 0x50c000654c50 insns_address_table = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff250 reg_pc = 0x5130005da0a8 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> #50 0x00005bdfc3d89488 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> #51 0x00005bdfc3e0a092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70709cba45a0, self=123628450873680, 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 = 0x70707dd30078 cfp = <optimized out> sp = 0x70709c0ffbd8 use_argv = 0x70709c0ffbc0 stack_argv = 0x70709c0ffbd8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #52 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 = 0x70709cba45a0 #53 0x00005bdfc3dbd20b in vm_yield_with_cref (ec=0x5160000003d0, argc=0, argv=0x70709c0ffbc0, kw_splat=0, cref=0xfffffffffffffe00, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #54 yield_under (self=<optimized out>, singleton=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:2101 new_captured = <optimized out> ec = 0x5160000003d0 cfp = <optimized out> block_handler = <optimized out> new_block_handler = <optimized out> captured = <optimized out> ep = <optimized out> is_lambda = 0 cref = 0xfffffffffffffe00 #55 0x00005bdfc3deca88 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:3788 ci = 0x254100020001 cc = <optimized out> me = 0x70709e7e6df8 cfunc = 0x504000007718 recv = 123628450873680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #56 0x00005bdfc3d9180b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff2c0, cd=0x50200006c3f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #57 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 = 0x50200006c3f0 insns_address_table = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff2c0 reg_pc = 0x50c0001bcec8 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> #58 0x00005bdfc3d89488 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> #59 0x00005bdfc3e0a092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70709c1ff380, self=123628450942400, 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 = 0x70709e7a4de0 cfp = <optimized out> sp = 0x70709c0ffb58 use_argv = 0x70709cace4e0 stack_argv = 0x70709c0ffb58 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #60 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 = 0x70709c1ff380 #61 0x00005bdfc3db6876 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. #62 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. #63 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #64 0x00005bdfc3db6876 in rb_yield (val=<optimized out>) No locals. #65 0x00005bdfc3f6f18e in rb_ary_all_p (argc=<optimized out>, argv=<optimized out>, ary=123628450508520) at /tmp/ruby/src/trunk_asan/array.c:7869 len = <optimized out> i = 0 #66 0x00005bdfc3deca88 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:3788 ci = 0x16cf00000001 cc = <optimized out> me = 0x70709e7df558 cfunc = 0x50400000b518 recv = 123628450508520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #67 0x00005bdfc3d9180b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff368, cd=0x5040000dd570, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #68 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 = 0x5040000dd570 insns_address_table = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff368 reg_pc = 0x511000052b98 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> th: 0x515000000300, native_id: 0x70709efe0c40 -- Control frame information ----------------------------------------------- INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> c:0033 p:---- s:0160 e:000159 CFUNC :write INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0032 p:0010 s:0155 e:000154 BLOCK /tmp/ruby/src/trunk_asan/spec/ruby/shared/process/fork.rb:79 c:0031 p:0010 s:0151 e:000150 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/fs.rb:62 [FINISH] INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> c:0030 p:---- s:0147 e:000146 CFUNC :open c:0029 p:0023 s:0141 e:000140 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/fs.rb:61 INSN_LABEL_putobject = <optimized out> c:0028 p:0007 s:0135 e:000134 BLOCK /tmp/ruby/src/trunk_asan/spec/ruby/shared/process/fork.rb:78 [FINISH] INSN_LABEL_putspecialobject = <optimized out> c:0027 p:---- s:0132 e:000131 CFUNC :fork 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> c:0026 p:0013 s:0128 E:000730 BLOCK /tmp/ruby/src/trunk_asan/spec/ruby/shared/process/fork.rb:77 [FINISH] c:0025 p:---- s:0123 e:000122 CFUNC :instance_exec INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> c:0024 p:0009 s:0119 e:000118 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117 c:0023 p:0009 s:0111 e:000110 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH] 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> c:0022 p:---- s:0107 e:000106 CFUNC :all? INSN_LABEL_pop = <optimized out> c:0021 p:0027 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176 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> c:0020 p:0048 s:0096 e:000095 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:212 c:0019 p:0010 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:285 INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> c:0018 p:0005 s:0087 e:000086 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:204 c:0017 p:0027 s:0083 e:000082 METHOD <internal:array>:42 INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0016 p:0058 s:0077 E:0015e0 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:203 c:0015 p:0054 s:0073 e:000072 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:56 INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> c:0014 p:0015 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/object.rb:11 c:0013 p:0018 s:0058 E:001580 TOP /tmp/ruby/src/trunk_asan/spec/ruby/core/process/fork_spec.rb:4 [FINISH] INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> c:0012 p:---- s:0055 e:000054 CFUNC :load c:0011 p:0006 s:0050 e:000049 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH] INSN_LABEL_definesmethod = <optimized out> c:0010 p:---- s:0047 e:000046 CFUNC :instance_exec c:0009 p:0009 s:0043 e:000042 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117 INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> c:0008 p:0030 s:0035 e:000034 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100 c:0007 p:0033 s:0031 e:000030 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:77 c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:96 INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:64 c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/commands/mspec-run.rb:84 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> c:0003 p:0051 s:0012 e:000011 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/script.rb:291 INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> c:0002 p:0023 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run:7 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> #69 0x00005bdfc3d89488 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> #70 0x00005bdfc3b0c628 in load_iseq_eval (ec=ec@entry=0x5160000003d0, fname=fname@entry=123628449631680) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x70707dd30d70 #71 0x00005bdfc3b04640 in rb_load_internal (fname=<optimized out>, wrap=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:842 ec = 0x5160000003d0 state = RUBY_TAG_NONE #72 0x00005bdfc3b09d7a in rb_f_load (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:916 fname = <optimized out> wrap = 4 orig_fname = 123628450874000 path = 123628449631680 #73 0x00005bdfc3deca88 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:3788 ci = 0x586100100003 cc = <optimized out> me = 0x70709e7d1b10 cfunc = 0x5040000185d8 recv = 123628997834640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #74 0x00005bdfc3d9a2cd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff598, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #75 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 = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff598 reg_pc = 0x5060000c0890 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> #76 0x00005bdfc3d89488 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> #77 0x00005bdfc3e0a092 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x70709cb15f20, self=123628450873680, 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 = 0x70709e761108 cfp = <optimized out> sp = 0x70709c0ff978 use_argv = 0x70709c0ff960 stack_argv = 0x70709c0ff978 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #78 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 = 0x70709cb15f20 #79 0x00005bdfc3dbd20b in vm_yield_with_cref (ec=0x5160000003d0, argc=0, argv=0x70709c0ff960, kw_splat=0, cref=0xfffffffffffffe00, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #80 yield_under (self=<optimized out>, singleton=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:2101 new_captured = <optimized out> ec = 0x5160000003d0 cfp = <optimized out> block_handler = <optimized out> new_block_handler = <optimized out> captured = <optimized out> ep = <optimized out> is_lambda = 0 cref = 0xfffffffffffffe00 #81 0x00005bdfc3deca88 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:3788 ci = 0x254100020001 cc = <optimized out> me = 0x70709e7e6df8 cfunc = 0x504000007718 recv = 123628450873680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #82 0x00005bdfc3d9180b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70709c1ff608, cd=0x50200006c3f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #83 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 = 0x50200006c3f0 insns_address_table = {0x5bdfc3d8d019 <vm_exec_core+1801>, 0x5bdfc3d8e0ea <vm_exec_core+6106>, 0x5bdfc3d93cb5 <vm_exec_core+29605>, 0x5bdfc3d8dc42 <vm_exec_core+4914>, 0x5bdfc3d948be <vm_exec_core+32686>, 0x5bdfc3d926e2 <vm_exec_core+24018>, 0x5bdfc3d9005d <vm_exec_core+14157>, 0x5bdfc3d8d199 <vm_exec_core+2185>, 0x5bdfc3d94327 <vm_exec_core+31255>, 0x5bdfc3d94021 <vm_exec_core+30481>, 0x5bdfc3d8deba <vm_exec_core+5546>, 0x5bdfc3d8d737 <vm_exec_core+3623>, 0x5bdfc3d92ccd <vm_exec_core+25533>, 0x5bdfc3d8ee71 <vm_exec_core+9569>, 0x5bdfc3d94565 <vm_exec_core+31829>, 0x5bdfc3d941af <vm_exec_core+30879>, 0x5bdfc3d8f4d1 <vm_exec_core+11201>, 0x5bdfc3d8ffdb <vm_exec_core+14027>, 0x5bdfc3d92930 <vm_exec_core+24608>, 0x5bdfc3d94110 <vm_exec_core+30720>, 0x5bdfc3d91a97 <vm_exec_core+20871>, 0x5bdfc3d929ca <vm_exec_core+24762>, 0x5bdfc3d9307e <vm_exec_core+26478>, 0x5bdfc3d919c3 <vm_exec_core+20659>, 0x5bdfc3d8d663 <vm_exec_core+3411>, 0x5bdfc3d921fc <vm_exec_core+22764>, 0x5bdfc3d8d4d9 <vm_exec_core+3017>, 0x5bdfc3d8d949 <vm_exec_core+4153>, 0x5bdfc3d8f81e <vm_exec_core+12046>, 0x5bdfc3d91564 <vm_exec_core+19540>, 0x5bdfc3d91f45 <vm_exec_core+22069>, 0x5bdfc3d91100 <vm_exec_core+18416>, 0x5bdfc3d8d05e <vm_exec_core+1870>, 0x5bdfc3d93600 <vm_exec_core+27888>, 0x5bdfc3d93f36 <vm_exec_core+30246>, 0x5bdfc3d8da22 <vm_exec_core+4370>, 0x5bdfc3d8e5b6 <vm_exec_core+7334>, 0x5bdfc3d8e03c <vm_exec_core+5932>, 0x5bdfc3d8ef76 <vm_exec_core+9830>, 0x5bdfc3d8ff70 <vm_exec_core+13920>, 0x5bdfc3d8dae4 <vm_exec_core+4564>, 0x5bdfc3d93449 <vm_exec_core+27449>, 0x5bdfc3d8e525 <vm_exec_core+7189>, 0x5bdfc3d8fe2e <vm_exec_core+13598>, 0x5bdfc3d907e3 <vm_exec_core+16083>, 0x5bdfc3d92d79 <vm_exec_core+25705>, 0x5bdfc3d91c73 <vm_exec_core+21347>, 0x5bdfc3d8f06a <vm_exec_core+10074>, 0x5bdfc3d8e8f3 <vm_exec_core+8163>, 0x5bdfc3d92ba7 <vm_exec_core+25239>, 0x5bdfc3d8fa6c <vm_exec_core+12636>, 0x5bdfc3d92307 <vm_exec_core+23031>, 0x5bdfc3d91cfb <vm_exec_core+21483>, 0x5bdfc3d923d4 <vm_exec_core+23236>, 0x5bdfc3d93bd7 <vm_exec_core+29383>, 0x5bdfc3d90dc4 <vm_exec_core+17588>, 0x5bdfc3d92e48 <vm_exec_core+25912>, 0x5bdfc3d8cc9b <vm_exec_core+907>, 0x5bdfc3d92a75 <vm_exec_core+24933>, 0x5bdfc3d8f342 <vm_exec_core+10802>, 0x5bdfc3d91608 <vm_exec_core+19704>, 0x5bdfc3d91b68 <vm_exec_core+21080>, 0x5bdfc3d8cca0 <vm_exec_core+912>, 0x5bdfc3d91473 <vm_exec_core+19299>, 0x5bdfc3d8f73f <vm_exec_core+11823>, 0x5bdfc3d8eab0 <vm_exec_core+8608>, 0x5bdfc3d92468 <vm_exec_core+23384>, 0x5bdfc3d8dba0 <vm_exec_core+4752>, 0x5bdfc3d90324 <vm_exec_core+14868>, 0x5bdfc3d9bbf6 <vm_exec_core+62182>, 0x5bdfc3d92027 <vm_exec_core+22295>, 0x5bdfc3d8e401 <vm_exec_core+6897>, 0x5bdfc3d8e7cf <vm_exec_core+7871>, 0x5bdfc3d8e6ad <vm_exec_core+7581>, 0x5bdfc3d8ed06 <vm_exec_core+9206>, 0x5bdfc3d8f58e <vm_exec_core+11390>, 0x5bdfc3d8e322 <vm_exec_core+6674>, 0x5bdfc3d94b53 <vm_exec_core+33347>, 0x5bdfc3d920de <vm_exec_core+22478>, 0x5bdfc3d90bec <vm_exec_core+17116>, 0x5bdfc3d934f7 <vm_exec_core+27623>, 0x5bdfc3d94c71 <vm_exec_core+33633>, 0x5bdfc3d9385d <vm_exec_core+28493>, 0x5bdfc3d946be <vm_exec_core+32174>, 0x5bdfc3d94796 <vm_exec_core+32390>, 0x5bdfc3d8d57c <vm_exec_core+3180>, 0x5bdfc3d94244 <vm_exec_core+31028>, 0x5bdfc3d8f92f <vm_exec_core+12319>, 0x5bdfc3d9447f <vm_exec_core+31599>, 0x5bdfc3d8f3ee <vm_exec_core+10974>, 0x5bdfc3d9375b <vm_exec_core+28235>, 0x5bdfc3d8d3a3 <vm_exec_core+2707>, 0x5bdfc3d8f184 <vm_exec_core+10356>, 0x5bdfc3d9052c <vm_exec_core+15388>, 0x5bdfc3d8fec5 <vm_exec_core+13749>, 0x5bdfc3d8fc94 <vm_exec_core+13188>, 0x5bdfc3d8cd97 <vm_exec_core+1159>, 0x5bdfc3d8d2ba <vm_exec_core+2474>, 0x5bdfc3d8ce29 <vm_exec_core+1305>, 0x5bdfc3d93a76 <vm_exec_core+29030>, 0x5bdfc3d91310 <vm_exec_core+18944>, 0x5bdfc3d908b4 <vm_exec_core+16292>, 0x5bdfc3d90fd1 <vm_exec_core+18113>, 0x5bdfc3d90cea <vm_exec_core+17370>, 0x5bdfc3d8fd35 <vm_exec_core+13349>, 0x5bdfc3d906d8 <vm_exec_core+15816>, 0x5bdfc3d901fa <vm_exec_core+14570>, 0x5bdfc3d909e3 <vm_exec_core+16595>, 0x5bdfc3d90a65 <vm_exec_core+16725>, 0x5bdfc3d8d00a <vm_exec_core+1786>, 0x5bdfc3d8e0db <vm_exec_core+6091>, 0x5bdfc3d93ca6 <vm_exec_core+29590>, 0x5bdfc3d8dc33 <vm_exec_core+4899>, 0x5bdfc3d948af <vm_exec_core+32671>, 0x5bdfc3d926d3 <vm_exec_core+24003>, 0x5bdfc3d9004e <vm_exec_core+14142>, 0x5bdfc3d8d18a <vm_exec_core+2170>, 0x5bdfc3d94318 <vm_exec_core+31240>, 0x5bdfc3d94012 <vm_exec_core+30466>, 0x5bdfc3d8deab <vm_exec_core+5531>, 0x5bdfc3d8d728 <vm_exec_core+3608>, 0x5bdfc3d92cbe <vm_exec_core+25518>, 0x5bdfc3d8ee62 <vm_exec_core+9554>, 0x5bdfc3d94556 <vm_exec_core+31814>, 0x5bdfc3d941a0 <vm_exec_core+30864>, 0x5bdfc3d8f4c2 <vm_exec_core+11186>, 0x5bdfc3d8ffcc <vm_exec_core+14012>, 0x5bdfc3d92921 <vm_exec_core+24593>, 0x5bdfc3d94101 <vm_exec_core+30705>, 0x5bdfc3d91a88 <vm_exec_core+20856>, 0x5bdfc3d929bb <vm_exec_core+24747>, 0x5bdfc3d9306f <vm_exec_core+26463>, 0x5bdfc3d919b4 <vm_exec_core+20644>, 0x5bdfc3d8d654 <vm_exec_core+3396>, 0x5bdfc3d921ed <vm_exec_core+22749>, 0x5bdfc3d8d4ca <vm_exec_core+3002>, 0x5bdfc3d8d93a <vm_exec_core+4138>, 0x5bdfc3d8f80f <vm_exec_core+12031>, 0x5bdfc3d91555 <vm_exec_core+19525>, 0x5bdfc3d91f36 <vm_exec_core+22054>, 0x5bdfc3d910f1 <vm_exec_core+18401>, 0x5bdfc3d8d04f <vm_exec_core+1855>, 0x5bdfc3d935f1 <vm_exec_core+27873>, 0x5bdfc3d93f27 <vm_exec_core+30231>, 0x5bdfc3d8da13 <vm_exec_core+4355>, 0x5bdfc3d8e5a7 <vm_exec_core+7319>, 0x5bdfc3d8e02d <vm_exec_core+5917>, 0x5bdfc3d8ef67 <vm_exec_core+9815>, 0x5bdfc3d8ff61 <vm_exec_core+13905>, 0x5bdfc3d8dad5 <vm_exec_core+4549>, 0x5bdfc3d9343a <vm_exec_core+27434>, 0x5bdfc3d8e516 <vm_exec_core+7174>, 0x5bdfc3d8fe1f <vm_exec_core+13583>, 0x5bdfc3d907d4 <vm_exec_core+16068>, 0x5bdfc3d92d6a <vm_exec_core+25690>, 0x5bdfc3d91c64 <vm_exec_core+21332>, 0x5bdfc3d8f05b <vm_exec_core+10059>, 0x5bdfc3d8e8e4 <vm_exec_core+8148>, 0x5bdfc3d92b98 <vm_exec_core+25224>, 0x5bdfc3d8fa5d <vm_exec_core+12621>, 0x5bdfc3d922f8 <vm_exec_core+23016>, 0x5bdfc3d91cec <vm_exec_core+21468>, 0x5bdfc3d923c5 <vm_exec_core+23221>, 0x5bdfc3d93bc8 <vm_exec_core+29368>, 0x5bdfc3d90db5 <vm_exec_core+17573>, 0x5bdfc3d92e39 <vm_exec_core+25897>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d92a66 <vm_exec_core+24918>, 0x5bdfc3d8f333 <vm_exec_core+10787>, 0x5bdfc3d915f9 <vm_exec_core+19689>, 0x5bdfc3d91b59 <vm_exec_core+21065>, 0x5bdfc3d90518 <vm_exec_core+15368>, 0x5bdfc3d91464 <vm_exec_core+19284>, 0x5bdfc3d8f730 <vm_exec_core+11808>, 0x5bdfc3d8eaa1 <vm_exec_core+8593>, 0x5bdfc3d92459 <vm_exec_core+23369>, 0x5bdfc3d8db91 <vm_exec_core+4737>, 0x5bdfc3d90315 <vm_exec_core+14853>, 0x5bdfc3d9bbe7 <vm_exec_core+62167>, 0x5bdfc3d92018 <vm_exec_core+22280>, 0x5bdfc3d8e3f2 <vm_exec_core+6882>, 0x5bdfc3d8e7c0 <vm_exec_core+7856>, 0x5bdfc3d8e69e <vm_exec_core+7566>, 0x5bdfc3d8ecf7 <vm_exec_core+9191>, 0x5bdfc3d8f57f <vm_exec_core+11375>, 0x5bdfc3d9145f <vm_exec_core+19279>, 0x5bdfc3d90be2 <vm_exec_core+17106>, 0x5bdfc3d9145a <vm_exec_core+19274>, 0x5bdfc3d91c50 <vm_exec_core+21312>, 0x5bdfc3d91c4e <vm_exec_core+21310>, 0x5bdfc3d8ecf2 <vm_exec_core+9186>, 0x5bdfc3d921b1 <vm_exec_core+22689>, 0x5bdfc3d8ffc2 <vm_exec_core+14002>, 0x5bdfc3d8ffc7 <vm_exec_core+14007>, 0x5bdfc3d91c4c <vm_exec_core+21308>, 0x5bdfc3d91b2b <vm_exec_core+21019>, 0x5bdfc3d90fb8 <vm_exec_core+18088>, 0x5bdfc3d90cd6 <vm_exec_core+17350>, 0x5bdfc3d91c4a <vm_exec_core+21306>, 0x5bdfc3d910ec <vm_exec_core+18396>...} reg_cfp = 0x70709c1ff608 reg_pc = 0x50c0001bcec8 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> #84 0x00005bdfc3d89841 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. #85 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 #86 0x00005bdfc3a1031b in rb_ec_exec_node (ec=0x5160000003d0, n=0x70709e3a1fe0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff340353d0, <optimized out>, 0x7fff34035320, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x70709e3a1fe0 #87 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #88 0x00005bdfc3a09887 in rb_main (argc=9, argv=0x7fff34035598) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #89 main (argc=9, argv=0x7fff34035598) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4136394) detached] $ timeout 60 gdb -p 4134538 -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 4134520 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null 3420 ................. 1) Process.fork marks threads from the parent as killed FAILED Expected "" == "truefalse" to be truthy but was false /tmp/ruby/src/trunk_asan/spec/ruby/shared/process/fork.rb:87:in 'block (3 levels) in <top (required)>' /tmp/ruby/src/trunk_asan/spec/ruby/core/process/fork_spec.rb:4:in '<top (required)>' Finished in 593.175334 seconds 3436 files, 32792 examples, 132553 expectations, 1 failure, 0 errors, 0 tagged make: *** [uncommon.mk:1014: yes-test-spec] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 4134200 -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 4134199 -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 4141861 -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-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.