# Logfile created on 2025-01-26 03:05:57 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007c885c35fdc0 @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.20250126-030557", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c885c380458 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c885ddefed8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c885c29a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250126-030557", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250126-030557>, @binmode=false, @mon_data=#<Monitor:0x00007c885ddefa50>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = dd863714bf $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /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' $$$[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 -Dmodular_gc_dir= 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 -Dmodular_gc_dir= 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 ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' 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/debug-1.10.0/ext/debug' 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' 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 pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 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 -Dmodular_gc_dir= 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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin 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 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/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/ext/pty' 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/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' 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/bigdecimal-3.1.9/ext/bigdecimal' 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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.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 -Dmodular_gc_dir= 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 -Dmodular_gc_dir= 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/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=39043 "--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/765] 2469076=test_gem_stub_specification [ 2/765] 2469086=test_sprintf_comb [ 3/765] 2469090=test_pp [ 4/765] 2469083=test_tcp [ 5/765] 2469075=test_path [ 6/765] 2469087=test_method_cache [ 7/765] 2469080=test_gem_commands_stale_command [ 8/765] 2469088=test_gem_version [ 9/765] 2469089=test_settracefunc [ 10/765] 2469078=test_gem_text [ 11/765] 2469079=tunnel_test [ 12/765] 2469081=test_extlibs [ 13/765] 2469084=test_rat [ 14/765] 2469077=test_transcode [ 15/765] 2469082=test_whileuntil [ 16/765] 2469085=test_monitor [ 17/765] 2469087=test_gem_ext_rake_builder [ 18/765] 2469075=json_string_matching_test [ 19/765] 2469082=test_asn1 [ 20/765] 2469084=test_flags [ 21/765] 2469075=test_at_exit [ 22/765] 2469090=test_instrumentation_api [ 23/765] 2469075=source_location_test [ 24/765] 2469079=test_complex [ 25/765] 2469085=static_inspect_test [ 26/765] 2469082=test_inadvertent_creation [ 27/765] 2469085=test_c_struct_entry [ 28/765] 2469075=equality_test [ 29/765] 2469075=test_gem_commands_query_command [ 30/765] 2469086=unescape_test [ 31/765] 2469083=test_files_ext [ 32/765] 2469080=test_x509ext [ 33/765] 2469082=test_gem_package_tar_reader [ 34/765] 2469077=test_gb18030 [ 35/765] 2469085=test_stringscanner [ 36/765] 2469080=test_numeric [ 37/765] 2469077=test_x509crl [ 38/765] 2469078=test_cgi_session [ 39/765] 2469086=test_class [ 40/765] 2469080=test_warning [ 41/765] 2469088=test_gem_name_tuple [ 42/765] 2469078=test_pointer [ 43/765] 2469088=test_refinement [ 44/765] 2469086=test_gem_dependency_installer [ 45/765] 2469085=test_gem_specification [ 46/765] 2469079=test_gbk [ 47/765] 2469079=test_cgi_header [ 48/765] 2469083=test_gem_commands_fetch_command [ 49/765] 2469079=test_pkcs7 [ 50/765] 2469076=test_complexrational [ 51/765] 2469076=test_flush [ 52/765] 2469076=test_require_path_check [ 53/765] 2469082=test_mixed_unicode_escapes [ 54/765] 2469082=test_enumerator_kw [ 55/765] 2469080=test_mkmf [ 56/765] 2469082=test_mul [ 57/765] 2469082=test_big2str [ 58/765] 2469082=test_coderange [ 59/765] 2469082=test_open-uri [ 60/765] 2469076=regexp_test [ 61/765] 2469080=test_string_memory [ 62/765] 2469078=test_pkg_config [ 63/765] 2469077=test_x509attr [ 64/765] 2469077=test_iso_8859 [ 65/765] 2469080=test_complex2 [ 66/765] 2469078=test_dln [ 67/765] 2469078=test_gem_commands_open_command [ 68/765] 2469080=test_x509req [ 69/765] 2469076=test_cgi_util [ 70/765] 2469077=test_protect [ 71/765] 2469077=test_gem_ext_cargo_builder_link_flag_converter [ 72/765] 2469079=test_protocol [ 73/765] 2469078=test_tree_builder [ 74/765] 2469082=test_iseq [ 75/765] 2469079=test_insns_leaf [ 76/765] 2469079=test_store [ 77/765] 2469078=location_test [ 78/765] 2469083=test_c_struct_builder [ 79/765] 2469080=test_gc [ 80/765] 2469077=test_allocation [ 81/765] 2469078=test_enc_associate [ 82/765] 2469083=dump_test [ 83/765] 2469084=test_trick [ 84/765] 2469076=test_objectspace [ 85/765] 2469090=version_test [ 86/765] 2469090=test_gem_request_set [ 87/765] 2469075=test_fd_setsize [ 88/765] 2469075=test_gem_remote_fetcher_s3 [ 89/765] 2469079=test_gem_version_option [ 90/765] 2469075=test_files_test_2 [ 91/765] 2469087=test_require_lib [ 92/765] 2469089=test_gem_rdoc [ 93/765] 2469079=lex_test [ 94/765] 2469079=test_ensure_and_callcc [ 95/765] 2469079=test_scheduler [ 96/765] 2469079=test_name_error_extension [ 97/765] 2469079=test_fstring [ 98/765] 2469078=test_iseq_load [ 99/765] 2469082=test_signal [100/765] 2469079=test_fixnum [101/765] 2469079=test_timeout [102/765] 2469079=test_null [103/765] 2469079=test_gem_resolver_activation_request [104/765] 2469079=test_big5 [105/765] 2469079=test_mutex [106/765] 2469089=test_bigzero [107/765] 2469089=test_basicinstructions [108/765] 2469090=compiler_test [109/765] 2469090=test_date_strftime [110/765] 2469089=test_typeddata [111/765] 2469079=test_gem_resolver_vendor_specification [112/765] 2469079=test_struct [113/765] 2469079=test_gem_ext_builder [114/765] 2469089=test_verbose [115/765] 2469089=test_gem_package_tar_header [116/765] 2469089=pattern_test [117/765] 2469089=test_sexp [118/765] 2469081=test_gem_unsatisfiable_dependency_error [119/765] 2469089=test_ractor [120/765] 2469082=test_normalize [121/765] 2469082=test_recursion [122/765] 2469082=locals_test [123/765] 2469082=test_find [124/765] 2469082=test_basicsocket [125/765] 2469082=test_import [126/765] 2469090=test_gem_commands_owner_command [127/765] 2469089=test_gem_resolver_dependency_request [128/765] 2469089=test_euc_jp [129/765] 2469089=test_abi [130/765] 2469085=test_external_new [131/765] 2469085=test_scanner_events [132/765] 2469081=test_weakmap [133/765] 2469083=test_ancdata [134/765] 2469083=test_gem_doctor [135/765] 2469085=test_data_error [136/765] 2469083=test_rubyvm [137/765] 2469083=test_gem_request_connection_pools [138/765] 2469085=test_optimization [139/765] 2469089=test_common [140/765] 2469090=test_sprintf [141/765] 2469078=test_gem_uri_formatter [142/765] 2469078=test_gem_commands_push_command [143/765] 2469086=test_module [144/765] 2469083=parse_success_test [145/765] 2469083=test_ractor [146/765] 2469083=test_deprecate [147/765] 2469082=test_registry [148/765] 2469082=test_ssl [149/765] 2469083=test_x509cert [150/765] 2469090=test_addrinfo [151/765] 2469089=test_http [152/765] 2469089=test_passing_block [153/765] 2469089=test_bmethod [154/765] 2469089=test_enumerable [155/765] 2469090=test_svcb_https [156/765] 2469089=ruby_parser_test [157/765] 2469089=test_buffering [158/765] 2469090=test_bug-14834 [159/765] 2469089=test_default_gems [160/765] 2469089=test_gem_security_trust_dir [161/765] 2469090=test_constant [162/765] 2469089=test_gem_resolver_specification [163/765] 2469078=json_fixtures_test [164/765] 2469078=test_load [165/765] 2469078=test_encoding [166/765] 2469089=test_zsh_completion [167/765] 2469089=test_gem_package_tar_reader_entry [168/765] 2469083=test_lock_native_thread [169/765] 2469083=test_webauthn_listener [170/765] 2469089=test_have_func [171/765] 2469083=test_enc_str_buf_cat [172/765] 2469083=test_key_error [173/765] 2469083=test_engine [174/765] 2469083=test_enc_raise [175/765] 2469083=test_gem_command [176/765] 2469084=test_memory_view [177/765] 2469078=test_pinned [178/765] 2469083=test_inlinecache [179/765] 2469078=test_httpresponse [180/765] 2469084=test_usrmarshal [181/765] 2469079=test_weakkeymap [182/765] 2469083=test_gem_commands_yank_command [183/765] 2469078=test_jaro_winkler [184/765] 2469078=test_pattern_key_name_check [185/765] 2469078=test_exit [186/765] 2469078=test_tempfile [187/765] 2469083=test_config [188/765] 2469084=test_gem_util [189/765] 2469083=test_gem_remote_fetcher [190/765] 2469089=test_gem_gemcutter_utilities [191/765] 2469078=test_gem_resolver [192/765] 2469083=test_dot_dot [193/765] 2469083=test_human_typo [194/765] 2469083=test_cparser [195/765] 2469088=reflection_test [196/765] 2469089=test_bignum [197/765] 2469084=test_postponed_job [198/765] 2469088=test_gem_request_set_lockfile [199/765] 2469089=ractor_test [200/765] 2469078=test_optparse [201/765] 2469089=test_coder [202/765] 2469089=test_symbol [203/765] 2469078=test_gem_commands_which_command [204/765] 2469078=test_enum [205/765] 2469087=parse_test [206/765] 2469088=test_gem_source_specific_file [207/765] 2469087=test_unix [208/765] 2469087=test_cipher [209/765] 2469083=test_hash [210/765] 2469088=test_new [211/765] 2469087=test_last_thread [212/765] 2469088=test_etc [213/765] 2469083=test_gem_remote_fetcher_local_server [214/765] 2469084=test_ldap [215/765] 2469084=test_gem_source_lock [216/765] 2469081=symbol_encoding_test [217/765] 2469083=test_gem_commands_mirror [218/765] 2469083=test_cgi_cookie [219/765] 2469088=test_internal_ivar [220/765] 2469088=test_signedness [221/765] 2469083=test_hmac [222/765] 2469083=desugar_compiler_test [223/765] 2469084=test_ractor [224/765] 2469081=test_gem_resolver_installed_specification [225/765] 2469083=test_array_create [226/765] 2469083=test_tracepoint [227/765] 2469075=test_gem_commands_environment_command [228/765] 2469081=test_my_integer [229/765] 2469081=test_io_console [230/765] 2469084=test_date_arith [231/765] 2469084=test_ws [232/765] 2469084=test_io [233/765] 2469075=test_numeric [234/765] 2469087=test_metaclass [235/765] 2469075=test_ractor [236/765] 2469087=test_gem_spec_fetcher [237/765] 2469075=test_c_union_entity [238/765] 2469079=test_gem_commands_sources_command [239/765] 2469075=test_undef [240/765] 2469075=test_string [241/765] 2469090=test_io_wait_uncommon [242/765] 2469090=test_gem_ci_detector [243/765] 2469090=test_gem_request_set_lockfile_parser [244/765] 2469087=test_yield [245/765] 2469083=test_shift_jis [246/765] 2469083=test_raise [247/765] 2469083=test_proxy [248/765] 2469090=test_gem_dependency_resolution_error [249/765] 2469090=test_rational2 [250/765] 2469086=fixtures_test [251/765] 2469090=test_http [252/765] 2469075=test_clone [253/765] 2469083=test_objspace [254/765] 2469079=test_erb_m17n [255/765] 2469079=test_koi8 [256/765] 2469079=test_too_many_dummy_encodings [257/765] 2469079=test_gem_ext_cmake_builder [258/765] 2469079=test_filter [259/765] 2469086=test_unicode_escape [260/765] 2469079=integer_base_flags_test [261/765] 2469079=test_httpresponses [262/765] 2469075=test_ftp [263/765] 2469075=test_fnmatch [264/765] 2469079=test_gem_resolver_vendor_set [265/765] 2469079=test_erb_command [266/765] 2469075=test_require [267/765] 2469086=test_https [268/765] 2469079=test_have_library [269/765] 2469078=test_switch_hitter [270/765] 2469081=test_pack [271/765] 2469078=test_defined [272/765] 2469078=json_generic_object_test [273/765] 2469078=test_hash_create [274/765] 2469078=test_call [275/765] 2469078=test_thread [276/765] 2469081=test_gem_resolver_index_set [277/765] 2469088=test_gem_security_policy [278/765] 2469081=test_gem_install_update_options [279/765] 2469081=test_file [280/765] 2469088=test_case_options [281/765] 2469081=test_update [282/765] 2469081=test_files_sample [283/765] 2469088=test_arity [284/765] 2469088=test_eval [285/765] 2469076=test_stat [286/765] 2469076=test_addr [287/765] 2469076=test_gem_resolver_best_set [288/765] 2469079=test_convertible [289/765] 2469081=test_windows_1251 [290/765] 2469081=relocation_test [291/765] 2469082=test_parser_events [292/765] 2469081=test_thread_cv [293/765] 2469076=test_cgi_modruby [294/765] 2469076=test_helper [295/765] 2469076=test_yamldbm [296/765] 2469076=test_scalar [297/765] 2469076=test_readpartial [298/765] 2469082=test_gem_commands_contents_command [299/765] 2469076=test_gem_resolver_conflict [300/765] 2469076=test_regexp [301/765] 2469082=newline_offsets_test [302/765] 2469081=test_rational [303/765] 2469075=test_str2big [304/765] 2469075=test_encoding [305/765] 2469075=test_frozen_error [306/765] 2469075=test_sockopt [307/765] 2469075=bom_test [308/765] 2469075=test_file [309/765] 2469089=test_lambda [310/765] 2469089=test_arithmetic_sequence [311/765] 2469089=test_literal [312/765] 2469090=test_thread [313/765] 2469090=test_pattern_matching [314/765] 2469088=test_gem_commands_search_command [315/765] 2469088=test_gem_request [316/765] 2469090=test_primitive [317/765] 2469081=test_pkey [318/765] 2469090=test_gem_commands_signin_command [319/765] 2469082=test_nonblock [320/765] 2469081=test_getopts [321/765] 2469082=test_gem_resolver_api_specification [322/765] 2469081=parameters_signature_test [323/765] 2469081=test_document [324/765] 2469090=test_ractor [325/765] 2469081=test_spell_checker [326/765] 2469081=test_bug_reporter [327/765] 2469077=test_recorder [328/765] 2469082=test_yield_block [329/765] 2469082=test_gem_commands_specification_command [330/765] 2469077=test_boolean [331/765] 2469077=test_config [332/765] 2469090=test_yaml [333/765] 2469082=test_process [334/765] 2469088=test_have_macro [335/765] 2469090=test_parse [336/765] 2469088=test_iter_break [337/765] 2469088=test_gem_source_local [338/765] 2469081=test_num2int [339/765] 2469081=test_gem_resolver_lock_specification [340/765] 2469081=test_cstr [341/765] 2469086=test_variable [342/765] 2469077=test_digest [343/765] 2469077=test_wss [344/765] 2469088=test_closure [345/765] 2469077=test_address_resolve [346/765] 2469086=test_econv [347/765] 2469077=test_foreach [348/765] 2469077=test_securerandom [349/765] 2469077=test_stack [350/765] 2469090=test_gem_ext_cargo_builder_unit [351/765] 2469081=test_gem_commands_install_command [352/765] 2469090=test_thread_queue [353/765] 2469088=test_flip [354/765] 2469088=test_nowrite [355/765] 2469088=test_summary [356/765] 2469075=test_dir_m17n [357/765] 2469088=test_gem_resolver_git_specification [358/765] 2469089=test_cgi_tag_helper [359/765] 2469089=named_capture_test [360/765] 2469089=test_func [361/765] 2469088=json_common_interface_test [362/765] 2469088=test_stream [363/765] 2469088=test_coverage [364/765] 2469079=test_remote_fetch_error [365/765] 2469079=test_pathname [366/765] 2469077=test_fileutils [367/765] 2469086=test_object [368/765] 2469080=test_process [369/765] 2469079=test_eval [370/765] 2469087=test_io [371/765] 2469079=test_gem_commands_cert_command [372/765] 2469085=parse_comments_test [373/765] 2469085=test_class [374/765] 2469077=test_const [375/765] 2469077=test_serialize_subclasses [376/765] 2469077=test_marshalable [377/765] 2469077=test_string [378/765] 2469077=test_gem_resolver_index_specification [379/765] 2469081=test_iterator [380/765] 2469087=test_method_cache [381/765] 2469087=test_gem_dependency [382/765] 2469077=json_addition_test [383/765] 2469077=test_thread_fd_close [384/765] 2469077=test_storage [385/765] 2469077=string_test [386/765] 2469081=test_path_to_class [387/765] 2469081=test_gem_commands_dependency_command [388/765] 2469090=test_gem_ext_ext_conf_builder [389/765] 2469077=test_qsort [390/765] 2469087=test_cmethod [391/765] 2469087=test_gem_package_old [392/765] 2469077=test_gem_uri [393/765] 2469081=test_rbconfig [394/765] 2469081=test_digest [395/765] 2469078=test_arith_seq_extract [396/765] 2469077=test_stringchar [397/765] 2469087=test_gem_commands_help_command [398/765] 2469087=test_debug [399/765] 2469087=test_fiddle [400/765] 2469077=test_enumerator [401/765] 2469077=test_psych [402/765] 2469088=test_ractor [403/765] 2469077=string_query_test [404/765] 2469077=test_time_tz [405/765] 2469086=test_backtrace [406/765] 2469078=test_kdf [407/765] 2469079=test_gem_request_set_lockfile_tokenizer [408/765] 2469077=test_gem_commands_outdated_command [409/765] 2469088=test_class2name [410/765] 2469088=test_nil [411/765] 2469088=test_error_highlight [412/765] 2469087=test_find_executable [413/765] 2469079=test_set [414/765] 2469077=test_array [415/765] 2469078=test_lazy_enumerator [416/765] 2469087=test_date_compat [417/765] 2469087=test_profile_frames [418/765] 2469079=test_resolve_symbol [419/765] 2469079=test_name_error [420/765] 2469075=test_exception_at_throwing [421/765] 2469087=string_encoding_test [422/765] 2469087=test_safe_load [423/765] 2469089=test_handle [424/765] 2469087=test_frozen [425/765] 2469087=test_gem_source [426/765] 2469075=test_gem_package [427/765] 2469081=test_utf16 [428/765] 2469081=test_enumerator [429/765] 2469087=test_date_time [430/765] 2469089=test_pkcs12 [431/765] 2469079=test_date [432/765] 2469079=test_parser [433/765] 2469087=test_gem_available_set [434/765] 2469086=test_gem_source_installed [435/765] 2469079=test_modify_expand [436/765] 2469079=test_change_word [437/765] 2469079=overlap_test [438/765] 2469086=test_gem_uninstaller [439/765] 2469087=test_symbol [440/765] 2469087=test_gem_platform [441/765] 2469078=test_gem_commands_list_command [442/765] 2469087=test_gem_source_vendor [443/765] 2469078=test_dbm [444/765] 2469078=test_variable_name_check [445/765] 2469087=test_pty [446/765] 2469078=test_assembler [447/765] 2469078=test_regex_casefold [448/765] 2469078=test_pipe [449/765] 2469084=test_gem_source_git [450/765] 2469075=test_random_formatter [451/765] 2469075=test_gem_commands_check_command [452/765] 2469089=test_gem_installer [453/765] 2469078=test_gem_command_manager [454/765] 2469075=test_erb [455/765] 2469090=test_scan_args [456/765] 2469075=test_date_attr [457/765] 2469075=test_time [458/765] 2469079=json_ext_parser_test [459/765] 2469090=test_duplicate [460/765] 2469090=test_integer [461/765] 2469079=test_sorted_set [462/765] 2469078=test_files_lib [463/765] 2469084=test_emoji [464/765] 2469087=test_string [465/765] 2469088=test_gem_resolver_git_set [466/765] 2469075=test_class_name_check [467/765] 2469084=test_cp949 [468/765] 2469084=test_condition [469/765] 2469084=test_emitter [470/765] 2469084=test_json_tree [471/765] 2469075=library_symbols_test [472/765] 2469084=test_ractor [473/765] 2469075=test_ssl [474/765] 2469079=test_date_strptime [475/765] 2469088=test_nomethod_error [476/765] 2469088=test_https_proxy [477/765] 2469088=test_pkey_dsa [478/765] 2469079=test_load [479/765] 2469079=test_uncorrectable_name_check [480/765] 2469079=test_singleton_function [481/765] 2469079=test_shellwords [482/765] 2469079=test_cclass [483/765] 2469086=test_proc [484/765] 2469079=test_case_comprehensive [485/765] 2469079=test_framework [486/765] 2469084=magic_comment_test [487/765] 2469079=test_zlib [488/765] 2469088=test_marshal [489/765] 2469084=test_omap [490/765] 2469084=test_parser [491/765] 2469084=attribute_write_test [492/765] 2469084=test_gem_source_list [493/765] 2469084=test_yaml_special_cases [494/765] 2469075=test_delegate [495/765] 2469084=test_cgi_core [496/765] 2469084=freeze_test [497/765] 2469084=test_gem [498/765] 2469075=percent_delimiter_string_test [499/765] 2469075=test_files_test_1 [500/765] 2469075=test_gem_remote_fetcher_local_ssl_server [501/765] 2469088=test_float [502/765] 2469086=test_ractor [503/765] 2469086=test_fiber [504/765] 2469088=test_generic [505/765] 2469088=breadth_first_search_test [506/765] 2469088=test_deprecated [507/765] 2469088=test_gc_compact [508/765] 2469075=test_resize [509/765] 2469075=test_div [510/765] 2469075=errors_test [511/765] 2469084=test_open3 [512/765] 2469085=test_vm_dump [513/765] 2469085=test_ftp [514/765] 2469075=json_parser_test [515/765] 2469085=test_alias_and_anchor [516/765] 2469085=test_gem_commands_setup_command [517/765] 2469075=test_gem_commands_rebuild_command [518/765] 2469075=test_cesu8 [519/765] 2469075=test_rand [520/765] 2469075=test_pkey_ec [521/765] 2469075=test_noarg [522/765] 2469085=test_data [523/765] 2469085=test_date_parse [524/765] 2469079=test_gem_commands_update_command [525/765] 2469085=test_fips [526/765] 2469075=test_helper [527/765] 2469075=test_memory_view [528/765] 2469075=test_integer [529/765] 2469075=test_utf32 [530/765] 2469090=test_ellipsize [531/765] 2469075=test_nextafter [532/765] 2469090=test_capacity [533/765] 2469090=test_gem_safe_marshal [534/765] 2469075=test_backtrace [535/765] 2469075=static_literals_test [536/765] 2469075=test_bundled_ca [537/765] 2469085=test_to_ruby [538/765] 2469085=test_random [539/765] 2469085=test_method_name_check [540/765] 2469075=test_kernel [541/765] 2469077=heredoc_dedent_test [542/765] 2469077=test_acceptable [543/765] 2469078=implicit_array_test [544/765] 2469085=test_len [545/765] 2469078=test_function_entry [546/765] 2469085=test_http_request [547/765] 2469078=test_data [548/765] 2469085=test_httpheader [549/765] 2469078=test_gem_commands_server_command [550/765] 2469078=test_gem_package_task [551/765] 2469078=test_bn [552/765] 2469085=test_provider [553/765] 2469078=numeric_value_test [554/765] 2469078=test_keyword [555/765] 2469077=!Nothing_to_test [556/765] 2469077=test_syntax [557/765] 2469090=test_gem_request_set_gem_dependency_api [558/765] 2469090=test_grapheme_breaks [559/765] 2469090=test_date_marshal [560/765] 2469090=test_ossl [561/765] 2469075=test_assignment [562/765] 2469085=test_singleton [563/765] 2469085=test_ripper [564/765] 2469079=test_key_name_check [565/765] 2469079=test_exception [566/765] 2469079=test_gem_commands_signout_command [567/765] 2469079=test_object [568/765] 2469079=test_file_exhaustive [569/765] 2469078=test_gem_gem_runner [570/765] 2469078=test_gem_ext_cargo_builder [571/765] 2469078=test_optarg [572/765] 2469078=test_ssl_session [573/765] 2469085=test_ractor [574/765] 2469085=test_stream [575/765] 2469085=test_pack [576/765] 2469089=test_gem_commands_exec_command [577/765] 2469088=test_gem_commands_unpack_command [578/765] 2469084=test_autoload [579/765] 2469078=test_gem_resolver_local_specification [580/765] 2469078=test_prettyprint [581/765] 2469078=test_gem_validator [582/765] 2469078=integer_parse_test [583/765] 2469085=test_install [584/765] 2469078=test_sleep [585/765] 2469083=test_queue [586/765] 2469083=regular_expression_options_test [587/765] 2469083=test_ns_spki [588/765] 2469083=test_depth_first [589/765] 2469083=test_tsort [590/765] 2469083=index_write_test [591/765] 2469083=test_integer_comb [592/765] 2469088=test_tree_spell_checker [593/765] 2469088=test_pair [594/765] 2469085=test_date_ractor [595/765] 2469085=test_m17n_comb [596/765] 2469090=test_bundled_gems [597/765] 2469090=lex_test [598/765] 2469089=test_dir [599/765] 2469089=test_gem_ext_configure_builder [600/765] 2469089=test_x509store [601/765] 2469078=test_mdns [602/765] 2469078=test_lexer [603/765] 2469078=test_io_wait [604/765] 2469078=test_kwargs [605/765] 2469078=test_random [606/765] 2469078=test_merge_keys [607/765] 2469078=test_euc_kr [608/765] 2469078=test_gem_commands_lock_command [609/765] 2469089=test_set_len [610/765] 2469089=test_threadgroup [611/765] 2469078=test_gem_security_signer [612/765] 2469078=test_exception [613/765] 2469089=test_bash_completion [614/765] 2469089=test_gem_local_remote_options [615/765] 2469075=test_gem_resolver_installer_set [616/765] 2469089=test_files_test [617/765] 2469086=test_gem_dependency_list [618/765] 2469090=test_gem_commands_uninstall_command [619/765] 2469089=test_ocsp [620/765] 2469086=test_shapes [621/765] 2469086=test_pkey_dh [622/765] 2469088=test_ifunless [623/765] 2469075=test_require [624/765] 2469075=test_gem_silent_ui [625/765] 2469088=regular_expression_encoding_test [626/765] 2469088=test_env [627/765] 2469086=test_project_sanity [628/765] 2469075=test_interned_str [629/765] 2469075=test_placearg [630/765] 2469086=test_gem_commands_cleanup_command [631/765] 2469075=test_io_m17n [632/765] 2469089=test_config [633/765] 2469089=test_delete [634/765] 2469089=comments_test [635/765] 2469089=test_ensured [636/765] 2469089=test_continuation [637/765] 2469089=test_object_create_start [638/765] 2469089=test_forwardable [639/765] 2469089=parse_stream_test [640/765] 2469089=test_gem_resolver_api_set [641/765] 2469089=test_emitter [642/765] 2469089=test_ts [643/765] 2469076=node_id_test [644/765] 2469086=test_tmpdir [645/765] 2469090=test_gem_source_subpath_problem [646/765] 2469086=test_range [647/765] 2469090=test_type [648/765] 2469090=test_dryrun [649/765] 2469090=json_generator_test [650/765] 2469079=test_gem_impossible_dependencies_error [651/765] 2469079=test_io_buffer [652/765] 2469079=encodings_test [653/765] 2469076=test_windows_1252 [654/765] 2469076=test_configuration [655/765] 2469079=dispatcher_test [656/765] 2469079=test_udp [657/765] 2469079=test_rubyoptions [658/765] 2469089=test_printf [659/765] 2469076=test_to_ary_concat [660/765] 2469089=warnings_test [661/765] 2469089=test_stringify_symbols [662/765] 2469089=test_sizeof [663/765] 2469084=test_gem_requirement [664/765] 2469090=test_alias [665/765] 2469075=test_euc_tw [666/765] 2469084=test_gem_security [667/765] 2469075=test_gem_commands_build_command [668/765] 2469090=test_compile_prism [669/765] 2469076=test_sleep [670/765] 2469075=test_x509name [671/765] 2469075=test_object_references [672/765] 2469075=test_wait [673/765] 2469075=test_require [674/765] 2469083=test_dup [675/765] 2469090=test_dns [676/765] 2469081=test_stringio [677/765] 2469086=test_date_new [678/765] 2469086=test_io_timeout [679/765] 2469086=command_line_test [680/765] 2469086=test_gem_commands_info_command [681/765] 2469086=test_comparable [682/765] 2469086=test_configuration [683/765] 2469086=test_notimplement [684/765] 2469086=test_emoji_breaks [685/765] 2469083=test_system [686/765] 2469086=test_bug-3571 [687/765] 2469081=test_console_attr [688/765] 2469081=test_gem_bundler_version_finder [689/765] 2469086=constant_path_node_test [690/765] 2469076=test_gem_path_support [691/765] 2469086=heredoc_test [692/765] 2469086=test_webauthn_listener_response [693/765] 2469081=snippets_test [694/765] 2469090=parser_test [695/765] 2469086=test_ubf_async_safe [696/765] 2469076=test_array [697/765] 2469090=newline_test [698/765] 2469076=test_bug-5832 [699/765] 2469076=test_cgi_multipart [700/765] 2469086=test_case [701/765] 2469086=test_digest_extend [702/765] 2469086=test_gem_safe_yaml [703/765] 2469086=test_popen_deadlock [704/765] 2469076=test_did_you_mean [705/765] 2469090=test_autoconf [706/765] 2469090=test_libs [707/765] 2469090=test_super [708/765] 2469076=json_encoding_test [709/765] 2469076=test_time [710/765] 2469078=test_math [711/765] 2469078=test_gc [712/765] 2469078=fuzzer_test [713/765] 2469078=test_rb_str_dup [714/765] 2469078=test_pack [715/765] 2469078=test_ast [716/765] 2469084=test_struct [717/765] 2469076=onigmo_test [718/765] 2469084=test_scalar_scanner [719/765] 2469076=test_beginendblock [720/765] 2469084=test_gem_resolver_requirement_list [721/765] 2469084=test_hash [722/765] 2469086=test_arith_seq_beg_len_step [723/765] 2469086=test_io_buffer [724/765] 2469089=test_yjit_exit_locations [725/765] 2469086=test_yamlstore [726/765] 2469086=test_gem_config_file [727/765] 2469090=test_gem_commands_pristine_command [728/765] 2469076=ripper_test [729/765] 2469089=test_gem_package_tar_writer [730/765] 2469088=test_rubygems [731/765] 2469086=test_mailto [732/765] 2469086=test_yaml_tree [733/765] 2469083=test_case_mapping [734/765] 2469083=test_socket [735/765] 2469086=test_function [736/765] 2469089=test_weakref [737/765] 2469077=test_not [738/765] 2469077=test_timeout [739/765] 2469088=test_member [740/765] 2469088=test_gem_console_ui [741/765] 2469088=test_gem_update_suggestion [742/765] 2469089=test_gem_source_fetch_problem [743/765] 2469089=test_set [744/765] 2469089=test_resource [745/765] 2469088=test_reqarg [746/765] 2469089=test_gem_resolver_lock_set [747/765] 2469089=test_append [748/765] 2469089=test_ractor_compatibility [749/765] 2469086=test_unicode_normalize [750/765] 2469086=test_method [751/765] 2469077=test_webauthn_poller [752/765] 2469077=test_date_conv [753/765] 2469077=test_gem_resolver_composed_set [754/765] 2469076=test_argf [755/765] 2469081=test_egrep_cpp [756/765] 2469077=test_m17n [757/765] 2469085=test_buffered_io [758/765] 2469085=test_yjit [759/765] 2469081=test_arity [760/765] 2469081=test_ipaddr [761/765] 2469081=test_pkey_rsa [762/765] 2469088=test_nofree [763/765] 2469088=test_gem_stream_ui [764/765] 2469089=test_numhash [765/765] 2469089=test_trace $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -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 959 972 972 972 pts/0 972 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 972 973 972 972 pts/0 972 S+ 1000 0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 2467761 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2467761 2467764 972 972 pts/0 972 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.20250126-030557 --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 2467764 2467765 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250126-030557 --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 2467765 2468742 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2468742 2468743 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2468743 2469072 972 972 pts/0 972 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2469072 2469080 972 972 pts/0 972 Sl+ 1000 0:09 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork 2469080 2488120 972 972 pts/0 972 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork 2467765 2505409 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[2467761], 2467761=>[2467764], 2467764=>[2467765], 2467765=>[2468742, 2505409], 2468742=>[2468743], 2468743=>[2469072], 2469072=>[2469080], 2469080=>[2488120], 3070353=>[3070354]} $ timeout 60 gdb -p 2488120 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006149ae77ae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7fb14cfd8c40 (LWP 2488120) "ruby" 0x00006149ae77ae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7fb14cfd8c40 (LWP 2488120) "ruby"): #0 0x00006149ae77ae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006149ae77be0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006149ae6c8798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x00006149ae6c8589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00006149ae6c83bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x00006149ae6c7dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00006149ae6c7a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00006149ae6c9d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00006149ae760be0 in __interceptor_free () No symbol table info available. #9 0x00006149ae7d1acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7fb120a01800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8164 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7fb120a01800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4682 No locals. #11 ruby_xfree (x=0x7fb120a01800) at /tmp/ruby/src/trunk_asan/gc.c:4693 No locals. #12 0x00006149aea2e1d3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662 No locals. #13 0x00006149aeb6be70 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143 th = 0x515000000300 stack = 0x7fb14a0ff800 objspace = 0x51d000000a80 next = <optimized out> #14 0x00006149ae7a4bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #15 0x00006149ae7a511b in ruby_stop (ex=2440, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x00006149ae92cccd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #17 0x00006149aeb8ccb8 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:3801 ci = 0x649100000001 cc = <optimized out> me = 0x7fb14c7b7910 cfunc = 0x504000020398 recv = 140399469172240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00006149aeb7310d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff0c258eb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #19 0x00006149aeb72bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #20 0x00006149aeb337e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7fb14a1ff4f0, cd=0x50700026f6d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #21 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50700026f6d0 insns_address_table = {0x6149aeb2f51c <vm_exec_core+14140>, 0x6149aeb2c4eb <vm_exec_core+1803>, 0x6149aeb2de99 <vm_exec_core+8377>, 0x6149aeb339c8 <vm_exec_core+31720>, 0x6149aeb2d771 <vm_exec_core+6545>, 0x6149aeb3477d <vm_exec_core+35229>, 0x6149aeb327ca <vm_exec_core+27114>, 0x6149aeb3039c <vm_exec_core+17852>, 0x6149aeb2c820 <vm_exec_core+2624>, 0x6149aeb341fb <vm_exec_core+33819>, 0x6149aeb33d9b <vm_exec_core+32699>, 0x6149aeb2db6c <vm_exec_core+7564>, 0x6149aeb2ce8c <vm_exec_core+4268>, 0x6149aeb32d01 <vm_exec_core+28449>, 0x6149aeb2eb1c <vm_exec_core+11580>, 0x6149aeb3443d <vm_exec_core+34397>, 0x6149aeb33fea <vm_exec_core+33290>, 0x6149aeb2f394 <vm_exec_core+13748>, 0x6149aeb302ed <vm_exec_core+17677>, 0x6149aeb3297a <vm_exec_core+27546>, 0x6149aeb33f32 <vm_exec_core+33106>, 0x6149aeb3192c <vm_exec_core+23372>, 0x6149aeb32a2e <vm_exec_core+27726>, 0x6149aeb32eb8 <vm_exec_core+28888>, 0x6149aeb3183e <vm_exec_core+23134>, 0x6149aeb2cd6c <vm_exec_core+3980>, 0x6149aeb32121 <vm_exec_core+25409>, 0x6149aeb2cb94 <vm_exec_core+3508>, 0x6149aeb2cf4d <vm_exec_core+4461>, 0x6149aeb2f689 <vm_exec_core+14505>, 0x6149aeb316ab <vm_exec_core+22731>, 0x6149aeb31cef <vm_exec_core+24335>, 0x6149aeb313f4 <vm_exec_core+22036>, 0x6149aeb2c751 <vm_exec_core+2417>, 0x6149aeb3315c <vm_exec_core+29564>, 0x6149aeb33c4b <vm_exec_core+32363>, 0x6149aeb2d064 <vm_exec_core+4740>, 0x6149aeb2e31d <vm_exec_core+9533>, 0x6149aeb2dd90 <vm_exec_core+8112>, 0x6149aeb2ec97 <vm_exec_core+11959>, 0x6149aeb3021b <vm_exec_core+17467>, 0x6149aeb2d170 <vm_exec_core+5008>, 0x6149aeb32fa1 <vm_exec_core+29121>, 0x6149aeb2e262 <vm_exec_core+9346>, 0x6149aeb30084 <vm_exec_core+17060>, 0x6149aeb30c27 <vm_exec_core+20039>, 0x6149aeb32e1b <vm_exec_core+28731>, 0x6149aeb31b17 <vm_exec_core+23863>, 0x6149aeb2eed7 <vm_exec_core+12535>, 0x6149aeb2e59b <vm_exec_core+10171>, 0x6149aeb32bc1 <vm_exec_core+28129>, 0x6149aeb2f835 <vm_exec_core+14933>, 0x6149aeb321e8 <vm_exec_core+25608>, 0x6149aeb31c46 <vm_exec_core+24166>, 0x6149aeb32443 <vm_exec_core+26211>, 0x6149aeb33486 <vm_exec_core+30374>, 0x6149aeb30e64 <vm_exec_core+20612>, 0x6149aeb2c18b <vm_exec_core+939>, 0x6149aeb2f069 <vm_exec_core+12937>, 0x6149aeb32af1 <vm_exec_core+27921>, 0x6149aeb2f1ac <vm_exec_core+13260>, 0x6149aeb31764 <vm_exec_core+22916>, 0x6149aeb32008 <vm_exec_core+25128>, 0x6149aeb30932 <vm_exec_core+19282>, 0x6149aeb3154d <vm_exec_core+22381>, 0x6149aeb2f42b <vm_exec_core+13899>, 0x6149aeb2e8b1 <vm_exec_core+10961>, 0x6149aeb32536 <vm_exec_core+26454>, 0x6149aeb2d242 <vm_exec_core+5218>, 0x6149aeb30716 <vm_exec_core+18742>, 0x6149aeb3bbdb <vm_exec_core+65019>, 0x6149aeb319ec <vm_exec_core+23564>, 0x6149aeb2d501 <vm_exec_core+5921>, 0x6149aeb2da33 <vm_exec_core+7251>, 0x6149aeb2d63a <vm_exec_core+6234>, 0x6149aeb2e42b <vm_exec_core+9803>, 0x6149aeb2ed12 <vm_exec_core+12082>, 0x6149aeb2c190 <vm_exec_core+944>, 0x6149aeb2e141 <vm_exec_core+9057>, 0x6149aeb349d2 <vm_exec_core+35826>, 0x6149aeb31f08 <vm_exec_core+24872>, 0x6149aeb30d07 <vm_exec_core+20263>, 0x6149aeb33036 <vm_exec_core+29270>, 0x6149aeb34abb <vm_exec_core+36059>, 0x6149aeb33389 <vm_exec_core+30121>, 0x6149aeb344e7 <vm_exec_core+34567>, 0x6149aeb345d1 <vm_exec_core+34801>, 0x6149aeb2cc73 <vm_exec_core+3731>, 0x6149aeb340a8 <vm_exec_core+33480>, 0x6149aeb2f742 <vm_exec_core+14690>, 0x6149aeb342f0 <vm_exec_core+34064>, 0x6149aeb2f26d <vm_exec_core+13453>, 0x6149aeb3324d <vm_exec_core+29805>, 0x6149aeb2e6e4 <vm_exec_core+10500>, 0x6149aeb2fa8b <vm_exec_core+15531>, 0x6149aeb346c7 <vm_exec_core+35047>, 0x6149aeb3015b <vm_exec_core+17275>, 0x6149aeb2fc3c <vm_exec_core+15964>, 0x6149aeb2c276 <vm_exec_core+1174>, 0x6149aeb2c98f <vm_exec_core+2991>, 0x6149aeb2c374 <vm_exec_core+1428>, 0x6149aeb30a42 <vm_exec_core+19554>, 0x6149aeb2fe12 <vm_exec_core+16434>, 0x6149aeb305d7 <vm_exec_core+18423>, 0x6149aeb304de <vm_exec_core+18174>, 0x6149aeb2f576 <vm_exec_core+14230>, 0x6149aeb2fcf2 <vm_exec_core+16146>, 0x6149aeb2f94c <vm_exec_core+15212>, 0x6149aeb2ff56 <vm_exec_core+16758>, 0x6149aeb2ffed <vm_exec_core+16909>, 0x6149aeb2f50d <vm_exec_core+14125>, 0x6149aeb2c4dc <vm_exec_core+1788>, 0x6149aeb2de8a <vm_exec_core+8362>, 0x6149aeb339b9 <vm_exec_core+31705>, 0x6149aeb2d762 <vm_exec_core+6530>, 0x6149aeb3476e <vm_exec_core+35214>, 0x6149aeb327bb <vm_exec_core+27099>, 0x6149aeb3038d <vm_exec_core+17837>, 0x6149aeb2c811 <vm_exec_core+2609>, 0x6149aeb341ec <vm_exec_core+33804>, 0x6149aeb33d8c <vm_exec_core+32684>, 0x6149aeb2db5d <vm_exec_core+7549>, 0x6149aeb2ce7d <vm_exec_core+4253>, 0x6149aeb32cf2 <vm_exec_core+28434>, 0x6149aeb2eb0d <vm_exec_core+11565>, 0x6149aeb3442e <vm_exec_core+34382>, 0x6149aeb33fdb <vm_exec_core+33275>, 0x6149aeb2f385 <vm_exec_core+13733>, 0x6149aeb302de <vm_exec_core+17662>, 0x6149aeb3296b <vm_exec_core+27531>, 0x6149aeb33f23 <vm_exec_core+33091>, 0x6149aeb3191d <vm_exec_core+23357>, 0x6149aeb32a1f <vm_exec_core+27711>, 0x6149aeb32ea9 <vm_exec_core+28873>, 0x6149aeb3182f <vm_exec_core+23119>, 0x6149aeb2cd5d <vm_exec_core+3965>, 0x6149aeb32112 <vm_exec_core+25394>, 0x6149aeb2cb85 <vm_exec_core+3493>, 0x6149aeb2cf3e <vm_exec_core+4446>, 0x6149aeb2f67a <vm_exec_core+14490>, 0x6149aeb3169c <vm_exec_core+22716>, 0x6149aeb31ce0 <vm_exec_core+24320>, 0x6149aeb313e5 <vm_exec_core+22021>, 0x6149aeb2c742 <vm_exec_core+2402>, 0x6149aeb3314d <vm_exec_core+29549>, 0x6149aeb33c3c <vm_exec_core+32348>, 0x6149aeb2d055 <vm_exec_core+4725>, 0x6149aeb2e30e <vm_exec_core+9518>, 0x6149aeb2dd81 <vm_exec_core+8097>, 0x6149aeb2ec88 <vm_exec_core+11944>, 0x6149aeb3020c <vm_exec_core+17452>, 0x6149aeb2d161 <vm_exec_core+4993>, 0x6149aeb32f92 <vm_exec_core+29106>, 0x6149aeb2e253 <vm_exec_core+9331>, 0x6149aeb30075 <vm_exec_core+17045>, 0x6149aeb30c18 <vm_exec_core+20024>, 0x6149aeb32e0c <vm_exec_core+28716>, 0x6149aeb31b08 <vm_exec_core+23848>, 0x6149aeb2eec8 <vm_exec_core+12520>, 0x6149aeb2e58c <vm_exec_core+10156>, 0x6149aeb32bb2 <vm_exec_core+28114>, 0x6149aeb2f826 <vm_exec_core+14918>, 0x6149aeb321d9 <vm_exec_core+25593>, 0x6149aeb31c37 <vm_exec_core+24151>, 0x6149aeb32434 <vm_exec_core+26196>, 0x6149aeb33477 <vm_exec_core+30359>, 0x6149aeb30e55 <vm_exec_core+20597>, 0x6149aeb31ab8 <vm_exec_core+23768>, 0x6149aeb2f05a <vm_exec_core+12922>, 0x6149aeb32ae2 <vm_exec_core+27906>, 0x6149aeb2f19d <vm_exec_core+13245>, 0x6149aeb31755 <vm_exec_core+22901>, 0x6149aeb31ab8 <vm_exec_core+23768>, 0x6149aeb30923 <vm_exec_core+19267>, 0x6149aeb3153e <vm_exec_core+22366>, 0x6149aeb2f41c <vm_exec_core+13884>, 0x6149aeb2e8a2 <vm_exec_core+10946>, 0x6149aeb32527 <vm_exec_core+26439>, 0x6149aeb2d233 <vm_exec_core+5203>, 0x6149aeb30707 <vm_exec_core+18727>, 0x6149aeb3bbcc <vm_exec_core+65004>, 0x6149aeb319dd <vm_exec_core+23549>, 0x6149aeb2d4f2 <vm_exec_core+5906>, 0x6149aeb2da24 <vm_exec_core+7236>, 0x6149aeb2d62b <vm_exec_core+6219>, 0x6149aeb2e41c <vm_exec_core+9788>, 0x6149aeb2ed03 <vm_exec_core+12067>, 0x6149aeb30d02 <vm_exec_core+20258>, 0x6149aeb30202 <vm_exec_core+17442>, 0x6149aeb30cfd <vm_exec_core+20253>, 0x6149aeb31918 <vm_exec_core+23352>, 0x6149aeb3182a <vm_exec_core+23114>, 0x6149aeb2e417 <vm_exec_core+9783>, 0x6149aeb31acc <vm_exec_core+23788>, 0x6149aeb2f738 <vm_exec_core+14680>, 0x6149aeb2f73d <vm_exec_core+14685>, 0x6149aeb31825 <vm_exec_core+23109>, 0x6149aeb31692 <vm_exec_core+22706>, 0x6149aeb305be <vm_exec_core+18398>, 0x6149aeb304ca <vm_exec_core+18154>...} reg_cfp = 0x7fb14a1ff4f0 reg_pc = 0x5110002d4598 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_duparray_send = <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> #22 0x00006149aeb28558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #23 0x00006149aebaa682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7fb14a1ff620, self=140399460663280, 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:1625 flags = 0 iseq = 0x7fb14c715d40 cfp = <optimized out> sp = 0x7fb14a0ffa28 use_argv = 0x7fb14aadd8a0 stack_argv = 0x7fb14a0ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #24 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:1639 captured = 0x7fb14a1ff620 #25 0x00006149aeb56c16 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:1676 No locals. #26 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #27 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #28 0x00006149aeb56c16 in rb_yield (val=<optimized out>) No locals. #29 0x00006149aed0ada6 in rb_ary_collect (ary=140398915672960) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 140398915670880 i = 3 #30 0x00006149aeb8ccb8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7fb14c7e0130 cfunc = 0x50400000a758 recv = 140398915672960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00006149aeb337e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7fb14a1ff608, cd=0x51100000d450, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #32 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d450 insns_address_table = {0x6149aeb2f51c <vm_exec_core+14140>, 0x6149aeb2c4eb <vm_exec_core+1803>, 0x6149aeb2de99 <vm_exec_core+8377>, 0x6149aeb339c8 <vm_exec_core+31720>, 0x6149aeb2d771 <vm_exec_core+6545>, 0x6149aeb3477d <vm_exec_core+35229>, 0x6149aeb327ca <vm_exec_core+27114>, 0x6149aeb3039c <vm_exec_core+17852>, 0x6149aeb2c820 <vm_exec_core+2624>, 0x6149aeb341fb <vm_exec_core+33819>, 0x6149aeb33d9b <vm_exec_core+32699>, 0x6149aeb2db6c <vm_exec_core+7564>, 0x6149aeb2ce8c <vm_exec_core+4268>, 0x6149aeb32d01 <vm_exec_core+28449>, 0x6149aeb2eb1c <vm_exec_core+11580>, 0x6149aeb3443d <vm_exec_core+34397>, 0x6149aeb33fea <vm_exec_core+33290>, 0x6149aeb2f394 <vm_exec_core+13748>, 0x6149aeb302ed <vm_exec_core+17677>, 0x6149aeb3297a <vm_exec_core+27546>, 0x6149aeb33f32 <vm_exec_core+33106>, 0x6149aeb3192c <vm_exec_core+23372>, 0x6149aeb32a2e <vm_exec_core+27726>, 0x6149aeb32eb8 <vm_exec_core+28888>, 0x6149aeb3183e <vm_exec_core+23134>, 0x6149aeb2cd6c <vm_exec_core+3980>, 0x6149aeb32121 <vm_exec_core+25409>, 0x6149aeb2cb94 <vm_exec_core+3508>, 0x6149aeb2cf4d <vm_exec_core+4461>, 0x6149aeb2f689 <vm_exec_core+14505>, 0x6149aeb316ab <vm_exec_core+22731>, 0x6149aeb31cef <vm_exec_core+24335>, 0x6149aeb313f4 <vm_exec_core+22036>, 0x6149aeb2c751 <vm_exec_core+2417>, 0x6149aeb3315c <vm_exec_core+29564>, 0x6149aeb33c4b <vm_exec_core+32363>, 0x6149aeb2d064 <vm_exec_core+4740>, 0x6149aeb2e31d <vm_exec_core+9533>, 0x6149aeb2dd90 <vm_exec_core+8112>, 0x6149aeb2ec97 <vm_exec_core+11959>, 0x6149aeb3021b <vm_exec_core+17467>, 0x6149aeb2d170 <vm_exec_core+5008>, 0x6149aeb32fa1 <vm_exec_core+29121>, 0x6149aeb2e262 <vm_exec_core+9346>, 0x6149aeb30084 <vm_exec_core+17060>, 0x6149aeb30c27 <vm_exec_core+20039>, 0x6149aeb32e1b <vm_exec_core+28731>, 0x6149aeb31b17 <vm_exec_core+23863>, 0x6149aeb2eed7 <vm_exec_core+12535>, 0x6149aeb2e59b <vm_exec_core+10171>, 0x6149aeb32bc1 <vm_exec_core+28129>, 0x6149aeb2f835 <vm_exec_core+14933>, 0x6149aeb321e8 <vm_exec_core+25608>, 0x6149aeb31c46 <vm_exec_core+24166>, 0x6149aeb32443 <vm_exec_core+26211>, 0x6149aeb33486 <vm_exec_core+30374>, 0x6149aeb30e64 <vm_exec_core+20612>, 0x6149aeb2c18b <vm_exec_core+939>, 0x6149aeb2f069 <vm_exec_core+12937>, 0x6149aeb32af1 <vm_exec_core+27921>, 0x6149aeb2f1ac <vm_exec_core+13260>, 0x6149aeb31764 <vm_exec_core+22916>, 0x6149aeb32008 <vm_exec_core+25128>, 0x6149aeb30932 <vm_exec_core+19282>, 0x6149aeb3154d <vm_exec_core+22381>, 0x6149aeb2f42b <vm_exec_core+13899>, 0x6149aeb2e8b1 <vm_exec_core+10961>, 0x6149aeb32536 <vm_exec_core+26454>, 0x6149aeb2d242 <vm_exec_core+5218>, 0x6149aeb30716 <vm_exec_core+18742>, 0x6149aeb3bbdb <vm_exec_core+65019>, 0x6149aeb319ec <vm_exec_core+23564>, 0x6149aeb2d501 <vm_exec_core+5921>, 0x6149aeb2da33 <vm_exec_core+7251>, 0x6149aeb2d63a <vm_exec_core+6234>, 0x6149aeb2e42b <vm_exec_core+9803>, 0x6149aeb2ed12 <vm_exec_core+12082>, 0x6149aeb2c190 <vm_exec_core+944>, 0x6149aeb2e141 <vm_exec_core+9057>, 0x6149aeb349d2 <vm_exec_core+35826>, 0x6149aeb31f08 <vm_exec_core+24872>, 0x6149aeb30d07 <vm_exec_core+20263>, 0x6149aeb33036 <vm_exec_core+29270>, 0x6149aeb34abb <vm_exec_core+36059>, 0x6149aeb33389 <vm_exec_core+30121>, 0x6149aeb344e7 <vm_exec_core+34567>, 0x6149aeb345d1 <vm_exec_core+34801>, 0x6149aeb2cc73 <vm_exec_core+3731>, 0x6149aeb340a8 <vm_exec_core+33480>, 0x6149aeb2f742 <vm_exec_core+14690>, 0x6149aeb342f0 <vm_exec_core+34064>, 0x6149aeb2f26d <vm_exec_core+13453>, 0x6149aeb3324d <vm_exec_core+29805>, 0x6149aeb2e6e4 <vm_exec_core+10500>, 0x6149aeb2fa8b <vm_exec_core+15531>, 0x6149aeb346c7 <vm_exec_core+35047>, 0x6149aeb3015b <vm_exec_core+17275>, 0x6149aeb2fc3c <vm_exec_core+15964>, 0x6149aeb2c276 <vm_exec_core+1174>, 0x6149aeb2c98f <vm_exec_core+2991>, 0x6149aeb2c374 <vm_exec_core+1428>, 0x6149aeb30a42 <vm_exec_core+19554>, 0x6149aeb2fe12 <vm_exec_core+16434>, 0x6149aeb305d7 <vm_exec_core+18423>, 0x6149aeb304de <vm_exec_core+18174>, 0x6149aeb2f576 <vm_exec_core+14230>, 0x6149aeb2fcf2 <vm_exec_core+16146>, 0x6149aeb2f94c <vm_exec_core+15212>, 0x6149aeb2ff56 <vm_exec_core+16758>, 0x6149aeb2ffed <vm_exec_core+16909>, 0x6149aeb2f50d <vm_exec_core+14125>, 0x6149aeb2c4dc <vm_exec_core+1788>, 0x6149aeb2de8a <vm_exec_core+8362>, 0x6149aeb339b9 <vm_exec_core+31705>, 0x6149aeb2d762 <vm_exec_core+6530>, 0x6149aeb3476e <vm_exec_core+35214>, 0x6149aeb327bb <vm_exec_core+27099>, 0x6149aeb3038d <vm_exec_core+17837>, 0x6149aeb2c811 <vm_exec_core+2609>, 0x6149aeb341ec <vm_exec_core+33804>, 0x6149aeb33d8c <vm_exec_core+32684>, 0x6149aeb2db5d <vm_exec_core+7549>, 0x6149aeb2ce7d <vm_exec_core+4253>, 0x6149aeb32cf2 <vm_exec_core+28434>, 0x6149aeb2eb0d <vm_exec_core+11565>, 0x6149aeb3442e <vm_exec_core+34382>, 0x6149aeb33fdb <vm_exec_core+33275>, 0x6149aeb2f385 <vm_exec_core+13733>, 0x6149aeb302de <vm_exec_core+17662>, 0x6149aeb3296b <vm_exec_core+27531>, 0x6149aeb33f23 <vm_exec_core+33091>, 0x6149aeb3191d <vm_exec_core+23357>, 0x6149aeb32a1f <vm_exec_core+27711>, 0x6149aeb32ea9 <vm_exec_core+28873>, 0x6149aeb3182f <vm_exec_core+23119>, 0x6149aeb2cd5d <vm_exec_core+3965>, 0x6149aeb32112 <vm_exec_core+25394>, 0x6149aeb2cb85 <vm_exec_core+3493>, 0x6149aeb2cf3e <vm_exec_core+4446>, 0x6149aeb2f67a <vm_exec_core+14490>, 0x6149aeb3169c <vm_exec_core+22716>, 0x6149aeb31ce0 <vm_exec_core+24320>, 0x6149aeb313e5 <vm_exec_core+22021>, 0x6149aeb2c742 <vm_exec_core+2402>, 0x6149aeb3314d <vm_exec_core+29549>, 0x6149aeb33c3c <vm_exec_core+32348>, 0x6149aeb2d055 <vm_exec_core+4725>, 0x6149aeb2e30e <vm_exec_core+9518>, 0x6149aeb2dd81 <vm_exec_core+8097>, 0x6149aeb2ec88 <vm_exec_core+11944>, 0x6149aeb3020c <vm_exec_core+17452>, 0x6149aeb2d161 <vm_exec_core+4993>, 0x6149aeb32f92 <vm_exec_core+29106>, 0x6149aeb2e253 <vm_exec_core+9331>, 0x6149aeb30075 <vm_exec_core+17045>, 0x6149aeb30c18 <vm_exec_core+20024>, 0x6149aeb32e0c <vm_exec_core+28716>, 0x6149aeb31b08 <vm_exec_core+23848>, 0x6149aeb2eec8 <vm_exec_core+12520>, 0x6149aeb2e58c <vm_exec_core+10156>, 0x6149aeb32bb2 <vm_exec_core+28114>, 0x6149aeb2f826 <vm_exec_core+14918>, 0x6149aeb321d9 <vm_exec_core+25593>, 0x6149aeb31c37 <vm_exec_core+24151>, 0x6149aeb32434 <vm_exec_core+26196>, 0x6149aeb33477 <vm_exec_core+30359>, 0x6149aeb30e55 <vm_exec_core+20597>, 0x6149aeb31ab8 <vm_exec_core+23768>, 0x6149aeb2f05a <vm_exec_core+12922>, 0x6149aeb32ae2 <vm_exec_core+27906>, 0x6149aeb2f19d <vm_exec_core+13245>, 0x6149aeb31755 <vm_exec_core+22901>, 0x6149aeb31ab8 <vm_exec_core+23768>, 0x6149aeb30923 <vm_exec_core+19267>, 0x6149aeb3153e <vm_exec_core+22366>, 0x6149aeb2f41c <vm_exec_core+13884>, 0x6149aeb2e8a2 <vm_exec_core+10946>, 0x6149aeb32527 <vm_exec_core+26439>, 0x6149aeb2d233 <vm_exec_core+5203>, 0x6149aeb30707 <vm_exec_core+18727>, 0x6149aeb3bbcc <vm_exec_core+65004>, 0x6149aeb319dd <vm_exec_core+23549>, 0x6149aeb2d4f2 <vm_exec_core+5906>, 0x6149aeb2da24 <vm_exec_core+7236>, 0x6149aeb2d62b <vm_exec_core+6219>, 0x6149aeb2e41c <vm_exec_core+9788>, 0x6149aeb2ed03 <vm_exec_core+12067>, 0x6149aeb30d02 <vm_exec_core+20258>, 0x6149aeb30202 <vm_exec_core+17442>, 0x6149aeb30cfd <vm_exec_core+20253>, 0x6149aeb31918 <vm_exec_core+23352>, 0x6149aeb3182a <vm_exec_core+23114>, 0x6149aeb2e417 <vm_exec_core+9783>, 0x6149aeb31acc <vm_exec_core+23788>, 0x6149aeb2f738 <vm_exec_core+14680>, 0x6149aeb2f73d <vm_exec_core+14685>, 0x6149aeb31825 <vm_exec_core+23109>, 0x6149aeb31692 <vm_exec_core+22706>, 0x6149aeb305be <vm_exec_core+18398>, 0x6149aeb304ca <vm_exec_core+18154>...} reg_cfp = 0x7fb14a1ff608 reg_pc = 0x519000015cb8 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_duparray_send = <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> #33 0x00006149aeb28558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #34 0x00006149aebaa682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7fb14a1ff738, self=140399460663280, 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:1625 flags = 0 iseq = 0x7fb14c734448 cfp = <optimized out> sp = 0x7fb14a0ff8d0 use_argv = 0x7fb14aa9e120 stack_argv = 0x7fb14a0ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #35 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:1639 captured = 0x7fb14a1ff738 #36 0x00006149aeb56c16 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:1676 No locals. #37 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #39 0x00006149aeb56c16 in rb_yield (val=<optimized out>) No locals. #40 0x00006149aed0ada6 in rb_ary_collect (ary=140398775391040) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 140398775390920 i = 0 #41 0x00006149aeb8ccb8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7fb14c7e0130 cfunc = 0x50400000a758 recv = 140398775391040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #42 0x00006149aeb337e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7fb14a1ff720, cd=0x502000012db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #43 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012db0 insns_address_table = {0x6149aeb2f51c <vm_exec_core+14140>, 0x6149aeb2c4eb <vm_exec_core+1803>, 0x6149aeb2de99 <vm_exec_core+8377>, 0x6149aeb339c8 <vm_exec_core+31720>, 0x6149aeb2d771 <vm_exec_core+6545>, 0x6149aeb3477d <vm_exec_core+35229>, 0x6149aeb327ca <vm_exec_core+27114>, 0x6149aeb3039c <vm_exec_core+17852>, 0x6149aeb2c820 <vm_exec_core+2624>, 0x6149aeb341fb <vm_exec_core+33819>, 0x6149aeb33d9b <vm_exec_core+32699>, 0x6149aeb2db6c <vm_exec_core+7564>, 0x6149aeb2ce8c <vm_exec_core+4268>, 0x6149aeb32d01 <vm_exec_core+28449>, 0x6149aeb2eb1c <vm_exec_core+11580>, 0x6149aeb3443d <vm_exec_core+34397>, 0x6149aeb33fea <vm_exec_core+33290>, 0x6149aeb2f394 <vm_exec_core+13748>, 0x6149aeb302ed <vm_exec_core+17677>, 0x6149aeb3297a <vm_exec_core+27546>, 0x6149aeb33f32 <vm_exec_core+33106>, 0x6149aeb3192c <vm_exec_core+23372>, 0x6149aeb32a2e <vm_exec_core+27726>, 0x6149aeb32eb8 <vm_exec_core+28888>, 0x6149aeb3183e <vm_exec_core+23134>, 0x6149aeb2cd6c <vm_exec_core+3980>, 0x6149aeb32121 <vm_exec_core+25409>, 0x6149aeb2cb94 <vm_exec_core+3508>, 0x6149aeb2cf4d <vm_exec_core+4461>, 0x6149aeb2f689 <vm_exec_core+14505>, 0x6149aeb316ab <vm_exec_core+22731>, 0x6149aeb31cef <vm_exec_core+24335>, 0x6149aeb313f4 <vm_exec_core+22036>, 0x6149aeb2c751 <vm_exec_core+2417>, 0x6149aeb3315c <vm_exec_core+29564>, 0x6149aeb33c4b <vm_exec_core+32363>, 0x6149aeb2d064 <vm_exec_core+4740>, 0x6149aeb2e31d <vm_exec_core+9533>, 0x6149aeb2dd90 <vm_exec_core+8112>, 0x6149aeb2ec97 <vm_exec_core+11959>, 0x6149aeb3021b <vm_exec_core+17467>, 0x6149aeb2d170 <vm_exec_core+5008>, 0x6149aeb32fa1 <vm_exec_core+29121>, 0x6149aeb2e262 <vm_exec_core+9346>, 0x6149aeb30084 <vm_exec_core+17060>, 0x6149aeb30c27 <vm_exec_core+20039>, 0x6149aeb32e1b <vm_exec_core+28731>, 0x6149aeb31b17 <vm_exec_core+23863>, 0x6149aeb2eed7 <vm_exec_core+12535>, 0x6149aeb2e59b <vm_exec_core+10171>, 0x6149aeb32bc1 <vm_exec_core+28129>, 0x6149aeb2f835 <vm_exec_core+14933>, 0x6149aeb321e8 <vm_exec_core+25608>, 0x6149aeb31c46 <vm_exec_core+24166>, 0x6149aeb32443 <vm_exec_core+26211>, 0x6149aeb33486 <vm_exec_core+30374>, 0x6149aeb30e64 <vm_exec_core+20612>, 0x6149aeb2c18b <vm_exec_core+939>, 0x6149aeb2f069 <vm_exec_core+12937>, 0x6149aeb32af1 <vm_exec_core+27921>, 0x6149aeb2f1ac <vm_exec_core+13260>, 0x6149aeb31764 <vm_exec_core+22916>, 0x6149aeb32008 <vm_exec_core+25128>, 0x6149aeb30932 <vm_exec_core+19282>, 0x6149aeb3154d <vm_exec_core+22381>, 0x6149aeb2f42b <vm_exec_core+13899>, 0x6149aeb2e8b1 <vm_exec_core+10961>, 0x6149aeb32536 <vm_exec_core+26454>, 0x6149aeb2d242 <vm_exec_core+5218>, 0x6149aeb30716 <vm_exec_core+18742>, 0x6149aeb3bbdb <vm_exec_core+65019>, 0x6149aeb319ec <vm_exec_core+23564>, 0x6149aeb2d501 <vm_exec_core+5921>, 0x6149aeb2da33 <vm_exec_core+7251>, 0x6149aeb2d63a <vm_exec_core+6234>, 0x6149aeb2e42b <vm_exec_core+9803>, 0x6149aeb2ed12 <vm_exec_core+12082>, 0x6149aeb2c190 <vm_exec_core+944>, 0x6149aeb2e141 <vm_exec_core+9057>, 0x6149aeb349d2 <vm_exec_core+35826>, 0x6149aeb31f08 <vm_exec_core+24872>, 0x6149aeb30d07 <vm_exec_core+20263>, 0x6149aeb33036 <vm_exec_core+29270>, 0x6149aeb34abb <vm_exec_core+36059>, 0x6149aeb33389 <vm_exec_core+30121>, 0x6149aeb344e7 <vm_exec_core+34567>, 0x6149aeb345d1 <vm_exec_core+34801>, 0x6149aeb2cc73 <vm_exec_core+3731>, 0x6149aeb340a8 <vm_exec_core+33480>, 0x6149aeb2f742 <vm_exec_core+14690>, 0x6149aeb342f0 <vm_exec_core+34064>, 0x6149aeb2f26d <vm_exec_core+13453>, 0x6149aeb3324d <vm_exec_core+29805>, 0x6149aeb2e6e4 <vm_exec_core+10500>, 0x6149aeb2fa8b <vm_exec_core+15531>, 0x6149aeb346c7 <vm_exec_core+35047>, 0x6149aeb3015b <vm_exec_core+17275>, 0x6149aeb2fc3c <vm_exec_core+15964>, 0x6149aeb2c276 <vm_exec_core+1174>, 0x6149aeb2c98f <vm_exec_core+2991>, 0x6149aeb2c374 <vm_exec_core+1428>, 0x6149aeb30a42 <vm_exec_core+19554>, 0x6149aeb2fe12 <vm_exec_core+16434>, 0x6149aeb305d7 <vm_exec_core+18423>, 0x6149aeb304de <vm_exec_core+18174>, 0x6149aeb2f576 <vm_exec_core+14230>, 0x6149aeb2fcf2 <vm_exec_core+16146>, 0x6149aeb2f94c <vm_exec_core+15212>, 0x6149aeb2ff56 <vm_exec_core+16758>, 0x6149aeb2ffed <vm_exec_core+16909>, 0x6149aeb2f50d <vm_exec_core+14125>, 0x6149aeb2c4dc <vm_exec_core+1788>, 0x6149aeb2de8a <vm_exec_core+8362>, 0x6149aeb339b9 <vm_exec_core+31705>, 0x6149aeb2d762 <vm_exec_core+6530>, 0x6149aeb3476e <vm_exec_core+35214>, 0x6149aeb327bb <vm_exec_core+27099>, 0x6149aeb3038d <vm_exec_core+17837>, 0x6149aeb2c811 <vm_exec_core+2609>, 0x6149aeb341ec <vm_exec_core+33804>, 0x6149aeb33d8c <vm_exec_core+32684>, 0x6149aeb2db5d <vm_exec_core+7549>, 0x6149aeb2ce7d <vm_exec_core+4253>, 0x6149aeb32cf2 <vm_exec_core+28434>, 0x6149aeb2eb0d <vm_exec_core+11565>, 0x6149aeb3442e <vm_exec_core+34382>, 0x6149aeb33fdb <vm_exec_core+33275>, 0x6149aeb2f385 <vm_exec_core+13733>, 0x6149aeb302de <vm_exec_core+17662>, 0x6149aeb3296b <vm_exec_core+27531>, 0x6149aeb33f23 <vm_exec_core+33091>, 0x6149aeb3191d <vm_exec_core+23357>, 0x6149aeb32a1f <vm_exec_core+27711>, 0x6149aeb32ea9 <vm_exec_core+28873>, 0x6149aeb3182f <vm_exec_core+23119>, 0x6149aeb2cd5d <vm_exec_core+3965>, 0x6149aeb32112 <vm_exec_core+25394>, 0x6149aeb2cb85 <vm_exec_core+3493>, 0x6149aeb2cf3e <vm_exec_core+4446>, 0x6149aeb2f67a <vm_exec_core+14490>, 0x6149aeb3169c <vm_exec_core+22716>, 0x6149aeb31ce0 <vm_exec_core+24320>, 0x6149aeb313e5 <vm_exec_core+22021>, 0x6149aeb2c742 <vm_exec_core+2402>, 0x6149aeb3314d <vm_exec_core+29549>, 0x6149aeb33c3c <vm_exec_core+32348>, 0x6149aeb2d055 <vm_exec_core+4725>, 0x6149aeb2e30e <vm_exec_core+9518>, 0x6149aeb2dd81 <vm_exec_core+8097>, 0x6149aeb2ec88 <vm_exec_core+11944>, 0x6149aeb3020c <vm_exec_core+17452>, 0x6149aeb2d161 <vm_exec_core+4993>, 0x6149aeb32f92 <vm_exec_core+29106>, 0x6149aeb2e253 <vm_exec_core+9331>, 0x6149aeb30075 <vm_exec_core+17045>, 0x6149aeb30c18 <vm_exec_core+20024>, 0x6149aeb32e0c <vm_exec_core+28716>, 0x6149aeb31b08 <vm_exec_core+23848>, 0x6149aeb2eec8 <vm_exec_core+12520>, 0x6149aeb2e58c <vm_exec_core+10156>, 0x6149aeb32bb2 <vm_exec_core+28114>, 0x6149aeb2f826 <vm_exec_core+14918>, 0x6149aeb321d9 <vm_exec_core+25593>, 0x6149aeb31c37 <vm_exec_core+24151>, 0x6149aeb32434 <vm_exec_core+26196>, 0x6149aeb33477 <vm_exec_core+30359>, 0x6149aeb30e55 <vm_exec_core+20597>, 0x6149aeb31ab8 <vm_exec_core+23768>, 0x6149aeb2f05a <vm_exec_core+12922>, 0x6149aeb32ae2 <vm_exec_core+27906>, 0x6149aeb2f19d <vm_exec_core+13245>, 0x6149aeb31755 <vm_exec_core+22901>, 0x6149aeb31ab8 <vm_exec_core+23768>, 0x6149aeb30923 <vm_exec_core+19267>, 0x6149aeb3153e <vm_exec_core+22366>, 0x6149aeb2f41c <vm_exec_core+13884>, 0x6149aeb2e8a2 <vm_exec_core+10946>, 0x6149aeb32527 <vm_exec_core+26439>, 0x6149aeb2d233 <vm_exec_core+5203>, 0x6149aeb30707 <vm_exec_core+18727>, 0x6149aeb3bbcc <vm_exec_core+65004>, 0x6149aeb319dd <vm_exec_core+23549>, 0x6149aeb2d4f2 <vm_exec_core+5906>, 0x6149aeb2da24 <vm_exec_core+7236>, 0x6149aeb2d62b <vm_exec_core+6219>, 0x6149aeb2e41c <vm_exec_core+9788>, 0x6149aeb2ed03 <vm_exec_core+12067>, 0x6149aeb30d02 <vm_exec_core+20258>, 0x6149aeb30202 <vm_exec_core+17442>, 0x6149aeb30cfd <vm_exec_core+20253>, 0x6149aeb31918 <vm_exec_core+23352>, 0x6149aeb3182a <vm_exec_core+23114>, 0x6149aeb2e417 <vm_exec_core+9783>, 0x6149aeb31acc <vm_exec_core+23788>, 0x6149aeb2f738 <vm_exec_core+14680>, 0x6149aeb2f73d <vm_exec_core+14685>, 0x6149aeb31825 <vm_exec_core+23109>, 0x6149aeb31692 <vm_exec_core+22706>, 0x6149aeb305be <vm_exec_core+18398>, 0x6149aeb304ca <vm_exec_core+18154>...} reg_cfp = 0x7fb14a1ff720 reg_pc = 0x50400002ff78 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> /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63: [BUG] Segmentation fault at 0x0000000000000010 INSN_LABEL_opt_str_uminus = <optimized out> ruby 3.5.0dev (2025-01-24T16:07:20Z master dd863714bf) +PRISM [x86_64-linux] INSN_LABEL_opt_duparray_send = <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> -- Control frame information ----------------------------------------------- c:0015 p:---- s:0100 e:000099 CFUNC :fork INSN_LABEL_throw = <optimized out> c:0014 p:0019 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_opt_case_dispatch = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:0025c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_opt_aset_with = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_opt_aref_with = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_invokebuiltin = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> -- Ruby level backtrace information ---------------------------------------- INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' INSN_LABEL_trace_opt_minus = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite' INSN_LABEL_trace_opt_mult = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite' INSN_LABEL_trace_opt_div = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' INSN_LABEL_trace_opt_mod = <optimized out> /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63:in 'test_fork' /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63:in 'fork' INSN_LABEL_trace_opt_eq = <optimized out> -- Threading information --------------------------------------------------- INSN_LABEL_trace_opt_lt = <optimized out> Total ractor count: 1 Ruby thread count for this ractor: 1 INSN_LABEL_trace_opt_le = <optimized out> -- Machine register context ------------------------------------------------ INSN_LABEL_trace_opt_gt = <optimized out> RIP: 0x00006149aefef9ff RBP: 0x00007fff0c257b10 RSP: 0x00007fff0c257af0 RAX: 0x0000000000000002 RBX: 0x00007fb14ce044e0 RCX: 0x00000ff6299c08d4 INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080 INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x0000000000000246 R12: 0x0000516000000480 R13: 0x0000000000000080 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> R14: 0x0000515000000300 R15: 0x00006149af268980 EFL: 0x0000000000010246 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> -- C level backtrace information ------------------------------------------- INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #44 0x00006149aeb28911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #45 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #46 0x00006149ae7a55db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7fb14c7345d8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0c25a950, <optimized out>, 0x7fff0c25a8a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7fb14c7345d8 #47 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #48 0x00006149ae79eb47 in rb_main (argc=10, argv=0x7fff0c25ab28) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #49 main (argc=10, argv=0x7fff0c25ab28) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x00006149aefef9ff in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1310 1310 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 2488120) detached] $ timeout 60 gdb -p 2469080 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null #<Thread:0x00007fb12323d440 /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:65 run> terminated with exception (report_on_exception is true): /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': Expected #<Process::Status: pid 2488120 SIGKILL (signal 9)> to be success?. (Test::Unit::AssertionFailedError) from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:577:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:257:in 'Test::Unit::Assertions#assert_predicate' from /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72:in 'block (2 levels) in TestFiberProcess#test_fork' [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006149ae6c7faf in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () >>> Threads Id Target Id Frame * 1 Thread 0x7fb14cfd8c40 (LWP 2469080) "ruby" 0x00006149ae6c7faf in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () >>> Machine level backtrace Thread 1 (Thread 0x7fb14cfd8c40 (LWP 2469080) "ruby"): #0 0x00006149ae6c7faf in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () No symbol table info available. #1 0x00006149ae6c7dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #2 0x00006149ae6c7a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #3 0x00006149ae6c9d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #4 0x00006149ae760be0 in __interceptor_free () No symbol table info available. #5 0x00006149ae7d1acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7fb120a01800, old_size=88098377437187) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8164 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #6 ruby_sized_xfree (x=0x7fb120a01800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4682 No locals. #7 ruby_xfree (x=0x7fb120a01800) at /tmp/ruby/src/trunk_asan/gc.c:4693 No locals. #8 0x00006149aea2e1d3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662 No locals. #9 0x00006149aeb6be70 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143 th = 0x515000000300 stack = 0x7fb14a0ff800 objspace = 0x51d000000a80 next = <optimized out> #10 0x00006149ae7a4bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #11 0x00006149ae7a567a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = <optimized out> status = <optimized out> #12 0x00006149ae79eb47 in rb_main (argc=10, argv=0x7fff0c25ab28) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #13 main (argc=10, argv=0x7fff0c25ab28) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x00006149aefef9ff in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1310 1310 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 2469080) detached] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: [BUG] Segmentation fault at 0x0000000000000010 ruby 3.5.0dev (2025-01-24T16:07:20Z master dd863714bf) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x00006149aefef9ff RBP: 0x00007fff0c259cc0 RSP: 0x00007fff0c259ca0 RAX: 0x0000000000000002 RBX: 0x00007fb14ce044e0 RCX: 0x00000ff6299c08d4 RDX: 0x0000540000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000100 R8: 0x00006149af4d0248 R9: 0x0000000000000002 R10: 0x4000000000000000 R11: 0x0000000000000000 R12: 0x0000516000000480 R13: 0x0000500000000000 R14: 0x0000515000000300 R15: 0x00006149af268980 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- $ timeout 60 gdb -p 2469072 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2505436] [New LWP 2469074] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a1a00d107e3 in __GI___wait4 (pid=-1, stat_loc=0x7a19feb5f548, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7a1a00e82c40 (LWP 2469072) "ruby" 0x00007a1a00d107e3 in __GI___wait4 (pid=-1, stat_loc=0x7a19feb5f548, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7a19dfe006c0 (LWP 2505436) "Timeout stdlib " 0x00007a1a00c98d61 in __futex_abstimed_wait_common64 (private=24400, cancel=true, abstime=0x7a19dfdfdb40, op=137, expected=0, futex_word=0x50c004d69b54) at ./nptl/futex-internal.c:57 3 Thread 0x7a19e4a006c0 (LWP 2469074) "ruby" 0x00007a1a00d1b4cd in __GI___poll (fds=0x7a19e1109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 3 (Thread 0x7a19e4a006c0 (LWP 2469074) "ruby"): #0 0x00007a1a00d1b4cd in __GI___poll (fds=0x7a19e1109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005f50af6676ea in __interceptor_poll () No symbol table info available. #2 0x00005f50afa1e06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x00005f50af6c0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a1a00c9ca94 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 = {134251628463808, 5473497524111810098, 134251628463808, -360, 0, 140730090985088, 5473497524099227186, 5472450051606322738}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a1a00d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7a19dfe006c0 (LWP 2505436) "Timeout stdlib "): #0 0x00007a1a00c98d61 in __futex_abstimed_wait_common64 (private=24400, cancel=true, abstime=0x7a19dfdfdb40, op=137, expected=0, futex_word=0x50c004d69b54) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=24400, abstime=0x7a19dfdfdb40, clockid=0, expected=0, futex_word=0x50c004d69b54) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c004d69b54, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a19dfdfdb40, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a1a00c9bc7e in __pthread_cond_wait_common (abstime=0x7a19dfdfdb40, clockid=1, mutex=0x51500004eb20, cond=0x50c004d69b28) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a1a00c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7a19dfdfda30, __canceltype = 1243752918, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c004d69b28, mutex = 0x51500004eb20, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c004d69b28, mutex=mutex@entry=0x51500004eb20, abstime=abstime@entry=0x7a19dfdfdb40) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005f50afa186e1 in native_cond_timedwait (cond=0x50c004d69b28, mutex=0x51500004eb20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x51500004ea00, rel=rel@entry=0x7a19dee0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500004eb20 cond = 0x50c004d69b28 max = 100000000000000000 #7 0x00005f50af9feed4 in native_sleep (th=0x51500004ea00, rel=0x7a19dee0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=999820000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311 prev_status = THREAD_RUNNABLE end = 2185093216502801 woke = 1 #9 0x00005f50af9f9630 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575 timeout_value = <optimized out> relative_timeout = 18446744073709551100 arguments = <optimized out> timeout = 18410702347396186114 woken = 20 scheduler = <optimized out> #10 0x00005f50af70b2e0 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:1074 _ec = 0x51600088f5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a19dfdfddd0, <optimized out>, 0x7a19dfdfdce0, <optimized out>, <optimized out>}, prev = 0x7a19df00b880, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600088f5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005f50af9f9206 in rb_mutex_sleep (self=<optimized out>, timeout=18410702347396186114) at /tmp/ruby/src/trunk_asan/thread_sync.c:598 arguments = {self = 134252091326640, timeout = <optimized out>} beg = 1737861368 woken = <optimized out> end = <optimized out> #12 0x00005f50afb02efc in vm_call0_cfunc_with_frame (ec=0x51600088f5d0, calling=<optimized out>, argv=0x7a19df00b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7a19e41af6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 134252091326640 argc = 1 mid = 26369 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 vm_call0_cfunc (ec=0x51600088f5d0, calling=<optimized out>, argv=0x7a19df00b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x00005f50afab69ce in vm_call0_cc (recv=134252091326640, id=26369, argc=<optimized out>, argv=<optimized out>, cc=0x7a19ff530be0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7a19ff530be0 self = <optimized out> #17 0x00005f50af70b2e0 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:1074 _ec = 0x51600088f5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a19dfdfe150, <optimized out>, 0x7a19dfdfe060, <optimized out>, <optimized out>}, prev = 0x7a19df00ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600088f5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x00005f50afa2352d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554 sync_waiter = {self = 134252091326640, th = 0x51500004ea00, fiber = 0x0, node = {next = 0x5030000abd60, prev = 0x5030000abd60}} ec = <optimized out> cv = 0x5030000abd60 args = <optimized out> #19 0x00005f50afaeecb8 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:3801 ci = 0x460100100005 cc = <optimized out> me = 0x7a1a00538560 cfunc = 0x50400001fbd8 recv = 134252091327000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005f50afad510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a19dfdfe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x00005f50afad4bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x7a19dfdfdb40 #22 0x00005f50afa9c217 in vm_sendish (ec=0x51600088f5d0, reg_cfp=0x7a19e41af720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x51600088f5d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5f50afa9151c <vm_exec_core+14140>, 0x5f50afa8e4eb <vm_exec_core+1803>, 0x5f50afa8fe99 <vm_exec_core+8377>, 0x5f50afa959c8 <vm_exec_core+31720>, 0x5f50afa8f771 <vm_exec_core+6545>, 0x5f50afa9677d <vm_exec_core+35229>, 0x5f50afa947ca <vm_exec_core+27114>, 0x5f50afa9239c <vm_exec_core+17852>, 0x5f50afa8e820 <vm_exec_core+2624>, 0x5f50afa961fb <vm_exec_core+33819>, 0x5f50afa95d9b <vm_exec_core+32699>, 0x5f50afa8fb6c <vm_exec_core+7564>, 0x5f50afa8ee8c <vm_exec_core+4268>, 0x5f50afa94d01 <vm_exec_core+28449>, 0x5f50afa90b1c <vm_exec_core+11580>, 0x5f50afa9643d <vm_exec_core+34397>, 0x5f50afa95fea <vm_exec_core+33290>, 0x5f50afa91394 <vm_exec_core+13748>, 0x5f50afa922ed <vm_exec_core+17677>, 0x5f50afa9497a <vm_exec_core+27546>, 0x5f50afa95f32 <vm_exec_core+33106>, 0x5f50afa9392c <vm_exec_core+23372>, 0x5f50afa94a2e <vm_exec_core+27726>, 0x5f50afa94eb8 <vm_exec_core+28888>, 0x5f50afa9383e <vm_exec_core+23134>, 0x5f50afa8ed6c <vm_exec_core+3980>, 0x5f50afa94121 <vm_exec_core+25409>, 0x5f50afa8eb94 <vm_exec_core+3508>, 0x5f50afa8ef4d <vm_exec_core+4461>, 0x5f50afa91689 <vm_exec_core+14505>, 0x5f50afa936ab <vm_exec_core+22731>, 0x5f50afa93cef <vm_exec_core+24335>, 0x5f50afa933f4 <vm_exec_core+22036>, 0x5f50afa8e751 <vm_exec_core+2417>, 0x5f50afa9515c <vm_exec_core+29564>, 0x5f50afa95c4b <vm_exec_core+32363>, 0x5f50afa8f064 <vm_exec_core+4740>, 0x5f50afa9031d <vm_exec_core+9533>, 0x5f50afa8fd90 <vm_exec_core+8112>, 0x5f50afa90c97 <vm_exec_core+11959>, 0x5f50afa9221b <vm_exec_core+17467>, 0x5f50afa8f170 <vm_exec_core+5008>, 0x5f50afa94fa1 <vm_exec_core+29121>, 0x5f50afa90262 <vm_exec_core+9346>, 0x5f50afa92084 <vm_exec_core+17060>, 0x5f50afa92c27 <vm_exec_core+20039>, 0x5f50afa94e1b <vm_exec_core+28731>, 0x5f50afa93b17 <vm_exec_core+23863>, 0x5f50afa90ed7 <vm_exec_core+12535>, 0x5f50afa9059b <vm_exec_core+10171>, 0x5f50afa94bc1 <vm_exec_core+28129>, 0x5f50afa91835 <vm_exec_core+14933>, 0x5f50afa941e8 <vm_exec_core+25608>, 0x5f50afa93c46 <vm_exec_core+24166>, 0x5f50afa94443 <vm_exec_core+26211>, 0x5f50afa95486 <vm_exec_core+30374>, 0x5f50afa92e64 <vm_exec_core+20612>, 0x5f50afa8e18b <vm_exec_core+939>, 0x5f50afa91069 <vm_exec_core+12937>, 0x5f50afa94af1 <vm_exec_core+27921>, 0x5f50afa911ac <vm_exec_core+13260>, 0x5f50afa93764 <vm_exec_core+22916>, 0x5f50afa94008 <vm_exec_core+25128>, 0x5f50afa92932 <vm_exec_core+19282>, 0x5f50afa9354d <vm_exec_core+22381>, 0x5f50afa9142b <vm_exec_core+13899>, 0x5f50afa908b1 <vm_exec_core+10961>, 0x5f50afa94536 <vm_exec_core+26454>, 0x5f50afa8f242 <vm_exec_core+5218>, 0x5f50afa92716 <vm_exec_core+18742>, 0x5f50afa9dbdb <vm_exec_core+65019>, 0x5f50afa939ec <vm_exec_core+23564>, 0x5f50afa8f501 <vm_exec_core+5921>, 0x5f50afa8fa33 <vm_exec_core+7251>, 0x5f50afa8f63a <vm_exec_core+6234>, 0x5f50afa9042b <vm_exec_core+9803>, 0x5f50afa90d12 <vm_exec_core+12082>, 0x5f50afa8e190 <vm_exec_core+944>, 0x5f50afa90141 <vm_exec_core+9057>, 0x5f50afa969d2 <vm_exec_core+35826>, 0x5f50afa93f08 <vm_exec_core+24872>, 0x5f50afa92d07 <vm_exec_core+20263>, 0x5f50afa95036 <vm_exec_core+29270>, 0x5f50afa96abb <vm_exec_core+36059>, 0x5f50afa95389 <vm_exec_core+30121>, 0x5f50afa964e7 <vm_exec_core+34567>, 0x5f50afa965d1 <vm_exec_core+34801>, 0x5f50afa8ec73 <vm_exec_core+3731>, 0x5f50afa960a8 <vm_exec_core+33480>, 0x5f50afa91742 <vm_exec_core+14690>, 0x5f50afa962f0 <vm_exec_core+34064>, 0x5f50afa9126d <vm_exec_core+13453>, 0x5f50afa9524d <vm_exec_core+29805>, 0x5f50afa906e4 <vm_exec_core+10500>, 0x5f50afa91a8b <vm_exec_core+15531>, 0x5f50afa966c7 <vm_exec_core+35047>, 0x5f50afa9215b <vm_exec_core+17275>, 0x5f50afa91c3c <vm_exec_core+15964>, 0x5f50afa8e276 <vm_exec_core+1174>, 0x5f50afa8e98f <vm_exec_core+2991>, 0x5f50afa8e374 <vm_exec_core+1428>, 0x5f50afa92a42 <vm_exec_core+19554>, 0x5f50afa91e12 <vm_exec_core+16434>, 0x5f50afa925d7 <vm_exec_core+18423>, 0x5f50afa924de <vm_exec_core+18174>, 0x5f50afa91576 <vm_exec_core+14230>, 0x5f50afa91cf2 <vm_exec_core+16146>, 0x5f50afa9194c <vm_exec_core+15212>, 0x5f50afa91f56 <vm_exec_core+16758>, 0x5f50afa91fed <vm_exec_core+16909>, 0x5f50afa9150d <vm_exec_core+14125>, 0x5f50afa8e4dc <vm_exec_core+1788>, 0x5f50afa8fe8a <vm_exec_core+8362>, 0x5f50afa959b9 <vm_exec_core+31705>, 0x5f50afa8f762 <vm_exec_core+6530>, 0x5f50afa9676e <vm_exec_core+35214>, 0x5f50afa947bb <vm_exec_core+27099>, 0x5f50afa9238d <vm_exec_core+17837>, 0x5f50afa8e811 <vm_exec_core+2609>, 0x5f50afa961ec <vm_exec_core+33804>, 0x5f50afa95d8c <vm_exec_core+32684>, 0x5f50afa8fb5d <vm_exec_core+7549>, 0x5f50afa8ee7d <vm_exec_core+4253>, 0x5f50afa94cf2 <vm_exec_core+28434>, 0x5f50afa90b0d <vm_exec_core+11565>, 0x5f50afa9642e <vm_exec_core+34382>, 0x5f50afa95fdb <vm_exec_core+33275>, 0x5f50afa91385 <vm_exec_core+13733>, 0x5f50afa922de <vm_exec_core+17662>, 0x5f50afa9496b <vm_exec_core+27531>, 0x5f50afa95f23 <vm_exec_core+33091>, 0x5f50afa9391d <vm_exec_core+23357>, 0x5f50afa94a1f <vm_exec_core+27711>, 0x5f50afa94ea9 <vm_exec_core+28873>, 0x5f50afa9382f <vm_exec_core+23119>, 0x5f50afa8ed5d <vm_exec_core+3965>, 0x5f50afa94112 <vm_exec_core+25394>, 0x5f50afa8eb85 <vm_exec_core+3493>, 0x5f50afa8ef3e <vm_exec_core+4446>, 0x5f50afa9167a <vm_exec_core+14490>, 0x5f50afa9369c <vm_exec_core+22716>, 0x5f50afa93ce0 <vm_exec_core+24320>, 0x5f50afa933e5 <vm_exec_core+22021>, 0x5f50afa8e742 <vm_exec_core+2402>, 0x5f50afa9514d <vm_exec_core+29549>, 0x5f50afa95c3c <vm_exec_core+32348>, 0x5f50afa8f055 <vm_exec_core+4725>, 0x5f50afa9030e <vm_exec_core+9518>, 0x5f50afa8fd81 <vm_exec_core+8097>, 0x5f50afa90c88 <vm_exec_core+11944>, 0x5f50afa9220c <vm_exec_core+17452>, 0x5f50afa8f161 <vm_exec_core+4993>, 0x5f50afa94f92 <vm_exec_core+29106>, 0x5f50afa90253 <vm_exec_core+9331>, 0x5f50afa92075 <vm_exec_core+17045>, 0x5f50afa92c18 <vm_exec_core+20024>, 0x5f50afa94e0c <vm_exec_core+28716>, 0x5f50afa93b08 <vm_exec_core+23848>, 0x5f50afa90ec8 <vm_exec_core+12520>, 0x5f50afa9058c <vm_exec_core+10156>, 0x5f50afa94bb2 <vm_exec_core+28114>, 0x5f50afa91826 <vm_exec_core+14918>, 0x5f50afa941d9 <vm_exec_core+25593>, 0x5f50afa93c37 <vm_exec_core+24151>, 0x5f50afa94434 <vm_exec_core+26196>, 0x5f50afa95477 <vm_exec_core+30359>, 0x5f50afa92e55 <vm_exec_core+20597>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa9105a <vm_exec_core+12922>, 0x5f50afa94ae2 <vm_exec_core+27906>, 0x5f50afa9119d <vm_exec_core+13245>, 0x5f50afa93755 <vm_exec_core+22901>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa92923 <vm_exec_core+19267>, 0x5f50afa9353e <vm_exec_core+22366>, 0x5f50afa9141c <vm_exec_core+13884>, 0x5f50afa908a2 <vm_exec_core+10946>, 0x5f50afa94527 <vm_exec_core+26439>, 0x5f50afa8f233 <vm_exec_core+5203>, 0x5f50afa92707 <vm_exec_core+18727>, 0x5f50afa9dbcc <vm_exec_core+65004>, 0x5f50afa939dd <vm_exec_core+23549>, 0x5f50afa8f4f2 <vm_exec_core+5906>, 0x5f50afa8fa24 <vm_exec_core+7236>, 0x5f50afa8f62b <vm_exec_core+6219>, 0x5f50afa9041c <vm_exec_core+9788>, 0x5f50afa90d03 <vm_exec_core+12067>, 0x5f50afa92d02 <vm_exec_core+20258>, 0x5f50afa92202 <vm_exec_core+17442>, 0x5f50afa92cfd <vm_exec_core+20253>, 0x5f50afa93918 <vm_exec_core+23352>, 0x5f50afa9382a <vm_exec_core+23114>, 0x5f50afa90417 <vm_exec_core+9783>, 0x5f50afa93acc <vm_exec_core+23788>, 0x5f50afa91738 <vm_exec_core+14680>, 0x5f50afa9173d <vm_exec_core+14685>, 0x5f50afa93825 <vm_exec_core+23109>, 0x5f50afa93692 <vm_exec_core+22706>, 0x5f50afa925be <vm_exec_core+18398>, 0x5f50afa924ca <vm_exec_core+18154>...} reg_cfp = 0x7a19e41af720 reg_pc = 0x51300008b9d8 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005f50afa8a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600088f5d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005f50afb0c682 in invoke_iseq_block_from_c (ec=0x51600088f5d0, captured=0x7a19e41af7a8, self=134252091428880, 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:1625 flags = 0 iseq = 0x7a1a0036c9e8 cfp = <optimized out> sp = 0x7a19e40af870 use_argv = 0x0 stack_argv = 0x7a19e40af870 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7a19e41af7a8 #27 0x00005f50afab8c16 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:1676 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x00005f50afab8c16 in rb_yield (val=<optimized out>) No locals. #31 0x00005f50af70b2e0 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:1074 _ec = 0x51600088f5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a19dfdfeef0, <optimized out>, 0x7a19dfdfee00, <optimized out>, <optimized out>}, prev = 0x7a19df009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600088f5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #32 0x00005f50afaeecb8 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:3801 ci = 0x671100000001 cc = <optimized out> me = 0x7a1a00538b50 cfunc = 0x50400001f5d8 recv = 134252091326640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005f50afa957e7 in vm_sendish (ec=0x51600088f5d0, reg_cfp=0x7a19e41af790, cd=0x50f000005520, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #34 vm_exec_core (ec=ec@entry=0x51600088f5d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f000005520 insns_address_table = {0x5f50afa9151c <vm_exec_core+14140>, 0x5f50afa8e4eb <vm_exec_core+1803>, 0x5f50afa8fe99 <vm_exec_core+8377>, 0x5f50afa959c8 <vm_exec_core+31720>, 0x5f50afa8f771 <vm_exec_core+6545>, 0x5f50afa9677d <vm_exec_core+35229>, 0x5f50afa947ca <vm_exec_core+27114>, 0x5f50afa9239c <vm_exec_core+17852>, 0x5f50afa8e820 <vm_exec_core+2624>, 0x5f50afa961fb <vm_exec_core+33819>, 0x5f50afa95d9b <vm_exec_core+32699>, 0x5f50afa8fb6c <vm_exec_core+7564>, 0x5f50afa8ee8c <vm_exec_core+4268>, 0x5f50afa94d01 <vm_exec_core+28449>, 0x5f50afa90b1c <vm_exec_core+11580>, 0x5f50afa9643d <vm_exec_core+34397>, 0x5f50afa95fea <vm_exec_core+33290>, 0x5f50afa91394 <vm_exec_core+13748>, 0x5f50afa922ed <vm_exec_core+17677>, 0x5f50afa9497a <vm_exec_core+27546>, 0x5f50afa95f32 <vm_exec_core+33106>, 0x5f50afa9392c <vm_exec_core+23372>, 0x5f50afa94a2e <vm_exec_core+27726>, 0x5f50afa94eb8 <vm_exec_core+28888>, 0x5f50afa9383e <vm_exec_core+23134>, 0x5f50afa8ed6c <vm_exec_core+3980>, 0x5f50afa94121 <vm_exec_core+25409>, 0x5f50afa8eb94 <vm_exec_core+3508>, 0x5f50afa8ef4d <vm_exec_core+4461>, 0x5f50afa91689 <vm_exec_core+14505>, 0x5f50afa936ab <vm_exec_core+22731>, 0x5f50afa93cef <vm_exec_core+24335>, 0x5f50afa933f4 <vm_exec_core+22036>, 0x5f50afa8e751 <vm_exec_core+2417>, 0x5f50afa9515c <vm_exec_core+29564>, 0x5f50afa95c4b <vm_exec_core+32363>, 0x5f50afa8f064 <vm_exec_core+4740>, 0x5f50afa9031d <vm_exec_core+9533>, 0x5f50afa8fd90 <vm_exec_core+8112>, 0x5f50afa90c97 <vm_exec_core+11959>, 0x5f50afa9221b <vm_exec_core+17467>, 0x5f50afa8f170 <vm_exec_core+5008>, 0x5f50afa94fa1 <vm_exec_core+29121>, 0x5f50afa90262 <vm_exec_core+9346>, 0x5f50afa92084 <vm_exec_core+17060>, 0x5f50afa92c27 <vm_exec_core+20039>, 0x5f50afa94e1b <vm_exec_core+28731>, 0x5f50afa93b17 <vm_exec_core+23863>, 0x5f50afa90ed7 <vm_exec_core+12535>, 0x5f50afa9059b <vm_exec_core+10171>, 0x5f50afa94bc1 <vm_exec_core+28129>, 0x5f50afa91835 <vm_exec_core+14933>, 0x5f50afa941e8 <vm_exec_core+25608>, 0x5f50afa93c46 <vm_exec_core+24166>, 0x5f50afa94443 <vm_exec_core+26211>, 0x5f50afa95486 <vm_exec_core+30374>, 0x5f50afa92e64 <vm_exec_core+20612>, 0x5f50afa8e18b <vm_exec_core+939>, 0x5f50afa91069 <vm_exec_core+12937>, 0x5f50afa94af1 <vm_exec_core+27921>, 0x5f50afa911ac <vm_exec_core+13260>, 0x5f50afa93764 <vm_exec_core+22916>, 0x5f50afa94008 <vm_exec_core+25128>, 0x5f50afa92932 <vm_exec_core+19282>, 0x5f50afa9354d <vm_exec_core+22381>, 0x5f50afa9142b <vm_exec_core+13899>, 0x5f50afa908b1 <vm_exec_core+10961>, 0x5f50afa94536 <vm_exec_core+26454>, 0x5f50afa8f242 <vm_exec_core+5218>, 0x5f50afa92716 <vm_exec_core+18742>, 0x5f50afa9dbdb <vm_exec_core+65019>, 0x5f50afa939ec <vm_exec_core+23564>, 0x5f50afa8f501 <vm_exec_core+5921>, 0x5f50afa8fa33 <vm_exec_core+7251>, 0x5f50afa8f63a <vm_exec_core+6234>, 0x5f50afa9042b <vm_exec_core+9803>, 0x5f50afa90d12 <vm_exec_core+12082>, 0x5f50afa8e190 <vm_exec_core+944>, 0x5f50afa90141 <vm_exec_core+9057>, 0x5f50afa969d2 <vm_exec_core+35826>, 0x5f50afa93f08 <vm_exec_core+24872>, 0x5f50afa92d07 <vm_exec_core+20263>, 0x5f50afa95036 <vm_exec_core+29270>, 0x5f50afa96abb <vm_exec_core+36059>, 0x5f50afa95389 <vm_exec_core+30121>, 0x5f50afa964e7 <vm_exec_core+34567>, 0x5f50afa965d1 <vm_exec_core+34801>, 0x5f50afa8ec73 <vm_exec_core+3731>, 0x5f50afa960a8 <vm_exec_core+33480>, 0x5f50afa91742 <vm_exec_core+14690>, 0x5f50afa962f0 <vm_exec_core+34064>, 0x5f50afa9126d <vm_exec_core+13453>, 0x5f50afa9524d <vm_exec_core+29805>, 0x5f50afa906e4 <vm_exec_core+10500>, 0x5f50afa91a8b <vm_exec_core+15531>, 0x5f50afa966c7 <vm_exec_core+35047>, 0x5f50afa9215b <vm_exec_core+17275>, 0x5f50afa91c3c <vm_exec_core+15964>, 0x5f50afa8e276 <vm_exec_core+1174>, 0x5f50afa8e98f <vm_exec_core+2991>, 0x5f50afa8e374 <vm_exec_core+1428>, 0x5f50afa92a42 <vm_exec_core+19554>, 0x5f50afa91e12 <vm_exec_core+16434>, 0x5f50afa925d7 <vm_exec_core+18423>, 0x5f50afa924de <vm_exec_core+18174>, 0x5f50afa91576 <vm_exec_core+14230>, 0x5f50afa91cf2 <vm_exec_core+16146>, 0x5f50afa9194c <vm_exec_core+15212>, 0x5f50afa91f56 <vm_exec_core+16758>, 0x5f50afa91fed <vm_exec_core+16909>, 0x5f50afa9150d <vm_exec_core+14125>, 0x5f50afa8e4dc <vm_exec_core+1788>, 0x5f50afa8fe8a <vm_exec_core+8362>, 0x5f50afa959b9 <vm_exec_core+31705>, 0x5f50afa8f762 <vm_exec_core+6530>, 0x5f50afa9676e <vm_exec_core+35214>, 0x5f50afa947bb <vm_exec_core+27099>, 0x5f50afa9238d <vm_exec_core+17837>, 0x5f50afa8e811 <vm_exec_core+2609>, 0x5f50afa961ec <vm_exec_core+33804>, 0x5f50afa95d8c <vm_exec_core+32684>, 0x5f50afa8fb5d <vm_exec_core+7549>, 0x5f50afa8ee7d <vm_exec_core+4253>, 0x5f50afa94cf2 <vm_exec_core+28434>, 0x5f50afa90b0d <vm_exec_core+11565>, 0x5f50afa9642e <vm_exec_core+34382>, 0x5f50afa95fdb <vm_exec_core+33275>, 0x5f50afa91385 <vm_exec_core+13733>, 0x5f50afa922de <vm_exec_core+17662>, 0x5f50afa9496b <vm_exec_core+27531>, 0x5f50afa95f23 <vm_exec_core+33091>, 0x5f50afa9391d <vm_exec_core+23357>, 0x5f50afa94a1f <vm_exec_core+27711>, 0x5f50afa94ea9 <vm_exec_core+28873>, 0x5f50afa9382f <vm_exec_core+23119>, 0x5f50afa8ed5d <vm_exec_core+3965>, 0x5f50afa94112 <vm_exec_core+25394>, 0x5f50afa8eb85 <vm_exec_core+3493>, 0x5f50afa8ef3e <vm_exec_core+4446>, 0x5f50afa9167a <vm_exec_core+14490>, 0x5f50afa9369c <vm_exec_core+22716>, 0x5f50afa93ce0 <vm_exec_core+24320>, 0x5f50afa933e5 <vm_exec_core+22021>, 0x5f50afa8e742 <vm_exec_core+2402>, 0x5f50afa9514d <vm_exec_core+29549>, 0x5f50afa95c3c <vm_exec_core+32348>, 0x5f50afa8f055 <vm_exec_core+4725>, 0x5f50afa9030e <vm_exec_core+9518>, 0x5f50afa8fd81 <vm_exec_core+8097>, 0x5f50afa90c88 <vm_exec_core+11944>, 0x5f50afa9220c <vm_exec_core+17452>, 0x5f50afa8f161 <vm_exec_core+4993>, 0x5f50afa94f92 <vm_exec_core+29106>, 0x5f50afa90253 <vm_exec_core+9331>, 0x5f50afa92075 <vm_exec_core+17045>, 0x5f50afa92c18 <vm_exec_core+20024>, 0x5f50afa94e0c <vm_exec_core+28716>, 0x5f50afa93b08 <vm_exec_core+23848>, 0x5f50afa90ec8 <vm_exec_core+12520>, 0x5f50afa9058c <vm_exec_core+10156>, 0x5f50afa94bb2 <vm_exec_core+28114>, 0x5f50afa91826 <vm_exec_core+14918>, 0x5f50afa941d9 <vm_exec_core+25593>, 0x5f50afa93c37 <vm_exec_core+24151>, 0x5f50afa94434 <vm_exec_core+26196>, 0x5f50afa95477 <vm_exec_core+30359>, 0x5f50afa92e55 <vm_exec_core+20597>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa9105a <vm_exec_core+12922>, 0x5f50afa94ae2 <vm_exec_core+27906>, 0x5f50afa9119d <vm_exec_core+13245>, 0x5f50afa93755 <vm_exec_core+22901>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa92923 <vm_exec_core+19267>, 0x5f50afa9353e <vm_exec_core+22366>, 0x5f50afa9141c <vm_exec_core+13884>, 0x5f50afa908a2 <vm_exec_core+10946>, 0x5f50afa94527 <vm_exec_core+26439>, 0x5f50afa8f233 <vm_exec_core+5203>, 0x5f50afa92707 <vm_exec_core+18727>, 0x5f50afa9dbcc <vm_exec_core+65004>, 0x5f50afa939dd <vm_exec_core+23549>, 0x5f50afa8f4f2 <vm_exec_core+5906>, 0x5f50afa8fa24 <vm_exec_core+7236>, 0x5f50afa8f62b <vm_exec_core+6219>, 0x5f50afa9041c <vm_exec_core+9788>, 0x5f50afa90d03 <vm_exec_core+12067>, 0x5f50afa92d02 <vm_exec_core+20258>, 0x5f50afa92202 <vm_exec_core+17442>, 0x5f50afa92cfd <vm_exec_core+20253>, 0x5f50afa93918 <vm_exec_core+23352>, 0x5f50afa9382a <vm_exec_core+23114>, 0x5f50afa90417 <vm_exec_core+9783>, 0x5f50afa93acc <vm_exec_core+23788>, 0x5f50afa91738 <vm_exec_core+14680>, 0x5f50afa9173d <vm_exec_core+14685>, 0x5f50afa93825 <vm_exec_core+23109>, 0x5f50afa93692 <vm_exec_core+22706>, 0x5f50afa925be <vm_exec_core+18398>, 0x5f50afa924ca <vm_exec_core+18154>...} reg_cfp = 0x7a19e41af790 reg_pc = 0x51700000d130 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005f50afa8a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600088f5d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005f50afac886b in invoke_iseq_block_from_c (ec=0x51600088f5d0, captured=<optimized out>, self=134252091428880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7a1a0036cab0 cfp = 0x7a19e41af7c8 sp = 0x7a19e40af818 use_argv = <optimized out> stack_argv = 0x7a19e40af818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #37 invoke_block_from_c_proc (ec=0x51600088f5d0, self=134252091428880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #39 0x00005f50afac6af6 in rb_vm_invoke_proc (ec=0x50c004d69b54, proc=0x89, proc@entry=0x504000139250, argc=13208929, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #40 0x00005f50afa1ce09 in thread_do_start_proc (th=th@entry=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000139250 args_len = 0 args_ptr = <optimized out> #41 0x00005f50afa1aa3a in thread_do_start (th=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #42 thread_start_func_2 (th=th@entry=0x51500004ea00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #43 0x00005f50afa19cfe in call_thread_start_func_2 (th=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7a19dfdffcc0 #44 nt_start (ptr=0x50c004d69b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500004ea00 sched = <optimized out> nt = 0x50c004d69b00 vm = 0x525000000100 #45 0x00005f50af6c0a9f in asan_thread_start(void*) () No symbol table info available. #46 0x00007a1a00c9ca94 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 = {134251548772032, 5473477183146696242, 134251548772032, -360, 0, 140730090970416, 5473477183134113330, 5472450051606322738}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #47 0x00007a1a00d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a1a00e82c40 (LWP 2469072) "ruby"): #0 0x00007a1a00d107e3 in __GI___wait4 (pid=-1, stat_loc=0x7a19feb5f548, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005f50af654f20 in __interceptor_waitpid () No symbol table info available. #2 0x00005f50af896494 in do_waitpid (pid=-1, st=0x7a19feb5f548, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7a19feb5f520) at /tmp/ruby/src/trunk_asan/process.c:1074 w = 0x7a19feb5f520 #4 0x00005f50afa00a4f in rb_nogvl (func=0x5f50af896450 <waitpid_blocking_no_SIGCHLD>, data1=0x7a19feb5f520, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x00005f50af88104e in waitpid_no_SIGCHLD (w=0x7a19feb5f520) at /tmp/ruby/src/trunk_asan/process.c:1087 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x00005f50af88fa3e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419 result = 134252076404640 pid = <optimized out> status = <optimized out> #9 0x00005f50afaeecb8 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:3801 ci = 0x6b3100100001 cc = <optimized out> me = 0x7a1a00537570 cfunc = 0x504000020818 recv = 134252093281640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005f50afad510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe4714fdf0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x515000000358 cc = <optimized out> cme = <optimized out> v = <optimized out> #11 0x00005f50afad4bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #12 0x00005f50afa9c217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a19fe1ff288, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #13 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5f50afa9151c <vm_exec_core+14140>, 0x5f50afa8e4eb <vm_exec_core+1803>, 0x5f50afa8fe99 <vm_exec_core+8377>, 0x5f50afa959c8 <vm_exec_core+31720>, 0x5f50afa8f771 <vm_exec_core+6545>, 0x5f50afa9677d <vm_exec_core+35229>, 0x5f50afa947ca <vm_exec_core+27114>, 0x5f50afa9239c <vm_exec_core+17852>, 0x5f50afa8e820 <vm_exec_core+2624>, 0x5f50afa961fb <vm_exec_core+33819>, 0x5f50afa95d9b <vm_exec_core+32699>, 0x5f50afa8fb6c <vm_exec_core+7564>, 0x5f50afa8ee8c <vm_exec_core+4268>, 0x5f50afa94d01 <vm_exec_core+28449>, 0x5f50afa90b1c <vm_exec_core+11580>, 0x5f50afa9643d <vm_exec_core+34397>, 0x5f50afa95fea <vm_exec_core+33290>, 0x5f50afa91394 <vm_exec_core+13748>, 0x5f50afa922ed <vm_exec_core+17677>, 0x5f50afa9497a <vm_exec_core+27546>, 0x5f50afa95f32 <vm_exec_core+33106>, 0x5f50afa9392c <vm_exec_core+23372>, 0x5f50afa94a2e <vm_exec_core+27726>, 0x5f50afa94eb8 <vm_exec_core+28888>, 0x5f50afa9383e <vm_exec_core+23134>, 0x5f50afa8ed6c <vm_exec_core+3980>, 0x5f50afa94121 <vm_exec_core+25409>, 0x5f50afa8eb94 <vm_exec_core+3508>, 0x5f50afa8ef4d <vm_exec_core+4461>, 0x5f50afa91689 <vm_exec_core+14505>, 0x5f50afa936ab <vm_exec_core+22731>, 0x5f50afa93cef <vm_exec_core+24335>, 0x5f50afa933f4 <vm_exec_core+22036>, 0x5f50afa8e751 <vm_exec_core+2417>, 0x5f50afa9515c <vm_exec_core+29564>, 0x5f50afa95c4b <vm_exec_core+32363>, 0x5f50afa8f064 <vm_exec_core+4740>, 0x5f50afa9031d <vm_exec_core+9533>, 0x5f50afa8fd90 <vm_exec_core+8112>, 0x5f50afa90c97 <vm_exec_core+11959>, 0x5f50afa9221b <vm_exec_core+17467>, 0x5f50afa8f170 <vm_exec_core+5008>, 0x5f50afa94fa1 <vm_exec_core+29121>, 0x5f50afa90262 <vm_exec_core+9346>, 0x5f50afa92084 <vm_exec_core+17060>, 0x5f50afa92c27 <vm_exec_core+20039>, 0x5f50afa94e1b <vm_exec_core+28731>, 0x5f50afa93b17 <vm_exec_core+23863>, 0x5f50afa90ed7 <vm_exec_core+12535>, 0x5f50afa9059b <vm_exec_core+10171>, 0x5f50afa94bc1 <vm_exec_core+28129>, 0x5f50afa91835 <vm_exec_core+14933>, 0x5f50afa941e8 <vm_exec_core+25608>, 0x5f50afa93c46 <vm_exec_core+24166>, 0x5f50afa94443 <vm_exec_core+26211>, 0x5f50afa95486 <vm_exec_core+30374>, 0x5f50afa92e64 <vm_exec_core+20612>, 0x5f50afa8e18b <vm_exec_core+939>, 0x5f50afa91069 <vm_exec_core+12937>, 0x5f50afa94af1 <vm_exec_core+27921>, 0x5f50afa911ac <vm_exec_core+13260>, 0x5f50afa93764 <vm_exec_core+22916>, 0x5f50afa94008 <vm_exec_core+25128>, 0x5f50afa92932 <vm_exec_core+19282>, 0x5f50afa9354d <vm_exec_core+22381>, 0x5f50afa9142b <vm_exec_core+13899>, 0x5f50afa908b1 <vm_exec_core+10961>, 0x5f50afa94536 <vm_exec_core+26454>, 0x5f50afa8f242 <vm_exec_core+5218>, 0x5f50afa92716 <vm_exec_core+18742>, 0x5f50afa9dbdb <vm_exec_core+65019>, 0x5f50afa939ec <vm_exec_core+23564>, 0x5f50afa8f501 <vm_exec_core+5921>, 0x5f50afa8fa33 <vm_exec_core+7251>, 0x5f50afa8f63a <vm_exec_core+6234>, 0x5f50afa9042b <vm_exec_core+9803>, 0x5f50afa90d12 <vm_exec_core+12082>, 0x5f50afa8e190 <vm_exec_core+944>, 0x5f50afa90141 <vm_exec_core+9057>, 0x5f50afa969d2 <vm_exec_core+35826>, 0x5f50afa93f08 <vm_exec_core+24872>, 0x5f50afa92d07 <vm_exec_core+20263>, 0x5f50afa95036 <vm_exec_core+29270>, 0x5f50afa96abb <vm_exec_core+36059>, 0x5f50afa95389 <vm_exec_core+30121>, 0x5f50afa964e7 <vm_exec_core+34567>, 0x5f50afa965d1 <vm_exec_core+34801>, 0x5f50afa8ec73 <vm_exec_core+3731>, 0x5f50afa960a8 <vm_exec_core+33480>, 0x5f50afa91742 <vm_exec_core+14690>, 0x5f50afa962f0 <vm_exec_core+34064>, 0x5f50afa9126d <vm_exec_core+13453>, 0x5f50afa9524d <vm_exec_core+29805>, 0x5f50afa906e4 <vm_exec_core+10500>, 0x5f50afa91a8b <vm_exec_core+15531>, 0x5f50afa966c7 <vm_exec_core+35047>, 0x5f50afa9215b <vm_exec_core+17275>, 0x5f50afa91c3c <vm_exec_core+15964>, 0x5f50afa8e276 <vm_exec_core+1174>, 0x5f50afa8e98f <vm_exec_core+2991>, 0x5f50afa8e374 <vm_exec_core+1428>, 0x5f50afa92a42 <vm_exec_core+19554>, 0x5f50afa91e12 <vm_exec_core+16434>, 0x5f50afa925d7 <vm_exec_core+18423>, 0x5f50afa924de <vm_exec_core+18174>, 0x5f50afa91576 <vm_exec_core+14230>, 0x5f50afa91cf2 <vm_exec_core+16146>, 0x5f50afa9194c <vm_exec_core+15212>, 0x5f50afa91f56 <vm_exec_core+16758>, 0x5f50afa91fed <vm_exec_core+16909>, 0x5f50afa9150d <vm_exec_core+14125>, 0x5f50afa8e4dc <vm_exec_core+1788>, 0x5f50afa8fe8a <vm_exec_core+8362>, 0x5f50afa959b9 <vm_exec_core+31705>, 0x5f50afa8f762 <vm_exec_core+6530>, 0x5f50afa9676e <vm_exec_core+35214>, 0x5f50afa947bb <vm_exec_core+27099>, 0x5f50afa9238d <vm_exec_core+17837>, 0x5f50afa8e811 <vm_exec_core+2609>, 0x5f50afa961ec <vm_exec_core+33804>, 0x5f50afa95d8c <vm_exec_core+32684>, 0x5f50afa8fb5d <vm_exec_core+7549>, 0x5f50afa8ee7d <vm_exec_core+4253>, 0x5f50afa94cf2 <vm_exec_core+28434>, 0x5f50afa90b0d <vm_exec_core+11565>, 0x5f50afa9642e <vm_exec_core+34382>, 0x5f50afa95fdb <vm_exec_core+33275>, 0x5f50afa91385 <vm_exec_core+13733>, 0x5f50afa922de <vm_exec_core+17662>, 0x5f50afa9496b <vm_exec_core+27531>, 0x5f50afa95f23 <vm_exec_core+33091>, 0x5f50afa9391d <vm_exec_core+23357>, 0x5f50afa94a1f <vm_exec_core+27711>, 0x5f50afa94ea9 <vm_exec_core+28873>, 0x5f50afa9382f <vm_exec_core+23119>, 0x5f50afa8ed5d <vm_exec_core+3965>, 0x5f50afa94112 <vm_exec_core+25394>, 0x5f50afa8eb85 <vm_exec_core+3493>, 0x5f50afa8ef3e <vm_exec_core+4446>, 0x5f50afa9167a <vm_exec_core+14490>, 0x5f50afa9369c <vm_exec_core+22716>, 0x5f50afa93ce0 <vm_exec_core+24320>, 0x5f50afa933e5 <vm_exec_core+22021>, 0x5f50afa8e742 <vm_exec_core+2402>, 0x5f50afa9514d <vm_exec_core+29549>, 0x5f50afa95c3c <vm_exec_core+32348>, 0x5f50afa8f055 <vm_exec_core+4725>, 0x5f50afa9030e <vm_exec_core+9518>, 0x5f50afa8fd81 <vm_exec_core+8097>, 0x5f50afa90c88 <vm_exec_core+11944>, 0x5f50afa9220c <vm_exec_core+17452>, 0x5f50afa8f161 <vm_exec_core+4993>, 0x5f50afa94f92 <vm_exec_core+29106>, 0x5f50afa90253 <vm_exec_core+9331>, 0x5f50afa92075 <vm_exec_core+17045>, 0x5f50afa92c18 <vm_exec_core+20024>, 0x5f50afa94e0c <vm_exec_core+28716>, 0x5f50afa93b08 <vm_exec_core+23848>, 0x5f50afa90ec8 <vm_exec_core+12520>, 0x5f50afa9058c <vm_exec_core+10156>, 0x5f50afa94bb2 <vm_exec_core+28114>, 0x5f50afa91826 <vm_exec_core+14918>, 0x5f50afa941d9 <vm_exec_core+25593>, 0x5f50afa93c37 <vm_exec_core+24151>, 0x5f50afa94434 <vm_exec_core+26196>, 0x5f50afa95477 <vm_exec_core+30359>, 0x5f50afa92e55 <vm_exec_core+20597>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa9105a <vm_exec_core+12922>, 0x5f50afa94ae2 <vm_exec_core+27906>, 0x5f50afa9119d <vm_exec_core+13245>, 0x5f50afa93755 <vm_exec_core+22901>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa92923 <vm_exec_core+19267>, 0x5f50afa9353e <vm_exec_core+22366>, 0x5f50afa9141c <vm_exec_core+13884>, 0x5f50afa908a2 <vm_exec_core+10946>, 0x5f50afa94527 <vm_exec_core+26439>, 0x5f50afa8f233 <vm_exec_core+5203>, 0x5f50afa92707 <vm_exec_core+18727>, 0x5f50afa9dbcc <vm_exec_core+65004>, 0x5f50afa939dd <vm_exec_core+23549>, 0x5f50afa8f4f2 <vm_exec_core+5906>, 0x5f50afa8fa24 <vm_exec_core+7236>, 0x5f50afa8f62b <vm_exec_core+6219>, 0x5f50afa9041c <vm_exec_core+9788>, 0x5f50afa90d03 <vm_exec_core+12067>, 0x5f50afa92d02 <vm_exec_core+20258>, 0x5f50afa92202 <vm_exec_core+17442>, 0x5f50afa92cfd <vm_exec_core+20253>, 0x5f50afa93918 <vm_exec_core+23352>, 0x5f50afa9382a <vm_exec_core+23114>, 0x5f50afa90417 <vm_exec_core+9783>, 0x5f50afa93acc <vm_exec_core+23788>, 0x5f50afa91738 <vm_exec_core+14680>, 0x5f50afa9173d <vm_exec_core+14685>, 0x5f50afa93825 <vm_exec_core+23109>, 0x5f50afa93692 <vm_exec_core+22706>, 0x5f50afa925be <vm_exec_core+18398>, 0x5f50afa924ca <vm_exec_core+18154>...} reg_cfp = 0x7a19fe1ff288 reg_pc = 0x5040000517f0 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_duparray_send = <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> #14 0x00005f50afa8a6ef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x00005f50afb0c682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a19fe1ff578, self=134252091350080, 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:1625 flags = 0 iseq = 0x7a1a003c73e8 cfp = <optimized out> sp = 0x7a19fe0ff9e8 use_argv = 0x7a19feacc1a0 stack_argv = 0x7a19fe0ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #17 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:1639 captured = 0x7a19fe1ff578 #18 0x00005f50afab8c16 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:1676 No locals. #19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #21 0x00005f50afab8c16 in rb_yield (val=<optimized out>) No locals. #22 0x00005f50afc6001a in rb_ary_each (ary=134252076968520) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #23 0x00005f50afaeecb8 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:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x7a1a00560560 cfunc = 0x50400000a298 recv = 134252076968520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x00005f50afa957e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a19fe1ff560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020c80 insns_address_table = {0x5f50afa9151c <vm_exec_core+14140>, 0x5f50afa8e4eb <vm_exec_core+1803>, 0x5f50afa8fe99 <vm_exec_core+8377>, 0x5f50afa959c8 <vm_exec_core+31720>, 0x5f50afa8f771 <vm_exec_core+6545>, 0x5f50afa9677d <vm_exec_core+35229>, 0x5f50afa947ca <vm_exec_core+27114>, 0x5f50afa9239c <vm_exec_core+17852>, 0x5f50afa8e820 <vm_exec_core+2624>, 0x5f50afa961fb <vm_exec_core+33819>, 0x5f50afa95d9b <vm_exec_core+32699>, 0x5f50afa8fb6c <vm_exec_core+7564>, 0x5f50afa8ee8c <vm_exec_core+4268>, 0x5f50afa94d01 <vm_exec_core+28449>, 0x5f50afa90b1c <vm_exec_core+11580>, 0x5f50afa9643d <vm_exec_core+34397>, 0x5f50afa95fea <vm_exec_core+33290>, 0x5f50afa91394 <vm_exec_core+13748>, 0x5f50afa922ed <vm_exec_core+17677>, 0x5f50afa9497a <vm_exec_core+27546>, 0x5f50afa95f32 <vm_exec_core+33106>, 0x5f50afa9392c <vm_exec_core+23372>, 0x5f50afa94a2e <vm_exec_core+27726>, 0x5f50afa94eb8 <vm_exec_core+28888>, 0x5f50afa9383e <vm_exec_core+23134>, 0x5f50afa8ed6c <vm_exec_core+3980>, 0x5f50afa94121 <vm_exec_core+25409>, 0x5f50afa8eb94 <vm_exec_core+3508>, 0x5f50afa8ef4d <vm_exec_core+4461>, 0x5f50afa91689 <vm_exec_core+14505>, 0x5f50afa936ab <vm_exec_core+22731>, 0x5f50afa93cef <vm_exec_core+24335>, 0x5f50afa933f4 <vm_exec_core+22036>, 0x5f50afa8e751 <vm_exec_core+2417>, 0x5f50afa9515c <vm_exec_core+29564>, 0x5f50afa95c4b <vm_exec_core+32363>, 0x5f50afa8f064 <vm_exec_core+4740>, 0x5f50afa9031d <vm_exec_core+9533>, 0x5f50afa8fd90 <vm_exec_core+8112>, 0x5f50afa90c97 <vm_exec_core+11959>, 0x5f50afa9221b <vm_exec_core+17467>, 0x5f50afa8f170 <vm_exec_core+5008>, 0x5f50afa94fa1 <vm_exec_core+29121>, 0x5f50afa90262 <vm_exec_core+9346>, 0x5f50afa92084 <vm_exec_core+17060>, 0x5f50afa92c27 <vm_exec_core+20039>, 0x5f50afa94e1b <vm_exec_core+28731>, 0x5f50afa93b17 <vm_exec_core+23863>, 0x5f50afa90ed7 <vm_exec_core+12535>, 0x5f50afa9059b <vm_exec_core+10171>, 0x5f50afa94bc1 <vm_exec_core+28129>, 0x5f50afa91835 <vm_exec_core+14933>, 0x5f50afa941e8 <vm_exec_core+25608>, 0x5f50afa93c46 <vm_exec_core+24166>, 0x5f50afa94443 <vm_exec_core+26211>, 0x5f50afa95486 <vm_exec_core+30374>, 0x5f50afa92e64 <vm_exec_core+20612>, 0x5f50afa8e18b <vm_exec_core+939>, 0x5f50afa91069 <vm_exec_core+12937>, 0x5f50afa94af1 <vm_exec_core+27921>, 0x5f50afa911ac <vm_exec_core+13260>, 0x5f50afa93764 <vm_exec_core+22916>, 0x5f50afa94008 <vm_exec_core+25128>, 0x5f50afa92932 <vm_exec_core+19282>, 0x5f50afa9354d <vm_exec_core+22381>, 0x5f50afa9142b <vm_exec_core+13899>, 0x5f50afa908b1 <vm_exec_core+10961>, 0x5f50afa94536 <vm_exec_core+26454>, 0x5f50afa8f242 <vm_exec_core+5218>, 0x5f50afa92716 <vm_exec_core+18742>, 0x5f50afa9dbdb <vm_exec_core+65019>, 0x5f50afa939ec <vm_exec_core+23564>, 0x5f50afa8f501 <vm_exec_core+5921>, 0x5f50afa8fa33 <vm_exec_core+7251>, 0x5f50afa8f63a <vm_exec_core+6234>, 0x5f50afa9042b <vm_exec_core+9803>, 0x5f50afa90d12 <vm_exec_core+12082>, 0x5f50afa8e190 <vm_exec_core+944>, 0x5f50afa90141 <vm_exec_core+9057>, 0x5f50afa969d2 <vm_exec_core+35826>, 0x5f50afa93f08 <vm_exec_core+24872>, 0x5f50afa92d07 <vm_exec_core+20263>, 0x5f50afa95036 <vm_exec_core+29270>, 0x5f50afa96abb <vm_exec_core+36059>, 0x5f50afa95389 <vm_exec_core+30121>, 0x5f50afa964e7 <vm_exec_core+34567>, 0x5f50afa965d1 <vm_exec_core+34801>, 0x5f50afa8ec73 <vm_exec_core+3731>, 0x5f50afa960a8 <vm_exec_core+33480>, 0x5f50afa91742 <vm_exec_core+14690>, 0x5f50afa962f0 <vm_exec_core+34064>, 0x5f50afa9126d <vm_exec_core+13453>, 0x5f50afa9524d <vm_exec_core+29805>, 0x5f50afa906e4 <vm_exec_core+10500>, 0x5f50afa91a8b <vm_exec_core+15531>, 0x5f50afa966c7 <vm_exec_core+35047>, 0x5f50afa9215b <vm_exec_core+17275>, 0x5f50afa91c3c <vm_exec_core+15964>, 0x5f50afa8e276 <vm_exec_core+1174>, 0x5f50afa8e98f <vm_exec_core+2991>, 0x5f50afa8e374 <vm_exec_core+1428>, 0x5f50afa92a42 <vm_exec_core+19554>, 0x5f50afa91e12 <vm_exec_core+16434>, 0x5f50afa925d7 <vm_exec_core+18423>, 0x5f50afa924de <vm_exec_core+18174>, 0x5f50afa91576 <vm_exec_core+14230>, 0x5f50afa91cf2 <vm_exec_core+16146>, 0x5f50afa9194c <vm_exec_core+15212>, 0x5f50afa91f56 <vm_exec_core+16758>, 0x5f50afa91fed <vm_exec_core+16909>, 0x5f50afa9150d <vm_exec_core+14125>, 0x5f50afa8e4dc <vm_exec_core+1788>, 0x5f50afa8fe8a <vm_exec_core+8362>, 0x5f50afa959b9 <vm_exec_core+31705>, 0x5f50afa8f762 <vm_exec_core+6530>, 0x5f50afa9676e <vm_exec_core+35214>, 0x5f50afa947bb <vm_exec_core+27099>, 0x5f50afa9238d <vm_exec_core+17837>, 0x5f50afa8e811 <vm_exec_core+2609>, 0x5f50afa961ec <vm_exec_core+33804>, 0x5f50afa95d8c <vm_exec_core+32684>, 0x5f50afa8fb5d <vm_exec_core+7549>, 0x5f50afa8ee7d <vm_exec_core+4253>, 0x5f50afa94cf2 <vm_exec_core+28434>, 0x5f50afa90b0d <vm_exec_core+11565>, 0x5f50afa9642e <vm_exec_core+34382>, 0x5f50afa95fdb <vm_exec_core+33275>, 0x5f50afa91385 <vm_exec_core+13733>, 0x5f50afa922de <vm_exec_core+17662>, 0x5f50afa9496b <vm_exec_core+27531>, 0x5f50afa95f23 <vm_exec_core+33091>, 0x5f50afa9391d <vm_exec_core+23357>, 0x5f50afa94a1f <vm_exec_core+27711>, 0x5f50afa94ea9 <vm_exec_core+28873>, 0x5f50afa9382f <vm_exec_core+23119>, 0x5f50afa8ed5d <vm_exec_core+3965>, 0x5f50afa94112 <vm_exec_core+25394>, 0x5f50afa8eb85 <vm_exec_core+3493>, 0x5f50afa8ef3e <vm_exec_core+4446>, 0x5f50afa9167a <vm_exec_core+14490>, 0x5f50afa9369c <vm_exec_core+22716>, 0x5f50afa93ce0 <vm_exec_core+24320>, 0x5f50afa933e5 <vm_exec_core+22021>, 0x5f50afa8e742 <vm_exec_core+2402>, 0x5f50afa9514d <vm_exec_core+29549>, 0x5f50afa95c3c <vm_exec_core+32348>, 0x5f50afa8f055 <vm_exec_core+4725>, 0x5f50afa9030e <vm_exec_core+9518>, 0x5f50afa8fd81 <vm_exec_core+8097>, 0x5f50afa90c88 <vm_exec_core+11944>, 0x5f50afa9220c <vm_exec_core+17452>, 0x5f50afa8f161 <vm_exec_core+4993>, 0x5f50afa94f92 <vm_exec_core+29106>, 0x5f50afa90253 <vm_exec_core+9331>, 0x5f50afa92075 <vm_exec_core+17045>, 0x5f50afa92c18 <vm_exec_core+20024>, 0x5f50afa94e0c <vm_exec_core+28716>, 0x5f50afa93b08 <vm_exec_core+23848>, 0x5f50afa90ec8 <vm_exec_core+12520>, 0x5f50afa9058c <vm_exec_core+10156>, 0x5f50afa94bb2 <vm_exec_core+28114>, 0x5f50afa91826 <vm_exec_core+14918>, 0x5f50afa941d9 <vm_exec_core+25593>, 0x5f50afa93c37 <vm_exec_core+24151>, 0x5f50afa94434 <vm_exec_core+26196>, 0x5f50afa95477 <vm_exec_core+30359>, 0x5f50afa92e55 <vm_exec_core+20597>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa9105a <vm_exec_core+12922>, 0x5f50afa94ae2 <vm_exec_core+27906>, 0x5f50afa9119d <vm_exec_core+13245>, 0x5f50afa93755 <vm_exec_core+22901>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa92923 <vm_exec_core+19267>, 0x5f50afa9353e <vm_exec_core+22366>, 0x5f50afa9141c <vm_exec_core+13884>, 0x5f50afa908a2 <vm_exec_core+10946>, 0x5f50afa94527 <vm_exec_core+26439>, 0x5f50afa8f233 <vm_exec_core+5203>, 0x5f50afa92707 <vm_exec_core+18727>, 0x5f50afa9dbcc <vm_exec_core+65004>, 0x5f50afa939dd <vm_exec_core+23549>, 0x5f50afa8f4f2 <vm_exec_core+5906>, 0x5f50afa8fa24 <vm_exec_core+7236>, 0x5f50afa8f62b <vm_exec_core+6219>, 0x5f50afa9041c <vm_exec_core+9788>, 0x5f50afa90d03 <vm_exec_core+12067>, 0x5f50afa92d02 <vm_exec_core+20258>, 0x5f50afa92202 <vm_exec_core+17442>, 0x5f50afa92cfd <vm_exec_core+20253>, 0x5f50afa93918 <vm_exec_core+23352>, 0x5f50afa9382a <vm_exec_core+23114>, 0x5f50afa90417 <vm_exec_core+9783>, 0x5f50afa93acc <vm_exec_core+23788>, 0x5f50afa91738 <vm_exec_core+14680>, 0x5f50afa9173d <vm_exec_core+14685>, 0x5f50afa93825 <vm_exec_core+23109>, 0x5f50afa93692 <vm_exec_core+22706>, 0x5f50afa925be <vm_exec_core+18398>, 0x5f50afa924ca <vm_exec_core+18154>...} reg_cfp = 0x7a19fe1ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> th: 0x515000000300, native_id: 0x7a1a00e82c40 -- Control frame information ----------------------------------------------- INSN_LABEL_getlocal = <optimized out> c:0026 p:---- s:0157 e:000156 CFUNC :waitall c:0025 p:0004 s:0153 e:000152 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:560 c:0024 p:0027 s:0150 e:000149 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:185 c:0023 p:0012 s:0145 e:000144 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38 c:0022 p:0124 s:0138 E:0007a0 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194 c:0021 p:0064 s:0128 E:0018a8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:559 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> c:0020 p:0395 s:0121 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:727 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 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> c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 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> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 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> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 INSN_LABEL_topn = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] INSN_LABEL_setn = <optimized out> c:0013 p:---- s:0061 e:000060 CFUNC :each INSN_LABEL_adjuststack = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 INSN_LABEL_defined = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> th: 0x51500004ea00, native_id: 0x7a19dfe006c0 INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_opt_str_freeze = <optimized out> c:0006 p:---- s:0026 e:000025 CFUNC :sleep c:0005 p:---- s:0023 e:000022 CFUNC :wait INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <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> c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH] c:0003 p:---- s:0014 e:000013 CFUNC :synchronize 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> c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH] INSN_LABEL_getlocal_WC_0 = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #26 0x00005f50afa8a911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #28 0x00005f50af80ac6c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134252091684440) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7a1a003c3540 #29 0x00005f50af805b2b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 134252093297480 realpath_map = 134252093297320 path = 134252091684440 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #30 0x00005f50af803ce5 in rb_require_string_internal (fname=134252091684480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #31 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #32 0x00005f50afaeecb8 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:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x7a1a003c36d0 cfunc = 0x5040000185d8 recv = 134252093427120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005f50afad510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe47151d30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x515000000358 cc = <optimized out> cme = <optimized out> v = <optimized out> #34 0x00005f50afad4bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #35 0x00005f50afa9c217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a19fe1ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #36 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5f50afa9151c <vm_exec_core+14140>, 0x5f50afa8e4eb <vm_exec_core+1803>, 0x5f50afa8fe99 <vm_exec_core+8377>, 0x5f50afa959c8 <vm_exec_core+31720>, 0x5f50afa8f771 <vm_exec_core+6545>, 0x5f50afa9677d <vm_exec_core+35229>, 0x5f50afa947ca <vm_exec_core+27114>, 0x5f50afa9239c <vm_exec_core+17852>, 0x5f50afa8e820 <vm_exec_core+2624>, 0x5f50afa961fb <vm_exec_core+33819>, 0x5f50afa95d9b <vm_exec_core+32699>, 0x5f50afa8fb6c <vm_exec_core+7564>, 0x5f50afa8ee8c <vm_exec_core+4268>, 0x5f50afa94d01 <vm_exec_core+28449>, 0x5f50afa90b1c <vm_exec_core+11580>, 0x5f50afa9643d <vm_exec_core+34397>, 0x5f50afa95fea <vm_exec_core+33290>, 0x5f50afa91394 <vm_exec_core+13748>, 0x5f50afa922ed <vm_exec_core+17677>, 0x5f50afa9497a <vm_exec_core+27546>, 0x5f50afa95f32 <vm_exec_core+33106>, 0x5f50afa9392c <vm_exec_core+23372>, 0x5f50afa94a2e <vm_exec_core+27726>, 0x5f50afa94eb8 <vm_exec_core+28888>, 0x5f50afa9383e <vm_exec_core+23134>, 0x5f50afa8ed6c <vm_exec_core+3980>, 0x5f50afa94121 <vm_exec_core+25409>, 0x5f50afa8eb94 <vm_exec_core+3508>, 0x5f50afa8ef4d <vm_exec_core+4461>, 0x5f50afa91689 <vm_exec_core+14505>, 0x5f50afa936ab <vm_exec_core+22731>, 0x5f50afa93cef <vm_exec_core+24335>, 0x5f50afa933f4 <vm_exec_core+22036>, 0x5f50afa8e751 <vm_exec_core+2417>, 0x5f50afa9515c <vm_exec_core+29564>, 0x5f50afa95c4b <vm_exec_core+32363>, 0x5f50afa8f064 <vm_exec_core+4740>, 0x5f50afa9031d <vm_exec_core+9533>, 0x5f50afa8fd90 <vm_exec_core+8112>, 0x5f50afa90c97 <vm_exec_core+11959>, 0x5f50afa9221b <vm_exec_core+17467>, 0x5f50afa8f170 <vm_exec_core+5008>, 0x5f50afa94fa1 <vm_exec_core+29121>, 0x5f50afa90262 <vm_exec_core+9346>, 0x5f50afa92084 <vm_exec_core+17060>, 0x5f50afa92c27 <vm_exec_core+20039>, 0x5f50afa94e1b <vm_exec_core+28731>, 0x5f50afa93b17 <vm_exec_core+23863>, 0x5f50afa90ed7 <vm_exec_core+12535>, 0x5f50afa9059b <vm_exec_core+10171>, 0x5f50afa94bc1 <vm_exec_core+28129>, 0x5f50afa91835 <vm_exec_core+14933>, 0x5f50afa941e8 <vm_exec_core+25608>, 0x5f50afa93c46 <vm_exec_core+24166>, 0x5f50afa94443 <vm_exec_core+26211>, 0x5f50afa95486 <vm_exec_core+30374>, 0x5f50afa92e64 <vm_exec_core+20612>, 0x5f50afa8e18b <vm_exec_core+939>, 0x5f50afa91069 <vm_exec_core+12937>, 0x5f50afa94af1 <vm_exec_core+27921>, 0x5f50afa911ac <vm_exec_core+13260>, 0x5f50afa93764 <vm_exec_core+22916>, 0x5f50afa94008 <vm_exec_core+25128>, 0x5f50afa92932 <vm_exec_core+19282>, 0x5f50afa9354d <vm_exec_core+22381>, 0x5f50afa9142b <vm_exec_core+13899>, 0x5f50afa908b1 <vm_exec_core+10961>, 0x5f50afa94536 <vm_exec_core+26454>, 0x5f50afa8f242 <vm_exec_core+5218>, 0x5f50afa92716 <vm_exec_core+18742>, 0x5f50afa9dbdb <vm_exec_core+65019>, 0x5f50afa939ec <vm_exec_core+23564>, 0x5f50afa8f501 <vm_exec_core+5921>, 0x5f50afa8fa33 <vm_exec_core+7251>, 0x5f50afa8f63a <vm_exec_core+6234>, 0x5f50afa9042b <vm_exec_core+9803>, 0x5f50afa90d12 <vm_exec_core+12082>, 0x5f50afa8e190 <vm_exec_core+944>, 0x5f50afa90141 <vm_exec_core+9057>, 0x5f50afa969d2 <vm_exec_core+35826>, 0x5f50afa93f08 <vm_exec_core+24872>, 0x5f50afa92d07 <vm_exec_core+20263>, 0x5f50afa95036 <vm_exec_core+29270>, 0x5f50afa96abb <vm_exec_core+36059>, 0x5f50afa95389 <vm_exec_core+30121>, 0x5f50afa964e7 <vm_exec_core+34567>, 0x5f50afa965d1 <vm_exec_core+34801>, 0x5f50afa8ec73 <vm_exec_core+3731>, 0x5f50afa960a8 <vm_exec_core+33480>, 0x5f50afa91742 <vm_exec_core+14690>, 0x5f50afa962f0 <vm_exec_core+34064>, 0x5f50afa9126d <vm_exec_core+13453>, 0x5f50afa9524d <vm_exec_core+29805>, 0x5f50afa906e4 <vm_exec_core+10500>, 0x5f50afa91a8b <vm_exec_core+15531>, 0x5f50afa966c7 <vm_exec_core+35047>, 0x5f50afa9215b <vm_exec_core+17275>, 0x5f50afa91c3c <vm_exec_core+15964>, 0x5f50afa8e276 <vm_exec_core+1174>, 0x5f50afa8e98f <vm_exec_core+2991>, 0x5f50afa8e374 <vm_exec_core+1428>, 0x5f50afa92a42 <vm_exec_core+19554>, 0x5f50afa91e12 <vm_exec_core+16434>, 0x5f50afa925d7 <vm_exec_core+18423>, 0x5f50afa924de <vm_exec_core+18174>, 0x5f50afa91576 <vm_exec_core+14230>, 0x5f50afa91cf2 <vm_exec_core+16146>, 0x5f50afa9194c <vm_exec_core+15212>, 0x5f50afa91f56 <vm_exec_core+16758>, 0x5f50afa91fed <vm_exec_core+16909>, 0x5f50afa9150d <vm_exec_core+14125>, 0x5f50afa8e4dc <vm_exec_core+1788>, 0x5f50afa8fe8a <vm_exec_core+8362>, 0x5f50afa959b9 <vm_exec_core+31705>, 0x5f50afa8f762 <vm_exec_core+6530>, 0x5f50afa9676e <vm_exec_core+35214>, 0x5f50afa947bb <vm_exec_core+27099>, 0x5f50afa9238d <vm_exec_core+17837>, 0x5f50afa8e811 <vm_exec_core+2609>, 0x5f50afa961ec <vm_exec_core+33804>, 0x5f50afa95d8c <vm_exec_core+32684>, 0x5f50afa8fb5d <vm_exec_core+7549>, 0x5f50afa8ee7d <vm_exec_core+4253>, 0x5f50afa94cf2 <vm_exec_core+28434>, 0x5f50afa90b0d <vm_exec_core+11565>, 0x5f50afa9642e <vm_exec_core+34382>, 0x5f50afa95fdb <vm_exec_core+33275>, 0x5f50afa91385 <vm_exec_core+13733>, 0x5f50afa922de <vm_exec_core+17662>, 0x5f50afa9496b <vm_exec_core+27531>, 0x5f50afa95f23 <vm_exec_core+33091>, 0x5f50afa9391d <vm_exec_core+23357>, 0x5f50afa94a1f <vm_exec_core+27711>, 0x5f50afa94ea9 <vm_exec_core+28873>, 0x5f50afa9382f <vm_exec_core+23119>, 0x5f50afa8ed5d <vm_exec_core+3965>, 0x5f50afa94112 <vm_exec_core+25394>, 0x5f50afa8eb85 <vm_exec_core+3493>, 0x5f50afa8ef3e <vm_exec_core+4446>, 0x5f50afa9167a <vm_exec_core+14490>, 0x5f50afa9369c <vm_exec_core+22716>, 0x5f50afa93ce0 <vm_exec_core+24320>, 0x5f50afa933e5 <vm_exec_core+22021>, 0x5f50afa8e742 <vm_exec_core+2402>, 0x5f50afa9514d <vm_exec_core+29549>, 0x5f50afa95c3c <vm_exec_core+32348>, 0x5f50afa8f055 <vm_exec_core+4725>, 0x5f50afa9030e <vm_exec_core+9518>, 0x5f50afa8fd81 <vm_exec_core+8097>, 0x5f50afa90c88 <vm_exec_core+11944>, 0x5f50afa9220c <vm_exec_core+17452>, 0x5f50afa8f161 <vm_exec_core+4993>, 0x5f50afa94f92 <vm_exec_core+29106>, 0x5f50afa90253 <vm_exec_core+9331>, 0x5f50afa92075 <vm_exec_core+17045>, 0x5f50afa92c18 <vm_exec_core+20024>, 0x5f50afa94e0c <vm_exec_core+28716>, 0x5f50afa93b08 <vm_exec_core+23848>, 0x5f50afa90ec8 <vm_exec_core+12520>, 0x5f50afa9058c <vm_exec_core+10156>, 0x5f50afa94bb2 <vm_exec_core+28114>, 0x5f50afa91826 <vm_exec_core+14918>, 0x5f50afa941d9 <vm_exec_core+25593>, 0x5f50afa93c37 <vm_exec_core+24151>, 0x5f50afa94434 <vm_exec_core+26196>, 0x5f50afa95477 <vm_exec_core+30359>, 0x5f50afa92e55 <vm_exec_core+20597>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa9105a <vm_exec_core+12922>, 0x5f50afa94ae2 <vm_exec_core+27906>, 0x5f50afa9119d <vm_exec_core+13245>, 0x5f50afa93755 <vm_exec_core+22901>, 0x5f50afa93ab8 <vm_exec_core+23768>, 0x5f50afa92923 <vm_exec_core+19267>, 0x5f50afa9353e <vm_exec_core+22366>, 0x5f50afa9141c <vm_exec_core+13884>, 0x5f50afa908a2 <vm_exec_core+10946>, 0x5f50afa94527 <vm_exec_core+26439>, 0x5f50afa8f233 <vm_exec_core+5203>, 0x5f50afa92707 <vm_exec_core+18727>, 0x5f50afa9dbcc <vm_exec_core+65004>, 0x5f50afa939dd <vm_exec_core+23549>, 0x5f50afa8f4f2 <vm_exec_core+5906>, 0x5f50afa8fa24 <vm_exec_core+7236>, 0x5f50afa8f62b <vm_exec_core+6219>, 0x5f50afa9041c <vm_exec_core+9788>, 0x5f50afa90d03 <vm_exec_core+12067>, 0x5f50afa92d02 <vm_exec_core+20258>, 0x5f50afa92202 <vm_exec_core+17442>, 0x5f50afa92cfd <vm_exec_core+20253>, 0x5f50afa93918 <vm_exec_core+23352>, 0x5f50afa9382a <vm_exec_core+23114>, 0x5f50afa90417 <vm_exec_core+9783>, 0x5f50afa93acc <vm_exec_core+23788>, 0x5f50afa91738 <vm_exec_core+14680>, 0x5f50afa9173d <vm_exec_core+14685>, 0x5f50afa93825 <vm_exec_core+23109>, 0x5f50afa93692 <vm_exec_core+22706>, 0x5f50afa925be <vm_exec_core+18398>, 0x5f50afa924ca <vm_exec_core+18154>...} reg_cfp = 0x7a19fe1ff790 reg_pc = 0x50400002fd78 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_duparray_send = <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> #37 0x00005f50afa8a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #38 0x00005f50af7075db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a1a003c3770) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe47152270, <optimized out>, 0x7ffe471521c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a1a003c3770 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x00005f50af700b47 in rb_main (argc=9, argv=0x7ffe47152438) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #41 main (argc=9, argv=0x7ffe47152438) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2469072) detached] $ timeout 60 gdb -p 2468743 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Killed >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2468742 -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 2505409 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/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.5.0dev (2025-01-24T16:07:20Z master dd863714bf) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 .............. Finished in 35.184586 seconds 3313 files, 33298 examples, 132318 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.