# Logfile created on 2025-01-13 11:08:34 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000070ba936bfdc8 @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.20250113-110833", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070ba936e0a78 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070ba936e04d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070ba925ea2a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250113-110833", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250113-110833>, @binmode=false, @mon_data=#<Monitor:0x000070ba93a9fce0>, @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 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 384e6945ac $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[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 ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/ext/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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]: 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/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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f 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 - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.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/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering 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/.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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/racc-1.8.1/ext/racc/cparse' 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' ./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 irb 1.14.3 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 rdoc 6.10.0 readline 0.0.4 reline 0.6.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.2 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.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache $$$[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=43802 "--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/911] 395094=test_rdoc_attr [ 2/911] 395080=test_passing_block [ 3/911] 395084=test_http [ 4/911] 395088=test_x509cert [ 5/911] 395080=test_addrinfo [ 6/911] 395082=test_bug-14834 [ 7/911] 395092=test_buffering [ 8/911] 395093=ruby_parser_test [ 9/911] 395081=test_rdoc_context_section [ 10/911] 395085=test_svcb_https [ 11/911] 395089=test_key_actor_vi [ 12/911] 395087=test_enumerable [ 13/911] 395095=test_bmethod [ 14/911] 395083=test_rdoc_markup_include [ 15/911] 395086=test_rdoc_generator_pot_po_entry [ 16/911] 395090=test_gem_resolver_specification [ 17/911] 395091=test_encoding [ 18/911] 395095=test_load [ 19/911] 395095=json_fixtures_test [ 20/911] 395084=test_default_gems [ 21/911] 395095=test_constant [ 22/911] 395087=test_gem_security_trust_dir [ 23/911] 395085=test_rdoc_parser_c [ 24/911] 395092=test_have_func [ 25/911] 395080=test_enc_str_buf_cat [ 26/911] 395080=test_gem_package_tar_reader_entry [ 27/911] 395093=test_zsh_completion [ 28/911] 395093=test_webauthn_listener [ 29/911] 395082=test_lock_native_thread [ 30/911] 395084=test_win32ole_typelib [ 31/911] 395084=test_euc_jp [ 32/911] 395082=test_scanner_events [ 33/911] 395084=test_external_new [ 34/911] 395084=test_abi [ 35/911] 395094=test_gem_resolver_dependency_request [ 36/911] 395083=test_force_exit [ 37/911] 395086=test_rubyvm [ 38/911] 395081=test_data_error [ 39/911] 395086=test_rdoc_markup_to_table_of_contents [ 40/911] 395082=test_gem_doctor [ 41/911] 395086=test_ancdata [ 42/911] 395086=test_weakmap [ 43/911] 395081=test_gem_uri_formatter [ 44/911] 395083=test_sprintf [ 45/911] 395087=test_rdoc_encoding [ 46/911] 395090=test_optimization [ 47/911] 395089=test_gem_request_connection_pools [ 48/911] 395084=test_rdoc_markdown [ 49/911] 395094=test_common [ 50/911] 395091=test_registry [ 51/911] 395091=test_rdoc_constant Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45171> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 395093 ko1 10u IPv4 194841692 0t0 TCP localhost:45171->localhost:47398 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 10 [ 52/911] 395093=test_deprecate [ 53/911] 395093=test_ssl [ 54/911] 395087=parse_success_test [ 55/911] 395082=test_module [ 56/911] 395080=test_gem_commands_push_command [ 57/911] 395085=test_ractor [ 58/911] 395081=test_gem_resolver_vendor_specification [ 59/911] 395085=test_typeddata [ 60/911] 395081=test_date_strftime [ 61/911] 395088=compiler_test [ 62/911] 395083=test_struct [ 63/911] 395087=test_basicinstructions [ 64/911] 395083=test_bigzero [ 65/911] 395083=test_mutex [ 66/911] 395088=test_key_actor_emacs [ 67/911] 395087=test_gem_ext_builder [ 68/911] 395091=test_history [ 69/911] 395094=test_verbose [ 70/911] 395094=test_gem_unsatisfiable_dependency_error [ 71/911] 395091=test_rdoc_i18n_text [ 72/911] 395091=test_rdoc_tom_doc [ 73/911] 395094=test_ractor [ 74/911] 395085=pattern_test [ 75/911] 395091=test_disable_irb [ 76/911] 395089=test_gem_package_tar_header [ 77/911] 395084=test_sexp [ 78/911] 395092=test_import [ 79/911] 395091=test_basicsocket [ 80/911] 395084=test_gem_commands_owner_command [ 81/911] 395089=test_recursion [ 82/911] 395094=test_normalize [ 83/911] 395094=test_find [ 84/911] 395089=locals_test [ 85/911] 395089=test_fd_setsize [ 86/911] 395089=test_objectspace [ 87/911] 395091=test_trick [ 88/911] 395080=test_gem_request_set [ 89/911] 395094=version_test [ 90/911] 395085=lex_test [ 91/911] 395085=test_gem_rdoc [ 92/911] 395083=test_require_lib [ 93/911] 395094=test_gem_version_option [ 94/911] 395088=test_files_test_2 [ 95/911] 395094=test_gem_remote_fetcher_s3 [ 96/911] 395092=test_rdoc_markup_parser [ 97/911] 395094=test_iseq_load [ 98/911] 395081=test_fstring [ 99/911] 395085=test_name_error_extension [100/911] 395085=test_fixnum [101/911] 395080=test_timeout [102/911] 395080=test_signal [103/911] 395085=test_rdoc_markup_raw [104/911] 395085=test_scheduler [105/911] 395092=test_ensure_and_callcc [106/911] 395092=test_null [107/911] 395092=test_big5 [108/911] 395092=test_gem_resolver_activation_request [109/911] 395085=test_string_memory [110/911] 395081=test_rdoc_markup_to_joined_paragraph [111/911] 395081=regexp_test [112/911] 395084=test_rdoc_markup_to_html [113/911] 395085=test_rdoc_context [114/911] 395081=test_pkg_config [115/911] 395092=test_line_editor [116/911] 395084=test_big2str [117/911] 395081=test_rdoc_markup_indented_paragraph [118/911] 395084=test_rdoc_parser [119/911] 395081=test_open-uri [120/911] 395084=test_coderange [121/911] 395084=test_history [122/911] 395092=test_dln [123/911] 395092=test_x509attr [124/911] 395092=test_complex2 [125/911] 395092=test_iso_8859 [126/911] 395092=test_protect [127/911] 395092=test_tree_builder [128/911] 395092=test_protocol [129/911] 395084=test_gem_ext_cargo_builder_link_flag_converter [130/911] 395084=test_gem_commands_open_command [131/911] 395081=test_cgi_util [132/911] 395092=test_x509req [133/911] 395084=test_c_struct_builder [134/911] 395084=location_test [135/911] 395092=dump_test [136/911] 395084=test_enc_associate [137/911] 395081=test_allocation [138/911] 395095=test_gc [139/911] 395087=test_iseq [140/911] 395080=test_store [141/911] 395086=test_insns_leaf [142/911] 395086=test_x509crl [143/911] 395094=test_stringscanner [144/911] 395086=test_numeric [145/911] 395094=test_class [146/911] 395094=test_cgi_session [147/911] 395086=test_word [148/911] 395086=test_gb18030 [149/911] 395080=test_gem_package_tar_reader [150/911] 395086=test_type_completor [151/911] 395086=test_win32ole_variable [152/911] 395086=test_rdoc_markup_attributes [153/911] 395086=test_gbk [154/911] 395094=test_gem_specification [155/911] 395086=test_rdoc_class_module [156/911] 395080=test_gem_name_tuple [157/911] 395080=test_win32ole_type_event [158/911] 395080=test_warning [159/911] 395085=test_gem_dependency_installer [160/911] 395084=test_refinement [161/911] 395080=test_pointer [162/911] 395082=test_rdoc_any_method [163/911] 395087=test_flush [164/911] 395087=test_complexrational [165/911] 395087=test_pkcs7 [166/911] 395080=test_gem_commands_fetch_command [167/911] 395080=test_cgi_header [168/911] 395087=test_rdoc_markup_to_html_snippet [169/911] 395080=test_mul [170/911] 395080=test_win32ole_variant_outarg [171/911] 395080=test_mkmf [172/911] 395080=test_enumerator_kw [173/911] 395080=test_mixed_unicode_escapes [174/911] 395080=test_require_path_check [175/911] 395087=source_location_test [176/911] 395080=test_complex [177/911] 395087=test_at_exit [178/911] 395087=test_rdoc_markup_verbatim [179/911] 395087=test_instrumentation_api [180/911] 395086=static_inspect_test [181/911] 395082=test_inadvertent_creation [182/911] 395080=equality_test [183/911] 395086=test_gem_commands_query_command [184/911] 395082=test_color [185/911] 395080=test_eval_history [186/911] 395091=test_c_struct_entry [187/911] 395082=test_case [188/911] 395082=test_files_ext [189/911] 395080=test_x509ext [190/911] 395080=unescape_test [191/911] 395080=test_pp [192/911] 395092=test_tcp [193/911] 395080=test_sprintf_comb [194/911] 395091=test_rdoc_normal_module [195/911] 395082=test_rdoc_markdown_test [196/911] 395091=test_method_cache [197/911] 395091=test_path [198/911] 395091=test_gem_stub_specification [199/911] 395092=tunnel_test [200/911] 395092=test_gem_text [201/911] 395080=test_settracefunc [202/911] 395092=test_gem_commands_stale_command [203/911] 395092=test_rdoc_markup_to_tt_only [204/911] 395092=test_win32ole [205/911] 395092=test_gem_version [206/911] 395092=test_rat [207/911] 395087=test_extlibs [208/911] 395092=test_rdoc_markup_heading [209/911] 395091=json_string_matching_test [210/911] 395092=test_gem_ext_rake_builder [211/911] 395091=test_monitor [212/911] 395093=test_flags [213/911] 395091=test_asn1 [214/911] 395086=test_transcode [215/911] 395091=test_whileuntil [216/911] 395091=test_coverage [217/911] 395094=json_common_interface_test [218/911] 395094=test_stream [219/911] 395094=test_func [220/911] 395086=test_pathname [221/911] 395083=test_remote_fetch_error [222/911] 395086=test_kill_ring [223/911] 395086=test_gem_resolver_git_specification [224/911] 395083=test_dir_m17n [225/911] 395085=named_capture_test [226/911] 395085=test_cgi_tag_helper [227/911] 395093=test_gem_commands_cert_command [228/911] 395085=test_io [229/911] 395086=test_fileutils [230/911] 395092=test_eval [231/911] 395092=test_process [232/911] 395082=test_object [233/911] 395085=test_method_cache [234/911] 395085=test_iterator [235/911] 395080=test_gem_resolver_index_specification [236/911] 395080=test_string [237/911] 395080=test_marshalable [238/911] 395080=test_gem_dependency [239/911] 395085=test_serialize_subclasses [240/911] 395085=test_const [241/911] 395085=test_class [242/911] 395091=parse_comments_test [243/911] 395086=test_gem_commands_dependency_command [244/911] 395080=test_cmethod [245/911] 395080=test_qsort [246/911] 395080=test_command_aliasing [247/911] 395080=test_gem_ext_ext_conf_builder [248/911] 395091=test_path_to_class [249/911] 395091=string_test [250/911] 395091=test_storage [251/911] 395086=test_thread_fd_close [252/911] 395091=json_addition_test [253/911] 395086=test_num2int [254/911] 395091=test_gem_source_local [255/911] 395086=test_rdoc_parser_rd [256/911] 395086=test_iter_break [257/911] 395086=test_parse [258/911] 395088=test_have_macro [259/911] 395093=test_process [260/911] 395094=test_wss [261/911] 395094=test_address_resolve [262/911] 395094=test_closure [263/911] 395091=test_digest [264/911] 395091=test_variable [265/911] 395082=test_cstr [266/911] 395088=test_gem_resolver_lock_specification [267/911] 395091=test_foreach [268/911] 395091=test_econv [269/911] 395094=test_securerandom [270/911] 395094=test_nil2vtempty [271/911] 395094=test_nowrite [272/911] 395094=test_flip [273/911] 395088=test_thread_queue [274/911] 395094=test_summary [275/911] 395086=test_stack [276/911] 395094=test_gem_commands_install_command [277/911] 395082=test_gem_ext_cargo_builder_unit [278/911] 395082=test_file [279/911] 395087=bom_test [280/911] 395089=test_sockopt [281/911] 395089=test_frozen_error [282/911] 395089=test_lambda [283/911] 395084=test_encoding [284/911] 395087=test_pattern_matching [285/911] 395084=test_thread [286/911] 395087=test_gem_commands_search_command [287/911] 395087=test_arithmetic_sequence [288/911] 395087=test_literal [289/911] 395089=test_irb [290/911] 395084=test_gem_resolver_api_specification [291/911] 395084=test_rendering [292/911] 395084=test_getopts [293/911] 395083=parameters_signature_test [294/911] 395084=test_rdoc_include [295/911] 395083=test_primitive [296/911] 395084=test_gem_request [297/911] 395083=test_nonblock [298/911] 395083=test_gem_commands_signin_command [299/911] 395080=test_pkey [300/911] 395080=test_gem_commands_specification_command [301/911] 395083=test_yield_block [302/911] 395083=test_recorder [303/911] 395083=test_yaml [304/911] 395080=test_rdoc_options [305/911] 395084=test_config [306/911] 395089=test_boolean [307/911] 395089=test_ractor [308/911] 395083=test_document [309/911] 395083=test_bug_reporter [310/911] 395089=test_spell_checker [311/911] 395089=relocation_test [312/911] 395086=test_windows_1251 [313/911] 395086=test_unicode [314/911] 395089=test_parser_events [315/911] 395086=test_addr [316/911] 395091=test_stat [317/911] 395091=test_eval [318/911] 395090=test_convertible [319/911] 395086=test_gem_resolver_best_set [320/911] 395086=test_win32ole_method [321/911] 395086=test_yamldbm [322/911] 395089=test_helper [323/911] 395086=test_thread_cv [324/911] 395089=test_cgi_modruby [325/911] 395089=test_gem_resolver_conflict [326/911] 395089=test_rdoc_generator_markup [327/911] 395089=test_readpartial [328/911] 395086=test_scalar [329/911] 395086=test_rdoc_cross_reference [330/911] 395094=test_gem_commands_contents_command [331/911] 395084=newline_offsets_test [332/911] 395083=test_regexp [333/911] 395089=test_str2big [334/911] 395089=test_rational [335/911] 395094=test_switch_hitter [336/911] 395094=test_ole_methods [337/911] 395094=test_defined [338/911] 395088=test_pack [339/911] 395094=test_call [340/911] 395080=test_thread [341/911] 395084=test_hash_create [342/911] 395084=json_generic_object_test [343/911] 395084=test_gem_security_policy [344/911] 395094=test_file [345/911] 395094=test_gem_install_update_options [346/911] 395082=test_gem_resolver_index_set [347/911] 395082=test_rdoc_parser_changelog [348/911] 395088=test_init [349/911] 395094=test_rdoc_markup_to_html_crossref [350/911] 395082=test_case_options [351/911] 395082=test_arity [352/911] 395082=test_folderitem2_invokeverb [353/911] 395082=test_files_sample [354/911] 395082=test_update [355/911] 395082=test_completion [356/911] 395084=test_raise [357/911] 395084=test_proxy [358/911] 395089=test_io_wait_uncommon [359/911] 395089=test_string [360/911] 395087=test_shift_jis [361/911] 395091=test_yield [362/911] 395087=test_gem_request_set_lockfile_parser [363/911] 395084=test_gem_ci_detector [364/911] 395084=fixtures_test [365/911] 395086=test_rational2 [366/911] 395086=test_gem_dependency_resolution_error [367/911] 395086=test_http [368/911] 395089=test_too_many_dummy_encodings [369/911] 395087=test_filter [370/911] 395087=test_gem_ext_cmake_builder [371/911] 395089=test_erb_m17n [372/911] 395087=test_objspace [373/911] 395089=test_clone [374/911] 395084=test_koi8 [375/911] 395084=test_gem_resolver_vendor_set [376/911] 395084=test_evaluation [377/911] 395084=test_fnmatch [378/911] 395088=test_rdoc_markup_to_ansi [379/911] 395084=test_have_library [380/911] 395094=test_https [381/911] 395089=test_require [382/911] 395088=test_erb_command [383/911] 395088=test_httpresponses [384/911] 395081=integer_base_flags_test [385/911] 395081=test_unicode_escape [386/911] 395088=test_ftp [387/911] 395088=test_enum [388/911] 395081=test_gem_commands_which_command [389/911] 395081=test_unix [390/911] 395081=test_gem_source_specific_file [391/911] 395082=parse_test [392/911] 395081=test_context [393/911] 395082=test_symbol [394/911] 395081=test_coder [395/911] 395081=test_optparse [396/911] 395084=test_rdoc_markup [397/911] 395084=test_last_thread [398/911] 395081=test_rdoc_markup_to_bs [399/911] 395081=test_gem_source_lock [400/911] 395081=test_ldap [401/911] 395081=test_gem_remote_fetcher_local_server [402/911] 395081=test_etc [403/911] 395081=test_hash [404/911] 395081=test_macro [405/911] 395081=test_cipher [406/911] 395084=test_new [407/911] 395084=test_ractor [408/911] 395081=test_my_integer [409/911] 395081=test_gem_commands_environment_command [410/911] 395084=test_tracepoint [411/911] 395081=test_array_create [412/911] 395081=test_debugger_integration [413/911] 395081=test_gem_resolver_installed_specification [414/911] 395081=test_rdoc_rubygems_hook [415/911] 395088=test_internal_ivar [416/911] 395089=test_cgi_cookie [417/911] 395088=test_gem_commands_mirror [418/911] 395089=test_cd [419/911] 395088=symbol_encoding_test [420/911] 395089=desugar_compiler_test [421/911] 395088=test_hmac [422/911] 395089=test_signedness [423/911] 395088=test_gem_spec_fetcher [424/911] 395090=test_ractor [425/911] 395081=test_undef [426/911] 395081=test_gem_commands_sources_command [427/911] 395090=test_c_union_entity [428/911] 395090=test_ws [429/911] 395084=test_io_console [430/911] 395090=test_date_arith [431/911] 395090=test_rdoc_require [432/911] 395086=test_metaclass [433/911] 395086=test_numeric [434/911] 395088=test_io [435/911] 395086=test_key_error [436/911] 395081=test_enc_raise [437/911] 395081=test_engine [438/911] 395081=test_rdoc_markup_to_markdown [439/911] 395086=test_httpresponse [440/911] 395086=test_rdoc_parser_ruby [441/911] 395081=test_show_source [442/911] 395090=test_inlinecache [443/911] 395081=test_weakkeymap [444/911] 395095=test_usrmarshal [445/911] 395090=test_gem_command [446/911] 395085=test_pinned [447/911] 395090=test_memory_view [448/911] 395085=test_gem_util [449/911] 395090=test_raise_exception [450/911] 395095=test_config [451/911] 395085=test_tempfile [452/911] 395095=test_gem_resolver [453/911] 395094=test_gem_gemcutter_utilities [454/911] 395094=test_gem_remote_fetcher [455/911] 395085=test_jaro_winkler [456/911] 395085=test_gem_commands_yank_command [457/911] 395084=test_exit [458/911] 395086=test_pattern_key_name_check [459/911] 395084=test_postponed_job [460/911] 395086=ractor_test [461/911] 395086=test_gem_request_set_lockfile [462/911] 395095=test_cparser [463/911] 395090=test_human_typo [464/911] 395085=test_dot_dot [465/911] 395080=test_bignum [466/911] 395090=reflection_test [467/911] 395085=test_assignment [468/911] 395089=test_ruby_lex [469/911] 395094=test_syntax [470/911] 395090=test_date_marshal [471/911] 395090=test_ossl [472/911] 395080=test_gem_request_set_gem_dependency_api [473/911] 395089=test_grapheme_breaks [474/911] 395089=test_rdoc_rd_block_parser [475/911] 395089=test_win32ole_param_event [476/911] 395089=test_key_name_check [477/911] 395089=test_ripper [478/911] 395086=test_rdoc_servlet [479/911] 395086=test_singleton [480/911] 395086=test_file_exhaustive [481/911] 395082=test_gem_ext_cargo_builder [482/911] 395080=test_gem_gem_runner [483/911] 395082=test_rdoc_generator_pot [484/911] 395082=test_exception [485/911] 395084=test_object [486/911] 395084=test_gem_commands_signout_command [487/911] 395080=test_gem_commands_unpack_command [488/911] 395082=test_gem_commands_exec_command [489/911] 395084=test_pack [490/911] 395081=test_gem_resolver_local_specification [491/911] 395095=test_autoload [492/911] 395081=test_ractor [493/911] 395081=test_ssl_session [494/911] 395091=test_optarg [495/911] 395080=test_stream [496/911] 395080=heredoc_dedent_test [497/911] 395080=test_kernel [498/911] 395084=test_method_name_check [499/911] 395084=test_rdoc_parser_markdown [500/911] 395084=test_function_entry [501/911] 395084=test_win32ole_param [502/911] 395084=implicit_array_test [503/911] 395084=test_acceptable [504/911] 395089=test_len [505/911] 395089=test_gem_package_task [506/911] 395089=test_ansi [507/911] 395089=test_win32ole_method_event [508/911] 395089=test_provider [509/911] 395091=test_bn [510/911] 395091=test_httpheader [511/911] 395091=test_data [512/911] 395081=test_rdoc_ri_driver [513/911] 395084=test_http_request [514/911] 395091=test_gem_commands_server_command [515/911] 395091=!Nothing_to_test [516/911] 395091=test_keyword [517/911] 395084=numeric_value_test [518/911] 395084=test_gem_commands_update_command [519/911] 395089=test_date_parse [520/911] 395081=test_fips [521/911] 395080=test_pkey_ec [522/911] 395082=test_rand [523/911] 395080=test_data [524/911] 395080=test_noarg [525/911] 395089=test_thread [526/911] 395089=test_utf32 [527/911] 395089=test_integer [528/911] 395089=test_ellipsize [529/911] 395089=test_memory_view [530/911] 395089=test_helper [531/911] 395089=test_gem_safe_marshal [532/911] 395091=test_tracer [533/911] 395091=test_capacity [534/911] 395091=test_nextafter [535/911] 395080=test_input_method [536/911] 395081=test_option [537/911] 395080=static_literals_test [538/911] 395080=test_random [539/911] 395091=test_to_ruby [540/911] 395080=test_bundled_ca [541/911] 395090=test_workspace [542/911] 395091=test_backtrace [543/911] 395091=test_generic [544/911] 395082=breadth_first_search_test [545/911] 395082=test_fiber [546/911] 395091=test_rdoc_generator_darkfish [547/911] 395081=test_resize [548/911] 395081=test_div [549/911] 395081=test_deprecated [550/911] 395081=test_key_stroke [551/911] 395081=test_gc_compact [552/911] 395090=test_vm_dump [553/911] 395090=test_ftp [554/911] 395090=test_rdoc_markup_document [555/911] 395090=test_open3 [556/911] 395080=errors_test [557/911] 395089=test_gem_commands_rebuild_command [558/911] 395084=test_gem_commands_setup_command [559/911] 395089=test_alias_and_anchor [560/911] 395089=test_rdoc_stats [561/911] 395080=test_cesu8 [562/911] 395080=test_err_in_callback [563/911] 395080=test_win32ole_variant_m [564/911] 395080=json_parser_test [565/911] 395089=test_rdoc_store [566/911] 395080=test_date_strptime [567/911] 395080=test_ssl [568/911] 395091=test_pkey_dsa [569/911] 395084=test_https_proxy [570/911] 395084=test_nomethod_error [571/911] 395084=library_symbols_test [572/911] 395084=test_json_tree [573/911] 395084=test_emitter [574/911] 395084=test_ractor [575/911] 395085=test_framework [576/911] 395085=test_case_comprehensive [577/911] 395085=test_omap [578/911] 395085=test_marshal [579/911] 395091=test_zlib [580/911] 395084=magic_comment_test [581/911] 395089=test_uncorrectable_name_check [582/911] 395089=test_load [583/911] 395089=test_proc [584/911] 395085=test_cclass [585/911] 395080=test_shellwords [586/911] 395080=test_singleton_function [587/911] 395080=test_delegate [588/911] 395080=test_helper_method [589/911] 395080=test_cgi_core [590/911] 395080=attribute_write_test [591/911] 395080=test_parser [592/911] 395080=test_yaml_special_cases [593/911] 395084=test_gem_source_list [594/911] 395085=test_rdoc_rd_inline [595/911] 395080=test_gem_remote_fetcher_local_ssl_server [596/911] 395085=test_ractor [597/911] 395085=test_float [598/911] 395084=percent_delimiter_string_test [599/911] 395084=test_gem [600/911] 395095=test_files_test_1 [601/911] 395086=test_gem_commands_check_command [602/911] 395086=test_random_formatter [603/911] 395086=test_rdoc_normal_class [604/911] 395086=test_gem_source_git [605/911] 395085=test_pipe [606/911] 395089=test_regex_casefold [607/911] 395089=test_rdoc_code_object [608/911] 395085=test_gem_installer [609/911] 395086=test_multi_irb_commands [610/911] 395086=test_rdoc_top_level [611/911] 395080=test_gem_command_manager [612/911] 395084=test_date_attr [613/911] 395084=test_scan_args [614/911] 395084=test_integer [615/911] 395080=test_duplicate [616/911] 395080=json_ext_parser_test [617/911] 395090=test_time [618/911] 395080=test_erb [619/911] 395089=test_condition [620/911] 395086=test_cp949 [621/911] 395089=test_string [622/911] 395086=test_emoji [623/911] 395080=test_files_lib [624/911] 395086=test_sorted_set [625/911] 395088=test_help [626/911] 395088=test_class_name_check [627/911] 395090=test_gem_resolver_git_set [628/911] 395088=test_color_printer [629/911] 395088=test_safe_load [630/911] 395088=test_rdoc_markup_to_rdoc [631/911] 395088=test_gem_source [632/911] 395086=test_frozen [633/911] 395086=test_handle [634/911] 395090=test_name_error [635/911] 395088=test_exception_at_throwing [636/911] 395081=string_encoding_test [637/911] 395088=test_rdoc_parser_simple [638/911] 395081=test_enumerator [639/911] 395088=test_gem_package [640/911] 395086=test_utf16 [641/911] 395086=test_modify_expand [642/911] 395086=test_gem_source_installed [643/911] 395086=test_gem_available_set [644/911] 395090=test_change_word [645/911] 395090=test_date [646/911] 395090=test_pkcs12 [647/911] 395086=test_date_time [648/911] 395086=test_parser [649/911] 395086=test_variable_name_check [650/911] 395086=test_dbm [651/911] 395086=test_gem_source_vendor [652/911] 395086=test_gem_commands_list_command [653/911] 395086=test_assembler [654/911] 395086=test_pty [655/911] 395091=test_gem_platform [656/911] 395091=test_symbol [657/911] 395091=test_gem_uninstaller [658/911] 395090=overlap_test [659/911] 395088=test_rdoc_ri_paths [660/911] 395088=test_propertyputref [661/911] 395088=test_gem_commands_help_command [662/911] 395088=test_stringchar [663/911] 395086=test_arith_seq_extract [664/911] 395088=test_debug [665/911] 395088=test_digest [666/911] 395086=test_rbconfig [667/911] 395086=test_gem_uri [668/911] 395090=test_gem_package_old [669/911] 395086=test_command [670/911] 395090=test_ractor [671/911] 395090=test_psych [672/911] 395090=test_rdoc_parser_prism_ruby [673/911] 395086=test_fiddle [674/911] 395088=test_win32ole_variant [675/911] 395088=test_rdoc_markup_formatter [676/911] 395088=test_enumerator [677/911] 395088=test_kdf [678/911] 395091=test_nil [679/911] 395091=test_class2name [680/911] 395091=test_gem_commands_outdated_command [681/911] 395088=test_gem_request_set_lockfile_tokenizer [682/911] 395091=test_rdoc_task [683/911] 395091=string_query_test [684/911] 395091=test_backtrace [685/911] 395086=test_time_tz [686/911] 395088=test_lazy_enumerator [687/911] 395086=test_resolve_symbol [688/911] 395086=test_profile_frames [689/911] 395086=test_date_compat [690/911] 395086=test_error_highlight [691/911] 395082=test_array [692/911] 395094=test_set [693/911] 395094=test_find_executable [694/911] 395094=test_set [695/911] 395094=test_gem_source_fetch_problem [696/911] 395094=test_gem_update_suggestion [697/911] 395094=test_resource [698/911] 395094=test_member [699/911] 395094=test_gem_console_ui [700/911] 395090=test_ractor_compatibility [701/911] 395094=test_append [702/911] 395094=test_gem_resolver_lock_set [703/911] 395094=test_rdoc_markup_hard_break [704/911] 395094=test_method [705/911] 395088=test_unicode_normalize [706/911] 395088=test_reline_key [707/911] 395095=test_rdoc_generator_pot_po [708/911] 395091=test_reqarg [709/911] 395088=test_m17n [710/911] 395087=test_yjit [711/911] 395095=test_buffered_io [712/911] 395095=test_rdoc_markup_attribute_manager [713/911] 395095=test_date_conv [714/911] 395088=test_webauthn_poller [715/911] 395095=test_egrep_cpp [716/911] 395095=test_rdoc_i18n_locale [717/911] 395088=test_argf [718/911] 395095=test_gem_resolver_composed_set [719/911] 395095=test_pkey_rsa [720/911] 395090=test_trace [721/911] 395090=test_numhash [722/911] 395090=test_gem_stream_ui [723/911] 395091=test_nofree [724/911] 395091=test_rdoc_generator_ri [725/911] 395091=test_arity [726/911] 395091=test_ipaddr [727/911] 395090=test_arith_seq_beg_len_step [728/911] 395091=test_reline [729/911] 395086=test_hash [730/911] 395090=test_gem_resolver_requirement_list [731/911] 395090=test_beginendblock [732/911] 395095=test_win32ole_event [733/911] 395095=test_io_buffer [734/911] 395084=test_scalar_scanner [735/911] 395084=test_within_pipe [736/911] 395095=test_gem_commands_pristine_command [737/911] 395084=test_gem_config_file [738/911] 395084=test_yamlstore [739/911] 395084=test_rdoc_method_attr [740/911] 395090=test_yjit_exit_locations [741/911] 395084=test_rdoc_rdoc [742/911] 395084=test_rdoc_markup_pre_process [743/911] 395090=test_case_mapping [744/911] 395090=test_yaml_tree [745/911] 395090=test_mailto [746/911] 395090=test_rubygems [747/911] 395084=test_gem_package_tar_writer [748/911] 395083=ripper_test [749/911] 395084=test_weakref [750/911] 395090=test_timeout [751/911] 395080=test_not [752/911] 395080=test_socket [753/911] 395084=test_function [754/911] 395091=test_console_attr [755/911] 395091=test_gem_bundler_version_finder [756/911] 395091=test_webauthn_listener_response [757/911] 395091=heredoc_test [758/911] 395090=newline_test [759/911] 395091=test_ubf_async_safe [760/911] 395091=test_array [761/911] 395091=parser_test [762/911] 395091=snippets_test [763/911] 395084=test_gem_path_support [764/911] 395084=constant_path_node_test [765/911] 395084=test_win32ole_record [766/911] 395085=test_gem_safe_yaml [767/911] 395084=test_digest_extend [768/911] 395085=test_autoconf [769/911] 395084=test_did_you_mean [770/911] 395085=test_popen_deadlock [771/911] 395090=test_bug-5832 [772/911] 395090=test_case [773/911] 395083=test_cgi_multipart [774/911] 395090=test_ast [775/911] 395084=test_pack [776/911] 395083=test_rdoc_comment [777/911] 395084=test_rb_str_dup [778/911] 395084=fuzzer_test [779/911] 395084=onigmo_test [780/911] 395084=test_struct [781/911] 395084=test_gc [782/911] 395084=test_math [783/911] 395084=test_time [784/911] 395095=json_encoding_test [785/911] 395083=test_super [786/911] 395095=test_libs [787/911] 395095=test_gem_security [788/911] 395084=test_euc_tw [789/911] 395084=test_compile_prism [790/911] 395085=test_gem_commands_build_command [791/911] 395080=test_face [792/911] 395080=test_sizeof [793/911] 395084=test_alias [794/911] 395085=test_gem_requirement [795/911] 395083=test_object_references [796/911] 395083=test_wait [797/911] 395084=test_x509name [798/911] 395084=test_sleep [799/911] 395085=test_dns [800/911] 395083=test_stringio [801/911] 395083=test_require [802/911] 395085=test_dup [803/911] 395085=test_comparable [804/911] 395095=test_bug-3571 [805/911] 395085=test_system [806/911] 395095=test_emoji_breaks [807/911] 395095=test_notimplement [808/911] 395084=test_io_timeout [809/911] 395095=test_date_new [810/911] 395084=test_gem_commands_info_command [811/911] 395095=test_rdoc_rd [812/911] 395091=command_line_test [813/911] 395091=test_gem_source_subpath_problem [814/911] 395095=test_tmpdir [815/911] 395084=node_id_test [816/911] 395095=test_locale [817/911] 395091=test_gem_resolver_api_set [818/911] 395091=parse_stream_test [819/911] 395091=test_ts [820/911] 395095=test_emitter [821/911] 395095=test_dryrun [822/911] 395084=test_string_processing [823/911] 395095=encodings_test [824/911] 395084=test_io_buffer [825/911] 395084=test_gem_impossible_dependencies_error [826/911] 395084=json_generator_test [827/911] 395095=test_type [828/911] 395095=test_range [829/911] 395091=test_udp [830/911] 395091=dispatcher_test [831/911] 395091=test_rdoc_alias [832/911] 395091=test_rdoc_single_class [833/911] 395091=test_configuration [834/911] 395091=test_windows_1252 [835/911] 395091=test_stringify_symbols [836/911] 395091=test_printf [837/911] 395091=test_rubyoptions [838/911] 395085=test_rdoc_token_stream [839/911] 395085=warnings_test [840/911] 395085=test_to_ary_concat [841/911] 395080=test_gem_commands_uninstall_command [842/911] 395093=test_rendering [843/911] 395093=test_nesting_parser [844/911] 395088=test_gem_dependency_list [845/911] 395088=test_files_test [846/911] 395088=test_gem_resolver_installer_set [847/911] 395093=test_require [848/911] 395093=test_ifunless [849/911] 395093=test_gem_silent_ui [850/911] 395093=test_shapes [851/911] 395093=test_rdoc_text [852/911] 395082=test_ocsp [853/911] 395095=test_pkey_dh [854/911] 395095=test_placearg [855/911] 395088=test_interned_str [856/911] 395088=test_rdoc_markup_paragraph [857/911] 395088=test_gem_commands_cleanup_command [858/911] 395093=test_config [859/911] 395095=test_env [860/911] 395093=regular_expression_encoding_test [861/911] 395093=test_project_sanity [862/911] 395082=test_continuation [863/911] 395082=test_forwardable [864/911] 395093=test_object_create_start [865/911] 395093=comments_test [866/911] 395082=test_delete [867/911] 395093=test_config [868/911] 395082=test_io_m17n [869/911] 395093=test_ensured [870/911] 395094=test_rdoc_rd_inline_parser [871/911] 395094=test_mdns [872/911] 395094=test_x509store [873/911] 395093=test_gem_ext_configure_builder [874/911] 395080=test_dir [875/911] 395093=test_merge_keys [876/911] 395093=test_random [877/911] 395093=test_win32ole_type [878/911] 395093=test_lexer [879/911] 395088=test_kwargs [880/911] 395085=test_io_wait [881/911] 395088=test_rdoc_extend [882/911] 395093=test_set_len [883/911] 395093=test_rdoc_generator_json_index [884/911] 395088=test_threadgroup [885/911] 395093=test_euc_kr [886/911] 395093=test_gem_commands_lock_command [887/911] 395085=test_gem_local_remote_options [888/911] 395093=test_bash_completion [889/911] 395093=test_exception [890/911] 395094=test_gem_security_signer [891/911] 395085=test_rdoc_markup_to_label [892/911] 395085=test_install [893/911] 395094=test_prettyprint [894/911] 395094=integer_parse_test [895/911] 395080=test_gem_validator [896/911] 395080=test_queue [897/911] 395080=test_sleep [898/911] 395094=regular_expression_options_test [899/911] 395088=test_key_event_record [900/911] 395088=index_write_test [901/911] 395094=test_integer_comb [902/911] 395088=test_tsort [903/911] 395088=test_depth_first [904/911] 395088=test_ns_spki [905/911] 395086=test_bundled_gems [906/911] 395088=test_custom_command [907/911] 395088=lex_test [908/911] 395086=test_tree_spell_checker [909/911] 395086=test_m17n_comb [910/911] 395085=test_date_ractor [911/911] 395084=test_pair $$$ #<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:02 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:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 393856 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 393856 393859 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.20250113-110833 --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 393859 393860 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.20250113-110833 --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 393860 394753 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 394753 394754 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 394754 395077 972 972 pts/0 972 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 395077 395092 972 972 pts/0 972 Sl+ 1000 0:14 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork 395092 399477 972 972 pts/0 972 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork 393860 431172 972 972 pts/0 972 R+ 1000 0:00 ps jx 1170628 1170676 1170628 1170628 ? -1 S 1000 0:00 sshd: ko1@pts/3 1170676 1170685 1170685 1170685 pts/3 1171483 Ss 1000 0:00 -bash 1170685 1171483 1171483 1170685 pts/3 1171483 Sl+ 1000 0:06 vim /srv/gems/dub-0.2.2/lib/open_api_sdk/models/shared/linkgeotargeting.rb +517 1 1323744 1323744 1323744 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 1323744 1323746 1323744 1323744 ? -1 S 1000 0:00 (sd-pam) 1323708 1323784 1323708 1323708 ? -1 S 1000 0:20 sshd: ko1@pts/1 1323784 1323793 1323793 1323793 pts/1 1323793 Ss+ 1000 0:00 -bash 1 2279798 2279620 2279620 ? -1 S 1000 0:00 sh /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/bin/code-server --connection-token=remotessh --accept-server-license-terms --start-server --enable-remote-auto-shutdown --socket-path=/tmp/code-21406690-50f2-4ee0-9f13-180a282cb49e 2279798 2279807 2279620 2279620 ? -1 Sl 1000 0:10 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/server-main.js --connection-token=remotessh --accept-server-license-terms --start-server --enable-remote-auto-shutdown --socket-path=/tmp/code-21406690-50f2-4ee0-9f13-180a282cb49e 2279807 2280037 2279620 2279620 ? -1 Sl 1000 0:01 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/bootstrap-fork --type=fileWatcher 2279807 2280159 2279620 2279620 ? -1 Sl 1000 1:12 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node --dns-result-order=ipv4first /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/bootstrap-fork --type=extensionHost --transformURIs --useHostProxy=false 2279807 2280173 2279620 2279620 ? -1 Sl 1000 0:14 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/bootstrap-fork --type=ptyHost --logsPath /home/ko1/.vscode-server/data/logs/20250113T070626 2280173 2280352 2280352 2280352 pts/8 2280352 Ss+ 1000 0:00 /bin/bash --init-file /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/vs/workbench/contrib/terminal/common/scripts/shellIntegration-bash.sh {1=>[959, 1323744, 2279798], 959=>[972], 972=>[973], 973=>[393856], 393856=>[393859], 393859=>[393860], 393860=>[394753, 431172], 394753=>[394754], 394754=>[395077], 395077=>[395092], 395092=>[399477], 1170628=>[1170676], 1170676=>[1170685], 1170685=>[1171483], 1323744=>[1323746], 1323708=>[1323784], 1323784=>[1323793], 2279798=>[2279807], 2279807=>[2280037, 2280159, 2280173], 2280173=>[2280352]} $ timeout 60 gdb -p 399477 -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". 0x00005fe171670e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x718374f24c40 (LWP 399477) "ruby" 0x00005fe171670e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x718374f24c40 (LWP 399477) "ruby"): #0 0x00005fe171670e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005fe171671e0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005fe1715be798 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 0x00005fe1715be589 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 0x00005fe1715be3bd 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 0x00005fe1715bddfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005fe1715bda46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005fe1715bfd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00005fe171656be0 in __interceptor_free () No symbol table info available. #9 0x00005fe1716c7acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x71834d3ed800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x71834d3ed800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4663 No locals. #11 ruby_xfree (x=0x71834d3ed800) at /tmp/ruby/src/trunk_asan/gc.c:4674 No locals. #12 0x00005fe1719245f3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662 No locals. #13 0x00005fe171a62700 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143 th = 0x515000000300 stack = 0x7183720ff800 objspace = 0x51d000000a80 next = <optimized out> #14 0x00005fe17169abb0 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 0x00005fe17169b11b in ruby_stop (ex=1672, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x00005fe17182316d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #17 0x00005fe171a83548 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 = 0x7183745e7950 cfunc = 0x504000020398 recv = 124809407075840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00005fe171a6999d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb3c19a70) 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 0x00005fe171a69455 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 0x00005fe171a2a077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7183721ff4f0, cd=0x50700023dd30, 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 = 0x50700023dd30 insns_address_table = {0x5fe171a25dac <vm_exec_core+14140>, 0x5fe171a22d7b <vm_exec_core+1803>, 0x5fe171a24729 <vm_exec_core+8377>, 0x5fe171a2a258 <vm_exec_core+31720>, 0x5fe171a24001 <vm_exec_core+6545>, 0x5fe171a2b00d <vm_exec_core+35229>, 0x5fe171a2905a <vm_exec_core+27114>, 0x5fe171a26c2c <vm_exec_core+17852>, 0x5fe171a230b0 <vm_exec_core+2624>, 0x5fe171a2aa8b <vm_exec_core+33819>, 0x5fe171a2a62b <vm_exec_core+32699>, 0x5fe171a243fc <vm_exec_core+7564>, 0x5fe171a2371c <vm_exec_core+4268>, 0x5fe171a29591 <vm_exec_core+28449>, 0x5fe171a253ac <vm_exec_core+11580>, 0x5fe171a2accd <vm_exec_core+34397>, 0x5fe171a2a87a <vm_exec_core+33290>, 0x5fe171a25c24 <vm_exec_core+13748>, 0x5fe171a26b7d <vm_exec_core+17677>, 0x5fe171a2920a <vm_exec_core+27546>, 0x5fe171a2a7c2 <vm_exec_core+33106>, 0x5fe171a281bc <vm_exec_core+23372>, 0x5fe171a292be <vm_exec_core+27726>, 0x5fe171a29748 <vm_exec_core+28888>, 0x5fe171a280ce <vm_exec_core+23134>, 0x5fe171a235fc <vm_exec_core+3980>, 0x5fe171a289b1 <vm_exec_core+25409>, 0x5fe171a23424 <vm_exec_core+3508>, 0x5fe171a237dd <vm_exec_core+4461>, 0x5fe171a25f19 <vm_exec_core+14505>, 0x5fe171a27f3b <vm_exec_core+22731>, 0x5fe171a2857f <vm_exec_core+24335>, 0x5fe171a27c84 <vm_exec_core+22036>, 0x5fe171a22fe1 <vm_exec_core+2417>, 0x5fe171a299ec <vm_exec_core+29564>, 0x5fe171a2a4db <vm_exec_core+32363>, 0x5fe171a238f4 <vm_exec_core+4740>, 0x5fe171a24bad <vm_exec_core+9533>, 0x5fe171a24620 <vm_exec_core+8112>, 0x5fe171a25527 <vm_exec_core+11959>, 0x5fe171a26aab <vm_exec_core+17467>, 0x5fe171a23a00 <vm_exec_core+5008>, 0x5fe171a29831 <vm_exec_core+29121>, 0x5fe171a24af2 <vm_exec_core+9346>, 0x5fe171a26914 <vm_exec_core+17060>, 0x5fe171a274b7 <vm_exec_core+20039>, 0x5fe171a296ab <vm_exec_core+28731>, 0x5fe171a283a7 <vm_exec_core+23863>, 0x5fe171a25767 <vm_exec_core+12535>, 0x5fe171a24e2b <vm_exec_core+10171>, 0x5fe171a29451 <vm_exec_core+28129>, 0x5fe171a260c5 <vm_exec_core+14933>, 0x5fe171a28a78 <vm_exec_core+25608>, 0x5fe171a284d6 <vm_exec_core+24166>, 0x5fe171a28cd3 <vm_exec_core+26211>, 0x5fe171a29d16 <vm_exec_core+30374>, 0x5fe171a276f4 <vm_exec_core+20612>, 0x5fe171a22a1b <vm_exec_core+939>, 0x5fe171a258f9 <vm_exec_core+12937>, 0x5fe171a29381 <vm_exec_core+27921>, 0x5fe171a25a3c <vm_exec_core+13260>, 0x5fe171a27ff4 <vm_exec_core+22916>, 0x5fe171a28898 <vm_exec_core+25128>, 0x5fe171a271c2 <vm_exec_core+19282>, 0x5fe171a27ddd <vm_exec_core+22381>, 0x5fe171a25cbb <vm_exec_core+13899>, 0x5fe171a25141 <vm_exec_core+10961>, 0x5fe171a28dc6 <vm_exec_core+26454>, 0x5fe171a23ad2 <vm_exec_core+5218>, 0x5fe171a26fa6 <vm_exec_core+18742>, 0x5fe171a3246b <vm_exec_core+65019>, 0x5fe171a2827c <vm_exec_core+23564>, 0x5fe171a23d91 <vm_exec_core+5921>, 0x5fe171a242c3 <vm_exec_core+7251>, 0x5fe171a23eca <vm_exec_core+6234>, 0x5fe171a24cbb <vm_exec_core+9803>, 0x5fe171a255a2 <vm_exec_core+12082>, 0x5fe171a22a20 <vm_exec_core+944>, 0x5fe171a249d1 <vm_exec_core+9057>, 0x5fe171a2b262 <vm_exec_core+35826>, 0x5fe171a28798 <vm_exec_core+24872>, 0x5fe171a27597 <vm_exec_core+20263>, 0x5fe171a298c6 <vm_exec_core+29270>, 0x5fe171a2b34b <vm_exec_core+36059>, 0x5fe171a29c19 <vm_exec_core+30121>, 0x5fe171a2ad77 <vm_exec_core+34567>, 0x5fe171a2ae61 <vm_exec_core+34801>, 0x5fe171a23503 <vm_exec_core+3731>, 0x5fe171a2a938 <vm_exec_core+33480>, 0x5fe171a25fd2 <vm_exec_core+14690>, 0x5fe171a2ab80 <vm_exec_core+34064>, 0x5fe171a25afd <vm_exec_core+13453>, 0x5fe171a29add <vm_exec_core+29805>, 0x5fe171a24f74 <vm_exec_core+10500>, 0x5fe171a2631b <vm_exec_core+15531>, 0x5fe171a2af57 <vm_exec_core+35047>, 0x5fe171a269eb <vm_exec_core+17275>, 0x5fe171a264cc <vm_exec_core+15964>, 0x5fe171a22b06 <vm_exec_core+1174>, 0x5fe171a2321f <vm_exec_core+2991>, 0x5fe171a22c04 <vm_exec_core+1428>, 0x5fe171a272d2 <vm_exec_core+19554>, 0x5fe171a266a2 <vm_exec_core+16434>, 0x5fe171a26e67 <vm_exec_core+18423>, 0x5fe171a26d6e <vm_exec_core+18174>, 0x5fe171a25e06 <vm_exec_core+14230>, 0x5fe171a26582 <vm_exec_core+16146>, 0x5fe171a261dc <vm_exec_core+15212>, 0x5fe171a267e6 <vm_exec_core+16758>, 0x5fe171a2687d <vm_exec_core+16909>, 0x5fe171a25d9d <vm_exec_core+14125>, 0x5fe171a22d6c <vm_exec_core+1788>, 0x5fe171a2471a <vm_exec_core+8362>, 0x5fe171a2a249 <vm_exec_core+31705>, 0x5fe171a23ff2 <vm_exec_core+6530>, 0x5fe171a2affe <vm_exec_core+35214>, 0x5fe171a2904b <vm_exec_core+27099>, 0x5fe171a26c1d <vm_exec_core+17837>, 0x5fe171a230a1 <vm_exec_core+2609>, 0x5fe171a2aa7c <vm_exec_core+33804>, 0x5fe171a2a61c <vm_exec_core+32684>, 0x5fe171a243ed <vm_exec_core+7549>, 0x5fe171a2370d <vm_exec_core+4253>, 0x5fe171a29582 <vm_exec_core+28434>, 0x5fe171a2539d <vm_exec_core+11565>, 0x5fe171a2acbe <vm_exec_core+34382>, 0x5fe171a2a86b <vm_exec_core+33275>, 0x5fe171a25c15 <vm_exec_core+13733>, 0x5fe171a26b6e <vm_exec_core+17662>, 0x5fe171a291fb <vm_exec_core+27531>, 0x5fe171a2a7b3 <vm_exec_core+33091>, 0x5fe171a281ad <vm_exec_core+23357>, 0x5fe171a292af <vm_exec_core+27711>, 0x5fe171a29739 <vm_exec_core+28873>, 0x5fe171a280bf <vm_exec_core+23119>, 0x5fe171a235ed <vm_exec_core+3965>, 0x5fe171a289a2 <vm_exec_core+25394>, 0x5fe171a23415 <vm_exec_core+3493>, 0x5fe171a237ce <vm_exec_core+4446>, 0x5fe171a25f0a <vm_exec_core+14490>, 0x5fe171a27f2c <vm_exec_core+22716>, 0x5fe171a28570 <vm_exec_core+24320>, 0x5fe171a27c75 <vm_exec_core+22021>, 0x5fe171a22fd2 <vm_exec_core+2402>, 0x5fe171a299dd <vm_exec_core+29549>, 0x5fe171a2a4cc <vm_exec_core+32348>, 0x5fe171a238e5 <vm_exec_core+4725>, 0x5fe171a24b9e <vm_exec_core+9518>, 0x5fe171a24611 <vm_exec_core+8097>, 0x5fe171a25518 <vm_exec_core+11944>, 0x5fe171a26a9c <vm_exec_core+17452>, 0x5fe171a239f1 <vm_exec_core+4993>, 0x5fe171a29822 <vm_exec_core+29106>, 0x5fe171a24ae3 <vm_exec_core+9331>, 0x5fe171a26905 <vm_exec_core+17045>, 0x5fe171a274a8 <vm_exec_core+20024>, 0x5fe171a2969c <vm_exec_core+28716>, 0x5fe171a28398 <vm_exec_core+23848>, 0x5fe171a25758 <vm_exec_core+12520>, 0x5fe171a24e1c <vm_exec_core+10156>, 0x5fe171a29442 <vm_exec_core+28114>, 0x5fe171a260b6 <vm_exec_core+14918>, 0x5fe171a28a69 <vm_exec_core+25593>, 0x5fe171a284c7 <vm_exec_core+24151>, 0x5fe171a28cc4 <vm_exec_core+26196>, 0x5fe171a29d07 <vm_exec_core+30359>, 0x5fe171a276e5 <vm_exec_core+20597>, 0x5fe171a28348 <vm_exec_core+23768>, 0x5fe171a258ea <vm_exec_core+12922>, 0x5fe171a29372 <vm_exec_core+27906>, 0x5fe171a25a2d <vm_exec_core+13245>, 0x5fe171a27fe5 <vm_exec_core+22901>, 0x5fe171a28348 <vm_exec_core+23768>, 0x5fe171a271b3 <vm_exec_core+19267>, 0x5fe171a27dce <vm_exec_core+22366>, 0x5fe171a25cac <vm_exec_core+13884>, 0x5fe171a25132 <vm_exec_core+10946>, 0x5fe171a28db7 <vm_exec_core+26439>, 0x5fe171a23ac3 <vm_exec_core+5203>, 0x5fe171a26f97 <vm_exec_core+18727>, 0x5fe171a3245c <vm_exec_core+65004>, 0x5fe171a2826d <vm_exec_core+23549>, 0x5fe171a23d82 <vm_exec_core+5906>, 0x5fe171a242b4 <vm_exec_core+7236>, 0x5fe171a23ebb <vm_exec_core+6219>, 0x5fe171a24cac <vm_exec_core+9788>, 0x5fe171a25593 <vm_exec_core+12067>, 0x5fe171a27592 <vm_exec_core+20258>, 0x5fe171a26a92 <vm_exec_core+17442>, 0x5fe171a2758d <vm_exec_core+20253>, 0x5fe171a281a8 <vm_exec_core+23352>, 0x5fe171a280ba <vm_exec_core+23114>, 0x5fe171a24ca7 <vm_exec_core+9783>, 0x5fe171a2835c <vm_exec_core+23788>, 0x5fe171a25fc8 <vm_exec_core+14680>, 0x5fe171a25fcd <vm_exec_core+14685>, 0x5fe171a280b5 <vm_exec_core+23109>, 0x5fe171a27f22 <vm_exec_core+22706>, 0x5fe171a26e4e <vm_exec_core+18398>, 0x5fe171a26d5a <vm_exec_core+18154>...} reg_cfp = 0x7183721ff4f0 reg_pc = 0x511000130f98 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 0x00005fe171a1ede8 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 0x00005fe171aa0d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7183721ff620, self=124809399878800, 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 = 0x718374565ec8 cfp = <optimized out> sp = 0x7183720ffa28 use_argv = 0x718372a7bfa0 stack_argv = 0x7183720ffa28 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 = 0x7183721ff620 #25 0x00005fe171a4d4a6 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 0x00005fe171a4d4a6 in rb_yield (val=<optimized out>) No locals. #29 0x00005fe171c01306 in rb_ary_collect (ary=124809400502720) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 124809400500560 i = 3 #30 0x00005fe171a83548 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 = 0x718374e40138 cfunc = 0x50400000a758 recv = 124809400502720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005fe171a2a077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7183721ff608, cd=0x51100000d310, 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 = 0x51100000d310 insns_address_table = {0x5fe171a25dac <vm_exec_core+14140>, 0x5fe171a22d7b <vm_exec_core+1803>, 0x5fe171a24729 <vm_exec_core+8377>, 0x5fe171a2a258 <vm_exec_core+31720>, 0x5fe171a24001 <vm_exec_core+6545>, 0x5fe171a2b00d <vm_exec_core+35229>, 0x5fe171a2905a <vm_exec_core+27114>, 0x5fe171a26c2c <vm_exec_core+17852>, 0x5fe171a230b0 <vm_exec_core+2624>, 0x5fe171a2aa8b <vm_exec_core+33819>, 0x5fe171a2a62b <vm_exec_core+32699>, 0x5fe171a243fc <vm_exec_core+7564>, 0x5fe171a2371c <vm_exec_core+4268>, 0x5fe171a29591 <vm_exec_core+28449>, 0x5fe171a253ac <vm_exec_core+11580>, 0x5fe171a2accd <vm_exec_core+34397>, 0x5fe171a2a87a <vm_exec_core+33290>, 0x5fe171a25c24 <vm_exec_core+13748>, 0x5fe171a26b7d <vm_exec_core+17677>, 0x5fe171a2920a <vm_exec_core+27546>, 0x5fe171a2a7c2 <vm_exec_core+33106>, 0x5fe171a281bc <vm_exec_core+23372>, 0x5fe171a292be <vm_exec_core+27726>, 0x5fe171a29748 <vm_exec_core+28888>, 0x5fe171a280ce <vm_exec_core+23134>, 0x5fe171a235fc <vm_exec_core+3980>, 0x5fe171a289b1 <vm_exec_core+25409>, 0x5fe171a23424 <vm_exec_core+3508>, 0x5fe171a237dd <vm_exec_core+4461>, 0x5fe171a25f19 <vm_exec_core+14505>, 0x5fe171a27f3b <vm_exec_core+22731>, 0x5fe171a2857f <vm_exec_core+24335>, 0x5fe171a27c84 <vm_exec_core+22036>, 0x5fe171a22fe1 <vm_exec_core+2417>, 0x5fe171a299ec <vm_exec_core+29564>, 0x5fe171a2a4db <vm_exec_core+32363>, 0x5fe171a238f4 <vm_exec_core+4740>, 0x5fe171a24bad <vm_exec_core+9533>, 0x5fe171a24620 <vm_exec_core+8112>, 0x5fe171a25527 <vm_exec_core+11959>, 0x5fe171a26aab <vm_exec_core+17467>, 0x5fe171a23a00 <vm_exec_core+5008>, 0x5fe171a29831 <vm_exec_core+29121>, 0x5fe171a24af2 <vm_exec_core+9346>, 0x5fe171a26914 <vm_exec_core+17060>, 0x5fe171a274b7 <vm_exec_core+20039>, 0x5fe171a296ab <vm_exec_core+28731>, 0x5fe171a283a7 <vm_exec_core+23863>, 0x5fe171a25767 <vm_exec_core+12535>, 0x5fe171a24e2b <vm_exec_core+10171>, 0x5fe171a29451 <vm_exec_core+28129>, 0x5fe171a260c5 <vm_exec_core+14933>, 0x5fe171a28a78 <vm_exec_core+25608>, 0x5fe171a284d6 <vm_exec_core+24166>, 0x5fe171a28cd3 <vm_exec_core+26211>, 0x5fe171a29d16 <vm_exec_core+30374>, 0x5fe171a276f4 <vm_exec_core+20612>, 0x5fe171a22a1b <vm_exec_core+939>, 0x5fe171a258f9 <vm_exec_core+12937>, 0x5fe171a29381 <vm_exec_core+27921>, 0x5fe171a25a3c <vm_exec_core+13260>, 0x5fe171a27ff4 <vm_exec_core+22916>, 0x5fe171a28898 <vm_exec_core+25128>, 0x5fe171a271c2 <vm_exec_core+19282>, 0x5fe171a27ddd <vm_exec_core+22381>, 0x5fe171a25cbb <vm_exec_core+13899>, 0x5fe171a25141 <vm_exec_core+10961>, 0x5fe171a28dc6 <vm_exec_core+26454>, 0x5fe171a23ad2 <vm_exec_core+5218>, 0x5fe171a26fa6 <vm_exec_core+18742>, 0x5fe171a3246b <vm_exec_core+65019>, 0x5fe171a2827c <vm_exec_core+23564>, 0x5fe171a23d91 <vm_exec_core+5921>, 0x5fe171a242c3 <vm_exec_core+7251>, 0x5fe171a23eca <vm_exec_core+6234>, 0x5fe171a24cbb <vm_exec_core+9803>, 0x5fe171a255a2 <vm_exec_core+12082>, 0x5fe171a22a20 <vm_exec_core+944>, 0x5fe171a249d1 <vm_exec_core+9057>, 0x5fe171a2b262 <vm_exec_core+35826>, 0x5fe171a28798 <vm_exec_core+24872>, 0x5fe171a27597 <vm_exec_core+20263>, 0x5fe171a298c6 <vm_exec_core+29270>, 0x5fe171a2b34b <vm_exec_core+36059>, 0x5fe171a29c19 <vm_exec_core+30121>, 0x5fe171a2ad77 <vm_exec_core+34567>, 0x5fe171a2ae61 <vm_exec_core+34801>, 0x5fe171a23503 <vm_exec_core+3731>, 0x5fe171a2a938 <vm_exec_core+33480>, 0x5fe171a25fd2 <vm_exec_core+14690>, 0x5fe171a2ab80 <vm_exec_core+34064>, 0x5fe171a25afd <vm_exec_core+13453>, 0x5fe171a29add <vm_exec_core+29805>, 0x5fe171a24f74 <vm_exec_core+10500>, 0x5fe171a2631b <vm_exec_core+15531>, 0x5fe171a2af57 <vm_exec_core+35047>, 0x5fe171a269eb <vm_exec_core+17275>, 0x5fe171a264cc <vm_exec_core+15964>, 0x5fe171a22b06 <vm_exec_core+1174>, 0x5fe171a2321f <vm_exec_core+2991>, 0x5fe171a22c04 <vm_exec_core+1428>, 0x5fe171a272d2 <vm_exec_core+19554>, 0x5fe171a266a2 <vm_exec_core+16434>, 0x5fe171a26e67 <vm_exec_core+18423>, 0x5fe171a26d6e <vm_exec_core+18174>, 0x5fe171a25e06 <vm_exec_core+14230>, 0x5fe171a26582 <vm_exec_core+16146>, 0x5fe171a261dc <vm_exec_core+15212>, 0x5fe171a267e6 <vm_exec_core+16758>, 0x5fe171a2687d <vm_exec_core+16909>, 0x5fe171a25d9d <vm_exec_core+14125>, 0x5fe171a22d6c <vm_exec_core+1788>, 0x5fe171a2471a <vm_exec_core+8362>, 0x5fe171a2a249 <vm_exec_core+31705>, 0x5fe171a23ff2 <vm_exec_core+6530>, 0x5fe171a2affe <vm_exec_core+35214>, 0x5fe171a2904b <vm_exec_core+27099>, 0x5fe171a26c1d <vm_exec_core+17837>, 0x5fe171a230a1 <vm_exec_core+2609>, 0x5fe171a2aa7c <vm_exec_core+33804>, 0x5fe171a2a61c <vm_exec_core+32684>, 0x5fe171a243ed <vm_exec_core+7549>, 0x5fe171a2370d <vm_exec_core+4253>, 0x5fe171a29582 <vm_exec_core+28434>, 0x5fe171a2539d <vm_exec_core+11565>, 0x5fe171a2acbe <vm_exec_core+34382>, 0x5fe171a2a86b <vm_exec_core+33275>, 0x5fe171a25c15 <vm_exec_core+13733>, 0x5fe171a26b6e <vm_exec_core+17662>, 0x5fe171a291fb <vm_exec_core+27531>, 0x5fe171a2a7b3 <vm_exec_core+33091>, 0x5fe171a281ad <vm_exec_core+23357>, 0x5fe171a292af <vm_exec_core+27711>, 0x5fe171a29739 <vm_exec_core+28873>, 0x5fe171a280bf <vm_exec_core+23119>, 0x5fe171a235ed <vm_exec_core+3965>, 0x5fe171a289a2 <vm_exec_core+25394>, 0x5fe171a23415 <vm_exec_core+3493>, 0x5fe171a237ce <vm_exec_core+4446>, 0x5fe171a25f0a <vm_exec_core+14490>, 0x5fe171a27f2c <vm_exec_core+22716>, 0x5fe171a28570 <vm_exec_core+24320>, 0x5fe171a27c75 <vm_exec_core+22021>, 0x5fe171a22fd2 <vm_exec_core+2402>, 0x5fe171a299dd <vm_exec_core+29549>, 0x5fe171a2a4cc <vm_exec_core+32348>, 0x5fe171a238e5 <vm_exec_core+4725>, 0x5fe171a24b9e <vm_exec_core+9518>, 0x5fe171a24611 <vm_exec_core+8097>, 0x5fe171a25518 <vm_exec_core+11944>, 0x5fe171a26a9c <vm_exec_core+17452>, 0x5fe171a239f1 <vm_exec_core+4993>, 0x5fe171a29822 <vm_exec_core+29106>, 0x5fe171a24ae3 <vm_exec_core+9331>, 0x5fe171a26905 <vm_exec_core+17045>, 0x5fe171a274a8 <vm_exec_core+20024>, 0x5fe171a2969c <vm_exec_core+28716>, 0x5fe171a28398 <vm_exec_core+23848>, 0x5fe171a25758 <vm_exec_core+12520>, 0x5fe171a24e1c <vm_exec_core+10156>, 0x5fe171a29442 <vm_exec_core+28114>, 0x5fe171a260b6 <vm_exec_core+14918>, 0x5fe171a28a69 <vm_exec_core+25593>, 0x5fe171a284c7 <vm_exec_core+24151>, 0x5fe171a28cc4 <vm_exec_core+26196>, 0x5fe171a29d07 <vm_exec_core+30359>, 0x5fe171a276e5 <vm_exec_core+20597>, 0x5fe171a28348 <vm_exec_core+23768>, 0x5fe171a258ea <vm_exec_core+12922>, 0x5fe171a29372 <vm_exec_core+27906>, 0x5fe171a25a2d <vm_exec_core+13245>, 0x5fe171a27fe5 <vm_exec_core+22901>, 0x5fe171a28348 <vm_exec_core+23768>, 0x5fe171a271b3 <vm_exec_core+19267>, 0x5fe171a27dce <vm_exec_core+22366>, 0x5fe171a25cac <vm_exec_core+13884>, 0x5fe171a25132 <vm_exec_core+10946>, 0x5fe171a28db7 <vm_exec_core+26439>, 0x5fe171a23ac3 <vm_exec_core+5203>, 0x5fe171a26f97 <vm_exec_core+18727>, 0x5fe171a3245c <vm_exec_core+65004>, 0x5fe171a2826d <vm_exec_core+23549>, 0x5fe171a23d82 <vm_exec_core+5906>, 0x5fe171a242b4 <vm_exec_core+7236>, 0x5fe171a23ebb <vm_exec_core+6219>, 0x5fe171a24cac <vm_exec_core+9788>, 0x5fe171a25593 <vm_exec_core+12067>, 0x5fe171a27592 <vm_exec_core+20258>, 0x5fe171a26a92 <vm_exec_core+17442>, 0x5fe171a2758d <vm_exec_core+20253>, 0x5fe171a281a8 <vm_exec_core+23352>, 0x5fe171a280ba <vm_exec_core+23114>, 0x5fe171a24ca7 <vm_exec_core+9783>, 0x5fe171a2835c <vm_exec_core+23788>, 0x5fe171a25fc8 <vm_exec_core+14680>, 0x5fe171a25fcd <vm_exec_core+14685>, 0x5fe171a280b5 <vm_exec_core+23109>, 0x5fe171a27f22 <vm_exec_core+22706>, 0x5fe171a26e4e <vm_exec_core+18398>, 0x5fe171a26d5a <vm_exec_core+18154>...} reg_cfp = 0x7183721ff608 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 0x00005fe171a1ede8 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 0x00005fe171aa0d72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7183721ff738, self=124809399878800, 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 = 0x7183745845d0 cfp = <optimized out> sp = 0x7183720ff8d0 use_argv = 0x718372a3cd60 stack_argv = 0x7183720ff8d0 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 = 0x7183721ff738 #36 0x00005fe171a4d4a6 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 0x00005fe171a4d4a6 in rb_yield (val=<optimized out>) No locals. #40 0x00005fe171c01306 in rb_ary_collect (ary=124808795315320) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 124808795315240 i = 0 #41 0x00005fe171a83548 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 = 0x718374e40138 cfunc = 0x50400000a758 recv = 124808795315320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #42 0x00005fe171a2a077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7183721ff720, cd=0x502000012d50, 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 = 0x502000012d50 insns_address_table = {0x5fe171a25dac <vm_exec_core+14140>, 0x5fe171a22d7b <vm_exec_core+1803>, 0x5fe171a24729 <vm_exec_core+8377>, 0x5fe171a2a258 <vm_exec_core+31720>, 0x5fe171a24001 <vm_exec_core+6545>, 0x5fe171a2b00d <vm_exec_core+35229>, 0x5fe171a2905a <vm_exec_core+27114>, 0x5fe171a26c2c <vm_exec_core+17852>, 0x5fe171a230b0 <vm_exec_core+2624>, 0x5fe171a2aa8b <vm_exec_core+33819>, 0x5fe171a2a62b <vm_exec_core+32699>, 0x5fe171a243fc <vm_exec_core+7564>, 0x5fe171a2371c <vm_exec_core+4268>, 0x5fe171a29591 <vm_exec_core+28449>, 0x5fe171a253ac <vm_exec_core+11580>, 0x5fe171a2accd <vm_exec_core+34397>, 0x5fe171a2a87a <vm_exec_core+33290>, 0x5fe171a25c24 <vm_exec_core+13748>, 0x5fe171a26b7d <vm_exec_core+17677>, 0x5fe171a2920a <vm_exec_core+27546>, 0x5fe171a2a7c2 <vm_exec_core+33106>, 0x5fe171a281bc <vm_exec_core+23372>, 0x5fe171a292be <vm_exec_core+27726>, 0x5fe171a29748 <vm_exec_core+28888>, 0x5fe171a280ce <vm_exec_core+23134>, 0x5fe171a235fc <vm_exec_core+3980>, 0x5fe171a289b1 <vm_exec_core+25409>, 0x5fe171a23424 <vm_exec_core+3508>, 0x5fe171a237dd <vm_exec_core+4461>, 0x5fe171a25f19 <vm_exec_core+14505>, 0x5fe171a27f3b <vm_exec_core+22731>, 0x5fe171a2857f <vm_exec_core+24335>, 0x5fe171a27c84 <vm_exec_core+22036>, 0x5fe171a22fe1 <vm_exec_core+2417>, 0x5fe171a299ec <vm_exec_core+29564>, 0x5fe171a2a4db <vm_exec_core+32363>, 0x5fe171a238f4 <vm_exec_core+4740>, 0x5fe171a24bad <vm_exec_core+9533>, 0x5fe171a24620 <vm_exec_core+8112>, 0x5fe171a25527 <vm_exec_core+11959>, 0x5fe171a26aab <vm_exec_core+17467>, 0x5fe171a23a00 <vm_exec_core+5008>, 0x5fe171a29831 <vm_exec_core+29121>, 0x5fe171a24af2 <vm_exec_core+9346>, 0x5fe171a26914 <vm_exec_core+17060>, 0x5fe171a274b7 <vm_exec_core+20039>, 0x5fe171a296ab <vm_exec_core+28731>, 0x5fe171a283a7 <vm_exec_core+23863>, 0x5fe171a25767 <vm_exec_core+12535>, 0x5fe171a24e2b <vm_exec_core+10171>, 0x5fe171a29451 <vm_exec_core+28129>, 0x5fe171a260c5 <vm_exec_core+14933>, 0x5fe171a28a78 <vm_exec_core+25608>, 0x5fe171a284d6 <vm_exec_core+24166>, 0x5fe171a28cd3 <vm_exec_core+26211>, 0x5fe171a29d16 <vm_exec_core+30374>, 0x5fe171a276f4 <vm_exec_core+20612>, 0x5fe171a22a1b <vm_exec_core+939>, 0x5fe171a258f9 <vm_exec_core+12937>, 0x5fe171a29381 <vm_exec_core+27921>, 0x5fe171a25a3c <vm_exec_core+13260>, 0x5fe171a27ff4 <vm_exec_core+22916>, 0x5fe171a28898 <vm_exec_core+25128>, 0x5fe171a271c2 <vm_exec_core+19282>, 0x5fe171a27ddd <vm_exec_core+22381>, 0x5fe171a25cbb <vm_exec_core+13899>, 0x5fe171a25141 <vm_exec_core+10961>, 0x5fe171a28dc6 <vm_exec_core+26454>, 0x5fe171a23ad2 <vm_exec_core+5218>, 0x5fe171a26fa6 <vm_exec_core+18742>, 0x5fe171a3246b <vm_exec_core+65019>, 0x5fe171a2827c <vm_exec_core+23564>, 0x5fe171a23d91 <vm_exec_core+5921>, 0x5fe171a242c3 <vm_exec_core+7251>, 0x5fe171a23eca <vm_exec_core+6234>, 0x5fe171a24cbb <vm_exec_core+9803>, 0x5fe171a255a2 <vm_exec_core+12082>, 0x5fe171a22a20 <vm_exec_core+944>, 0x5fe171a249d1 <vm_exec_core+9057>, 0x5fe171a2b262 <vm_exec_core+35826>, 0x5fe171a28798 <vm_exec_core+24872>, 0x5fe171a27597 <vm_exec_core+20263>, 0x5fe171a298c6 <vm_exec_core+29270>, 0x5fe171a2b34b <vm_exec_core+36059>, 0x5fe171a29c19 <vm_exec_core+30121>, 0x5fe171a2ad77 <vm_exec_core+34567>, 0x5fe171a2ae61 <vm_exec_core+34801>, 0x5fe171a23503 <vm_exec_core+3731>, 0x5fe171a2a938 <vm_exec_core+33480>, 0x5fe171a25fd2 <vm_exec_core+14690>, 0x5fe171a2ab80 <vm_exec_core+34064>, 0x5fe171a25afd <vm_exec_core+13453>, 0x5fe171a29add <vm_exec_core+29805>, 0x5fe171a24f74 <vm_exec_core+10500>, 0x5fe171a2631b <vm_exec_core+15531>, 0x5fe171a2af57 <vm_exec_core+35047>, 0x5fe171a269eb <vm_exec_core+17275>, 0x5fe171a264cc <vm_exec_core+15964>, 0x5fe171a22b06 <vm_exec_core+1174>, 0x5fe171a2321f <vm_exec_core+2991>, 0x5fe171a22c04 <vm_exec_core+1428>, 0x5fe171a272d2 <vm_exec_core+19554>, 0x5fe171a266a2 <vm_exec_core+16434>, 0x5fe171a26e67 <vm_exec_core+18423>, 0x5fe171a26d6e <vm_exec_core+18174>, 0x5fe171a25e06 <vm_exec_core+14230>, 0x5fe171a26582 <vm_exec_core+16146>, 0x5fe171a261dc <vm_exec_core+15212>, 0x5fe171a267e6 <vm_exec_core+16758>, 0x5fe171a2687d <vm_exec_core+16909>, 0x5fe171a25d9d <vm_exec_core+14125>, 0x5fe171a22d6c <vm_exec_core+1788>, 0x5fe171a2471a <vm_exec_core+8362>, 0x5fe171a2a249 <vm_exec_core+31705>, 0x5fe171a23ff2 <vm_exec_core+6530>, 0x5fe171a2affe <vm_exec_core+35214>, 0x5fe171a2904b <vm_exec_core+27099>, 0x5fe171a26c1d <vm_exec_core+17837>, 0x5fe171a230a1 <vm_exec_core+2609>, 0x5fe171a2aa7c <vm_exec_core+33804>, 0x5fe171a2a61c <vm_exec_core+32684>, 0x5fe171a243ed <vm_exec_core+7549>, 0x5fe171a2370d <vm_exec_core+4253>, 0x5fe171a29582 <vm_exec_core+28434>, 0x5fe171a2539d <vm_exec_core+11565>, 0x5fe171a2acbe <vm_exec_core+34382>, 0x5fe171a2a86b <vm_exec_core+33275>, 0x5fe171a25c15 <vm_exec_core+13733>, 0x5fe171a26b6e <vm_exec_core+17662>, 0x5fe171a291fb <vm_exec_core+27531>, 0x5fe171a2a7b3 <vm_exec_core+33091>, 0x5fe171a281ad <vm_exec_core+23357>, 0x5fe171a292af <vm_exec_core+27711>, 0x5fe171a29739 <vm_exec_core+28873>, 0x5fe171a280bf <vm_exec_core+23119>, 0x5fe171a235ed <vm_exec_core+3965>, 0x5fe171a289a2 <vm_exec_core+25394>, 0x5fe171a23415 <vm_exec_core+3493>, 0x5fe171a237ce <vm_exec_core+4446>, 0x5fe171a25f0a <vm_exec_core+14490>, 0x5fe171a27f2c <vm_exec_core+22716>, 0x5fe171a28570 <vm_exec_core+24320>, 0x5fe171a27c75 <vm_exec_core+22021>, 0x5fe171a22fd2 <vm_exec_core+2402>, 0x5fe171a299dd <vm_exec_core+29549>, 0x5fe171a2a4cc <vm_exec_core+32348>, 0x5fe171a238e5 <vm_exec_core+4725>, 0x5fe171a24b9e <vm_exec_core+9518>, 0x5fe171a24611 <vm_exec_core+8097>, 0x5fe171a25518 <vm_exec_core+11944>, 0x5fe171a26a9c <vm_exec_core+17452>, 0x5fe171a239f1 <vm_exec_core+4993>, 0x5fe171a29822 <vm_exec_core+29106>, 0x5fe171a24ae3 <vm_exec_core+9331>, 0x5fe171a26905 <vm_exec_core+17045>, 0x5fe171a274a8 <vm_exec_core+20024>, 0x5fe171a2969c <vm_exec_core+28716>, 0x5fe171a28398 <vm_exec_core+23848>, 0x5fe171a25758 <vm_exec_core+12520>, 0x5fe171a24e1c <vm_exec_core+10156>, 0x5fe171a29442 <vm_exec_core+28114>, 0x5fe171a260b6 <vm_exec_core+14918>, 0x5fe171a28a69 <vm_exec_core+25593>, 0x5fe171a284c7 <vm_exec_core+24151>, 0x5fe171a28cc4 <vm_exec_core+26196>, 0x5fe171a29d07 <vm_exec_core+30359>, 0x5fe171a276e5 <vm_exec_core+20597>, 0x5fe171a28348 <vm_exec_core+23768>, 0x5fe171a258ea <vm_exec_core+12922>, 0x5fe171a29372 <vm_exec_core+27906>, 0x5fe171a25a2d <vm_exec_core+13245>, 0x5fe171a27fe5 <vm_exec_core+22901>, 0x5fe171a28348 <vm_exec_core+23768>, 0x5fe171a271b3 <vm_exec_core+19267>, 0x5fe171a27dce <vm_exec_core+22366>, 0x5fe171a25cac <vm_exec_core+13884>, 0x5fe171a25132 <vm_exec_core+10946>, 0x5fe171a28db7 <vm_exec_core+26439>, 0x5fe171a23ac3 <vm_exec_core+5203>, 0x5fe171a26f97 <vm_exec_core+18727>, 0x5fe171a3245c <vm_exec_core+65004>, 0x5fe171a2826d <vm_exec_core+23549>, 0x5fe171a23d82 <vm_exec_core+5906>, 0x5fe171a242b4 <vm_exec_core+7236>, 0x5fe171a23ebb <vm_exec_core+6219>, 0x5fe171a24cac <vm_exec_core+9788>, 0x5fe171a25593 <vm_exec_core+12067>, 0x5fe171a27592 <vm_exec_core+20258>, 0x5fe171a26a92 <vm_exec_core+17442>, 0x5fe171a2758d <vm_exec_core+20253>, 0x5fe171a281a8 <vm_exec_core+23352>, 0x5fe171a280ba <vm_exec_core+23114>, 0x5fe171a24ca7 <vm_exec_core+9783>, 0x5fe171a2835c <vm_exec_core+23788>, 0x5fe171a25fc8 <vm_exec_core+14680>, 0x5fe171a25fcd <vm_exec_core+14685>, 0x5fe171a280b5 <vm_exec_core+23109>, 0x5fe171a27f22 <vm_exec_core+22706>, 0x5fe171a26e4e <vm_exec_core+18398>, 0x5fe171a26d5a <vm_exec_core+18154>...} reg_cfp = 0x7183721ff720 reg_pc = 0x50400002fef8 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> #44 0x00005fe171a1f1a1 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 0x00005fe17169b5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x718374584760) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb3c1b510, <optimized out>, 0x7ffcb3c1b460, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x718374584760 #47 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #48 0x00005fe171694b47 in rb_main (argc=10, argv=0x7ffcb3c1b6d8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #49 main (argc=10, argv=0x7ffcb3c1b6d8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x00005fe171ee5fef 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 399477) detached] /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63: [BUG] Segmentation fault at 0x0000000000000010 ruby 3.5.0dev (2025-01-13T03:12:28Z master 384e6945ac) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0015 p:---- s:0100 e:000099 CFUNC :fork 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 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] 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 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:001fb0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 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 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] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' /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' /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' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /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' /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' /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' /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' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x00005fe171ee5fef RBP: 0x00007ffcb3c186d0 RSP: 0x00007ffcb3c186b0 RAX: 0x0000000000000002 RBX: 0x0000718374e044e0 RCX: 0x00000e306e9c08d4 RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x0000000000000246 R12: 0x0000516000000480 R13: 0x0000000000000080 R14: 0x0000515000000300 R15: 0x00005fe1721361c0 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- $ timeout 60 gdb -p 395092 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null #<Thread:0x000071834fe85f00 /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 399477 SIGKILL (signal 9)> to be success?. (Test::Unit::AssertionFailedError) from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:540: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". 0x00005fe1715be010 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () >>> Threads Id Target Id Frame * 1 Thread 0x718374f24c40 (LWP 395092) "ruby" 0x00005fe1715be010 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () >>> Machine level backtrace Thread 1 (Thread 0x718374f24c40 (LWP 395092) "ruby"): #0 0x00005fe1715be010 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () No symbol table info available. #1 0x00005fe1715bddfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #2 0x00005fe1715bda46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #3 0x00005fe1715bfd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #4 0x00005fe171656be0 in __interceptor_free () No symbol table info available. #5 0x00005fe1716c7acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x71834d3ed800, old_size=124809416658016) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #6 ruby_sized_xfree (x=0x71834d3ed800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4663 No locals. #7 ruby_xfree (x=0x71834d3ed800) at /tmp/ruby/src/trunk_asan/gc.c:4674 No locals. #8 0x00005fe1719245f3 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662 No locals. #9 0x00005fe171a62700 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143 th = 0x515000000300 stack = 0x7183720ff800 objspace = 0x51d000000a80 next = <optimized out> #10 0x00005fe17169abb0 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 0x00005fe17169b67a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = <optimized out> status = <optimized out> #12 0x00005fe171694b47 in rb_main (argc=10, argv=0x7ffcb3c1b6d8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #13 main (argc=10, argv=0x7ffcb3c1b6d8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x00005fe171ee5fef 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 395092) detached] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: [BUG] Segmentation fault at 0x0000000000000010 ruby 3.5.0dev (2025-01-13T03:12:28Z master 384e6945ac) +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: 0x00005fe171ee5fef RBP: 0x00007ffcb3c1a880 RSP: 0x00007ffcb3c1a860 RAX: 0x0000000000000002 RBX: 0x0000718374e044e0 RCX: 0x00000e306e9c08d4 RDX: 0x0000000000000038 RDI: 0x0000000000000010 RSI: 0x0000000000000001 R8: 0x00005fe1723aea40 R9: 0x0000000000000004 R10: 0x4000000000000000 R11: 0x0000000000000000 R12: 0x0000516000000480 R13: 0x0000500000000000 R14: 0x0000515000000300 R15: 0x00005fe1721361c0 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- $ timeout 60 gdb -p 395077 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 431199] [New LWP 395079] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000710be6d107e3 in __GI___wait4 (pid=-1, stat_loc=0x710be4b27ac8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x710be6ed0c40 (LWP 395077) "ruby" 0x0000710be6d107e3 in __GI___wait4 (pid=-1, stat_loc=0x710be4b27ac8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x710bc5e006c0 (LWP 431199) "Timeout stdlib " 0x0000710be6c98d61 in __futex_abstimed_wait_common64 (private=22923, cancel=true, abstime=0x710bc5dfdb40, op=137, expected=0, futex_word=0x50c005767dd0) at ./nptl/futex-internal.c:57 3 Thread 0x710bcaa006c0 (LWP 395079) "ruby" 0x0000710be6d1b4cd in __GI___poll (fds=0x710bc9709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 3 (Thread 0x710bcaa006c0 (LWP 395079) "ruby"): #0 0x0000710be6d1b4cd in __GI___poll (fds=0x710bc9709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000598b967576ea in __interceptor_poll () No symbol table info available. #2 0x0000598b96b0e48f 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 0x0000598b967b0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000710be6c9ca94 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 = {124295458064064, 3676182148651494230, 124295458064064, -360, 0, 140734435973024, 3676182148672465750, 3676120936018029398}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000710be6d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x710bc5e006c0 (LWP 431199) "Timeout stdlib "): #0 0x0000710be6c98d61 in __futex_abstimed_wait_common64 (private=22923, cancel=true, abstime=0x710bc5dfdb40, op=137, expected=0, futex_word=0x50c005767dd0) 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=22923, abstime=0x710bc5dfdb40, clockid=0, expected=0, futex_word=0x50c005767dd0) 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=0x50c005767dd0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x710bc5dfdb40, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000710be6c9bc7e in __pthread_cond_wait_common (abstime=0x710bc5dfdb40, clockid=1, mutex=0x51500004e8a0, cond=0x50c005767da8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x710be6c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x710bc5dfda30, __canceltype = -531940109, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c005767da8, mutex = 0x51500004e8a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c005767da8, mutex=mutex@entry=0x51500004e8a0, abstime=abstime@entry=0x710bc5dfdb40) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x0000598b96b08b01 in native_cond_timedwait (cond=0x50c005767da8, mutex=0x51500004e8a0, 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=0x51500004e780, rel=rel@entry=0x710bc4e0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500004e8a0 cond = 0x50c005767da8 max = 100000000000000000 #7 0x0000598b96aef2f4 in native_sleep (th=0x51500004e780, rel=0x710bc4e0a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=999834000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311 prev_status = THREAD_RUNNABLE end = 1090850042371443 woke = 1 #9 0x0000598b96ae9a50 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 = 18410703384228134914 woken = 20 scheduler = <optimized out> #10 0x0000598b967fb2e0 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 = 0x516000887ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x710bc5dfddd0, <optimized out>, 0x710bc5dfdce0, <optimized out>, <optimized out>}, prev = 0x710bc500b880, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000887ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x0000598b96ae9626 in rb_mutex_sleep (self=<optimized out>, timeout=18410703384228134914) at /tmp/ruby/src/trunk_asan/thread_sync.c:598 arguments = {self = 124295921254960, timeout = <optimized out>} beg = 1736767124 woken = <optimized out> end = <optimized out> #12 0x0000598b96bf378c in vm_call0_cfunc_with_frame (ec=0x516000887ad0, calling=<optimized out>, argv=0x710bc500b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x710bc95ff6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 124295921254960 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=0x516000887ad0, calling=<optimized out>, argv=0x710bc500b728) 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 0x0000598b96ba725e in vm_call0_cc (recv=124295921254960, id=26369, argc=<optimized out>, argv=<optimized out>, cc=0x710bcaa27bb8, 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 = 0x710bcaa27bb8 self = <optimized out> #17 0x0000598b967fb2e0 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 = 0x516000887ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x710bc5dfe150, <optimized out>, 0x710bc5dfe060, <optimized out>, <optimized out>}, prev = 0x710bc500ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000887ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x0000598b96b1394d 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 = 124295921254960, th = 0x51500004e780, fiber = 0x0, node = {next = 0x5030000abcd0, prev = 0x5030000abcd0}} ec = <optimized out> cv = 0x5030000abcd0 args = <optimized out> #19 0x0000598b96bdf548 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 = 0x710be65b8570 cfunc = 0x50400001fbd8 recv = 124295921255320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x0000598b96bc599d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x710bc5dfe7b0) 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 0x0000598b96bc5455 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 = 0x710bc5dfdb40 #22 0x0000598b96b8caa7 in vm_sendish (ec=0x516000887ad0, reg_cfp=0x710bc95ff720, 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=0x516000887ad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x598b96b81dac <vm_exec_core+14140>, 0x598b96b7ed7b <vm_exec_core+1803>, 0x598b96b80729 <vm_exec_core+8377>, 0x598b96b86258 <vm_exec_core+31720>, 0x598b96b80001 <vm_exec_core+6545>, 0x598b96b8700d <vm_exec_core+35229>, 0x598b96b8505a <vm_exec_core+27114>, 0x598b96b82c2c <vm_exec_core+17852>, 0x598b96b7f0b0 <vm_exec_core+2624>, 0x598b96b86a8b <vm_exec_core+33819>, 0x598b96b8662b <vm_exec_core+32699>, 0x598b96b803fc <vm_exec_core+7564>, 0x598b96b7f71c <vm_exec_core+4268>, 0x598b96b85591 <vm_exec_core+28449>, 0x598b96b813ac <vm_exec_core+11580>, 0x598b96b86ccd <vm_exec_core+34397>, 0x598b96b8687a <vm_exec_core+33290>, 0x598b96b81c24 <vm_exec_core+13748>, 0x598b96b82b7d <vm_exec_core+17677>, 0x598b96b8520a <vm_exec_core+27546>, 0x598b96b867c2 <vm_exec_core+33106>, 0x598b96b841bc <vm_exec_core+23372>, 0x598b96b852be <vm_exec_core+27726>, 0x598b96b85748 <vm_exec_core+28888>, 0x598b96b840ce <vm_exec_core+23134>, 0x598b96b7f5fc <vm_exec_core+3980>, 0x598b96b849b1 <vm_exec_core+25409>, 0x598b96b7f424 <vm_exec_core+3508>, 0x598b96b7f7dd <vm_exec_core+4461>, 0x598b96b81f19 <vm_exec_core+14505>, 0x598b96b83f3b <vm_exec_core+22731>, 0x598b96b8457f <vm_exec_core+24335>, 0x598b96b83c84 <vm_exec_core+22036>, 0x598b96b7efe1 <vm_exec_core+2417>, 0x598b96b859ec <vm_exec_core+29564>, 0x598b96b864db <vm_exec_core+32363>, 0x598b96b7f8f4 <vm_exec_core+4740>, 0x598b96b80bad <vm_exec_core+9533>, 0x598b96b80620 <vm_exec_core+8112>, 0x598b96b81527 <vm_exec_core+11959>, 0x598b96b82aab <vm_exec_core+17467>, 0x598b96b7fa00 <vm_exec_core+5008>, 0x598b96b85831 <vm_exec_core+29121>, 0x598b96b80af2 <vm_exec_core+9346>, 0x598b96b82914 <vm_exec_core+17060>, 0x598b96b834b7 <vm_exec_core+20039>, 0x598b96b856ab <vm_exec_core+28731>, 0x598b96b843a7 <vm_exec_core+23863>, 0x598b96b81767 <vm_exec_core+12535>, 0x598b96b80e2b <vm_exec_core+10171>, 0x598b96b85451 <vm_exec_core+28129>, 0x598b96b820c5 <vm_exec_core+14933>, 0x598b96b84a78 <vm_exec_core+25608>, 0x598b96b844d6 <vm_exec_core+24166>, 0x598b96b84cd3 <vm_exec_core+26211>, 0x598b96b85d16 <vm_exec_core+30374>, 0x598b96b836f4 <vm_exec_core+20612>, 0x598b96b7ea1b <vm_exec_core+939>, 0x598b96b818f9 <vm_exec_core+12937>, 0x598b96b85381 <vm_exec_core+27921>, 0x598b96b81a3c <vm_exec_core+13260>, 0x598b96b83ff4 <vm_exec_core+22916>, 0x598b96b84898 <vm_exec_core+25128>, 0x598b96b831c2 <vm_exec_core+19282>, 0x598b96b83ddd <vm_exec_core+22381>, 0x598b96b81cbb <vm_exec_core+13899>, 0x598b96b81141 <vm_exec_core+10961>, 0x598b96b84dc6 <vm_exec_core+26454>, 0x598b96b7fad2 <vm_exec_core+5218>, 0x598b96b82fa6 <vm_exec_core+18742>, 0x598b96b8e46b <vm_exec_core+65019>, 0x598b96b8427c <vm_exec_core+23564>, 0x598b96b7fd91 <vm_exec_core+5921>, 0x598b96b802c3 <vm_exec_core+7251>, 0x598b96b7feca <vm_exec_core+6234>, 0x598b96b80cbb <vm_exec_core+9803>, 0x598b96b815a2 <vm_exec_core+12082>, 0x598b96b7ea20 <vm_exec_core+944>, 0x598b96b809d1 <vm_exec_core+9057>, 0x598b96b87262 <vm_exec_core+35826>, 0x598b96b84798 <vm_exec_core+24872>, 0x598b96b83597 <vm_exec_core+20263>, 0x598b96b858c6 <vm_exec_core+29270>, 0x598b96b8734b <vm_exec_core+36059>, 0x598b96b85c19 <vm_exec_core+30121>, 0x598b96b86d77 <vm_exec_core+34567>, 0x598b96b86e61 <vm_exec_core+34801>, 0x598b96b7f503 <vm_exec_core+3731>, 0x598b96b86938 <vm_exec_core+33480>, 0x598b96b81fd2 <vm_exec_core+14690>, 0x598b96b86b80 <vm_exec_core+34064>, 0x598b96b81afd <vm_exec_core+13453>, 0x598b96b85add <vm_exec_core+29805>, 0x598b96b80f74 <vm_exec_core+10500>, 0x598b96b8231b <vm_exec_core+15531>, 0x598b96b86f57 <vm_exec_core+35047>, 0x598b96b829eb <vm_exec_core+17275>, 0x598b96b824cc <vm_exec_core+15964>, 0x598b96b7eb06 <vm_exec_core+1174>, 0x598b96b7f21f <vm_exec_core+2991>, 0x598b96b7ec04 <vm_exec_core+1428>, 0x598b96b832d2 <vm_exec_core+19554>, 0x598b96b826a2 <vm_exec_core+16434>, 0x598b96b82e67 <vm_exec_core+18423>, 0x598b96b82d6e <vm_exec_core+18174>, 0x598b96b81e06 <vm_exec_core+14230>, 0x598b96b82582 <vm_exec_core+16146>, 0x598b96b821dc <vm_exec_core+15212>, 0x598b96b827e6 <vm_exec_core+16758>, 0x598b96b8287d <vm_exec_core+16909>, 0x598b96b81d9d <vm_exec_core+14125>, 0x598b96b7ed6c <vm_exec_core+1788>, 0x598b96b8071a <vm_exec_core+8362>, 0x598b96b86249 <vm_exec_core+31705>, 0x598b96b7fff2 <vm_exec_core+6530>, 0x598b96b86ffe <vm_exec_core+35214>, 0x598b96b8504b <vm_exec_core+27099>, 0x598b96b82c1d <vm_exec_core+17837>, 0x598b96b7f0a1 <vm_exec_core+2609>, 0x598b96b86a7c <vm_exec_core+33804>, 0x598b96b8661c <vm_exec_core+32684>, 0x598b96b803ed <vm_exec_core+7549>, 0x598b96b7f70d <vm_exec_core+4253>, 0x598b96b85582 <vm_exec_core+28434>, 0x598b96b8139d <vm_exec_core+11565>, 0x598b96b86cbe <vm_exec_core+34382>, 0x598b96b8686b <vm_exec_core+33275>, 0x598b96b81c15 <vm_exec_core+13733>, 0x598b96b82b6e <vm_exec_core+17662>, 0x598b96b851fb <vm_exec_core+27531>, 0x598b96b867b3 <vm_exec_core+33091>, 0x598b96b841ad <vm_exec_core+23357>, 0x598b96b852af <vm_exec_core+27711>, 0x598b96b85739 <vm_exec_core+28873>, 0x598b96b840bf <vm_exec_core+23119>, 0x598b96b7f5ed <vm_exec_core+3965>, 0x598b96b849a2 <vm_exec_core+25394>, 0x598b96b7f415 <vm_exec_core+3493>, 0x598b96b7f7ce <vm_exec_core+4446>, 0x598b96b81f0a <vm_exec_core+14490>, 0x598b96b83f2c <vm_exec_core+22716>, 0x598b96b84570 <vm_exec_core+24320>, 0x598b96b83c75 <vm_exec_core+22021>, 0x598b96b7efd2 <vm_exec_core+2402>, 0x598b96b859dd <vm_exec_core+29549>, 0x598b96b864cc <vm_exec_core+32348>, 0x598b96b7f8e5 <vm_exec_core+4725>, 0x598b96b80b9e <vm_exec_core+9518>, 0x598b96b80611 <vm_exec_core+8097>, 0x598b96b81518 <vm_exec_core+11944>, 0x598b96b82a9c <vm_exec_core+17452>, 0x598b96b7f9f1 <vm_exec_core+4993>, 0x598b96b85822 <vm_exec_core+29106>, 0x598b96b80ae3 <vm_exec_core+9331>, 0x598b96b82905 <vm_exec_core+17045>, 0x598b96b834a8 <vm_exec_core+20024>, 0x598b96b8569c <vm_exec_core+28716>, 0x598b96b84398 <vm_exec_core+23848>, 0x598b96b81758 <vm_exec_core+12520>, 0x598b96b80e1c <vm_exec_core+10156>, 0x598b96b85442 <vm_exec_core+28114>, 0x598b96b820b6 <vm_exec_core+14918>, 0x598b96b84a69 <vm_exec_core+25593>, 0x598b96b844c7 <vm_exec_core+24151>, 0x598b96b84cc4 <vm_exec_core+26196>, 0x598b96b85d07 <vm_exec_core+30359>, 0x598b96b836e5 <vm_exec_core+20597>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b818ea <vm_exec_core+12922>, 0x598b96b85372 <vm_exec_core+27906>, 0x598b96b81a2d <vm_exec_core+13245>, 0x598b96b83fe5 <vm_exec_core+22901>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b831b3 <vm_exec_core+19267>, 0x598b96b83dce <vm_exec_core+22366>, 0x598b96b81cac <vm_exec_core+13884>, 0x598b96b81132 <vm_exec_core+10946>, 0x598b96b84db7 <vm_exec_core+26439>, 0x598b96b7fac3 <vm_exec_core+5203>, 0x598b96b82f97 <vm_exec_core+18727>, 0x598b96b8e45c <vm_exec_core+65004>, 0x598b96b8426d <vm_exec_core+23549>, 0x598b96b7fd82 <vm_exec_core+5906>, 0x598b96b802b4 <vm_exec_core+7236>, 0x598b96b7febb <vm_exec_core+6219>, 0x598b96b80cac <vm_exec_core+9788>, 0x598b96b81593 <vm_exec_core+12067>, 0x598b96b83592 <vm_exec_core+20258>, 0x598b96b82a92 <vm_exec_core+17442>, 0x598b96b8358d <vm_exec_core+20253>, 0x598b96b841a8 <vm_exec_core+23352>, 0x598b96b840ba <vm_exec_core+23114>, 0x598b96b80ca7 <vm_exec_core+9783>, 0x598b96b8435c <vm_exec_core+23788>, 0x598b96b81fc8 <vm_exec_core+14680>, 0x598b96b81fcd <vm_exec_core+14685>, 0x598b96b840b5 <vm_exec_core+23109>, 0x598b96b83f22 <vm_exec_core+22706>, 0x598b96b82e4e <vm_exec_core+18398>, 0x598b96b82d5a <vm_exec_core+18154>...} reg_cfp = 0x710bc95ff720 reg_pc = 0x51300008b818 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 0x0000598b96b7ade8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516000887ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x0000598b96bfcd72 in invoke_iseq_block_from_c (ec=0x516000887ad0, captured=0x710bc95ff7a8, self=124295921356960, 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 = 0x710be63bcb68 cfp = <optimized out> sp = 0x710bc94ff870 use_argv = 0x0 stack_argv = 0x710bc94ff870 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 = 0x710bc95ff7a8 #27 0x0000598b96ba94a6 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 0x0000598b96ba94a6 in rb_yield (val=<optimized out>) No locals. #31 0x0000598b967fb2e0 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 = 0x516000887ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x710bc5dfeef0, <optimized out>, 0x710bc5dfee00, <optimized out>, <optimized out>}, prev = 0x710bc5009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000887ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #32 0x0000598b96bdf548 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 = 0x710be65b8b60 cfunc = 0x50400001f5d8 recv = 124295921254960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x0000598b96b86077 in vm_sendish (ec=0x516000887ad0, reg_cfp=0x710bc95ff790, 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=0x516000887ad0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f000005520 insns_address_table = {0x598b96b81dac <vm_exec_core+14140>, 0x598b96b7ed7b <vm_exec_core+1803>, 0x598b96b80729 <vm_exec_core+8377>, 0x598b96b86258 <vm_exec_core+31720>, 0x598b96b80001 <vm_exec_core+6545>, 0x598b96b8700d <vm_exec_core+35229>, 0x598b96b8505a <vm_exec_core+27114>, 0x598b96b82c2c <vm_exec_core+17852>, 0x598b96b7f0b0 <vm_exec_core+2624>, 0x598b96b86a8b <vm_exec_core+33819>, 0x598b96b8662b <vm_exec_core+32699>, 0x598b96b803fc <vm_exec_core+7564>, 0x598b96b7f71c <vm_exec_core+4268>, 0x598b96b85591 <vm_exec_core+28449>, 0x598b96b813ac <vm_exec_core+11580>, 0x598b96b86ccd <vm_exec_core+34397>, 0x598b96b8687a <vm_exec_core+33290>, 0x598b96b81c24 <vm_exec_core+13748>, 0x598b96b82b7d <vm_exec_core+17677>, 0x598b96b8520a <vm_exec_core+27546>, 0x598b96b867c2 <vm_exec_core+33106>, 0x598b96b841bc <vm_exec_core+23372>, 0x598b96b852be <vm_exec_core+27726>, 0x598b96b85748 <vm_exec_core+28888>, 0x598b96b840ce <vm_exec_core+23134>, 0x598b96b7f5fc <vm_exec_core+3980>, 0x598b96b849b1 <vm_exec_core+25409>, 0x598b96b7f424 <vm_exec_core+3508>, 0x598b96b7f7dd <vm_exec_core+4461>, 0x598b96b81f19 <vm_exec_core+14505>, 0x598b96b83f3b <vm_exec_core+22731>, 0x598b96b8457f <vm_exec_core+24335>, 0x598b96b83c84 <vm_exec_core+22036>, 0x598b96b7efe1 <vm_exec_core+2417>, 0x598b96b859ec <vm_exec_core+29564>, 0x598b96b864db <vm_exec_core+32363>, 0x598b96b7f8f4 <vm_exec_core+4740>, 0x598b96b80bad <vm_exec_core+9533>, 0x598b96b80620 <vm_exec_core+8112>, 0x598b96b81527 <vm_exec_core+11959>, 0x598b96b82aab <vm_exec_core+17467>, 0x598b96b7fa00 <vm_exec_core+5008>, 0x598b96b85831 <vm_exec_core+29121>, 0x598b96b80af2 <vm_exec_core+9346>, 0x598b96b82914 <vm_exec_core+17060>, 0x598b96b834b7 <vm_exec_core+20039>, 0x598b96b856ab <vm_exec_core+28731>, 0x598b96b843a7 <vm_exec_core+23863>, 0x598b96b81767 <vm_exec_core+12535>, 0x598b96b80e2b <vm_exec_core+10171>, 0x598b96b85451 <vm_exec_core+28129>, 0x598b96b820c5 <vm_exec_core+14933>, 0x598b96b84a78 <vm_exec_core+25608>, 0x598b96b844d6 <vm_exec_core+24166>, 0x598b96b84cd3 <vm_exec_core+26211>, 0x598b96b85d16 <vm_exec_core+30374>, 0x598b96b836f4 <vm_exec_core+20612>, 0x598b96b7ea1b <vm_exec_core+939>, 0x598b96b818f9 <vm_exec_core+12937>, 0x598b96b85381 <vm_exec_core+27921>, 0x598b96b81a3c <vm_exec_core+13260>, 0x598b96b83ff4 <vm_exec_core+22916>, 0x598b96b84898 <vm_exec_core+25128>, 0x598b96b831c2 <vm_exec_core+19282>, 0x598b96b83ddd <vm_exec_core+22381>, 0x598b96b81cbb <vm_exec_core+13899>, 0x598b96b81141 <vm_exec_core+10961>, 0x598b96b84dc6 <vm_exec_core+26454>, 0x598b96b7fad2 <vm_exec_core+5218>, 0x598b96b82fa6 <vm_exec_core+18742>, 0x598b96b8e46b <vm_exec_core+65019>, 0x598b96b8427c <vm_exec_core+23564>, 0x598b96b7fd91 <vm_exec_core+5921>, 0x598b96b802c3 <vm_exec_core+7251>, 0x598b96b7feca <vm_exec_core+6234>, 0x598b96b80cbb <vm_exec_core+9803>, 0x598b96b815a2 <vm_exec_core+12082>, 0x598b96b7ea20 <vm_exec_core+944>, 0x598b96b809d1 <vm_exec_core+9057>, 0x598b96b87262 <vm_exec_core+35826>, 0x598b96b84798 <vm_exec_core+24872>, 0x598b96b83597 <vm_exec_core+20263>, 0x598b96b858c6 <vm_exec_core+29270>, 0x598b96b8734b <vm_exec_core+36059>, 0x598b96b85c19 <vm_exec_core+30121>, 0x598b96b86d77 <vm_exec_core+34567>, 0x598b96b86e61 <vm_exec_core+34801>, 0x598b96b7f503 <vm_exec_core+3731>, 0x598b96b86938 <vm_exec_core+33480>, 0x598b96b81fd2 <vm_exec_core+14690>, 0x598b96b86b80 <vm_exec_core+34064>, 0x598b96b81afd <vm_exec_core+13453>, 0x598b96b85add <vm_exec_core+29805>, 0x598b96b80f74 <vm_exec_core+10500>, 0x598b96b8231b <vm_exec_core+15531>, 0x598b96b86f57 <vm_exec_core+35047>, 0x598b96b829eb <vm_exec_core+17275>, 0x598b96b824cc <vm_exec_core+15964>, 0x598b96b7eb06 <vm_exec_core+1174>, 0x598b96b7f21f <vm_exec_core+2991>, 0x598b96b7ec04 <vm_exec_core+1428>, 0x598b96b832d2 <vm_exec_core+19554>, 0x598b96b826a2 <vm_exec_core+16434>, 0x598b96b82e67 <vm_exec_core+18423>, 0x598b96b82d6e <vm_exec_core+18174>, 0x598b96b81e06 <vm_exec_core+14230>, 0x598b96b82582 <vm_exec_core+16146>, 0x598b96b821dc <vm_exec_core+15212>, 0x598b96b827e6 <vm_exec_core+16758>, 0x598b96b8287d <vm_exec_core+16909>, 0x598b96b81d9d <vm_exec_core+14125>, 0x598b96b7ed6c <vm_exec_core+1788>, 0x598b96b8071a <vm_exec_core+8362>, 0x598b96b86249 <vm_exec_core+31705>, 0x598b96b7fff2 <vm_exec_core+6530>, 0x598b96b86ffe <vm_exec_core+35214>, 0x598b96b8504b <vm_exec_core+27099>, 0x598b96b82c1d <vm_exec_core+17837>, 0x598b96b7f0a1 <vm_exec_core+2609>, 0x598b96b86a7c <vm_exec_core+33804>, 0x598b96b8661c <vm_exec_core+32684>, 0x598b96b803ed <vm_exec_core+7549>, 0x598b96b7f70d <vm_exec_core+4253>, 0x598b96b85582 <vm_exec_core+28434>, 0x598b96b8139d <vm_exec_core+11565>, 0x598b96b86cbe <vm_exec_core+34382>, 0x598b96b8686b <vm_exec_core+33275>, 0x598b96b81c15 <vm_exec_core+13733>, 0x598b96b82b6e <vm_exec_core+17662>, 0x598b96b851fb <vm_exec_core+27531>, 0x598b96b867b3 <vm_exec_core+33091>, 0x598b96b841ad <vm_exec_core+23357>, 0x598b96b852af <vm_exec_core+27711>, 0x598b96b85739 <vm_exec_core+28873>, 0x598b96b840bf <vm_exec_core+23119>, 0x598b96b7f5ed <vm_exec_core+3965>, 0x598b96b849a2 <vm_exec_core+25394>, 0x598b96b7f415 <vm_exec_core+3493>, 0x598b96b7f7ce <vm_exec_core+4446>, 0x598b96b81f0a <vm_exec_core+14490>, 0x598b96b83f2c <vm_exec_core+22716>, 0x598b96b84570 <vm_exec_core+24320>, 0x598b96b83c75 <vm_exec_core+22021>, 0x598b96b7efd2 <vm_exec_core+2402>, 0x598b96b859dd <vm_exec_core+29549>, 0x598b96b864cc <vm_exec_core+32348>, 0x598b96b7f8e5 <vm_exec_core+4725>, 0x598b96b80b9e <vm_exec_core+9518>, 0x598b96b80611 <vm_exec_core+8097>, 0x598b96b81518 <vm_exec_core+11944>, 0x598b96b82a9c <vm_exec_core+17452>, 0x598b96b7f9f1 <vm_exec_core+4993>, 0x598b96b85822 <vm_exec_core+29106>, 0x598b96b80ae3 <vm_exec_core+9331>, 0x598b96b82905 <vm_exec_core+17045>, 0x598b96b834a8 <vm_exec_core+20024>, 0x598b96b8569c <vm_exec_core+28716>, 0x598b96b84398 <vm_exec_core+23848>, 0x598b96b81758 <vm_exec_core+12520>, 0x598b96b80e1c <vm_exec_core+10156>, 0x598b96b85442 <vm_exec_core+28114>, 0x598b96b820b6 <vm_exec_core+14918>, 0x598b96b84a69 <vm_exec_core+25593>, 0x598b96b844c7 <vm_exec_core+24151>, 0x598b96b84cc4 <vm_exec_core+26196>, 0x598b96b85d07 <vm_exec_core+30359>, 0x598b96b836e5 <vm_exec_core+20597>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b818ea <vm_exec_core+12922>, 0x598b96b85372 <vm_exec_core+27906>, 0x598b96b81a2d <vm_exec_core+13245>, 0x598b96b83fe5 <vm_exec_core+22901>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b831b3 <vm_exec_core+19267>, 0x598b96b83dce <vm_exec_core+22366>, 0x598b96b81cac <vm_exec_core+13884>, 0x598b96b81132 <vm_exec_core+10946>, 0x598b96b84db7 <vm_exec_core+26439>, 0x598b96b7fac3 <vm_exec_core+5203>, 0x598b96b82f97 <vm_exec_core+18727>, 0x598b96b8e45c <vm_exec_core+65004>, 0x598b96b8426d <vm_exec_core+23549>, 0x598b96b7fd82 <vm_exec_core+5906>, 0x598b96b802b4 <vm_exec_core+7236>, 0x598b96b7febb <vm_exec_core+6219>, 0x598b96b80cac <vm_exec_core+9788>, 0x598b96b81593 <vm_exec_core+12067>, 0x598b96b83592 <vm_exec_core+20258>, 0x598b96b82a92 <vm_exec_core+17442>, 0x598b96b8358d <vm_exec_core+20253>, 0x598b96b841a8 <vm_exec_core+23352>, 0x598b96b840ba <vm_exec_core+23114>, 0x598b96b80ca7 <vm_exec_core+9783>, 0x598b96b8435c <vm_exec_core+23788>, 0x598b96b81fc8 <vm_exec_core+14680>, 0x598b96b81fcd <vm_exec_core+14685>, 0x598b96b840b5 <vm_exec_core+23109>, 0x598b96b83f22 <vm_exec_core+22706>, 0x598b96b82e4e <vm_exec_core+18398>, 0x598b96b82d5a <vm_exec_core+18154>...} reg_cfp = 0x710bc95ff790 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 0x0000598b96b7ade8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516000887ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x0000598b96bb90fb in invoke_iseq_block_from_c (ec=0x516000887ad0, captured=<optimized out>, self=124295921356960, 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 = 0x710be63bcc30 cfp = 0x710bc95ff7c8 sp = 0x710bc94ff818 use_argv = <optimized out> stack_argv = 0x710bc94ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #37 invoke_block_from_c_proc (ec=0x516000887ad0, self=124295921356960, 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 0x0000598b96bb7386 in rb_vm_invoke_proc (ec=0x50c005767dd0, proc=0x89, proc@entry=0x50400013db90, argc=-422998687, 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 0x0000598b96b0d229 in thread_do_start_proc (th=th@entry=0x51500004e780) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400013db90 args_len = 0 args_ptr = <optimized out> #41 0x0000598b96b0ae5a in thread_do_start (th=0x51500004e780) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #42 thread_start_func_2 (th=th@entry=0x51500004e780, 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 0x0000598b96b0a11e in call_thread_start_func_2 (th=0x51500004e780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x710bc5dffcc0 #44 nt_start (ptr=0x50c005767d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500004e780 sched = <optimized out> nt = 0x50c005767d80 vm = 0x525000000100 #45 0x0000598b967b0a9f in asan_thread_start(void*) () No symbol table info available. #46 0x0000710be6c9ca94 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 = {124295378372288, 3676189295477074774, 124295378372288, -360, 0, 140734435958352, 3676189295498046294, 3676120936018029398}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #47 0x0000710be6d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x710be6ed0c40 (LWP 395077) "ruby"): #0 0x0000710be6d107e3 in __GI___wait4 (pid=-1, stat_loc=0x710be4b27ac8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000598b96744f20 in __interceptor_waitpid () No symbol table info available. #2 0x0000598b96986934 in do_waitpid (pid=-1, st=0x710be4b27ac8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x710be4b27aa0) at /tmp/ruby/src/trunk_asan/process.c:1074 w = 0x710be4b27aa0 #4 0x0000598b96af0e6f in rb_nogvl (func=0x598b969868f0 <waitpid_blocking_no_SIGCHLD>, data1=0x710be4b27aa0, 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 0x0000598b969714ee in waitpid_no_SIGCHLD (w=0x710be4b27aa0) 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 0x0000598b9697fede 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 = 124295458226000 pid = <optimized out> status = <optimized out> #9 0x0000598b96bdf548 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 = 0x710be65b7580 cfunc = 0x504000020818 recv = 124295923406360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000598b96bc599d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff4a103f10) 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 0x0000598b96bc5455 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 0x0000598b96b8caa7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x710be41ff288, 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 = {0x598b96b81dac <vm_exec_core+14140>, 0x598b96b7ed7b <vm_exec_core+1803>, 0x598b96b80729 <vm_exec_core+8377>, 0x598b96b86258 <vm_exec_core+31720>, 0x598b96b80001 <vm_exec_core+6545>, 0x598b96b8700d <vm_exec_core+35229>, 0x598b96b8505a <vm_exec_core+27114>, 0x598b96b82c2c <vm_exec_core+17852>, 0x598b96b7f0b0 <vm_exec_core+2624>, 0x598b96b86a8b <vm_exec_core+33819>, 0x598b96b8662b <vm_exec_core+32699>, 0x598b96b803fc <vm_exec_core+7564>, 0x598b96b7f71c <vm_exec_core+4268>, 0x598b96b85591 <vm_exec_core+28449>, 0x598b96b813ac <vm_exec_core+11580>, 0x598b96b86ccd <vm_exec_core+34397>, 0x598b96b8687a <vm_exec_core+33290>, 0x598b96b81c24 <vm_exec_core+13748>, 0x598b96b82b7d <vm_exec_core+17677>, 0x598b96b8520a <vm_exec_core+27546>, 0x598b96b867c2 <vm_exec_core+33106>, 0x598b96b841bc <vm_exec_core+23372>, 0x598b96b852be <vm_exec_core+27726>, 0x598b96b85748 <vm_exec_core+28888>, 0x598b96b840ce <vm_exec_core+23134>, 0x598b96b7f5fc <vm_exec_core+3980>, 0x598b96b849b1 <vm_exec_core+25409>, 0x598b96b7f424 <vm_exec_core+3508>, 0x598b96b7f7dd <vm_exec_core+4461>, 0x598b96b81f19 <vm_exec_core+14505>, 0x598b96b83f3b <vm_exec_core+22731>, 0x598b96b8457f <vm_exec_core+24335>, 0x598b96b83c84 <vm_exec_core+22036>, 0x598b96b7efe1 <vm_exec_core+2417>, 0x598b96b859ec <vm_exec_core+29564>, 0x598b96b864db <vm_exec_core+32363>, 0x598b96b7f8f4 <vm_exec_core+4740>, 0x598b96b80bad <vm_exec_core+9533>, 0x598b96b80620 <vm_exec_core+8112>, 0x598b96b81527 <vm_exec_core+11959>, 0x598b96b82aab <vm_exec_core+17467>, 0x598b96b7fa00 <vm_exec_core+5008>, 0x598b96b85831 <vm_exec_core+29121>, 0x598b96b80af2 <vm_exec_core+9346>, 0x598b96b82914 <vm_exec_core+17060>, 0x598b96b834b7 <vm_exec_core+20039>, 0x598b96b856ab <vm_exec_core+28731>, 0x598b96b843a7 <vm_exec_core+23863>, 0x598b96b81767 <vm_exec_core+12535>, 0x598b96b80e2b <vm_exec_core+10171>, 0x598b96b85451 <vm_exec_core+28129>, 0x598b96b820c5 <vm_exec_core+14933>, 0x598b96b84a78 <vm_exec_core+25608>, 0x598b96b844d6 <vm_exec_core+24166>, 0x598b96b84cd3 <vm_exec_core+26211>, 0x598b96b85d16 <vm_exec_core+30374>, 0x598b96b836f4 <vm_exec_core+20612>, 0x598b96b7ea1b <vm_exec_core+939>, 0x598b96b818f9 <vm_exec_core+12937>, 0x598b96b85381 <vm_exec_core+27921>, 0x598b96b81a3c <vm_exec_core+13260>, 0x598b96b83ff4 <vm_exec_core+22916>, 0x598b96b84898 <vm_exec_core+25128>, 0x598b96b831c2 <vm_exec_core+19282>, 0x598b96b83ddd <vm_exec_core+22381>, 0x598b96b81cbb <vm_exec_core+13899>, 0x598b96b81141 <vm_exec_core+10961>, 0x598b96b84dc6 <vm_exec_core+26454>, 0x598b96b7fad2 <vm_exec_core+5218>, 0x598b96b82fa6 <vm_exec_core+18742>, 0x598b96b8e46b <vm_exec_core+65019>, 0x598b96b8427c <vm_exec_core+23564>, 0x598b96b7fd91 <vm_exec_core+5921>, 0x598b96b802c3 <vm_exec_core+7251>, 0x598b96b7feca <vm_exec_core+6234>, 0x598b96b80cbb <vm_exec_core+9803>, 0x598b96b815a2 <vm_exec_core+12082>, 0x598b96b7ea20 <vm_exec_core+944>, 0x598b96b809d1 <vm_exec_core+9057>, 0x598b96b87262 <vm_exec_core+35826>, 0x598b96b84798 <vm_exec_core+24872>, 0x598b96b83597 <vm_exec_core+20263>, 0x598b96b858c6 <vm_exec_core+29270>, 0x598b96b8734b <vm_exec_core+36059>, 0x598b96b85c19 <vm_exec_core+30121>, 0x598b96b86d77 <vm_exec_core+34567>, 0x598b96b86e61 <vm_exec_core+34801>, 0x598b96b7f503 <vm_exec_core+3731>, 0x598b96b86938 <vm_exec_core+33480>, 0x598b96b81fd2 <vm_exec_core+14690>, 0x598b96b86b80 <vm_exec_core+34064>, 0x598b96b81afd <vm_exec_core+13453>, 0x598b96b85add <vm_exec_core+29805>, 0x598b96b80f74 <vm_exec_core+10500>, 0x598b96b8231b <vm_exec_core+15531>, 0x598b96b86f57 <vm_exec_core+35047>, 0x598b96b829eb <vm_exec_core+17275>, 0x598b96b824cc <vm_exec_core+15964>, 0x598b96b7eb06 <vm_exec_core+1174>, 0x598b96b7f21f <vm_exec_core+2991>, 0x598b96b7ec04 <vm_exec_core+1428>, 0x598b96b832d2 <vm_exec_core+19554>, 0x598b96b826a2 <vm_exec_core+16434>, 0x598b96b82e67 <vm_exec_core+18423>, 0x598b96b82d6e <vm_exec_core+18174>, 0x598b96b81e06 <vm_exec_core+14230>, 0x598b96b82582 <vm_exec_core+16146>, 0x598b96b821dc <vm_exec_core+15212>, 0x598b96b827e6 <vm_exec_core+16758>, 0x598b96b8287d <vm_exec_core+16909>, 0x598b96b81d9d <vm_exec_core+14125>, 0x598b96b7ed6c <vm_exec_core+1788>, 0x598b96b8071a <vm_exec_core+8362>, 0x598b96b86249 <vm_exec_core+31705>, 0x598b96b7fff2 <vm_exec_core+6530>, 0x598b96b86ffe <vm_exec_core+35214>, 0x598b96b8504b <vm_exec_core+27099>, 0x598b96b82c1d <vm_exec_core+17837>, 0x598b96b7f0a1 <vm_exec_core+2609>, 0x598b96b86a7c <vm_exec_core+33804>, 0x598b96b8661c <vm_exec_core+32684>, 0x598b96b803ed <vm_exec_core+7549>, 0x598b96b7f70d <vm_exec_core+4253>, 0x598b96b85582 <vm_exec_core+28434>, 0x598b96b8139d <vm_exec_core+11565>, 0x598b96b86cbe <vm_exec_core+34382>, 0x598b96b8686b <vm_exec_core+33275>, 0x598b96b81c15 <vm_exec_core+13733>, 0x598b96b82b6e <vm_exec_core+17662>, 0x598b96b851fb <vm_exec_core+27531>, 0x598b96b867b3 <vm_exec_core+33091>, 0x598b96b841ad <vm_exec_core+23357>, 0x598b96b852af <vm_exec_core+27711>, 0x598b96b85739 <vm_exec_core+28873>, 0x598b96b840bf <vm_exec_core+23119>, 0x598b96b7f5ed <vm_exec_core+3965>, 0x598b96b849a2 <vm_exec_core+25394>, 0x598b96b7f415 <vm_exec_core+3493>, 0x598b96b7f7ce <vm_exec_core+4446>, 0x598b96b81f0a <vm_exec_core+14490>, 0x598b96b83f2c <vm_exec_core+22716>, 0x598b96b84570 <vm_exec_core+24320>, 0x598b96b83c75 <vm_exec_core+22021>, 0x598b96b7efd2 <vm_exec_core+2402>, 0x598b96b859dd <vm_exec_core+29549>, 0x598b96b864cc <vm_exec_core+32348>, 0x598b96b7f8e5 <vm_exec_core+4725>, 0x598b96b80b9e <vm_exec_core+9518>, 0x598b96b80611 <vm_exec_core+8097>, 0x598b96b81518 <vm_exec_core+11944>, 0x598b96b82a9c <vm_exec_core+17452>, 0x598b96b7f9f1 <vm_exec_core+4993>, 0x598b96b85822 <vm_exec_core+29106>, 0x598b96b80ae3 <vm_exec_core+9331>, 0x598b96b82905 <vm_exec_core+17045>, 0x598b96b834a8 <vm_exec_core+20024>, 0x598b96b8569c <vm_exec_core+28716>, 0x598b96b84398 <vm_exec_core+23848>, 0x598b96b81758 <vm_exec_core+12520>, 0x598b96b80e1c <vm_exec_core+10156>, 0x598b96b85442 <vm_exec_core+28114>, 0x598b96b820b6 <vm_exec_core+14918>, 0x598b96b84a69 <vm_exec_core+25593>, 0x598b96b844c7 <vm_exec_core+24151>, 0x598b96b84cc4 <vm_exec_core+26196>, 0x598b96b85d07 <vm_exec_core+30359>, 0x598b96b836e5 <vm_exec_core+20597>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b818ea <vm_exec_core+12922>, 0x598b96b85372 <vm_exec_core+27906>, 0x598b96b81a2d <vm_exec_core+13245>, 0x598b96b83fe5 <vm_exec_core+22901>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b831b3 <vm_exec_core+19267>, 0x598b96b83dce <vm_exec_core+22366>, 0x598b96b81cac <vm_exec_core+13884>, 0x598b96b81132 <vm_exec_core+10946>, 0x598b96b84db7 <vm_exec_core+26439>, 0x598b96b7fac3 <vm_exec_core+5203>, 0x598b96b82f97 <vm_exec_core+18727>, 0x598b96b8e45c <vm_exec_core+65004>, 0x598b96b8426d <vm_exec_core+23549>, 0x598b96b7fd82 <vm_exec_core+5906>, 0x598b96b802b4 <vm_exec_core+7236>, 0x598b96b7febb <vm_exec_core+6219>, 0x598b96b80cac <vm_exec_core+9788>, 0x598b96b81593 <vm_exec_core+12067>, 0x598b96b83592 <vm_exec_core+20258>, 0x598b96b82a92 <vm_exec_core+17442>, 0x598b96b8358d <vm_exec_core+20253>, 0x598b96b841a8 <vm_exec_core+23352>, 0x598b96b840ba <vm_exec_core+23114>, 0x598b96b80ca7 <vm_exec_core+9783>, 0x598b96b8435c <vm_exec_core+23788>, 0x598b96b81fc8 <vm_exec_core+14680>, 0x598b96b81fcd <vm_exec_core+14685>, 0x598b96b840b5 <vm_exec_core+23109>, 0x598b96b83f22 <vm_exec_core+22706>, 0x598b96b82e4e <vm_exec_core+18398>, 0x598b96b82d5a <vm_exec_core+18154>...} reg_cfp = 0x710be41ff288 reg_pc = 0x504000051770 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 0x0000598b96b7af7f 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 0x0000598b96bfcd72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x710be41ff578, self=124295921278480, 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 = 0x710be6527520 cfp = <optimized out> sp = 0x710be40ff9e8 use_argv = 0x710be4a0bf20 stack_argv = 0x710be40ff9e8 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 = 0x710be41ff578 #18 0x0000598b96ba94a6 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 0x0000598b96ba94a6 in rb_yield (val=<optimized out>) No locals. #22 0x0000598b96d5057a in rb_ary_each (ary=124295906831720) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #23 0x0000598b96bdf548 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 = 0x710be65e0548 cfunc = 0x50400000a298 recv = 124295906831720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x0000598b96b86077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x710be41ff560, cd=0x511000020b40, 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 = 0x511000020b40 insns_address_table = {0x598b96b81dac <vm_exec_core+14140>, 0x598b96b7ed7b <vm_exec_core+1803>, 0x598b96b80729 <vm_exec_core+8377>, 0x598b96b86258 <vm_exec_core+31720>, 0x598b96b80001 <vm_exec_core+6545>, 0x598b96b8700d <vm_exec_core+35229>, 0x598b96b8505a <vm_exec_core+27114>, 0x598b96b82c2c <vm_exec_core+17852>, 0x598b96b7f0b0 <vm_exec_core+2624>, 0x598b96b86a8b <vm_exec_core+33819>, 0x598b96b8662b <vm_exec_core+32699>, 0x598b96b803fc <vm_exec_core+7564>, 0x598b96b7f71c <vm_exec_core+4268>, 0x598b96b85591 <vm_exec_core+28449>, 0x598b96b813ac <vm_exec_core+11580>, 0x598b96b86ccd <vm_exec_core+34397>, 0x598b96b8687a <vm_exec_core+33290>, 0x598b96b81c24 <vm_exec_core+13748>, 0x598b96b82b7d <vm_exec_core+17677>, 0x598b96b8520a <vm_exec_core+27546>, 0x598b96b867c2 <vm_exec_core+33106>, 0x598b96b841bc <vm_exec_core+23372>, 0x598b96b852be <vm_exec_core+27726>, 0x598b96b85748 <vm_exec_core+28888>, 0x598b96b840ce <vm_exec_core+23134>, 0x598b96b7f5fc <vm_exec_core+3980>, 0x598b96b849b1 <vm_exec_core+25409>, 0x598b96b7f424 <vm_exec_core+3508>, 0x598b96b7f7dd <vm_exec_core+4461>, 0x598b96b81f19 <vm_exec_core+14505>, 0x598b96b83f3b <vm_exec_core+22731>, 0x598b96b8457f <vm_exec_core+24335>, 0x598b96b83c84 <vm_exec_core+22036>, 0x598b96b7efe1 <vm_exec_core+2417>, 0x598b96b859ec <vm_exec_core+29564>, 0x598b96b864db <vm_exec_core+32363>, 0x598b96b7f8f4 <vm_exec_core+4740>, 0x598b96b80bad <vm_exec_core+9533>, 0x598b96b80620 <vm_exec_core+8112>, 0x598b96b81527 <vm_exec_core+11959>, 0x598b96b82aab <vm_exec_core+17467>, 0x598b96b7fa00 <vm_exec_core+5008>, 0x598b96b85831 <vm_exec_core+29121>, 0x598b96b80af2 <vm_exec_core+9346>, 0x598b96b82914 <vm_exec_core+17060>, 0x598b96b834b7 <vm_exec_core+20039>, 0x598b96b856ab <vm_exec_core+28731>, 0x598b96b843a7 <vm_exec_core+23863>, 0x598b96b81767 <vm_exec_core+12535>, 0x598b96b80e2b <vm_exec_core+10171>, 0x598b96b85451 <vm_exec_core+28129>, 0x598b96b820c5 <vm_exec_core+14933>, 0x598b96b84a78 <vm_exec_core+25608>, 0x598b96b844d6 <vm_exec_core+24166>, 0x598b96b84cd3 <vm_exec_core+26211>, 0x598b96b85d16 <vm_exec_core+30374>, 0x598b96b836f4 <vm_exec_core+20612>, 0x598b96b7ea1b <vm_exec_core+939>, 0x598b96b818f9 <vm_exec_core+12937>, 0x598b96b85381 <vm_exec_core+27921>, 0x598b96b81a3c <vm_exec_core+13260>, 0x598b96b83ff4 <vm_exec_core+22916>, 0x598b96b84898 <vm_exec_core+25128>, 0x598b96b831c2 <vm_exec_core+19282>, 0x598b96b83ddd <vm_exec_core+22381>, 0x598b96b81cbb <vm_exec_core+13899>, 0x598b96b81141 <vm_exec_core+10961>, 0x598b96b84dc6 <vm_exec_core+26454>, 0x598b96b7fad2 <vm_exec_core+5218>, 0x598b96b82fa6 <vm_exec_core+18742>, 0x598b96b8e46b <vm_exec_core+65019>, 0x598b96b8427c <vm_exec_core+23564>, 0x598b96b7fd91 <vm_exec_core+5921>, 0x598b96b802c3 <vm_exec_core+7251>, 0x598b96b7feca <vm_exec_core+6234>, 0x598b96b80cbb <vm_exec_core+9803>, 0x598b96b815a2 <vm_exec_core+12082>, 0x598b96b7ea20 <vm_exec_core+944>, 0x598b96b809d1 <vm_exec_core+9057>, 0x598b96b87262 <vm_exec_core+35826>, 0x598b96b84798 <vm_exec_core+24872>, 0x598b96b83597 <vm_exec_core+20263>, 0x598b96b858c6 <vm_exec_core+29270>, 0x598b96b8734b <vm_exec_core+36059>, 0x598b96b85c19 <vm_exec_core+30121>, 0x598b96b86d77 <vm_exec_core+34567>, 0x598b96b86e61 <vm_exec_core+34801>, 0x598b96b7f503 <vm_exec_core+3731>, 0x598b96b86938 <vm_exec_core+33480>, 0x598b96b81fd2 <vm_exec_core+14690>, 0x598b96b86b80 <vm_exec_core+34064>, 0x598b96b81afd <vm_exec_core+13453>, 0x598b96b85add <vm_exec_core+29805>, 0x598b96b80f74 <vm_exec_core+10500>, 0x598b96b8231b <vm_exec_core+15531>, 0x598b96b86f57 <vm_exec_core+35047>, 0x598b96b829eb <vm_exec_core+17275>, 0x598b96b824cc <vm_exec_core+15964>, 0x598b96b7eb06 <vm_exec_core+1174>, 0x598b96b7f21f <vm_exec_core+2991>, 0x598b96b7ec04 <vm_exec_core+1428>, 0x598b96b832d2 <vm_exec_core+19554>, 0x598b96b826a2 <vm_exec_core+16434>, 0x598b96b82e67 <vm_exec_core+18423>, 0x598b96b82d6e <vm_exec_core+18174>, 0x598b96b81e06 <vm_exec_core+14230>, 0x598b96b82582 <vm_exec_core+16146>, 0x598b96b821dc <vm_exec_core+15212>, 0x598b96b827e6 <vm_exec_core+16758>, 0x598b96b8287d <vm_exec_core+16909>, 0x598b96b81d9d <vm_exec_core+14125>, 0x598b96b7ed6c <vm_exec_core+1788>, 0x598b96b8071a <vm_exec_core+8362>, 0x598b96b86249 <vm_exec_core+31705>, 0x598b96b7fff2 <vm_exec_core+6530>, 0x598b96b86ffe <vm_exec_core+35214>, 0x598b96b8504b <vm_exec_core+27099>, 0x598b96b82c1d <vm_exec_core+17837>, 0x598b96b7f0a1 <vm_exec_core+2609>, 0x598b96b86a7c <vm_exec_core+33804>, 0x598b96b8661c <vm_exec_core+32684>, 0x598b96b803ed <vm_exec_core+7549>, 0x598b96b7f70d <vm_exec_core+4253>, 0x598b96b85582 <vm_exec_core+28434>, 0x598b96b8139d <vm_exec_core+11565>, 0x598b96b86cbe <vm_exec_core+34382>, 0x598b96b8686b <vm_exec_core+33275>, 0x598b96b81c15 <vm_exec_core+13733>, 0x598b96b82b6e <vm_exec_core+17662>, 0x598b96b851fb <vm_exec_core+27531>, 0x598b96b867b3 <vm_exec_core+33091>, 0x598b96b841ad <vm_exec_core+23357>, 0x598b96b852af <vm_exec_core+27711>, 0x598b96b85739 <vm_exec_core+28873>, 0x598b96b840bf <vm_exec_core+23119>, 0x598b96b7f5ed <vm_exec_core+3965>, 0x598b96b849a2 <vm_exec_core+25394>, 0x598b96b7f415 <vm_exec_core+3493>, 0x598b96b7f7ce <vm_exec_core+4446>, 0x598b96b81f0a <vm_exec_core+14490>, 0x598b96b83f2c <vm_exec_core+22716>, 0x598b96b84570 <vm_exec_core+24320>, 0x598b96b83c75 <vm_exec_core+22021>, 0x598b96b7efd2 <vm_exec_core+2402>, 0x598b96b859dd <vm_exec_core+29549>, 0x598b96b864cc <vm_exec_core+32348>, 0x598b96b7f8e5 <vm_exec_core+4725>, 0x598b96b80b9e <vm_exec_core+9518>, 0x598b96b80611 <vm_exec_core+8097>, 0x598b96b81518 <vm_exec_core+11944>, 0x598b96b82a9c <vm_exec_core+17452>, 0x598b96b7f9f1 <vm_exec_core+4993>, 0x598b96b85822 <vm_exec_core+29106>, 0x598b96b80ae3 <vm_exec_core+9331>, 0x598b96b82905 <vm_exec_core+17045>, 0x598b96b834a8 <vm_exec_core+20024>, 0x598b96b8569c <vm_exec_core+28716>, 0x598b96b84398 <vm_exec_core+23848>, 0x598b96b81758 <vm_exec_core+12520>, 0x598b96b80e1c <vm_exec_core+10156>, 0x598b96b85442 <vm_exec_core+28114>, 0x598b96b820b6 <vm_exec_core+14918>, 0x598b96b84a69 <vm_exec_core+25593>, 0x598b96b844c7 <vm_exec_core+24151>, 0x598b96b84cc4 <vm_exec_core+26196>, 0x598b96b85d07 <vm_exec_core+30359>, 0x598b96b836e5 <vm_exec_core+20597>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b818ea <vm_exec_core+12922>, 0x598b96b85372 <vm_exec_core+27906>, 0x598b96b81a2d <vm_exec_core+13245>, 0x598b96b83fe5 <vm_exec_core+22901>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b831b3 <vm_exec_core+19267>, 0x598b96b83dce <vm_exec_core+22366>, 0x598b96b81cac <vm_exec_core+13884>, 0x598b96b81132 <vm_exec_core+10946>, 0x598b96b84db7 <vm_exec_core+26439>, 0x598b96b7fac3 <vm_exec_core+5203>, 0x598b96b82f97 <vm_exec_core+18727>, 0x598b96b8e45c <vm_exec_core+65004>, 0x598b96b8426d <vm_exec_core+23549>, 0x598b96b7fd82 <vm_exec_core+5906>, 0x598b96b802b4 <vm_exec_core+7236>, 0x598b96b7febb <vm_exec_core+6219>, 0x598b96b80cac <vm_exec_core+9788>, 0x598b96b81593 <vm_exec_core+12067>, 0x598b96b83592 <vm_exec_core+20258>, 0x598b96b82a92 <vm_exec_core+17442>, 0x598b96b8358d <vm_exec_core+20253>, 0x598b96b841a8 <vm_exec_core+23352>, 0x598b96b840ba <vm_exec_core+23114>, 0x598b96b80ca7 <vm_exec_core+9783>, 0x598b96b8435c <vm_exec_core+23788>, 0x598b96b81fc8 <vm_exec_core+14680>, 0x598b96b81fcd <vm_exec_core+14685>, 0x598b96b840b5 <vm_exec_core+23109>, 0x598b96b83f22 <vm_exec_core+22706>, 0x598b96b82e4e <vm_exec_core+18398>, 0x598b96b82d5a <vm_exec_core+18154>...} reg_cfp = 0x710be41ff560 reg_pc = 0x51500001a5d0 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> th: 0x515000000300, native_id: 0x710be6ed0c40 -- Control frame information ----------------------------------------------- INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <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 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> 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:0025b0 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194 c:0021 p:0064 s:0128 E:0011d8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:559 c:0020 p:0395 s:0121 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:727 INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 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 0x0000598b96b7b1a1 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 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 _ec = 0x5160000006d0 _tag = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] state = <optimized out> result = 36 #28 0x0000598b968fae4c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124295922726880) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x710be65236c8 c:0013 p:---- s:0061 e:000060 CFUNC :each #29 0x0000598b968f5d0b 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 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 124295923422200 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 realpath_map = 124295923422040 path = 124295922726880 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 result = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 saved_path = <optimized out> reset_ext_config = <optimized out> #30 0x0000598b968f3ec5 in rb_require_string_internal (fname=124295922726920, 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 0x0000598b96bdf548 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 = 0x710be6523858 cfunc = 0x5040000185d8 recv = 124295923551640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x0000598b96bc599d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff4a105e50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> 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] aset_mask = <optimized out> ci = 0x515000000358 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] cc = <optimized out> cme = <optimized out> v = <optimized out> #34 0x0000598b96bc5455 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] ci = <optimized out> cc = 0x0 #35 0x0000598b96b8caa7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x710be41ff790, 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> th: 0x51500004e780, native_id: 0x710bc5e006c0 #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> -- Control frame information ----------------------------------------------- insns_address_table = {0x598b96b81dac <vm_exec_core+14140>, 0x598b96b7ed7b <vm_exec_core+1803>, 0x598b96b80729 <vm_exec_core+8377>, 0x598b96b86258 <vm_exec_core+31720>, 0x598b96b80001 <vm_exec_core+6545>, 0x598b96b8700d <vm_exec_core+35229>, 0x598b96b8505a <vm_exec_core+27114>, 0x598b96b82c2c <vm_exec_core+17852>, 0x598b96b7f0b0 <vm_exec_core+2624>, 0x598b96b86a8b <vm_exec_core+33819>, 0x598b96b8662b <vm_exec_core+32699>, 0x598b96b803fc <vm_exec_core+7564>, 0x598b96b7f71c <vm_exec_core+4268>, 0x598b96b85591 <vm_exec_core+28449>, 0x598b96b813ac <vm_exec_core+11580>, 0x598b96b86ccd <vm_exec_core+34397>, 0x598b96b8687a <vm_exec_core+33290>, 0x598b96b81c24 <vm_exec_core+13748>, 0x598b96b82b7d <vm_exec_core+17677>, 0x598b96b8520a <vm_exec_core+27546>, 0x598b96b867c2 <vm_exec_core+33106>, 0x598b96b841bc <vm_exec_core+23372>, 0x598b96b852be <vm_exec_core+27726>, 0x598b96b85748 <vm_exec_core+28888>, 0x598b96b840ce <vm_exec_core+23134>, 0x598b96b7f5fc <vm_exec_core+3980>, 0x598b96b849b1 <vm_exec_core+25409>, 0x598b96b7f424 <vm_exec_core+3508>, 0x598b96b7f7dd <vm_exec_core+4461>, 0x598b96b81f19 <vm_exec_core+14505>, 0x598b96b83f3b <vm_exec_core+22731>, 0x598b96b8457f <vm_exec_core+24335>, 0x598b96b83c84 <vm_exec_core+22036>, 0x598b96b7efe1 <vm_exec_core+2417>, 0x598b96b859ec <vm_exec_core+29564>, 0x598b96b864db <vm_exec_core+32363>, 0x598b96b7f8f4 <vm_exec_core+4740>, 0x598b96b80bad <vm_exec_core+9533>, 0x598b96b80620 <vm_exec_core+8112>, 0x598b96b81527 <vm_exec_core+11959>, 0x598b96b82aab <vm_exec_core+17467>, 0x598b96b7fa00 <vm_exec_core+5008>, 0x598b96b85831 <vm_exec_core+29121>, 0x598b96b80af2 <vm_exec_core+9346>, 0x598b96b82914 <vm_exec_core+17060>, 0x598b96b834b7 <vm_exec_core+20039>, 0x598b96b856ab <vm_exec_core+28731>, 0x598b96b843a7 <vm_exec_core+23863>, 0x598b96b81767 <vm_exec_core+12535>, 0x598b96b80e2b <vm_exec_core+10171>, 0x598b96b85451 <vm_exec_core+28129>, 0x598b96b820c5 <vm_exec_core+14933>, 0x598b96b84a78 <vm_exec_core+25608>, 0x598b96b844d6 <vm_exec_core+24166>, 0x598b96b84cd3 <vm_exec_core+26211>, 0x598b96b85d16 <vm_exec_core+30374>, 0x598b96b836f4 <vm_exec_core+20612>, 0x598b96b7ea1b <vm_exec_core+939>, 0x598b96b818f9 <vm_exec_core+12937>, 0x598b96b85381 <vm_exec_core+27921>, 0x598b96b81a3c <vm_exec_core+13260>, 0x598b96b83ff4 <vm_exec_core+22916>, 0x598b96b84898 <vm_exec_core+25128>, 0x598b96b831c2 <vm_exec_core+19282>, 0x598b96b83ddd <vm_exec_core+22381>, 0x598b96b81cbb <vm_exec_core+13899>, 0x598b96b81141 <vm_exec_core+10961>, 0x598b96b84dc6 <vm_exec_core+26454>, 0x598b96b7fad2 <vm_exec_core+5218>, 0x598b96b82fa6 <vm_exec_core+18742>, 0x598b96b8e46b <vm_exec_core+65019>, 0x598b96b8427c <vm_exec_core+23564>, 0x598b96b7fd91 <vm_exec_core+5921>, 0x598b96b802c3 <vm_exec_core+7251>, 0x598b96b7feca <vm_exec_core+6234>, 0x598b96b80cbb <vm_exec_core+9803>, 0x598b96b815a2 <vm_exec_core+12082>, 0x598b96b7ea20 <vm_exec_core+944>, 0x598b96b809d1 <vm_exec_core+9057>, 0x598b96b87262 <vm_exec_core+35826>, 0x598b96b84798 <vm_exec_core+24872>, 0x598b96b83597 <vm_exec_core+20263>, 0x598b96b858c6 <vm_exec_core+29270>, 0x598b96b8734b <vm_exec_core+36059>, 0x598b96b85c19 <vm_exec_core+30121>, 0x598b96b86d77 <vm_exec_core+34567>, 0x598b96b86e61 <vm_exec_core+34801>, 0x598b96b7f503 <vm_exec_core+3731>, 0x598b96b86938 <vm_exec_core+33480>, 0x598b96b81fd2 <vm_exec_core+14690>, 0x598b96b86b80 <vm_exec_core+34064>, 0x598b96b81afd <vm_exec_core+13453>, 0x598b96b85add <vm_exec_core+29805>, 0x598b96b80f74 <vm_exec_core+10500>, 0x598b96b8231b <vm_exec_core+15531>, 0x598b96b86f57 <vm_exec_core+35047>, 0x598b96b829eb <vm_exec_core+17275>, 0x598b96b824cc <vm_exec_core+15964>, 0x598b96b7eb06 <vm_exec_core+1174>, 0x598b96b7f21f <vm_exec_core+2991>, 0x598b96b7ec04 <vm_exec_core+1428>, 0x598b96b832d2 <vm_exec_core+19554>, 0x598b96b826a2 <vm_exec_core+16434>, 0x598b96b82e67 <vm_exec_core+18423>, 0x598b96b82d6e <vm_exec_core+18174>, 0x598b96b81e06 <vm_exec_core+14230>, 0x598b96b82582 <vm_exec_core+16146>, 0x598b96b821dc <vm_exec_core+15212>, 0x598b96b827e6 <vm_exec_core+16758>, 0x598b96b8287d <vm_exec_core+16909>, 0x598b96b81d9d <vm_exec_core+14125>, 0x598b96b7ed6c <vm_exec_core+1788>, 0x598b96b8071a <vm_exec_core+8362>, 0x598b96b86249 <vm_exec_core+31705>, 0x598b96b7fff2 <vm_exec_core+6530>, 0x598b96b86ffe <vm_exec_core+35214>, 0x598b96b8504b <vm_exec_core+27099>, 0x598b96b82c1d <vm_exec_core+17837>, 0x598b96b7f0a1 <vm_exec_core+2609>, 0x598b96b86a7c <vm_exec_core+33804>, 0x598b96b8661c <vm_exec_core+32684>, 0x598b96b803ed <vm_exec_core+7549>, 0x598b96b7f70d <vm_exec_core+4253>, 0x598b96b85582 <vm_exec_core+28434>, 0x598b96b8139d <vm_exec_core+11565>, 0x598b96b86cbe <vm_exec_core+34382>, 0x598b96b8686b <vm_exec_core+33275>, 0x598b96b81c15 <vm_exec_core+13733>, 0x598b96b82b6e <vm_exec_core+17662>, 0x598b96b851fb <vm_exec_core+27531>, 0x598b96b867b3 <vm_exec_core+33091>, 0x598b96b841ad <vm_exec_core+23357>, 0x598b96b852af <vm_exec_core+27711>, 0x598b96b85739 <vm_exec_core+28873>, 0x598b96b840bf <vm_exec_core+23119>, 0x598b96b7f5ed <vm_exec_core+3965>, 0x598b96b849a2 <vm_exec_core+25394>, 0x598b96b7f415 <vm_exec_core+3493>, 0x598b96b7f7ce <vm_exec_core+4446>, 0x598b96b81f0a <vm_exec_core+14490>, 0x598b96b83f2c <vm_exec_core+22716>, 0x598b96b84570 <vm_exec_core+24320>, 0x598b96b83c75 <vm_exec_core+22021>, 0x598b96b7efd2 <vm_exec_core+2402>, 0x598b96b859dd <vm_exec_core+29549>, 0x598b96b864cc <vm_exec_core+32348>, 0x598b96b7f8e5 <vm_exec_core+4725>, 0x598b96b80b9e <vm_exec_core+9518>, 0x598b96b80611 <vm_exec_core+8097>, 0x598b96b81518 <vm_exec_core+11944>, 0x598b96b82a9c <vm_exec_core+17452>, 0x598b96b7f9f1 <vm_exec_core+4993>, 0x598b96b85822 <vm_exec_core+29106>, 0x598b96b80ae3 <vm_exec_core+9331>, 0x598b96b82905 <vm_exec_core+17045>, 0x598b96b834a8 <vm_exec_core+20024>, 0x598b96b8569c <vm_exec_core+28716>, 0x598b96b84398 <vm_exec_core+23848>, 0x598b96b81758 <vm_exec_core+12520>, 0x598b96b80e1c <vm_exec_core+10156>, 0x598b96b85442 <vm_exec_core+28114>, 0x598b96b820b6 <vm_exec_core+14918>, 0x598b96b84a69 <vm_exec_core+25593>, 0x598b96b844c7 <vm_exec_core+24151>, 0x598b96b84cc4 <vm_exec_core+26196>, 0x598b96b85d07 <vm_exec_core+30359>, 0x598b96b836e5 <vm_exec_core+20597>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b818ea <vm_exec_core+12922>, 0x598b96b85372 <vm_exec_core+27906>, 0x598b96b81a2d <vm_exec_core+13245>, 0x598b96b83fe5 <vm_exec_core+22901>, 0x598b96b84348 <vm_exec_core+23768>, 0x598b96b831b3 <vm_exec_core+19267>, 0x598b96b83dce <vm_exec_core+22366>, 0x598b96b81cac <vm_exec_core+13884>, 0x598b96b81132 <vm_exec_core+10946>, 0x598b96b84db7 <vm_exec_core+26439>, 0x598b96b7fac3 <vm_exec_core+5203>, 0x598b96b82f97 <vm_exec_core+18727>, 0x598b96b8e45c <vm_exec_core+65004>, 0x598b96b8426d <vm_exec_core+23549>, 0x598b96b7fd82 <vm_exec_core+5906>, 0x598b96b802b4 <vm_exec_core+7236>, 0x598b96b7febb <vm_exec_core+6219>, 0x598b96b80cac <vm_exec_core+9788>, 0x598b96b81593 <vm_exec_core+12067>, 0x598b96b83592 <vm_exec_core+20258>, 0x598b96b82a92 <vm_exec_core+17442>, 0x598b96b8358d <vm_exec_core+20253>, 0x598b96b841a8 <vm_exec_core+23352>, 0x598b96b840ba <vm_exec_core+23114>, 0x598b96b80ca7 <vm_exec_core+9783>, 0x598b96b8435c <vm_exec_core+23788>, 0x598b96b81fc8 <vm_exec_core+14680>, 0x598b96b81fcd <vm_exec_core+14685>, 0x598b96b840b5 <vm_exec_core+23109>, 0x598b96b83f22 <vm_exec_core+22706>, 0x598b96b82e4e <vm_exec_core+18398>, 0x598b96b82d5a <vm_exec_core+18154>...} reg_cfp = 0x710be41ff790 reg_pc = 0x50400002fcf8 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> c:0006 p:---- s:0026 e:000025 CFUNC :sleep c:0005 p:---- s:0023 e:000022 CFUNC :wait 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 c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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 0x0000598b96b7ade8 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 0x0000598b967f75db in rb_ec_exec_node (ec=0x5160000006d0, n=0x710be65238f8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff4a106390, <optimized out>, 0x7fff4a1062e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x710be65238f8 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x0000598b967f0b47 in rb_main (argc=9, argv=0x7fff4a106568) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #41 main (argc=9, argv=0x7fff4a106568) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 395077) detached] $ timeout 60 gdb -p 394754 -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". 0x00007aff281107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffdbe78389c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7aff2835a740 (LWP 394754) "make" 0x00007aff281107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffdbe78389c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7aff2835a740 (LWP 394754) "make"): #0 0x00007aff281107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffdbe78389c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x000055eb7940ad16 in reap_children () No symbol table info available. #2 0x000055eb7940ba8c in new_job () No symbol table info available. #3 0x000055eb7941a72a in ?? () No symbol table info available. #4 0x000055eb7941b09e in update_goal_chain () No symbol table info available. #5 0x000055eb793f567a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 394754) detached] make: *** [uncommon.mk:963: yes-test-all] Killed #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 394753 -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 431172 -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-13T03:12:28Z master 384e6945ac) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ...................................................... Finished in 35.230877 seconds 3413 files, 33296 examples, 134886 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.