# Logfile created on 2024-12-31 12:06:25 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000073a5c446fdd8 @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.20241231-120625", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000073a5c4490088 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073a5c4defd40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073a5c339a148 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241231-120625", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241231-120625>, @binmode=false, @mon_data=#<Monitor:0x000073a5c4def958>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 89c9a9fd03 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[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 8aa42783bf133a5139454fc743f43b7e71d6d306d47eb97cfb05e6678928374e 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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/ext/strscan' 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.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 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 generating encdb.h generating enc.mk 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering 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/ext/objspace' 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/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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]: 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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.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 benchmark 0.4.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 logger 1.6.4 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 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.4 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 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.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.0/ext/rbs_extension' 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=26339 "--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/916] 1224061=test_command [ 2/916] 1224058=test_gem_package_old [ 3/916] 1224060=test_gem_uri [ 4/916] 1224063=test_rbconfig [ 5/916] 1224064=test_digest [ 6/916] 1224069=test_stringchar [ 7/916] 1224068=test_gem_commands_help_command [ 8/916] 1224059=test_arith_seq_extract [ 9/916] 1224067=test_debug [ 10/916] 1224054=test_fiddle [ 11/916] 1224062=test_win32ole_variant [ 12/916] 1224063=test_rdoc_markup_formatter [ 13/916] 1224056=test_enumerator [ 14/916] 1224066=test_ractor [ 15/916] 1224057=test_psych [ 16/916] 1224065=test_rdoc_parser_prism_ruby [ 17/916] 1224055=string_query_test [ 18/916] 1224062=test_rdoc_task [ 19/916] 1224067=test_time_tz [ 20/916] 1224056=test_backtrace [ 21/916] 1224062=test_kdf [ 22/916] 1224057=test_class2name [ 23/916] 1224057=test_nil [ 24/916] 1224067=test_gem_request_set_lockfile_tokenizer [ 25/916] 1224057=test_gem_commands_outdated_command [ 26/916] 1224055=test_error_highlight [ 27/916] 1224054=test_array [ 28/916] 1224063=test_find_executable [ 29/916] 1224066=test_set [ 30/916] 1224069=test_lazy_enumerator [ 31/916] 1224062=test_profile_frames [ 32/916] 1224063=test_resolve_symbol [ 33/916] 1224066=test_date_compat [ 34/916] 1224066=test_exception_at_throwing [ 35/916] 1224060=test_name_error [ 36/916] 1224059=string_encoding_test [ 37/916] 1224063=test_benchmark [ 38/916] 1224066=test_color_printer [ 39/916] 1224058=test_safe_load [ 40/916] 1224062=test_handle [ 41/916] 1224058=test_frozen [ 42/916] 1224068=test_gem_source [ 43/916] 1224058=test_rdoc_markup_to_rdoc [ 44/916] 1224059=test_gem_package [ 45/916] 1224066=test_utf16 [ 46/916] 1224066=test_enumerator [ 47/916] 1224067=test_rdoc_parser_simple [ 48/916] 1224057=test_date_time [ 49/916] 1224062=test_pkcs12 [ 50/916] 1224057=test_date [ 51/916] 1224057=test_parser [ 52/916] 1224057=test_gem_source_installed [ 53/916] 1224058=test_modify_expand [ 54/916] 1224057=test_gem_available_set [ 55/916] 1224058=test_change_word [ 56/916] 1224058=test_gem_uninstaller [ 57/916] 1224061=test_symbol [ 58/916] 1224067=test_gem_platform [ 59/916] 1224061=test_rdoc_ri_paths [ 60/916] 1224057=overlap_test [ 61/916] 1224068=test_propertyputref [ 62/916] 1224068=test_gem_commands_list_command [ 63/916] 1224064=test_gem_source_vendor [ 64/916] 1224056=test_dbm [ 65/916] 1224068=test_variable_name_check [ 66/916] 1224063=test_pty [ 67/916] 1224056=test_assembler [ 68/916] 1224056=test_gem_source_git [ 69/916] 1224061=test_regex_casefold [ 70/916] 1224067=test_pipe [ 71/916] 1224061=test_random_formatter [ 72/916] 1224060=test_gem_commands_check_command [ 73/916] 1224069=test_rdoc_normal_class [ 74/916] 1224068=test_gem_installer [ 75/916] 1224061=test_multi_irb_commands [ 76/916] 1224061=test_gem_command_manager [ 77/916] 1224060=test_rdoc_top_level [ 78/916] 1224067=test_rdoc_code_object [ 79/916] 1224064=test_erb [ 80/916] 1224062=test_date_attr [ 81/916] 1224062=test_scan_args [ 82/916] 1224062=test_time [ 83/916] 1224064=json_ext_parser_test [ 84/916] 1224064=test_duplicate [ 85/916] 1224064=test_integer [ 86/916] 1224069=test_string [ 87/916] 1224065=test_sorted_set [ 88/916] 1224063=test_files_lib [ 89/916] 1224062=test_emoji [ 90/916] 1224062=test_gem_resolver_git_set [ 91/916] 1224061=test_class_name_check [ 92/916] 1224061=test_help [ 93/916] 1224057=test_condition [ 94/916] 1224057=test_cp949 [ 95/916] 1224061=library_symbols_test [ 96/916] 1224057=test_emitter [ 97/916] 1224057=test_json_tree [ 98/916] 1224057=test_ractor [ 99/916] 1224061=test_ssl [100/916] 1224059=test_date_strptime [101/916] 1224056=test_https_proxy [102/916] 1224065=test_pkey_dsa [103/916] 1224056=test_nomethod_error [104/916] 1224060=test_uncorrectable_name_check [105/916] 1224056=test_load [106/916] 1224060=test_proc [107/916] 1224056=test_singleton_function [108/916] 1224056=test_shellwords [109/916] 1224056=test_cclass [110/916] 1224067=test_framework [111/916] 1224059=test_case_comprehensive [112/916] 1224067=test_omap [113/916] 1224059=magic_comment_test [114/916] 1224067=test_zlib [115/916] 1224062=test_marshal [116/916] 1224056=attribute_write_test [117/916] 1224057=test_parser [118/916] 1224056=test_gem_source_list [119/916] 1224057=test_yaml_special_cases [120/916] 1224057=test_delegate [121/916] 1224058=test_helper_method [122/916] 1224055=test_cgi_core [123/916] 1224057=test_gem [124/916] 1224056=percent_delimiter_string_test [125/916] 1224055=test_files_test_1 [126/916] 1224056=test_rdoc_rd_inline [127/916] 1224059=test_gem_remote_fetcher_local_ssl_server [128/916] 1224058=test_severity [129/916] 1224058=test_ractor [130/916] 1224056=test_float [131/916] 1224058=test_fiber [132/916] 1224065=test_generic [133/916] 1224062=breadth_first_search_test [134/916] 1224065=test_key_stroke [135/916] 1224062=test_deprecated [136/916] 1224062=test_gc_compact [137/916] 1224065=test_rdoc_generator_darkfish Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=1861155483, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1224061 ko1 7u IPv4 1861155483 0t0 TCP localhost:34393->localhost:55324 (CLOSE_WAIT) [138/916] 1224061=test_resize [139/916] 1224061=test_div [140/916] 1224061=test_open3 [141/916] 1224060=errors_test [142/916] 1224056=test_vm_dump [143/916] 1224056=test_rdoc_markup_document [144/916] 1224056=test_ftp [145/916] 1224056=test_err_in_callback [146/916] 1224056=json_parser_test [147/916] 1224056=test_win32ole_variant_m [148/916] 1224056=test_rdoc_store [149/916] 1224060=test_gem_commands_rebuild_command [150/916] 1224065=test_alias_and_anchor [151/916] 1224065=test_gem_commands_setup_command [152/916] 1224060=test_rdoc_stats [153/916] 1224060=test_cesu8 [154/916] 1224060=test_pkey_ec [155/916] 1224059=test_rand [156/916] 1224057=test_noarg [157/916] 1224060=test_data [158/916] 1224060=test_thread [159/916] 1224060=test_date_parse [160/916] 1224054=test_gem_commands_update_command [161/916] 1224060=test_fips [162/916] 1224057=test_memory_view [163/916] 1224057=test_helper [164/916] 1224057=test_utf32 [165/916] 1224057=test_integer [166/916] 1224059=test_ellipsize [167/916] 1224057=test_capacity [168/916] 1224059=test_tracer [169/916] 1224057=test_input_method [170/916] 1224059=test_nextafter [171/916] 1224059=test_option [172/916] 1224060=test_gem_safe_marshal [173/916] 1224057=test_backtrace [174/916] 1224057=static_literals_test [175/916] 1224057=test_bundled_ca [176/916] 1224056=test_to_ruby [177/916] 1224056=test_random [178/916] 1224065=test_workspace [179/916] 1224056=test_method_name_check [180/916] 1224059=test_kernel [181/916] 1224056=heredoc_dedent_test [182/916] 1224056=implicit_array_test [183/916] 1224056=test_acceptable [184/916] 1224056=test_len [185/916] 1224056=test_function_entry [186/916] 1224056=test_rdoc_parser_markdown [187/916] 1224056=test_win32ole_param [188/916] 1224056=test_httpheader [189/916] 1224056=test_http_request [190/916] 1224056=test_rdoc_ri_driver [191/916] 1224065=test_data [192/916] 1224065=test_gem_commands_server_command [193/916] 1224065=test_ansi [194/916] 1224067=test_gem_package_task [195/916] 1224067=test_provider [196/916] 1224065=test_win32ole_method_event [197/916] 1224065=test_bn [198/916] 1224057=!Nothing_to_test [199/916] 1224057=numeric_value_test [200/916] 1224057=test_keyword [201/916] 1224065=test_syntax [202/916] 1224060=test_ossl [203/916] 1224056=test_date_marshal [204/916] 1224056=test_grapheme_breaks [205/916] 1224056=test_gem_request_set_gem_dependency_api [206/916] 1224059=test_ruby_lex [207/916] 1224056=test_assignment [208/916] 1224067=test_rdoc_servlet [209/916] 1224067=test_singleton [210/916] 1224067=test_rdoc_rd_block_parser [211/916] 1224064=test_ripper [212/916] 1224059=test_key_name_check [213/916] 1224067=test_win32ole_param_event [214/916] 1224067=test_exception [215/916] 1224059=test_rdoc_generator_pot [216/916] 1224067=test_object [217/916] 1224067=test_gem_commands_signout_command [218/916] 1224066=test_file_exhaustive [219/916] 1224067=test_gem_ext_cargo_builder [220/916] 1224067=test_gem_gem_runner [221/916] 1224067=test_optarg [222/916] 1224054=test_ractor [223/916] 1224054=test_ssl_session [224/916] 1224057=test_stream [225/916] 1224059=test_pack [226/916] 1224057=test_gem_commands_exec_command [227/916] 1224067=test_gem_commands_unpack_command [228/916] 1224064=test_gem_resolver_local_specification [229/916] 1224059=test_autoload [230/916] 1224064=test_prettyprint [231/916] 1224064=integer_parse_test [232/916] 1224067=test_gem_validator [233/916] 1224054=test_rdoc_markup_to_label [234/916] 1224067=test_install [235/916] 1224061=test_sleep [236/916] 1224064=test_queue [237/916] 1224064=regular_expression_options_test [238/916] 1224064=test_key_event_record [239/916] 1224062=test_ns_spki [240/916] 1224062=test_depth_first [241/916] 1224062=test_tsort [242/916] 1224062=index_write_test [243/916] 1224062=test_integer_comb [244/916] 1224064=test_tree_spell_checker [245/916] 1224064=test_date_ractor [246/916] 1224054=test_m17n_comb [247/916] 1224067=test_pair [248/916] 1224063=test_bundled_gems [249/916] 1224055=test_custom_command [250/916] 1224064=lex_test [251/916] 1224057=test_gem_ext_configure_builder [252/916] 1224057=test_x509store [253/916] 1224055=test_mdns [254/916] 1224055=test_dir [255/916] 1224063=test_rdoc_rd_inline_parser [256/916] 1224063=test_lexer [257/916] 1224063=test_win32ole_type [258/916] 1224063=test_kwargs [259/916] 1224063=test_rdoc_extend [260/916] 1224057=test_io_wait [261/916] 1224063=test_random [262/916] 1224063=test_merge_keys [263/916] 1224060=test_euc_kr [264/916] 1224060=test_gem_commands_lock_command [265/916] 1224063=test_rdoc_generator_json_index [266/916] 1224060=test_set_len [267/916] 1224060=test_threadgroup [268/916] 1224063=test_exception [269/916] 1224057=test_bash_completion [270/916] 1224057=test_gem_security_signer [271/916] 1224055=test_gem_local_remote_options [272/916] 1224068=test_nesting_parser [273/916] 1224057=test_files_test [274/916] 1224057=test_gem_dependency_list [275/916] 1224060=test_gem_resolver_installer_set [276/916] 1224068=test_gem_commands_uninstall_command [277/916] 1224057=test_rendering [278/916] 1224057=test_rdoc_text [279/916] 1224055=test_shapes [280/916] 1224055=test_ocsp [281/916] 1224057=test_pkey_dh [282/916] 1224057=test_require [283/916] 1224057=test_ifunless [284/916] 1224057=test_gem_silent_ui [285/916] 1224057=regular_expression_encoding_test [286/916] 1224057=test_env [287/916] 1224060=test_config [288/916] 1224061=test_project_sanity [289/916] 1224061=test_rdoc_markup_paragraph [290/916] 1224060=test_interned_str [291/916] 1224061=test_placearg [292/916] 1224060=test_gem_commands_cleanup_command [293/916] 1224055=test_config [294/916] 1224064=test_delete [295/916] 1224064=comments_test [296/916] 1224055=test_io_m17n [297/916] 1224064=test_ensured [298/916] 1224061=test_continuation [299/916] 1224061=test_object_create_start [300/916] 1224061=test_forwardable [301/916] 1224061=parse_stream_test [302/916] 1224061=test_gem_resolver_api_set [303/916] 1224064=test_locale [304/916] 1224061=test_emitter [305/916] 1224061=test_ts [306/916] 1224064=test_gem_source_subpath_problem [307/916] 1224066=node_id_test [308/916] 1224068=test_tmpdir [309/916] 1224064=test_type [310/916] 1224064=test_range [311/916] 1224068=test_dryrun [312/916] 1224060=test_io_buffer [313/916] 1224067=encodings_test [314/916] 1224068=test_string_processing [315/916] 1224068=json_generator_test [316/916] 1224056=test_gem_impossible_dependencies_error [317/916] 1224056=test_rdoc_single_class [318/916] 1224060=test_rdoc_alias [319/916] 1224056=test_configuration [320/916] 1224060=test_windows_1252 [321/916] 1224060=test_udp [322/916] 1224060=dispatcher_test [323/916] 1224060=test_rubyoptions [324/916] 1224067=test_printf [325/916] 1224066=test_rdoc_token_stream [326/916] 1224067=warnings_test [327/916] 1224069=test_to_ary_concat [328/916] 1224056=test_stringify_symbols [329/916] 1224056=test_face [330/916] 1224067=test_sizeof [331/916] 1224058=test_gem_requirement [332/916] 1224056=test_alias [333/916] 1224066=test_gem_security [334/916] 1224061=test_euc_tw [335/916] 1224061=test_compile_prism [336/916] 1224058=test_gem_commands_build_command [337/916] 1224056=test_x509name [338/916] 1224056=test_sleep [339/916] 1224068=test_object_references [340/916] 1224058=test_wait [341/916] 1224069=test_require [342/916] 1224068=test_dup [343/916] 1224061=test_dns [344/916] 1224058=test_stringio [345/916] 1224058=test_date_new [346/916] 1224068=test_io_timeout [347/916] 1224068=test_gem_commands_info_command [348/916] 1224058=command_line_test [349/916] 1224061=test_rdoc_rd [350/916] 1224068=test_comparable [351/916] 1224068=test_bug-3571 [352/916] 1224061=test_notimplement [353/916] 1224068=test_emoji_breaks [354/916] 1224058=test_system [355/916] 1224061=test_console_attr [356/916] 1224061=test_gem_bundler_version_finder [357/916] 1224068=constant_path_node_test [358/916] 1224061=test_gem_path_support [359/916] 1224061=test_win32ole_record [360/916] 1224061=test_webauthn_listener_response [361/916] 1224056=heredoc_test [362/916] 1224061=newline_test [363/916] 1224068=parser_test [364/916] 1224056=snippets_test [365/916] 1224068=test_array [366/916] 1224068=test_ubf_async_safe [367/916] 1224068=test_bug-5832 [368/916] 1224068=test_cgi_multipart [369/916] 1224061=test_case [370/916] 1224055=test_gem_safe_yaml [371/916] 1224068=test_digest_extend [372/916] 1224055=test_did_you_mean [373/916] 1224068=test_autoconf [374/916] 1224061=test_popen_deadlock [375/916] 1224068=json_encoding_test [376/916] 1224068=test_time [377/916] 1224064=test_math [378/916] 1224064=test_gc [379/916] 1224064=test_libs [380/916] 1224064=test_super [381/916] 1224055=test_rdoc_comment [382/916] 1224068=test_pack [383/916] 1224068=test_ast [384/916] 1224063=fuzzer_test [385/916] 1224055=test_rb_str_dup [386/916] 1224055=onigmo_test [387/916] 1224055=test_struct [388/916] 1224055=test_within_pipe [389/916] 1224063=test_scalar_scanner [390/916] 1224055=test_hash [391/916] 1224059=test_reline [392/916] 1224063=test_arith_seq_beg_len_step [393/916] 1224063=test_beginendblock [394/916] 1224062=test_gem_resolver_requirement_list [395/916] 1224061=test_io_buffer [396/916] 1224062=test_win32ole_event [397/916] 1224062=test_yjit_exit_locations [398/916] 1224066=test_rdoc_markup_pre_process [399/916] 1224062=test_rdoc_rdoc [400/916] 1224064=test_gem_config_file [401/916] 1224058=test_gem_commands_pristine_command [402/916] 1224066=test_yamlstore [403/916] 1224066=test_rdoc_method_attr [404/916] 1224064=test_gem_package_tar_writer [405/916] 1224063=test_rubygems [406/916] 1224062=ripper_test [407/916] 1224064=test_mailto [408/916] 1224064=test_yaml_tree [409/916] 1224064=test_case_mapping [410/916] 1224064=test_socket [411/916] 1224063=test_function [412/916] 1224066=test_weakref [413/916] 1224054=test_timeout [414/916] 1224066=test_not [415/916] 1224066=test_member [416/916] 1224066=test_gem_console_ui [417/916] 1224066=test_set [418/916] 1224066=test_gem_source_fetch_problem [419/916] 1224066=test_gem_update_suggestion [420/916] 1224056=test_resource [421/916] 1224057=test_reline_key [422/916] 1224057=test_rdoc_generator_pot_po [423/916] 1224056=test_reqarg [424/916] 1224063=test_append [425/916] 1224057=test_ractor_compatibility [426/916] 1224066=test_rdoc_markup_hard_break [427/916] 1224063=test_gem_resolver_lock_set [428/916] 1224066=test_unicode_normalize [429/916] 1224067=test_method [430/916] 1224063=test_date_conv [431/916] 1224066=test_webauthn_poller [432/916] 1224063=test_argf [433/916] 1224066=test_rdoc_i18n_locale [434/916] 1224066=test_egrep_cpp [435/916] 1224054=test_gem_resolver_composed_set [436/916] 1224054=test_m17n [437/916] 1224062=test_yjit [438/916] 1224066=test_buffered_io [439/916] 1224066=test_rdoc_markup_attribute_manager [440/916] 1224066=test_arity [441/916] 1224059=test_ipaddr [442/916] 1224066=test_pkey_rsa [443/916] 1224059=test_gem_stream_ui [444/916] 1224059=test_numhash [445/916] 1224059=test_trace [446/916] 1224059=test_rdoc_generator_ri [447/916] 1224059=test_nofree [448/916] 1224059=test_gem_stub_specification [449/916] 1224054=test_sprintf_comb [450/916] 1224056=test_tcp [451/916] 1224057=test_pp [452/916] 1224057=test_rdoc_markdown_test [453/916] 1224059=test_rdoc_normal_module [454/916] 1224059=test_method_cache [455/916] 1224054=test_path [456/916] 1224059=test_gem_commands_stale_command [457/916] 1224054=test_rdoc_markup_to_tt_only [458/916] 1224059=test_gem_version [459/916] 1224054=test_win32ole [460/916] 1224056=tunnel_test [461/916] 1224054=test_settracefunc [462/916] 1224056=test_gem_text [463/916] 1224056=test_rdoc_markup_heading [464/916] 1224059=test_extlibs [465/916] 1224056=test_rat [466/916] 1224056=test_transcode [467/916] 1224058=test_whileuntil [468/916] 1224058=test_monitor [469/916] 1224058=test_gem_ext_rake_builder [470/916] 1224064=json_string_matching_test [471/916] 1224064=test_flags [472/916] 1224056=test_asn1 [473/916] 1224056=test_at_exit [474/916] 1224056=test_rdoc_markup_verbatim [475/916] 1224056=test_instrumentation_api [476/916] 1224066=source_location_test [477/916] 1224066=test_complex [478/916] 1224066=test_inadvertent_creation [479/916] 1224066=static_inspect_test [480/916] 1224069=test_c_struct_entry [481/916] 1224066=test_eval_history [482/916] 1224065=test_case [483/916] 1224065=equality_test [484/916] 1224065=test_gem_commands_query_command [485/916] 1224064=test_color [486/916] 1224066=unescape_test [487/916] 1224066=test_files_ext [488/916] 1224069=test_x509ext [489/916] 1224064=test_gb18030 [490/916] 1224064=test_type_completor [491/916] 1224064=test_gem_package_tar_reader [492/916] 1224069=test_win32ole_variable [493/916] 1224069=test_x509crl [494/916] 1224064=test_numeric [495/916] 1224064=test_stringscanner [496/916] 1224058=test_word [497/916] 1224058=test_cgi_session [498/916] 1224066=test_class [499/916] 1224066=test_win32ole_type_event [500/916] 1224066=test_gem_name_tuple [501/916] 1224058=test_warning [502/916] 1224066=test_gem_dependency_installer [503/916] 1224064=test_pointer [504/916] 1224057=test_refinement [505/916] 1224058=test_gbk [506/916] 1224069=test_rdoc_markup_attributes [507/916] 1224058=test_gem_specification [508/916] 1224069=test_rdoc_class_module [509/916] 1224056=test_cgi_header [510/916] 1224054=test_gem_commands_fetch_command [511/916] 1224056=test_pkcs7 [512/916] 1224054=test_complexrational [513/916] 1224054=test_rdoc_markup_to_html_snippet [514/916] 1224056=test_rdoc_any_method [515/916] 1224065=test_flush [516/916] 1224065=test_require_path_check [517/916] 1224054=test_mkmf [518/916] 1224064=test_win32ole_variant_outarg [519/916] 1224064=test_mul [520/916] 1224065=test_mixed_unicode_escapes [521/916] 1224064=test_enumerator_kw [522/916] 1224065=test_rdoc_markup_indented_paragraph [523/916] 1224064=test_big2str [524/916] 1224065=test_line_editor [525/916] 1224064=test_coderange [526/916] 1224064=test_open-uri [527/916] 1224065=test_rdoc_parser [528/916] 1224054=test_rdoc_markup_to_joined_paragraph [529/916] 1224054=test_string_memory [530/916] 1224065=test_rdoc_markup_to_html [531/916] 1224054=regexp_test [532/916] 1224065=test_rdoc_context [533/916] 1224064=test_pkg_config [534/916] 1224064=test_x509attr [535/916] 1224054=test_complex2 [536/916] 1224054=test_iso_8859 [537/916] 1224064=test_dln [538/916] 1224064=test_history [539/916] 1224064=test_gem_commands_open_command [540/916] 1224054=test_cgi_util [541/916] 1224064=test_x509req [542/916] 1224056=test_protect [543/916] 1224056=test_tree_builder [544/916] 1224056=test_gem_ext_cargo_builder_link_flag_converter [545/916] 1224069=test_protocol [546/916] 1224056=test_iseq [547/916] 1224069=test_store [548/916] 1224064=test_insns_leaf [549/916] 1224054=test_c_struct_builder [550/916] 1224064=location_test [551/916] 1224064=test_enc_associate [552/916] 1224054=dump_test [553/916] 1224059=test_gc [554/916] 1224069=test_allocation [555/916] 1224064=test_objectspace [556/916] 1224065=test_trick [557/916] 1224056=version_test [558/916] 1224056=test_gem_request_set [559/916] 1224058=test_fd_setsize [560/916] 1224058=test_gem_remote_fetcher_s3 [561/916] 1224058=test_rdoc_markup_parser [562/916] 1224058=test_gem_rdoc [563/916] 1224058=lex_test [564/916] 1224058=test_files_test_2 [565/916] 1224056=test_gem_version_option [566/916] 1224056=test_require_lib [567/916] 1224066=test_rdoc_markup_raw [568/916] 1224066=test_scheduler [569/916] 1224066=test_ensure_and_callcc [570/916] 1224066=test_iseq_load [571/916] 1224054=test_name_error_extension [572/916] 1224054=test_fstring [573/916] 1224054=test_signal [574/916] 1224055=test_timeout [575/916] 1224055=test_fixnum [576/916] 1224055=test_null [577/916] 1224055=test_gem_resolver_activation_request [578/916] 1224055=test_big5 [579/916] 1224055=test_bigzero [580/916] 1224055=test_basicinstructions [581/916] 1224055=test_mutex [582/916] 1224063=test_key_actor_emacs [583/916] 1224067=test_typeddata [584/916] 1224055=test_gem_resolver_vendor_specification [585/916] 1224055=compiler_test [586/916] 1224055=test_date_strftime [587/916] 1224063=test_struct [588/916] 1224063=test_gem_ext_builder [589/916] 1224066=test_history [590/916] 1224054=test_verbose [591/916] 1224054=test_gem_package_tar_header [592/916] 1224067=test_disable_irb [593/916] 1224066=pattern_test [594/916] 1224054=test_logger [595/916] 1224066=test_sexp [596/916] 1224054=test_rdoc_tom_doc [597/916] 1224066=test_rdoc_i18n_text [598/916] 1224066=test_gem_unsatisfiable_dependency_error [599/916] 1224054=test_ractor [600/916] 1224066=test_recursion [601/916] 1224066=test_normalize [602/916] 1224066=locals_test [603/916] 1224066=test_find [604/916] 1224067=test_import [605/916] 1224066=test_basicsocket [606/916] 1224066=test_gem_commands_owner_command [607/916] 1224054=test_gem_resolver_dependency_request [608/916] 1224054=test_force_exit [609/916] 1224057=test_euc_jp [610/916] 1224057=test_win32ole_typelib [611/916] 1224057=test_external_new [612/916] 1224057=test_scanner_events [613/916] 1224057=test_abi [614/916] 1224054=test_rdoc_markup_to_table_of_contents [615/916] 1224054=test_weakmap [616/916] 1224066=test_ancdata [617/916] 1224066=test_gem_doctor [618/916] 1224055=test_data_error [619/916] 1224066=test_rubyvm [620/916] 1224057=test_optimization [621/916] 1224066=test_rdoc_markdown [622/916] 1224055=test_gem_request_connection_pools [623/916] 1224066=test_common [624/916] 1224055=test_sprintf [625/916] 1224065=test_gem_uri_formatter [626/916] 1224065=test_rdoc_encoding [627/916] 1224065=parse_success_test [628/916] 1224065=test_gem_commands_push_command [629/916] 1224067=test_module [630/916] 1224055=test_ractor [631/916] 1224066=test_deprecate [632/916] 1224055=test_rdoc_constant [633/916] 1224066=test_registry [634/916] 1224066=test_ssl [635/916] 1224065=test_x509cert [636/916] 1224055=test_addrinfo [637/916] 1224055=test_logdevice [638/916] 1224063=test_http [639/916] 1224063=test_passing_block [640/916] 1224063=test_rdoc_attr [641/916] 1224063=test_enumerable [642/916] 1224063=test_bmethod [643/916] 1224063=test_rdoc_markup_include [644/916] 1224063=test_bug-14834 [645/916] 1224063=test_svcb_https [646/916] 1224063=test_rdoc_context_section [647/916] 1224063=ruby_parser_test [648/916] 1224063=test_buffering [649/916] 1224063=test_key_actor_vi [650/916] 1224065=test_default_gems [651/916] 1224065=test_rdoc_parser_c [652/916] 1224063=test_gem_security_trust_dir [653/916] 1224063=test_constant [654/916] 1224065=test_rdoc_generator_pot_po_entry [655/916] 1224065=test_gem_resolver_specification [656/916] 1224065=test_load [657/916] 1224065=test_encoding [658/916] 1224055=json_fixtures_test [659/916] 1224055=test_gem_package_tar_reader_entry [660/916] 1224056=test_zsh_completion [661/916] 1224056=test_webauthn_listener [662/916] 1224055=test_lock_native_thread [663/916] 1224055=test_logperiod [664/916] 1224055=test_have_func [665/916] 1224056=test_enc_str_buf_cat [666/916] 1224056=test_key_error [667/916] 1224056=test_engine [668/916] 1224056=test_enc_raise [669/916] 1224056=test_gem_command [670/916] 1224065=test_pinned [671/916] 1224056=test_memory_view [672/916] 1224065=test_rdoc_parser_ruby [673/916] 1224056=test_httpresponse [674/916] 1224056=test_rdoc_markup_to_markdown [675/916] 1224056=test_inlinecache [676/916] 1224056=test_show_source [677/916] 1224056=test_usrmarshal [678/916] 1224060=test_weakkeymap [679/916] 1224055=test_jaro_winkler [680/916] 1224055=test_gem_commands_yank_command [681/916] 1224064=test_exit [682/916] 1224064=test_pattern_key_name_check [683/916] 1224064=test_raise_exception [684/916] 1224055=test_gem_util [685/916] 1224056=test_tempfile [686/916] 1224055=test_config [687/916] 1224058=test_gem_resolver [688/916] 1224055=test_gem_remote_fetcher [689/916] 1224067=test_gem_gemcutter_utilities [690/916] 1224065=test_human_typo [691/916] 1224065=test_cparser [692/916] 1224056=test_dot_dot [693/916] 1224056=test_bignum [694/916] 1224058=reflection_test [695/916] 1224058=test_postponed_job [696/916] 1224063=test_gem_request_set_lockfile [697/916] 1224067=ractor_test [698/916] 1224056=test_context [699/916] 1224067=test_optparse [700/916] 1224067=test_coder [701/916] 1224067=test_symbol [702/916] 1224055=test_rdoc_markup [703/916] 1224069=test_gem_commands_which_command [704/916] 1224055=test_enum [705/916] 1224056=parse_test [706/916] 1224056=test_unix [707/916] 1224064=test_gem_source_specific_file [708/916] 1224056=test_cipher [709/916] 1224063=test_macro [710/916] 1224063=test_hash [711/916] 1224056=test_new [712/916] 1224064=test_rdoc_markup_to_bs [713/916] 1224056=test_last_thread [714/916] 1224063=test_ldap [715/916] 1224063=test_gem_source_lock [716/916] 1224069=test_etc [717/916] 1224063=test_gem_remote_fetcher_local_server [718/916] 1224058=test_gem_commands_mirror [719/916] 1224058=test_cgi_cookie [720/916] 1224058=test_internal_ivar [721/916] 1224063=symbol_encoding_test [722/916] 1224058=test_cd [723/916] 1224058=desugar_compiler_test [724/916] 1224063=test_signedness [725/916] 1224058=test_hmac [726/916] 1224069=test_ractor [727/916] 1224058=test_tracepoint [728/916] 1224064=test_gem_commands_environment_command [729/916] 1224065=test_my_integer [730/916] 1224065=test_rdoc_rubygems_hook [731/916] 1224064=test_gem_resolver_installed_specification [732/916] 1224069=test_debugger_integration [733/916] 1224064=test_array_create [734/916] 1224064=test_ws [735/916] 1224069=test_rdoc_require [736/916] 1224064=test_date_arith [737/916] 1224064=test_io_console [738/916] 1224069=test_numeric [739/916] 1224056=test_metaclass [740/916] 1224056=test_io [741/916] 1224065=test_ractor [742/916] 1224069=test_gem_spec_fetcher [743/916] 1224065=test_undef [744/916] 1224065=test_c_union_entity [745/916] 1224058=test_gem_commands_sources_command [746/916] 1224065=test_string [747/916] 1224060=test_io_wait_uncommon [748/916] 1224060=test_gem_request_set_lockfile_parser [749/916] 1224069=test_yield [750/916] 1224065=test_shift_jis [751/916] 1224065=test_formatter [752/916] 1224060=test_gem_ci_detector [753/916] 1224065=test_raise [754/916] 1224065=test_completion [755/916] 1224060=test_ostruct [756/916] 1224058=test_proxy [757/916] 1224058=test_gem_dependency_resolution_error [758/916] 1224058=test_rational2 [759/916] 1224058=fixtures_test [760/916] 1224060=test_http [761/916] 1224066=test_clone [762/916] 1224062=test_objspace [763/916] 1224058=test_erb_m17n [764/916] 1224058=test_koi8 [765/916] 1224058=test_too_many_dummy_encodings [766/916] 1224058=test_gem_ext_cmake_builder [767/916] 1224066=test_filter [768/916] 1224058=integer_base_flags_test [769/916] 1224058=test_httpresponses [770/916] 1224058=test_unicode_escape [771/916] 1224066=test_ftp [772/916] 1224066=test_evaluation [773/916] 1224066=test_gem_resolver_vendor_set [774/916] 1224066=test_rdoc_markup_to_ansi [775/916] 1224058=test_fnmatch [776/916] 1224058=test_have_library [777/916] 1224066=test_https [778/916] 1224064=test_require [779/916] 1224055=test_erb_command [780/916] 1224054=test_switch_hitter [781/916] 1224054=test_pack [782/916] 1224055=test_defined [783/916] 1224063=test_ole_methods [784/916] 1224063=json_generic_object_test [785/916] 1224063=test_hash_create [786/916] 1224063=test_call [787/916] 1224065=test_thread [788/916] 1224055=test_gem_resolver_index_set [789/916] 1224055=test_rdoc_parser_changelog [790/916] 1224063=test_init [791/916] 1224055=test_gem_security_policy [792/916] 1224054=test_gem_install_update_options [793/916] 1224063=test_file [794/916] 1224063=test_case_options [795/916] 1224063=test_arity [796/916] 1224063=test_update [797/916] 1224063=test_files_sample [798/916] 1224063=test_folderitem2_invokeverb [799/916] 1224063=test_rdoc_markup_to_html_crossref [800/916] 1224055=test_addr [801/916] 1224055=test_eval [802/916] 1224054=test_stat [803/916] 1224054=test_gem_resolver_best_set [804/916] 1224054=test_convertible [805/916] 1224058=test_windows_1251 [806/916] 1224058=relocation_test [807/916] 1224058=test_unicode [808/916] 1224058=test_parser_events [809/916] 1224058=test_thread_cv [810/916] 1224063=test_cgi_modruby [811/916] 1224063=test_yamldbm [812/916] 1224063=test_win32ole_method [813/916] 1224063=test_helper [814/916] 1224063=test_readpartial [815/916] 1224063=test_rdoc_generator_markup [816/916] 1224063=test_scalar [817/916] 1224063=test_rdoc_cross_reference [818/916] 1224058=test_gem_commands_contents_command [819/916] 1224064=test_gem_resolver_conflict [820/916] 1224064=test_regexp [821/916] 1224058=newline_offsets_test [822/916] 1224067=test_rational [823/916] 1224060=test_str2big [824/916] 1224055=test_encoding [825/916] 1224060=test_file [826/916] 1224055=test_frozen_error [827/916] 1224055=test_sockopt [828/916] 1224055=bom_test [829/916] 1224055=test_lambda [830/916] 1224055=test_arithmetic_sequence [831/916] 1224055=test_irb [832/916] 1224058=test_literal [833/916] 1224057=test_pattern_matching [834/916] 1224057=test_thread [835/916] 1224057=test_gem_commands_search_command [836/916] 1224067=test_gem_request [837/916] 1224057=test_primitive [838/916] 1224055=test_gem_commands_signin_command [839/916] 1224057=test_nonblock [840/916] 1224057=test_pkey [841/916] 1224063=test_getopts [842/916] 1224055=test_rendering [843/916] 1224055=test_gem_resolver_api_specification [844/916] 1224063=test_rdoc_include [845/916] 1224057=parameters_signature_test [846/916] 1224057=test_ractor [847/916] 1224055=test_pstore [848/916] 1224063=test_document [849/916] 1224057=test_spell_checker [850/916] 1224063=test_bug_reporter [851/916] 1224057=test_gem_commands_specification_command [852/916] 1224055=test_recorder [853/916] 1224055=test_yield_block [854/916] 1224055=test_rdoc_options [855/916] 1224067=test_yaml [856/916] 1224066=test_config [857/916] 1224057=test_boolean [858/916] 1224057=test_iter_break [859/916] 1224057=test_process [860/916] 1224067=test_have_macro [861/916] 1224067=test_parse [862/916] 1224059=test_num2int [863/916] 1224059=test_rdoc_parser_rd [864/916] 1224063=test_gem_source_local [865/916] 1224059=test_variable [866/916] 1224066=test_digest [867/916] 1224066=test_gem_resolver_lock_specification [868/916] 1224066=test_cstr [869/916] 1224059=test_wss [870/916] 1224059=test_address_resolve [871/916] 1224063=test_closure [872/916] 1224059=test_foreach [873/916] 1224055=test_econv [874/916] 1224059=test_nil2vtempty [875/916] 1224059=test_securerandom [876/916] 1224059=test_stack [877/916] 1224060=test_gem_ext_cargo_builder_unit [878/916] 1224060=test_gem_commands_install_command [879/916] 1224067=test_flip [880/916] 1224067=test_nowrite [881/916] 1224067=test_thread_queue [882/916] 1224063=test_summary [883/916] 1224058=test_kill_ring [884/916] 1224058=test_dir_m17n [885/916] 1224069=test_gem_resolver_git_specification [886/916] 1224063=test_cgi_tag_helper [887/916] 1224063=test_coverage [888/916] 1224066=test_func [889/916] 1224054=test_stream [890/916] 1224054=json_common_interface_test [891/916] 1224054=test_remote_fetch_error [892/916] 1224054=test_pathname [893/916] 1224069=test_fileutils [894/916] 1224065=test_eval [895/916] 1224065=test_object [896/916] 1224054=test_process [897/916] 1224069=test_gem_commands_cert_command [898/916] 1224054=test_io [899/916] 1224059=test_class [900/916] 1224054=test_const [901/916] 1224055=test_serialize_subclasses [902/916] 1224055=parse_comments_test [903/916] 1224055=test_method_cache [904/916] 1224055=test_marshalable [905/916] 1224055=test_gem_resolver_index_specification [906/916] 1224054=test_string [907/916] 1224054=test_iterator [908/916] 1224055=test_gem_dependency [909/916] 1224054=test_storage [910/916] 1224054=test_path_to_class [911/916] 1224054=json_addition_test [912/916] 1224054=test_thread_fd_close [913/916] 1224054=test_gem_commands_dependency_command [914/916] 1224060=test_gem_ext_ext_conf_builder [915/916] 1224055=test_qsort [916/916] 1224055=test_cmethod $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:24 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:08 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 2628222 733932 733932 733932 ? -1 Ss 1000 0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 960 1222826 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1222826 1222829 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241231-120625 --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 1222829 1222830 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241231-120625 --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 1222830 1223715 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1223715 1223716 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1223716 1224051 959 959 pts/0 959 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 1224051 1224061 959 959 pts/0 959 Sl+ 1000 0:13 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared 1224061 1231943 959 959 pts/0 959 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared 1222830 1260320 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 1441363 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1895224 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2423281 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 1441363, 1895224, 2090122, 2423281, 2628222], 949=>[959], 959=>[960], 2628222=>[733932, 2628224], 960=>[1222826], 1222826=>[1222829], 1222829=>[1222830], 1222830=>[1223715, 1260320], 1223715=>[1223716], 1223716=>[1224051], 1224051=>[1224061], 1224061=>[1231943], 2090122=>[2090124, 2360588]} $ timeout 60 gdb -p 1231943 -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". futex_wait (private=0, expected=2, futex_word=0x5150002978a0) at ../sysdeps/nptl/futex-internal.h:146 >>> Threads Id Target Id Frame * 1 Thread 0x7699afd10c40 (LWP 1231943) "ruby" futex_wait (private=0, expected=2, futex_word=0x5150002978a0) at ../sysdeps/nptl/futex-internal.h:146 >>> Machine level backtrace Thread 1 (Thread 0x7699afd10c40 (LWP 1231943) "ruby"): #0 futex_wait (private=0, expected=2, futex_word=0x5150002978a0) at ../sysdeps/nptl/futex-internal.h:146 __ret = -512 err = <optimized out> err = <optimized out> __ret = <optimized out> resultvar = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __GI___lll_lock_wait (futex=futex@entry=0x5150002978a0, private=0) at ./nptl/lowlevellock.c:49 No locals. #2 0x00007699afaa00f1 in lll_mutex_lock_optimized (mutex=0x5150002978a0) at ./nptl/pthread_mutex_lock.c:48 __futex = 0x5150002978a0 private = <optimized out> private = <optimized out> __futex = <optimized out> #3 ___pthread_mutex_lock (mutex=mutex@entry=0x5150002978a0) at ./nptl/pthread_mutex_lock.c:93 type = <optimized out> __PRETTY_FUNCTION__ = "___pthread_mutex_lock" id = <optimized out> #4 0x0000606f00d299ce in rb_native_mutex_lock (lock=0x5150002978a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:116 r = <optimized out> #5 threadptr_interrupt_exec_cleanup (th=0x515000297780) at /tmp/ruby/src/trunk_asan/thread.c:6051 task = <optimized out> #6 thread_cleanup_func_before_exec (th_ptr=th_ptr@entry=0x515000297780) at /tmp/ruby/src/trunk_asan/thread.c:514 th = 0x515000297780 #7 0x0000606f00d18e36 in thread_cleanup_func (th_ptr=0x515000297780, atfork=1) at /tmp/ruby/src/trunk_asan/thread.c:524 th = 0x515000297780 #8 terminate_atfork_i (th=0x515000297780, current_th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4769 No locals. #9 0x0000606f00d18859 in rb_thread_atfork_internal (th=th@entry=0x515000000300, atfork=0x606f00d18ce0 <terminate_atfork_i>) at /tmp/ruby/src/trunk_asan/thread.c:4736 i = 0x515000297780 vm = 0x525000000100 r = 0x516000000380 #10 0x0000606f00d18356 in rb_thread_atfork () at /tmp/ruby/src/trunk_asan/thread.c:4779 th = 0x515000000300 #11 0x0000606f00b97f2e in after_fork_ruby (pid=0) at /tmp/ruby/src/trunk_asan/process.c:1590 No locals. #12 rb_fork_ruby (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4150 try_gc = <optimized out> child = {pid = 0, status = 0, error = 0} pid = 0 err = 0 old = <optimized out> #13 0x0000606f00b9850d in proc_fork_pid () at /tmp/ruby/src/trunk_asan/process.c:4163 pid = <optimized out> #14 rb_call_proc__fork () at /tmp/ruby/src/trunk_asan/process.c:4178 rbimpl_id = 27377 id__fork = 27377 #15 0x0000606f00b9b625 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4279 pid = <optimized out> #16 0x0000606f00dfab88 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 = 0x649100040001 cc = <optimized out> me = 0x769985c5bc88 cfunc = 0x50400001ffd8 recv = 130401835097360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #17 0x0000606f00de0fed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd0639c450) 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> #18 0x0000606f00de0aa5 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 #19 0x0000606f00da1b6f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699acfff4f0, cd=0x50b0001a23d0, 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> #20 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 = 0x50b0001a23d0 insns_address_table = {0x606f00d9dd49 <vm_exec_core+13289>, 0x606f00d9b01a <vm_exec_core+1722>, 0x606f00d9c85c <vm_exec_core+7932>, 0x606f00da1d50 <vm_exec_core+29680>, 0x606f00d9c190 <vm_exec_core+6192>, 0x606f00da2a12 <vm_exec_core+32946>, 0x606f00da0c80 <vm_exec_core+25376>, 0x606f00d9ea79 <vm_exec_core+16665>, 0x606f00d9b31b <vm_exec_core+2491>, 0x606f00da2510 <vm_exec_core+31664>, 0x606f00da2105 <vm_exec_core+30629>, 0x606f00d9c556 <vm_exec_core+7158>, 0x606f00d9b91b <vm_exec_core+4027>, 0x606f00da114d <vm_exec_core+26605>, 0x606f00d9d3ff <vm_exec_core+10911>, 0x606f00da2728 <vm_exec_core+32200>, 0x606f00da232a <vm_exec_core+31178>, 0x606f00d9dbe3 <vm_exec_core+12931>, 0x606f00d9e9df <vm_exec_core+16511>, 0x606f00da0e1a <vm_exec_core+25786>, 0x606f00da2287 <vm_exec_core+31015>, 0x606f00d9fed1 <vm_exec_core+21873>, 0x606f00da0eb9 <vm_exec_core+25945>, 0x606f00da12da <vm_exec_core+27002>, 0x606f00d9fdf8 <vm_exec_core+21656>, 0x606f00d9b810 <vm_exec_core+3760>, 0x606f00da062c <vm_exec_core+23756>, 0x606f00d9b663 <vm_exec_core+3331>, 0x606f00d9b9c7 <vm_exec_core+4199>, 0x606f00d9de8c <vm_exec_core+13612>, 0x606f00d9fc8f <vm_exec_core+21295>, 0x606f00da0240 <vm_exec_core+22752>, 0x606f00d9fa10 <vm_exec_core+20656>, 0x606f00d9b261 <vm_exec_core+2305>, 0x606f00da1541 <vm_exec_core+27617>, 0x606f00da2008 <vm_exec_core+30376>, 0x606f00d9bac9 <vm_exec_core+4457>, 0x606f00d9cc77 <vm_exec_core+8983>, 0x606f00d9c768 <vm_exec_core+7688>, 0x606f00d9d567 <vm_exec_core+11271>, 0x606f00d9e923 <vm_exec_core+16323>, 0x606f00d9bbc0 <vm_exec_core+4704>, 0x606f00da13ae <vm_exec_core+27214>, 0x606f00d9cbd1 <vm_exec_core+8817>, 0x606f00d9e7b6 <vm_exec_core+15958>, 0x606f00d9f28a <vm_exec_core+18730>, 0x606f00da1252 <vm_exec_core+26866>, 0x606f00da0092 <vm_exec_core+22322>, 0x606f00d9d77e <vm_exec_core+11806>, 0x606f00d9ceca <vm_exec_core+9578>, 0x606f00da1022 <vm_exec_core+26306>, 0x606f00d9e00e <vm_exec_core+13998>, 0x606f00da06de <vm_exec_core+23934>, 0x606f00da01ac <vm_exec_core+22604>, 0x606f00da0928 <vm_exec_core+24520>, 0x606f00da182b <vm_exec_core+28363>, 0x606f00d9f49b <vm_exec_core+19259>, 0x606f00d9acfb <vm_exec_core+923>, 0x606f00d9d8f9 <vm_exec_core+12185>, 0x606f00da0f67 <vm_exec_core+26119>, 0x606f00d9da26 <vm_exec_core+12486>, 0x606f00d9fd33 <vm_exec_core+21459>, 0x606f00da0526 <vm_exec_core+23494>, 0x606f00d9f036 <vm_exec_core+18134>, 0x606f00d9fb4b <vm_exec_core+20971>, 0x606f00d9dc65 <vm_exec_core+13061>, 0x606f00d9d1ae <vm_exec_core+10318>, 0x606f00da0a06 <vm_exec_core+24742>, 0x606f00d9bc7d <vm_exec_core+4893>, 0x606f00d9ee33 <vm_exec_core+17619>, 0x606f00da9e0e <vm_exec_core+62638>, 0x606f00d9ff7c <vm_exec_core+22044>, 0x606f00d9bf21 <vm_exec_core+5569>, 0x606f00d9c432 <vm_exec_core+6866>, 0x606f00d9c045 <vm_exec_core+5861>, 0x606f00d9cd6b <vm_exec_core+9227>, 0x606f00d9d5cd <vm_exec_core+11373>, 0x606f00d9ad00 <vm_exec_core+928>, 0x606f00d9cac7 <vm_exec_core+8551>, 0x606f00da2c51 <vm_exec_core+33521>, 0x606f00da043c <vm_exec_core+23260>, 0x606f00d9f392 <vm_exec_core+18994>, 0x606f00da1430 <vm_exec_core+27344>, 0x606f00da2d24 <vm_exec_core+33732>, 0x606f00da1744 <vm_exec_core+28132>, 0x606f00da27bd <vm_exec_core+32349>, 0x606f00da2891 <vm_exec_core+32561>, 0x606f00d9b72d <vm_exec_core+3533>, 0x606f00da23d3 <vm_exec_core+31347>, 0x606f00d9df30 <vm_exec_core+13776>, 0x606f00da25f0 <vm_exec_core+31888>, 0x606f00d9dad2 <vm_exec_core+12658>, 0x606f00da161d <vm_exec_core+27837>, 0x606f00d9cff0 <vm_exec_core+9872>, 0x606f00d9e23a <vm_exec_core+14554>, 0x606f00da2971 <vm_exec_core+32785>, 0x606f00d9e878 <vm_exec_core+16152>, 0x606f00d9e3d7 <vm_exec_core+14967>, 0x606f00d9add0 <vm_exec_core+1136>, 0x606f00d9b473 <vm_exec_core+2835>, 0x606f00d9aeb9 <vm_exec_core+1369>, 0x606f00d9f131 <vm_exec_core+18385>, 0x606f00d9e583 <vm_exec_core+15395>, 0x606f00d9ed09 <vm_exec_core+17321>, 0x606f00d9ec25 <vm_exec_core+17093>, 0x606f00d9dd8e <vm_exec_core+13358>, 0x606f00d9e478 <vm_exec_core+15128>, 0x606f00d9e110 <vm_exec_core+14256>, 0x606f00d9e734 <vm_exec_core+15828>, 0x606f00d9e6b2 <vm_exec_core+15698>, 0x606f00d9dd3a <vm_exec_core+13274>, 0x606f00d9b00b <vm_exec_core+1707>, 0x606f00d9c84d <vm_exec_core+7917>, 0x606f00da1d41 <vm_exec_core+29665>, 0x606f00d9c181 <vm_exec_core+6177>, 0x606f00da2a03 <vm_exec_core+32931>, 0x606f00da0c71 <vm_exec_core+25361>, 0x606f00d9ea6a <vm_exec_core+16650>, 0x606f00d9b30c <vm_exec_core+2476>, 0x606f00da2501 <vm_exec_core+31649>, 0x606f00da20f6 <vm_exec_core+30614>, 0x606f00d9c547 <vm_exec_core+7143>, 0x606f00d9b90c <vm_exec_core+4012>, 0x606f00da113e <vm_exec_core+26590>, 0x606f00d9d3f0 <vm_exec_core+10896>, 0x606f00da2719 <vm_exec_core+32185>, 0x606f00da231b <vm_exec_core+31163>, 0x606f00d9dbd4 <vm_exec_core+12916>, 0x606f00d9e9d0 <vm_exec_core+16496>, 0x606f00da0e0b <vm_exec_core+25771>, 0x606f00da2278 <vm_exec_core+31000>, 0x606f00d9fec2 <vm_exec_core+21858>, 0x606f00da0eaa <vm_exec_core+25930>, 0x606f00da12cb <vm_exec_core+26987>, 0x606f00d9fde9 <vm_exec_core+21641>, 0x606f00d9b801 <vm_exec_core+3745>, 0x606f00da061d <vm_exec_core+23741>, 0x606f00d9b654 <vm_exec_core+3316>, 0x606f00d9b9b8 <vm_exec_core+4184>, 0x606f00d9de7d <vm_exec_core+13597>, 0x606f00d9fc80 <vm_exec_core+21280>, 0x606f00da0231 <vm_exec_core+22737>, 0x606f00d9fa01 <vm_exec_core+20641>, 0x606f00d9b252 <vm_exec_core+2290>, 0x606f00da1532 <vm_exec_core+27602>, 0x606f00da1ff9 <vm_exec_core+30361>, 0x606f00d9baba <vm_exec_core+4442>, 0x606f00d9cc68 <vm_exec_core+8968>, 0x606f00d9c759 <vm_exec_core+7673>, 0x606f00d9d558 <vm_exec_core+11256>, 0x606f00d9e914 <vm_exec_core+16308>, 0x606f00d9bbb1 <vm_exec_core+4689>, 0x606f00da139f <vm_exec_core+27199>, 0x606f00d9cbc2 <vm_exec_core+8802>, 0x606f00d9e7a7 <vm_exec_core+15943>, 0x606f00d9f27b <vm_exec_core+18715>, 0x606f00da1243 <vm_exec_core+26851>, 0x606f00da0083 <vm_exec_core+22307>, 0x606f00d9d76f <vm_exec_core+11791>, 0x606f00d9cebb <vm_exec_core+9563>, 0x606f00da1013 <vm_exec_core+26291>, 0x606f00d9dfff <vm_exec_core+13983>, 0x606f00da06cf <vm_exec_core+23919>, 0x606f00da019d <vm_exec_core+22589>, 0x606f00da0919 <vm_exec_core+24505>, 0x606f00da181c <vm_exec_core+28348>, 0x606f00d9f48c <vm_exec_core+19244>, 0x606f00da0033 <vm_exec_core+22227>, 0x606f00d9d8ea <vm_exec_core+12170>, 0x606f00da0f58 <vm_exec_core+26104>, 0x606f00d9da17 <vm_exec_core+12471>, 0x606f00d9fd24 <vm_exec_core+21444>, 0x606f00da0033 <vm_exec_core+22227>, 0x606f00d9f027 <vm_exec_core+18119>, 0x606f00d9fb3c <vm_exec_core+20956>, 0x606f00d9dc56 <vm_exec_core+13046>, 0x606f00d9d19f <vm_exec_core+10303>, 0x606f00da09f7 <vm_exec_core+24727>, 0x606f00d9bc6e <vm_exec_core+4878>, 0x606f00d9ee24 <vm_exec_core+17604>, 0x606f00da9dff <vm_exec_core+62623>, 0x606f00d9ff6d <vm_exec_core+22029>, 0x606f00d9bf12 <vm_exec_core+5554>, 0x606f00d9c423 <vm_exec_core+6851>, 0x606f00d9c036 <vm_exec_core+5846>, 0x606f00d9cd5c <vm_exec_core+9212>, 0x606f00d9d5be <vm_exec_core+11358>, 0x606f00d9f34f <vm_exec_core+18927>, 0x606f00d9e90a <vm_exec_core+16298>, 0x606f00d9f34a <vm_exec_core+18922>, 0x606f00d9febd <vm_exec_core+21853>, 0x606f00d9fde4 <vm_exec_core+21636>, 0x606f00d9cd57 <vm_exec_core+9207>, 0x606f00da0047 <vm_exec_core+22247>, 0x606f00d9df26 <vm_exec_core+13766>, 0x606f00d9df2b <vm_exec_core+13771>, 0x606f00d9fddf <vm_exec_core+21631>, 0x606f00d9fc76 <vm_exec_core+21270>, 0x606f00d9ecf0 <vm_exec_core+17296>, 0x606f00d9ec11 <vm_exec_core+17073>...} reg_cfp = 0x7699acfff4f0 reg_pc = 0x5140000fe4f0 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> #21 0x0000606f00d970d8 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> #22 0x0000606f00e18392 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7699acfff620, self=130402425487920, 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 = 0x7699af355ee8 cfp = <optimized out> sp = 0x7699aceffa28 use_argv = 0x7699ad9053a0 stack_argv = 0x7699aceffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #23 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 = 0x7699acfff620 #24 0x0000606f00dc4b26 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. #25 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. #26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #27 0x0000606f00dc4b26 in rb_yield (val=<optimized out>) No locals. #28 0x0000606f00f78206 in rb_ary_collect (ary=130401721613840) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 130401833462400 i = 38 #29 0x0000606f00dfab88 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 = 0x7699af3f0150 cfunc = 0x50400000a758 recv = 130401721613840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #30 0x0000606f00da1b6f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699acfff608, 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> th: 0x515000000300, native_id: 0x7699afd10c40 -- Control frame information ----------------------------------------------- recv = <optimized out> cc = <optimized out> calling = <optimized out> #31 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> c:0015 p:---- s:0103 e:000102 CFUNC :fork c:0014 p:0022 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_io_buffer.rb:606 blockiseq = <optimized out> leaf = false c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 val = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] 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 cd = 0x51100000d310 c:0007 p:0069 s:0046 E:0008e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 insns_address_table = {0x606f00d9dd49 <vm_exec_core+13289>, 0x606f00d9b01a <vm_exec_core+1722>, 0x606f00d9c85c <vm_exec_core+7932>, 0x606f00da1d50 <vm_exec_core+29680>, 0x606f00d9c190 <vm_exec_core+6192>, 0x606f00da2a12 <vm_exec_core+32946>, 0x606f00da0c80 <vm_exec_core+25376>, 0x606f00d9ea79 <vm_exec_core+16665>, 0x606f00d9b31b <vm_exec_core+2491>, 0x606f00da2510 <vm_exec_core+31664>, 0x606f00da2105 <vm_exec_core+30629>, 0x606f00d9c556 <vm_exec_core+7158>, 0x606f00d9b91b <vm_exec_core+4027>, 0x606f00da114d <vm_exec_core+26605>, 0x606f00d9d3ff <vm_exec_core+10911>, 0x606f00da2728 <vm_exec_core+32200>, 0x606f00da232a <vm_exec_core+31178>, 0x606f00d9dbe3 <vm_exec_core+12931>, 0x606f00d9e9df <vm_exec_core+16511>, 0x606f00da0e1a <vm_exec_core+25786>, 0x606f00da2287 <vm_exec_core+31015>, 0x606f00d9fed1 <vm_exec_core+21873>, 0x606f00da0eb9 <vm_exec_core+25945>, 0x606f00da12da <vm_exec_core+27002>, 0x606f00d9fdf8 <vm_exec_core+21656>, 0x606f00d9b810 <vm_exec_core+3760>, 0x606f00da062c <vm_exec_core+23756>, 0x606f00d9b663 <vm_exec_core+3331>, 0x606f00d9b9c7 <vm_exec_core+4199>, 0x606f00d9de8c <vm_exec_core+13612>, 0x606f00d9fc8f <vm_exec_core+21295>, 0x606f00da0240 <vm_exec_core+22752>, 0x606f00d9fa10 <vm_exec_core+20656>, 0x606f00d9b261 <vm_exec_core+2305>, 0x606f00da1541 <vm_exec_core+27617>, 0x606f00da2008 <vm_exec_core+30376>, 0x606f00d9bac9 <vm_exec_core+4457>, 0x606f00d9cc77 <vm_exec_core+8983>, 0x606f00d9c768 <vm_exec_core+7688>, 0x606f00d9d567 <vm_exec_core+11271>, 0x606f00d9e923 <vm_exec_core+16323>, 0x606f00d9bbc0 <vm_exec_core+4704>, 0x606f00da13ae <vm_exec_core+27214>, 0x606f00d9cbd1 <vm_exec_core+8817>, 0x606f00d9e7b6 <vm_exec_core+15958>, 0x606f00d9f28a <vm_exec_core+18730>, 0x606f00da1252 <vm_exec_core+26866>, 0x606f00da0092 <vm_exec_core+22322>, 0x606f00d9d77e <vm_exec_core+11806>, 0x606f00d9ceca <vm_exec_core+9578>, 0x606f00da1022 <vm_exec_core+26306>, 0x606f00d9e00e <vm_exec_core+13998>, 0x606f00da06de <vm_exec_core+23934>, 0x606f00da01ac <vm_exec_core+22604>, 0x606f00da0928 <vm_exec_core+24520>, 0x606f00da182b <vm_exec_core+28363>, 0x606f00d9f49b <vm_exec_core+19259>, 0x606f00d9acfb <vm_exec_core+923>, 0x606f00d9d8f9 <vm_exec_core+12185>, 0x606f00da0f67 <vm_exec_core+26119>, 0x606f00d9da26 <vm_exec_core+12486>, 0x606f00d9fd33 <vm_exec_core+21459>, 0x606f00da0526 <vm_exec_core+23494>, 0x606f00d9f036 <vm_exec_core+18134>, 0x606f00d9fb4b <vm_exec_core+20971>, 0x606f00d9dc65 <vm_exec_core+13061>, 0x606f00d9d1ae <vm_exec_core+10318>, 0x606f00da0a06 <vm_exec_core+24742>, 0x606f00d9bc7d <vm_exec_core+4893>, 0x606f00d9ee33 <vm_exec_core+17619>, 0x606f00da9e0e <vm_exec_core+62638>, 0x606f00d9ff7c <vm_exec_core+22044>, 0x606f00d9bf21 <vm_exec_core+5569>, 0x606f00d9c432 <vm_exec_core+6866>, 0x606f00d9c045 <vm_exec_core+5861>, 0x606f00d9cd6b <vm_exec_core+9227>, 0x606f00d9d5cd <vm_exec_core+11373>, 0x606f00d9ad00 <vm_exec_core+928>, 0x606f00d9cac7 <vm_exec_core+8551>, 0x606f00da2c51 <vm_exec_core+33521>, 0x606f00da043c <vm_exec_core+23260>, 0x606f00d9f392 <vm_exec_core+18994>, 0x606f00da1430 <vm_exec_core+27344>, 0x606f00da2d24 <vm_exec_core+33732>, 0x606f00da1744 <vm_exec_core+28132>, 0x606f00da27bd <vm_exec_core+32349>, 0x606f00da2891 <vm_exec_core+32561>, 0x606f00d9b72d <vm_exec_core+3533>, 0x606f00da23d3 <vm_exec_core+31347>, 0x606f00d9df30 <vm_exec_core+13776>, 0x606f00da25f0 <vm_exec_core+31888>, 0x606f00d9dad2 <vm_exec_core+12658>, 0x606f00da161d <vm_exec_core+27837>, 0x606f00d9cff0 <vm_exec_core+9872>, 0x606f00d9e23a <vm_exec_core+14554>, 0x606f00da2971 <vm_exec_core+32785>, 0x606f00d9e878 <vm_exec_core+16152>, 0x606f00d9e3d7 <vm_exec_core+14967>, 0x606f00d9add0 <vm_exec_core+1136>, 0x606f00d9b473 <vm_exec_core+2835>, 0x606f00d9aeb9 <vm_exec_core+1369>, 0x606f00d9f131 <vm_exec_core+18385>, 0x606f00d9e583 <vm_exec_core+15395>, 0x606f00d9ed09 <vm_exec_core+17321>, 0x606f00d9ec25 <vm_exec_core+17093>, 0x606f00d9dd8e <vm_exec_core+13358>, 0x606f00d9e478 <vm_exec_core+15128>, 0x606f00d9e110 <vm_exec_core+14256>, 0x606f00d9e734 <vm_exec_core+15828>, 0x606f00d9e6b2 <vm_exec_core+15698>, 0x606f00d9dd3a <vm_exec_core+13274>, 0x606f00d9b00b <vm_exec_core+1707>, 0x606f00d9c84d <vm_exec_core+7917>, 0x606f00da1d41 <vm_exec_core+29665>, 0x606f00d9c181 <vm_exec_core+6177>, 0x606f00da2a03 <vm_exec_core+32931>, 0x606f00da0c71 <vm_exec_core+25361>, 0x606f00d9ea6a <vm_exec_core+16650>, 0x606f00d9b30c <vm_exec_core+2476>, 0x606f00da2501 <vm_exec_core+31649>, 0x606f00da20f6 <vm_exec_core+30614>, 0x606f00d9c547 <vm_exec_core+7143>, 0x606f00d9b90c <vm_exec_core+4012>, 0x606f00da113e <vm_exec_core+26590>, 0x606f00d9d3f0 <vm_exec_core+10896>, 0x606f00da2719 <vm_exec_core+32185>, 0x606f00da231b <vm_exec_core+31163>, 0x606f00d9dbd4 <vm_exec_core+12916>, 0x606f00d9e9d0 <vm_exec_core+16496>, 0x606f00da0e0b <vm_exec_core+25771>, 0x606f00da2278 <vm_exec_core+31000>, 0x606f00d9fec2 <vm_exec_core+21858>, 0x606f00da0eaa <vm_exec_core+25930>, 0x606f00da12cb <vm_exec_core+26987>, 0x606f00d9fde9 <vm_exec_core+21641>, 0x606f00d9b801 <vm_exec_core+3745>, 0x606f00da061d <vm_exec_core+23741>, 0x606f00d9b654 <vm_exec_core+3316>, 0x606f00d9b9b8 <vm_exec_core+4184>, 0x606f00d9de7d <vm_exec_core+13597>, 0x606f00d9fc80 <vm_exec_core+21280>, 0x606f00da0231 <vm_exec_core+22737>, 0x606f00d9fa01 <vm_exec_core+20641>, 0x606f00d9b252 <vm_exec_core+2290>, 0x606f00da1532 <vm_exec_core+27602>, 0x606f00da1ff9 <vm_exec_core+30361>, 0x606f00d9baba <vm_exec_core+4442>, 0x606f00d9cc68 <vm_exec_core+8968>, 0x606f00d9c759 <vm_exec_core+7673>, 0x606f00d9d558 <vm_exec_core+11256>, 0x606f00d9e914 <vm_exec_core+16308>, 0x606f00d9bbb1 <vm_exec_core+4689>, 0x606f00da139f <vm_exec_core+27199>, 0x606f00d9cbc2 <vm_exec_core+8802>, 0x606f00d9e7a7 <vm_exec_core+15943>, 0x606f00d9f27b <vm_exec_core+18715>, 0x606f00da1243 <vm_exec_core+26851>, 0x606f00da0083 <vm_exec_core+22307>, 0x606f00d9d76f <vm_exec_core+11791>, 0x606f00d9cebb <vm_exec_core+9563>, 0x606f00da1013 <vm_exec_core+26291>, 0x606f00d9dfff <vm_exec_core+13983>, 0x606f00da06cf <vm_exec_core+23919>, 0x606f00da019d <vm_exec_core+22589>, 0x606f00da0919 <vm_exec_core+24505>, 0x606f00da181c <vm_exec_core+28348>, 0x606f00d9f48c <vm_exec_core+19244>, 0x606f00da0033 <vm_exec_core+22227>, 0x606f00d9d8ea <vm_exec_core+12170>, 0x606f00da0f58 <vm_exec_core+26104>, 0x606f00d9da17 <vm_exec_core+12471>, 0x606f00d9fd24 <vm_exec_core+21444>, 0x606f00da0033 <vm_exec_core+22227>, 0x606f00d9f027 <vm_exec_core+18119>, 0x606f00d9fb3c <vm_exec_core+20956>, 0x606f00d9dc56 <vm_exec_core+13046>, 0x606f00d9d19f <vm_exec_core+10303>, 0x606f00da09f7 <vm_exec_core+24727>, 0x606f00d9bc6e <vm_exec_core+4878>, 0x606f00d9ee24 <vm_exec_core+17604>, 0x606f00da9dff <vm_exec_core+62623>, 0x606f00d9ff6d <vm_exec_core+22029>, 0x606f00d9bf12 <vm_exec_core+5554>, 0x606f00d9c423 <vm_exec_core+6851>, 0x606f00d9c036 <vm_exec_core+5846>, 0x606f00d9cd5c <vm_exec_core+9212>, 0x606f00d9d5be <vm_exec_core+11358>, 0x606f00d9f34f <vm_exec_core+18927>, 0x606f00d9e90a <vm_exec_core+16298>, 0x606f00d9f34a <vm_exec_core+18922>, 0x606f00d9febd <vm_exec_core+21853>, 0x606f00d9fde4 <vm_exec_core+21636>, 0x606f00d9cd57 <vm_exec_core+9207>, 0x606f00da0047 <vm_exec_core+22247>, 0x606f00d9df26 <vm_exec_core+13766>, 0x606f00d9df2b <vm_exec_core+13771>, 0x606f00d9fddf <vm_exec_core+21631>, 0x606f00d9fc76 <vm_exec_core+21270>, 0x606f00d9ecf0 <vm_exec_core+17296>, 0x606f00d9ec11 <vm_exec_core+17073>...} reg_cfp = 0x7699acfff608 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_getblockparam = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_getinstancevariable = <optimized out> th: 0x515000297780, native_id: 0x7699828006c0 INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> c:0006 p:---- s:0026 e:000025 CFUNC :sleep 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> 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] INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0003 p:---- s:0014 e:000013 CFUNC :synchronize INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> 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_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> th: 0x5150002baa00, native_id: 0x76998be006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #32 0x0000606f00d970d8 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> #33 0x0000606f00e18392 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7699acfff738, self=130402425487920, 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 = 0x7699af3645d8 cfp = <optimized out> sp = 0x7699aceff8d0 use_argv = 0x7699ad904ca0 stack_argv = 0x7699aceff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #34 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 = 0x7699acfff738 #35 0x0000606f00dc4b26 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. #36 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. #37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #38 0x0000606f00dc4b26 in rb_yield (val=<optimized out>) No locals. #39 0x0000606f00f78206 in rb_ary_collect (ary=130401721615640) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 130401721615520 i = 0 #40 0x0000606f00dfab88 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 = 0x7699af3f0150 cfunc = 0x50400000a758 recv = 130401721615640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #41 0x0000606f00da1b6f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699acfff720, 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> #42 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 = {0x606f00d9dd49 <vm_exec_core+13289>, 0x606f00d9b01a <vm_exec_core+1722>, 0x606f00d9c85c <vm_exec_core+7932>, 0x606f00da1d50 <vm_exec_core+29680>, 0x606f00d9c190 <vm_exec_core+6192>, 0x606f00da2a12 <vm_exec_core+32946>, 0x606f00da0c80 <vm_exec_core+25376>, 0x606f00d9ea79 <vm_exec_core+16665>, 0x606f00d9b31b <vm_exec_core+2491>, 0x606f00da2510 <vm_exec_core+31664>, 0x606f00da2105 <vm_exec_core+30629>, 0x606f00d9c556 <vm_exec_core+7158>, 0x606f00d9b91b <vm_exec_core+4027>, 0x606f00da114d <vm_exec_core+26605>, 0x606f00d9d3ff <vm_exec_core+10911>, 0x606f00da2728 <vm_exec_core+32200>, 0x606f00da232a <vm_exec_core+31178>, 0x606f00d9dbe3 <vm_exec_core+12931>, 0x606f00d9e9df <vm_exec_core+16511>, 0x606f00da0e1a <vm_exec_core+25786>, 0x606f00da2287 <vm_exec_core+31015>, 0x606f00d9fed1 <vm_exec_core+21873>, 0x606f00da0eb9 <vm_exec_core+25945>, 0x606f00da12da <vm_exec_core+27002>, 0x606f00d9fdf8 <vm_exec_core+21656>, 0x606f00d9b810 <vm_exec_core+3760>, 0x606f00da062c <vm_exec_core+23756>, 0x606f00d9b663 <vm_exec_core+3331>, 0x606f00d9b9c7 <vm_exec_core+4199>, 0x606f00d9de8c <vm_exec_core+13612>, 0x606f00d9fc8f <vm_exec_core+21295>, 0x606f00da0240 <vm_exec_core+22752>, 0x606f00d9fa10 <vm_exec_core+20656>, 0x606f00d9b261 <vm_exec_core+2305>, 0x606f00da1541 <vm_exec_core+27617>, 0x606f00da2008 <vm_exec_core+30376>, 0x606f00d9bac9 <vm_exec_core+4457>, 0x606f00d9cc77 <vm_exec_core+8983>, 0x606f00d9c768 <vm_exec_core+7688>, 0x606f00d9d567 <vm_exec_core+11271>, 0x606f00d9e923 <vm_exec_core+16323>, 0x606f00d9bbc0 <vm_exec_core+4704>, 0x606f00da13ae <vm_exec_core+27214>, 0x606f00d9cbd1 <vm_exec_core+8817>, 0x606f00d9e7b6 <vm_exec_core+15958>, 0x606f00d9f28a <vm_exec_core+18730>, 0x606f00da1252 <vm_exec_core+26866>, 0x606f00da0092 <vm_exec_core+22322>, 0x606f00d9d77e <vm_exec_core+11806>, 0x606f00d9ceca <vm_exec_core+9578>, 0x606f00da1022 <vm_exec_core+26306>, 0x606f00d9e00e <vm_exec_core+13998>, 0x606f00da06de <vm_exec_core+23934>, 0x606f00da01ac <vm_exec_core+22604>, 0x606f00da0928 <vm_exec_core+24520>, 0x606f00da182b <vm_exec_core+28363>, 0x606f00d9f49b <vm_exec_core+19259>, 0x606f00d9acfb <vm_exec_core+923>, 0x606f00d9d8f9 <vm_exec_core+12185>, 0x606f00da0f67 <vm_exec_core+26119>, 0x606f00d9da26 <vm_exec_core+12486>, 0x606f00d9fd33 <vm_exec_core+21459>, 0x606f00da0526 <vm_exec_core+23494>, 0x606f00d9f036 <vm_exec_core+18134>, 0x606f00d9fb4b <vm_exec_core+20971>, 0x606f00d9dc65 <vm_exec_core+13061>, 0x606f00d9d1ae <vm_exec_core+10318>, 0x606f00da0a06 <vm_exec_core+24742>, 0x606f00d9bc7d <vm_exec_core+4893>, 0x606f00d9ee33 <vm_exec_core+17619>, 0x606f00da9e0e <vm_exec_core+62638>, 0x606f00d9ff7c <vm_exec_core+22044>, 0x606f00d9bf21 <vm_exec_core+5569>, 0x606f00d9c432 <vm_exec_core+6866>, 0x606f00d9c045 <vm_exec_core+5861>, 0x606f00d9cd6b <vm_exec_core+9227>, 0x606f00d9d5cd <vm_exec_core+11373>, 0x606f00d9ad00 <vm_exec_core+928>, 0x606f00d9cac7 <vm_exec_core+8551>, 0x606f00da2c51 <vm_exec_core+33521>, 0x606f00da043c <vm_exec_core+23260>, 0x606f00d9f392 <vm_exec_core+18994>, 0x606f00da1430 <vm_exec_core+27344>, 0x606f00da2d24 <vm_exec_core+33732>, 0x606f00da1744 <vm_exec_core+28132>, 0x606f00da27bd <vm_exec_core+32349>, 0x606f00da2891 <vm_exec_core+32561>, 0x606f00d9b72d <vm_exec_core+3533>, 0x606f00da23d3 <vm_exec_core+31347>, 0x606f00d9df30 <vm_exec_core+13776>, 0x606f00da25f0 <vm_exec_core+31888>, 0x606f00d9dad2 <vm_exec_core+12658>, 0x606f00da161d <vm_exec_core+27837>, 0x606f00d9cff0 <vm_exec_core+9872>, 0x606f00d9e23a <vm_exec_core+14554>, 0x606f00da2971 <vm_exec_core+32785>, 0x606f00d9e878 <vm_exec_core+16152>, 0x606f00d9e3d7 <vm_exec_core+14967>, 0x606f00d9add0 <vm_exec_core+1136>, 0x606f00d9b473 <vm_exec_core+2835>, 0x606f00d9aeb9 <vm_exec_core+1369>, 0x606f00d9f131 <vm_exec_core+18385>, 0x606f00d9e583 <vm_exec_core+15395>, 0x606f00d9ed09 <vm_exec_core+17321>, 0x606f00d9ec25 <vm_exec_core+17093>, 0x606f00d9dd8e <vm_exec_core+13358>, 0x606f00d9e478 <vm_exec_core+15128>, 0x606f00d9e110 <vm_exec_core+14256>, 0x606f00d9e734 <vm_exec_core+15828>, 0x606f00d9e6b2 <vm_exec_core+15698>, 0x606f00d9dd3a <vm_exec_core+13274>, 0x606f00d9b00b <vm_exec_core+1707>, 0x606f00d9c84d <vm_exec_core+7917>, 0x606f00da1d41 <vm_exec_core+29665>, 0x606f00d9c181 <vm_exec_core+6177>, 0x606f00da2a03 <vm_exec_core+32931>, 0x606f00da0c71 <vm_exec_core+25361>, 0x606f00d9ea6a <vm_exec_core+16650>, 0x606f00d9b30c <vm_exec_core+2476>, 0x606f00da2501 <vm_exec_core+31649>, 0x606f00da20f6 <vm_exec_core+30614>, 0x606f00d9c547 <vm_exec_core+7143>, 0x606f00d9b90c <vm_exec_core+4012>, 0x606f00da113e <vm_exec_core+26590>, 0x606f00d9d3f0 <vm_exec_core+10896>, 0x606f00da2719 <vm_exec_core+32185>, 0x606f00da231b <vm_exec_core+31163>, 0x606f00d9dbd4 <vm_exec_core+12916>, 0x606f00d9e9d0 <vm_exec_core+16496>, 0x606f00da0e0b <vm_exec_core+25771>, 0x606f00da2278 <vm_exec_core+31000>, 0x606f00d9fec2 <vm_exec_core+21858>, 0x606f00da0eaa <vm_exec_core+25930>, 0x606f00da12cb <vm_exec_core+26987>, 0x606f00d9fde9 <vm_exec_core+21641>, 0x606f00d9b801 <vm_exec_core+3745>, 0x606f00da061d <vm_exec_core+23741>, 0x606f00d9b654 <vm_exec_core+3316>, 0x606f00d9b9b8 <vm_exec_core+4184>, 0x606f00d9de7d <vm_exec_core+13597>, 0x606f00d9fc80 <vm_exec_core+21280>, 0x606f00da0231 <vm_exec_core+22737>, 0x606f00d9fa01 <vm_exec_core+20641>, 0x606f00d9b252 <vm_exec_core+2290>, 0x606f00da1532 <vm_exec_core+27602>, 0x606f00da1ff9 <vm_exec_core+30361>, 0x606f00d9baba <vm_exec_core+4442>, 0x606f00d9cc68 <vm_exec_core+8968>, 0x606f00d9c759 <vm_exec_core+7673>, 0x606f00d9d558 <vm_exec_core+11256>, 0x606f00d9e914 <vm_exec_core+16308>, 0x606f00d9bbb1 <vm_exec_core+4689>, 0x606f00da139f <vm_exec_core+27199>, 0x606f00d9cbc2 <vm_exec_core+8802>, 0x606f00d9e7a7 <vm_exec_core+15943>, 0x606f00d9f27b <vm_exec_core+18715>, 0x606f00da1243 <vm_exec_core+26851>, 0x606f00da0083 <vm_exec_core+22307>, 0x606f00d9d76f <vm_exec_core+11791>, 0x606f00d9cebb <vm_exec_core+9563>, 0x606f00da1013 <vm_exec_core+26291>, 0x606f00d9dfff <vm_exec_core+13983>, 0x606f00da06cf <vm_exec_core+23919>, 0x606f00da019d <vm_exec_core+22589>, 0x606f00da0919 <vm_exec_core+24505>, 0x606f00da181c <vm_exec_core+28348>, 0x606f00d9f48c <vm_exec_core+19244>, 0x606f00da0033 <vm_exec_core+22227>, 0x606f00d9d8ea <vm_exec_core+12170>, 0x606f00da0f58 <vm_exec_core+26104>, 0x606f00d9da17 <vm_exec_core+12471>, 0x606f00d9fd24 <vm_exec_core+21444>, 0x606f00da0033 <vm_exec_core+22227>, 0x606f00d9f027 <vm_exec_core+18119>, 0x606f00d9fb3c <vm_exec_core+20956>, 0x606f00d9dc56 <vm_exec_core+13046>, 0x606f00d9d19f <vm_exec_core+10303>, 0x606f00da09f7 <vm_exec_core+24727>, 0x606f00d9bc6e <vm_exec_core+4878>, 0x606f00d9ee24 <vm_exec_core+17604>, 0x606f00da9dff <vm_exec_core+62623>, 0x606f00d9ff6d <vm_exec_core+22029>, 0x606f00d9bf12 <vm_exec_core+5554>, 0x606f00d9c423 <vm_exec_core+6851>, 0x606f00d9c036 <vm_exec_core+5846>, 0x606f00d9cd5c <vm_exec_core+9212>, 0x606f00d9d5be <vm_exec_core+11358>, 0x606f00d9f34f <vm_exec_core+18927>, 0x606f00d9e90a <vm_exec_core+16298>, 0x606f00d9f34a <vm_exec_core+18922>, 0x606f00d9febd <vm_exec_core+21853>, 0x606f00d9fde4 <vm_exec_core+21636>, 0x606f00d9cd57 <vm_exec_core+9207>, 0x606f00da0047 <vm_exec_core+22247>, 0x606f00d9df26 <vm_exec_core+13766>, 0x606f00d9df2b <vm_exec_core+13771>, 0x606f00d9fddf <vm_exec_core+21631>, 0x606f00d9fc76 <vm_exec_core+21270>, 0x606f00d9ecf0 <vm_exec_core+17296>, 0x606f00d9ec11 <vm_exec_core+17073>...} reg_cfp = 0x7699acfff720 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> #43 0x0000606f00d97491 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. #44 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 #45 0x0000606f00a145db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7699af364768) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0639def0, <optimized out>, 0x7ffd0639de40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7699af364768 #46 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #47 0x0000606f00a0db47 in rb_main (argc=10, argv=0x7ffd0639e0b8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #48 main (argc=10, argv=0x7ffd0639e0b8) at /tmp/ruby/src/trunk_asan/main.c:68 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1231943) detached] $ timeout 60 gdb -p 1224061 -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". 0x0000606f00933d3c in __asan::Allocator::Deallocate(void*, unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType) () >>> Threads Id Target Id Frame * 1 Thread 0x7699afd10c40 (LWP 1224061) "ruby" 0x0000606f00933d3c in __asan::Allocator::Deallocate(void*, unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType) () >>> Machine level backtrace Thread 1 (Thread 0x7699afd10c40 (LWP 1224061) "ruby"): #0 0x0000606f00933d3c in __asan::Allocator::Deallocate(void*, unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType) () No symbol table info available. #1 0x0000606f009cfbe0 in __interceptor_free () No symbol table info available. #2 0x00007699895f862b in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #3 0x0000769989705b0c in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #4 0x000076998974d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #5 0x0000769989705c9f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #6 0x00007699896301ac in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #7 0x000076998970602d in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #8 0x00007699896220ab in CRYPTO_free_ex_data () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #9 0x000076998961e73f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x000076998961e7b4 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x0000769989622850 in OPENSSL_cleanup () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007699afa47a66 in __run_exit_handlers (status=0, listp=<optimized out>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at ./stdlib/exit.c:108 atfct = <optimized out> onfct = <optimized out> cxafct = <optimized out> arg = <optimized out> f = <optimized out> new_exitfn_called = 5 cur = 0x7699afc04fc0 <initial> restart = <optimized out> #13 0x00007699afa47bae in __GI_exit (status=<optimized out>) at ./stdlib/exit.c:138 No locals. #14 0x00007699afa2a1d1 in __libc_start_call_main (main=main@entry=0x606f00a0d9e0 <main>, argc=argc@entry=10, argv=argv@entry=0x7ffd0639e0b8) at ../sysdeps/nptl/libc_start_call_main.h:74 result = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140724707909816, 8806817055982658566, 10, 0, 106029880789232, 130402454179840, 8806817056534209542, 7561906910296843270}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x606f0094781e <__asan_register_elf_globals+46>, 0x7ffd0639e0b8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 9730078}}} not_first_call = <optimized out> #15 0x00007699afa2a28b in __libc_start_main_impl (main=0x606f00a0d9e0 <main>, argc=10, argv=0x7ffd0639e0b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd0639e0a8) at ../csu/libc-start.c:360 No locals. #16 0x0000606f00931925 in _start () No symbol table info available. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x0000606f0125709f 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); ================================================================= ==1224061==ERROR: AddressSanitizer: heap-use-after-free on address 0x5290000037b8 at pc 0x606f00c8f808 bp 0x529000003640 sp 0x529000003638 READ of size 4 at 0x5290000037b8 thread T0 [Inferior 1 (process 1224061) detached] $ timeout 60 gdb -p 1224051 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1260347] [New LWP 1224053] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f708d3107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f708b1e81c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7f708d415c40 (LWP 1224051) "ruby" 0x00007f708d3107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f708b1e81c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7f706c4006c0 (LWP 1260347) "Timeout stdlib " 0x00007f708d298d61 in __futex_abstimed_wait_common64 (private=23129, cancel=true, abstime=0x7f706c3fdb40, op=137, expected=0, futex_word=0x50c005587354) at ./nptl/futex-internal.c:57 3 Thread 0x7f70710006c0 (LWP 1224053) "ruby" 0x00007f708d31b4cd in __GI___poll (fds=0x7f706fd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 3 (Thread 0x7f70710006c0 (LWP 1224053) "ruby"): #0 0x00007f708d31b4cd in __GI___poll (fds=0x7f706fd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005a5902fde6ea in __interceptor_poll () No symbol table info available. #2 0x00005a59033947af 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 0x00005a5903037a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007f708d29ca94 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 = {140120908891840, 254244990865093210, 140120908891840, -352, 0, 140729477720160, 254244990877676122, 254094752076903002}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f708d329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7f706c4006c0 (LWP 1260347) "Timeout stdlib "): #0 0x00007f708d298d61 in __futex_abstimed_wait_common64 (private=23129, cancel=true, abstime=0x7f706c3fdb40, op=137, expected=0, futex_word=0x50c005587354) 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=23129, abstime=0x7f706c3fdb40, clockid=0, expected=0, futex_word=0x50c005587354) 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=0x50c005587354, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f706c3fdb40, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007f708d29bc7e in __pthread_cond_wait_common (abstime=0x7f706c3fdb40, clockid=1, mutex=0x51500004e620, cond=0x50c005587328) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f708d29b4a0 <__condvar_cleanup_waiting>, __arg = 0x7f706c3fda30, __canceltype = -1914129407, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c005587328, mutex = 0x51500004e620, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c005587328, mutex=mutex@entry=0x51500004e620, abstime=abstime@entry=0x7f706c3fdb40) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005a590338ee21 in native_cond_timedwait (cond=0x50c005587328, mutex=0x51500004e620, 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=0x51500004e500, rel=rel@entry=0x7f706b40a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500004e620 cond = 0x50c005587328 max = 100000000000000000 #7 0x00005a5903375614 in native_sleep (th=0x51500004e500, rel=0x7f706b40a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=999806000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311 prev_status = THREAD_RUNNABLE end = 10683959518862400 woke = 1 #9 0x00005a590336fd70 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 = 18410701310530682882 woken = 20 scheduler = <optimized out> #10 0x00005a59030822e0 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 = 0x5160008874d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f706c3fddd0, <optimized out>, 0x7f706c3fdce0, <optimized out>, <optimized out>}, prev = 0x7f706b60b880, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008874d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005a590336f946 in rb_mutex_sleep (self=<optimized out>, timeout=18410701310530682882) at /tmp/ruby/src/trunk_asan/thread_sync.c:598 arguments = {self = 140121370247760, timeout = <optimized out>} beg = 1735647396 woken = <optimized out> end = <optimized out> #12 0x00005a5903478dcc in vm_call0_cfunc_with_frame (ec=0x5160008874d0, calling=<optimized out>, argv=0x7f706b60b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7f706fbaf6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 140121370247760 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=0x5160008874d0, calling=<optimized out>, argv=0x7f706b60b728) 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 0x00005a590342c8de in vm_call0_cc (recv=140121370247760, id=26369, argc=<optimized out>, argv=<optimized out>, cc=0x7f708a6a02a0, 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 = 0x7f708a6a02a0 self = <optimized out> #17 0x00005a59030822e0 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 = 0x5160008874d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f706c3fe150, <optimized out>, 0x7f706c3fe060, <optimized out>, <optimized out>}, prev = 0x7f706b60ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008874d0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x00005a5903399c6d 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 = 140121370247760, th = 0x51500004e500, fiber = 0x0, node = {next = 0x5030000abd00, prev = 0x5030000abd00}} ec = <optimized out> cv = 0x5030000abd00 args = <optimized out> #19 0x00005a5903464b88 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 = 0x7f708c9c8570 cfunc = 0x50400001fbd8 recv = 140121370248120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005a590344afed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f706c3fe7b0) 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 0x00005a590344aaa5 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 = 0x7f706c3fdb40 #22 0x00005a590341244d in vm_sendish (ec=0x5160008874d0, reg_cfp=0x7f706fbaf720, 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=0x5160008874d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5a5903407d49 <vm_exec_core+13289>, 0x5a590340501a <vm_exec_core+1722>, 0x5a590340685c <vm_exec_core+7932>, 0x5a590340bd50 <vm_exec_core+29680>, 0x5a5903406190 <vm_exec_core+6192>, 0x5a590340ca12 <vm_exec_core+32946>, 0x5a590340ac80 <vm_exec_core+25376>, 0x5a5903408a79 <vm_exec_core+16665>, 0x5a590340531b <vm_exec_core+2491>, 0x5a590340c510 <vm_exec_core+31664>, 0x5a590340c105 <vm_exec_core+30629>, 0x5a5903406556 <vm_exec_core+7158>, 0x5a590340591b <vm_exec_core+4027>, 0x5a590340b14d <vm_exec_core+26605>, 0x5a59034073ff <vm_exec_core+10911>, 0x5a590340c728 <vm_exec_core+32200>, 0x5a590340c32a <vm_exec_core+31178>, 0x5a5903407be3 <vm_exec_core+12931>, 0x5a59034089df <vm_exec_core+16511>, 0x5a590340ae1a <vm_exec_core+25786>, 0x5a590340c287 <vm_exec_core+31015>, 0x5a5903409ed1 <vm_exec_core+21873>, 0x5a590340aeb9 <vm_exec_core+25945>, 0x5a590340b2da <vm_exec_core+27002>, 0x5a5903409df8 <vm_exec_core+21656>, 0x5a5903405810 <vm_exec_core+3760>, 0x5a590340a62c <vm_exec_core+23756>, 0x5a5903405663 <vm_exec_core+3331>, 0x5a59034059c7 <vm_exec_core+4199>, 0x5a5903407e8c <vm_exec_core+13612>, 0x5a5903409c8f <vm_exec_core+21295>, 0x5a590340a240 <vm_exec_core+22752>, 0x5a5903409a10 <vm_exec_core+20656>, 0x5a5903405261 <vm_exec_core+2305>, 0x5a590340b541 <vm_exec_core+27617>, 0x5a590340c008 <vm_exec_core+30376>, 0x5a5903405ac9 <vm_exec_core+4457>, 0x5a5903406c77 <vm_exec_core+8983>, 0x5a5903406768 <vm_exec_core+7688>, 0x5a5903407567 <vm_exec_core+11271>, 0x5a5903408923 <vm_exec_core+16323>, 0x5a5903405bc0 <vm_exec_core+4704>, 0x5a590340b3ae <vm_exec_core+27214>, 0x5a5903406bd1 <vm_exec_core+8817>, 0x5a59034087b6 <vm_exec_core+15958>, 0x5a590340928a <vm_exec_core+18730>, 0x5a590340b252 <vm_exec_core+26866>, 0x5a590340a092 <vm_exec_core+22322>, 0x5a590340777e <vm_exec_core+11806>, 0x5a5903406eca <vm_exec_core+9578>, 0x5a590340b022 <vm_exec_core+26306>, 0x5a590340800e <vm_exec_core+13998>, 0x5a590340a6de <vm_exec_core+23934>, 0x5a590340a1ac <vm_exec_core+22604>, 0x5a590340a928 <vm_exec_core+24520>, 0x5a590340b82b <vm_exec_core+28363>, 0x5a590340949b <vm_exec_core+19259>, 0x5a5903404cfb <vm_exec_core+923>, 0x5a59034078f9 <vm_exec_core+12185>, 0x5a590340af67 <vm_exec_core+26119>, 0x5a5903407a26 <vm_exec_core+12486>, 0x5a5903409d33 <vm_exec_core+21459>, 0x5a590340a526 <vm_exec_core+23494>, 0x5a5903409036 <vm_exec_core+18134>, 0x5a5903409b4b <vm_exec_core+20971>, 0x5a5903407c65 <vm_exec_core+13061>, 0x5a59034071ae <vm_exec_core+10318>, 0x5a590340aa06 <vm_exec_core+24742>, 0x5a5903405c7d <vm_exec_core+4893>, 0x5a5903408e33 <vm_exec_core+17619>, 0x5a5903413e0e <vm_exec_core+62638>, 0x5a5903409f7c <vm_exec_core+22044>, 0x5a5903405f21 <vm_exec_core+5569>, 0x5a5903406432 <vm_exec_core+6866>, 0x5a5903406045 <vm_exec_core+5861>, 0x5a5903406d6b <vm_exec_core+9227>, 0x5a59034075cd <vm_exec_core+11373>, 0x5a5903404d00 <vm_exec_core+928>, 0x5a5903406ac7 <vm_exec_core+8551>, 0x5a590340cc51 <vm_exec_core+33521>, 0x5a590340a43c <vm_exec_core+23260>, 0x5a5903409392 <vm_exec_core+18994>, 0x5a590340b430 <vm_exec_core+27344>, 0x5a590340cd24 <vm_exec_core+33732>, 0x5a590340b744 <vm_exec_core+28132>, 0x5a590340c7bd <vm_exec_core+32349>, 0x5a590340c891 <vm_exec_core+32561>, 0x5a590340572d <vm_exec_core+3533>, 0x5a590340c3d3 <vm_exec_core+31347>, 0x5a5903407f30 <vm_exec_core+13776>, 0x5a590340c5f0 <vm_exec_core+31888>, 0x5a5903407ad2 <vm_exec_core+12658>, 0x5a590340b61d <vm_exec_core+27837>, 0x5a5903406ff0 <vm_exec_core+9872>, 0x5a590340823a <vm_exec_core+14554>, 0x5a590340c971 <vm_exec_core+32785>, 0x5a5903408878 <vm_exec_core+16152>, 0x5a59034083d7 <vm_exec_core+14967>, 0x5a5903404dd0 <vm_exec_core+1136>, 0x5a5903405473 <vm_exec_core+2835>, 0x5a5903404eb9 <vm_exec_core+1369>, 0x5a5903409131 <vm_exec_core+18385>, 0x5a5903408583 <vm_exec_core+15395>, 0x5a5903408d09 <vm_exec_core+17321>, 0x5a5903408c25 <vm_exec_core+17093>, 0x5a5903407d8e <vm_exec_core+13358>, 0x5a5903408478 <vm_exec_core+15128>, 0x5a5903408110 <vm_exec_core+14256>, 0x5a5903408734 <vm_exec_core+15828>, 0x5a59034086b2 <vm_exec_core+15698>, 0x5a5903407d3a <vm_exec_core+13274>, 0x5a590340500b <vm_exec_core+1707>, 0x5a590340684d <vm_exec_core+7917>, 0x5a590340bd41 <vm_exec_core+29665>, 0x5a5903406181 <vm_exec_core+6177>, 0x5a590340ca03 <vm_exec_core+32931>, 0x5a590340ac71 <vm_exec_core+25361>, 0x5a5903408a6a <vm_exec_core+16650>, 0x5a590340530c <vm_exec_core+2476>, 0x5a590340c501 <vm_exec_core+31649>, 0x5a590340c0f6 <vm_exec_core+30614>, 0x5a5903406547 <vm_exec_core+7143>, 0x5a590340590c <vm_exec_core+4012>, 0x5a590340b13e <vm_exec_core+26590>, 0x5a59034073f0 <vm_exec_core+10896>, 0x5a590340c719 <vm_exec_core+32185>, 0x5a590340c31b <vm_exec_core+31163>, 0x5a5903407bd4 <vm_exec_core+12916>, 0x5a59034089d0 <vm_exec_core+16496>, 0x5a590340ae0b <vm_exec_core+25771>, 0x5a590340c278 <vm_exec_core+31000>, 0x5a5903409ec2 <vm_exec_core+21858>, 0x5a590340aeaa <vm_exec_core+25930>, 0x5a590340b2cb <vm_exec_core+26987>, 0x5a5903409de9 <vm_exec_core+21641>, 0x5a5903405801 <vm_exec_core+3745>, 0x5a590340a61d <vm_exec_core+23741>, 0x5a5903405654 <vm_exec_core+3316>, 0x5a59034059b8 <vm_exec_core+4184>, 0x5a5903407e7d <vm_exec_core+13597>, 0x5a5903409c80 <vm_exec_core+21280>, 0x5a590340a231 <vm_exec_core+22737>, 0x5a5903409a01 <vm_exec_core+20641>, 0x5a5903405252 <vm_exec_core+2290>, 0x5a590340b532 <vm_exec_core+27602>, 0x5a590340bff9 <vm_exec_core+30361>, 0x5a5903405aba <vm_exec_core+4442>, 0x5a5903406c68 <vm_exec_core+8968>, 0x5a5903406759 <vm_exec_core+7673>, 0x5a5903407558 <vm_exec_core+11256>, 0x5a5903408914 <vm_exec_core+16308>, 0x5a5903405bb1 <vm_exec_core+4689>, 0x5a590340b39f <vm_exec_core+27199>, 0x5a5903406bc2 <vm_exec_core+8802>, 0x5a59034087a7 <vm_exec_core+15943>, 0x5a590340927b <vm_exec_core+18715>, 0x5a590340b243 <vm_exec_core+26851>, 0x5a590340a083 <vm_exec_core+22307>, 0x5a590340776f <vm_exec_core+11791>, 0x5a5903406ebb <vm_exec_core+9563>, 0x5a590340b013 <vm_exec_core+26291>, 0x5a5903407fff <vm_exec_core+13983>, 0x5a590340a6cf <vm_exec_core+23919>, 0x5a590340a19d <vm_exec_core+22589>, 0x5a590340a919 <vm_exec_core+24505>, 0x5a590340b81c <vm_exec_core+28348>, 0x5a590340948c <vm_exec_core+19244>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a59034078ea <vm_exec_core+12170>, 0x5a590340af58 <vm_exec_core+26104>, 0x5a5903407a17 <vm_exec_core+12471>, 0x5a5903409d24 <vm_exec_core+21444>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a5903409027 <vm_exec_core+18119>, 0x5a5903409b3c <vm_exec_core+20956>, 0x5a5903407c56 <vm_exec_core+13046>, 0x5a590340719f <vm_exec_core+10303>, 0x5a590340a9f7 <vm_exec_core+24727>, 0x5a5903405c6e <vm_exec_core+4878>, 0x5a5903408e24 <vm_exec_core+17604>, 0x5a5903413dff <vm_exec_core+62623>, 0x5a5903409f6d <vm_exec_core+22029>, 0x5a5903405f12 <vm_exec_core+5554>, 0x5a5903406423 <vm_exec_core+6851>, 0x5a5903406036 <vm_exec_core+5846>, 0x5a5903406d5c <vm_exec_core+9212>, 0x5a59034075be <vm_exec_core+11358>, 0x5a590340934f <vm_exec_core+18927>, 0x5a590340890a <vm_exec_core+16298>, 0x5a590340934a <vm_exec_core+18922>, 0x5a5903409ebd <vm_exec_core+21853>, 0x5a5903409de4 <vm_exec_core+21636>, 0x5a5903406d57 <vm_exec_core+9207>, 0x5a590340a047 <vm_exec_core+22247>, 0x5a5903407f26 <vm_exec_core+13766>, 0x5a5903407f2b <vm_exec_core+13771>, 0x5a5903409ddf <vm_exec_core+21631>, 0x5a5903409c76 <vm_exec_core+21270>, 0x5a5903408cf0 <vm_exec_core+17296>, 0x5a5903408c11 <vm_exec_core+17073>...} reg_cfp = 0x7f706fbaf720 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 0x00005a59034010d8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160008874d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005a5903482392 in invoke_iseq_block_from_c (ec=0x5160008874d0, captured=0x7f706fbaf7a8, self=140121371463840, 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 = 0x7f708c7fcb88 cfp = <optimized out> sp = 0x7f706faaf870 use_argv = 0x0 stack_argv = 0x7f706faaf870 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 = 0x7f706fbaf7a8 #27 0x00005a590342eb26 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 0x00005a590342eb26 in rb_yield (val=<optimized out>) No locals. #31 0x00005a59030822e0 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 = 0x5160008874d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f706c3feef0, <optimized out>, 0x7f706c3fee00, <optimized out>, <optimized out>}, prev = 0x7f706b609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008874d0 state = RUBY_TAG_NONE errinfo = <optimized out> #32 0x00005a5903464b88 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 = 0x7f708c9c8b60 cfunc = 0x50400001f5d8 recv = 140121370247760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005a590340bb6f in vm_sendish (ec=0x5160008874d0, reg_cfp=0x7f706fbaf790, 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=0x5160008874d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f000005520 insns_address_table = {0x5a5903407d49 <vm_exec_core+13289>, 0x5a590340501a <vm_exec_core+1722>, 0x5a590340685c <vm_exec_core+7932>, 0x5a590340bd50 <vm_exec_core+29680>, 0x5a5903406190 <vm_exec_core+6192>, 0x5a590340ca12 <vm_exec_core+32946>, 0x5a590340ac80 <vm_exec_core+25376>, 0x5a5903408a79 <vm_exec_core+16665>, 0x5a590340531b <vm_exec_core+2491>, 0x5a590340c510 <vm_exec_core+31664>, 0x5a590340c105 <vm_exec_core+30629>, 0x5a5903406556 <vm_exec_core+7158>, 0x5a590340591b <vm_exec_core+4027>, 0x5a590340b14d <vm_exec_core+26605>, 0x5a59034073ff <vm_exec_core+10911>, 0x5a590340c728 <vm_exec_core+32200>, 0x5a590340c32a <vm_exec_core+31178>, 0x5a5903407be3 <vm_exec_core+12931>, 0x5a59034089df <vm_exec_core+16511>, 0x5a590340ae1a <vm_exec_core+25786>, 0x5a590340c287 <vm_exec_core+31015>, 0x5a5903409ed1 <vm_exec_core+21873>, 0x5a590340aeb9 <vm_exec_core+25945>, 0x5a590340b2da <vm_exec_core+27002>, 0x5a5903409df8 <vm_exec_core+21656>, 0x5a5903405810 <vm_exec_core+3760>, 0x5a590340a62c <vm_exec_core+23756>, 0x5a5903405663 <vm_exec_core+3331>, 0x5a59034059c7 <vm_exec_core+4199>, 0x5a5903407e8c <vm_exec_core+13612>, 0x5a5903409c8f <vm_exec_core+21295>, 0x5a590340a240 <vm_exec_core+22752>, 0x5a5903409a10 <vm_exec_core+20656>, 0x5a5903405261 <vm_exec_core+2305>, 0x5a590340b541 <vm_exec_core+27617>, 0x5a590340c008 <vm_exec_core+30376>, 0x5a5903405ac9 <vm_exec_core+4457>, 0x5a5903406c77 <vm_exec_core+8983>, 0x5a5903406768 <vm_exec_core+7688>, 0x5a5903407567 <vm_exec_core+11271>, 0x5a5903408923 <vm_exec_core+16323>, 0x5a5903405bc0 <vm_exec_core+4704>, 0x5a590340b3ae <vm_exec_core+27214>, 0x5a5903406bd1 <vm_exec_core+8817>, 0x5a59034087b6 <vm_exec_core+15958>, 0x5a590340928a <vm_exec_core+18730>, 0x5a590340b252 <vm_exec_core+26866>, 0x5a590340a092 <vm_exec_core+22322>, 0x5a590340777e <vm_exec_core+11806>, 0x5a5903406eca <vm_exec_core+9578>, 0x5a590340b022 <vm_exec_core+26306>, 0x5a590340800e <vm_exec_core+13998>, 0x5a590340a6de <vm_exec_core+23934>, 0x5a590340a1ac <vm_exec_core+22604>, 0x5a590340a928 <vm_exec_core+24520>, 0x5a590340b82b <vm_exec_core+28363>, 0x5a590340949b <vm_exec_core+19259>, 0x5a5903404cfb <vm_exec_core+923>, 0x5a59034078f9 <vm_exec_core+12185>, 0x5a590340af67 <vm_exec_core+26119>, 0x5a5903407a26 <vm_exec_core+12486>, 0x5a5903409d33 <vm_exec_core+21459>, 0x5a590340a526 <vm_exec_core+23494>, 0x5a5903409036 <vm_exec_core+18134>, 0x5a5903409b4b <vm_exec_core+20971>, 0x5a5903407c65 <vm_exec_core+13061>, 0x5a59034071ae <vm_exec_core+10318>, 0x5a590340aa06 <vm_exec_core+24742>, 0x5a5903405c7d <vm_exec_core+4893>, 0x5a5903408e33 <vm_exec_core+17619>, 0x5a5903413e0e <vm_exec_core+62638>, 0x5a5903409f7c <vm_exec_core+22044>, 0x5a5903405f21 <vm_exec_core+5569>, 0x5a5903406432 <vm_exec_core+6866>, 0x5a5903406045 <vm_exec_core+5861>, 0x5a5903406d6b <vm_exec_core+9227>, 0x5a59034075cd <vm_exec_core+11373>, 0x5a5903404d00 <vm_exec_core+928>, 0x5a5903406ac7 <vm_exec_core+8551>, 0x5a590340cc51 <vm_exec_core+33521>, 0x5a590340a43c <vm_exec_core+23260>, 0x5a5903409392 <vm_exec_core+18994>, 0x5a590340b430 <vm_exec_core+27344>, 0x5a590340cd24 <vm_exec_core+33732>, 0x5a590340b744 <vm_exec_core+28132>, 0x5a590340c7bd <vm_exec_core+32349>, 0x5a590340c891 <vm_exec_core+32561>, 0x5a590340572d <vm_exec_core+3533>, 0x5a590340c3d3 <vm_exec_core+31347>, 0x5a5903407f30 <vm_exec_core+13776>, 0x5a590340c5f0 <vm_exec_core+31888>, 0x5a5903407ad2 <vm_exec_core+12658>, 0x5a590340b61d <vm_exec_core+27837>, 0x5a5903406ff0 <vm_exec_core+9872>, 0x5a590340823a <vm_exec_core+14554>, 0x5a590340c971 <vm_exec_core+32785>, 0x5a5903408878 <vm_exec_core+16152>, 0x5a59034083d7 <vm_exec_core+14967>, 0x5a5903404dd0 <vm_exec_core+1136>, 0x5a5903405473 <vm_exec_core+2835>, 0x5a5903404eb9 <vm_exec_core+1369>, 0x5a5903409131 <vm_exec_core+18385>, 0x5a5903408583 <vm_exec_core+15395>, 0x5a5903408d09 <vm_exec_core+17321>, 0x5a5903408c25 <vm_exec_core+17093>, 0x5a5903407d8e <vm_exec_core+13358>, 0x5a5903408478 <vm_exec_core+15128>, 0x5a5903408110 <vm_exec_core+14256>, 0x5a5903408734 <vm_exec_core+15828>, 0x5a59034086b2 <vm_exec_core+15698>, 0x5a5903407d3a <vm_exec_core+13274>, 0x5a590340500b <vm_exec_core+1707>, 0x5a590340684d <vm_exec_core+7917>, 0x5a590340bd41 <vm_exec_core+29665>, 0x5a5903406181 <vm_exec_core+6177>, 0x5a590340ca03 <vm_exec_core+32931>, 0x5a590340ac71 <vm_exec_core+25361>, 0x5a5903408a6a <vm_exec_core+16650>, 0x5a590340530c <vm_exec_core+2476>, 0x5a590340c501 <vm_exec_core+31649>, 0x5a590340c0f6 <vm_exec_core+30614>, 0x5a5903406547 <vm_exec_core+7143>, 0x5a590340590c <vm_exec_core+4012>, 0x5a590340b13e <vm_exec_core+26590>, 0x5a59034073f0 <vm_exec_core+10896>, 0x5a590340c719 <vm_exec_core+32185>, 0x5a590340c31b <vm_exec_core+31163>, 0x5a5903407bd4 <vm_exec_core+12916>, 0x5a59034089d0 <vm_exec_core+16496>, 0x5a590340ae0b <vm_exec_core+25771>, 0x5a590340c278 <vm_exec_core+31000>, 0x5a5903409ec2 <vm_exec_core+21858>, 0x5a590340aeaa <vm_exec_core+25930>, 0x5a590340b2cb <vm_exec_core+26987>, 0x5a5903409de9 <vm_exec_core+21641>, 0x5a5903405801 <vm_exec_core+3745>, 0x5a590340a61d <vm_exec_core+23741>, 0x5a5903405654 <vm_exec_core+3316>, 0x5a59034059b8 <vm_exec_core+4184>, 0x5a5903407e7d <vm_exec_core+13597>, 0x5a5903409c80 <vm_exec_core+21280>, 0x5a590340a231 <vm_exec_core+22737>, 0x5a5903409a01 <vm_exec_core+20641>, 0x5a5903405252 <vm_exec_core+2290>, 0x5a590340b532 <vm_exec_core+27602>, 0x5a590340bff9 <vm_exec_core+30361>, 0x5a5903405aba <vm_exec_core+4442>, 0x5a5903406c68 <vm_exec_core+8968>, 0x5a5903406759 <vm_exec_core+7673>, 0x5a5903407558 <vm_exec_core+11256>, 0x5a5903408914 <vm_exec_core+16308>, 0x5a5903405bb1 <vm_exec_core+4689>, 0x5a590340b39f <vm_exec_core+27199>, 0x5a5903406bc2 <vm_exec_core+8802>, 0x5a59034087a7 <vm_exec_core+15943>, 0x5a590340927b <vm_exec_core+18715>, 0x5a590340b243 <vm_exec_core+26851>, 0x5a590340a083 <vm_exec_core+22307>, 0x5a590340776f <vm_exec_core+11791>, 0x5a5903406ebb <vm_exec_core+9563>, 0x5a590340b013 <vm_exec_core+26291>, 0x5a5903407fff <vm_exec_core+13983>, 0x5a590340a6cf <vm_exec_core+23919>, 0x5a590340a19d <vm_exec_core+22589>, 0x5a590340a919 <vm_exec_core+24505>, 0x5a590340b81c <vm_exec_core+28348>, 0x5a590340948c <vm_exec_core+19244>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a59034078ea <vm_exec_core+12170>, 0x5a590340af58 <vm_exec_core+26104>, 0x5a5903407a17 <vm_exec_core+12471>, 0x5a5903409d24 <vm_exec_core+21444>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a5903409027 <vm_exec_core+18119>, 0x5a5903409b3c <vm_exec_core+20956>, 0x5a5903407c56 <vm_exec_core+13046>, 0x5a590340719f <vm_exec_core+10303>, 0x5a590340a9f7 <vm_exec_core+24727>, 0x5a5903405c6e <vm_exec_core+4878>, 0x5a5903408e24 <vm_exec_core+17604>, 0x5a5903413dff <vm_exec_core+62623>, 0x5a5903409f6d <vm_exec_core+22029>, 0x5a5903405f12 <vm_exec_core+5554>, 0x5a5903406423 <vm_exec_core+6851>, 0x5a5903406036 <vm_exec_core+5846>, 0x5a5903406d5c <vm_exec_core+9212>, 0x5a59034075be <vm_exec_core+11358>, 0x5a590340934f <vm_exec_core+18927>, 0x5a590340890a <vm_exec_core+16298>, 0x5a590340934a <vm_exec_core+18922>, 0x5a5903409ebd <vm_exec_core+21853>, 0x5a5903409de4 <vm_exec_core+21636>, 0x5a5903406d57 <vm_exec_core+9207>, 0x5a590340a047 <vm_exec_core+22247>, 0x5a5903407f26 <vm_exec_core+13766>, 0x5a5903407f2b <vm_exec_core+13771>, 0x5a5903409ddf <vm_exec_core+21631>, 0x5a5903409c76 <vm_exec_core+21270>, 0x5a5903408cf0 <vm_exec_core+17296>, 0x5a5903408c11 <vm_exec_core+17073>...} reg_cfp = 0x7f706fbaf790 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 0x00005a59034010d8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160008874d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005a590343e76b in invoke_iseq_block_from_c (ec=0x5160008874d0, captured=<optimized out>, self=140121371463840, 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 = 0x7f708c7fcc50 cfp = 0x7f706fbaf7c8 sp = 0x7f706faaf818 use_argv = <optimized out> stack_argv = 0x7f706faaf818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #37 invoke_block_from_c_proc (ec=0x5160008874d0, self=140121371463840, 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 0x00005a590343c9f6 in rb_vm_invoke_proc (ec=0x50c005587354, proc=0x89, proc@entry=0x50400013d250, argc=-1926656671, 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 0x00005a5903393549 in thread_do_start_proc (th=th@entry=0x51500004e500) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400013d250 args_len = 0 args_ptr = <optimized out> #41 0x00005a590339117a in thread_do_start (th=0x51500004e500) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #42 thread_start_func_2 (th=th@entry=0x51500004e500, 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 0x00005a590339043e in call_thread_start_func_2 (th=0x51500004e500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7f706c3ffcc0 #44 nt_start (ptr=0x50c005587300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500004e500 sched = <optimized out> nt = 0x50c005587300 vm = 0x525000000100 #45 0x00005a5903037a9f in asan_thread_start(void*) () No symbol table info available. #46 0x00007f708d29ca94 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 = {140120829200064, 254308212783690330, 140120829200064, -352, 0, 140729477705488, 254308212796273242, 254094752076903002}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #47 0x00007f708d329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f708d415c40 (LWP 1224051) "ruby"): #0 0x00007f708d3107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f708b1e81c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005a5902fcbf20 in __interceptor_waitpid () No symbol table info available. #2 0x00005a590320cec4 in do_waitpid (pid=-1, st=0x7f708b1e81c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7f708b1e81a0) at /tmp/ruby/src/trunk_asan/process.c:1074 w = 0x7f708b1e81a0 #4 0x00005a590337718f in rb_nogvl (func=0x5a590320ce80 <waitpid_blocking_no_SIGCHLD>, data1=0x7f708b1e81a0, 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 0x00005a59031f7a7e in waitpid_no_SIGCHLD (w=0x7f708b1e81a0) 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 0x00005a590320646e 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 = 140121335269080 pid = <optimized out> status = <optimized out> #9 0x00005a5903464b88 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 = 0x7f708c9c7580 cfunc = 0x504000020818 recv = 140121372202520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005a590344afed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe22874fd0) 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 0x00005a590344aaa5 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 0x00005a590341244d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f708a7ff288, 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 = {0x5a5903407d49 <vm_exec_core+13289>, 0x5a590340501a <vm_exec_core+1722>, 0x5a590340685c <vm_exec_core+7932>, 0x5a590340bd50 <vm_exec_core+29680>, 0x5a5903406190 <vm_exec_core+6192>, 0x5a590340ca12 <vm_exec_core+32946>, 0x5a590340ac80 <vm_exec_core+25376>, 0x5a5903408a79 <vm_exec_core+16665>, 0x5a590340531b <vm_exec_core+2491>, 0x5a590340c510 <vm_exec_core+31664>, 0x5a590340c105 <vm_exec_core+30629>, 0x5a5903406556 <vm_exec_core+7158>, 0x5a590340591b <vm_exec_core+4027>, 0x5a590340b14d <vm_exec_core+26605>, 0x5a59034073ff <vm_exec_core+10911>, 0x5a590340c728 <vm_exec_core+32200>, 0x5a590340c32a <vm_exec_core+31178>, 0x5a5903407be3 <vm_exec_core+12931>, 0x5a59034089df <vm_exec_core+16511>, 0x5a590340ae1a <vm_exec_core+25786>, 0x5a590340c287 <vm_exec_core+31015>, 0x5a5903409ed1 <vm_exec_core+21873>, 0x5a590340aeb9 <vm_exec_core+25945>, 0x5a590340b2da <vm_exec_core+27002>, 0x5a5903409df8 <vm_exec_core+21656>, 0x5a5903405810 <vm_exec_core+3760>, 0x5a590340a62c <vm_exec_core+23756>, 0x5a5903405663 <vm_exec_core+3331>, 0x5a59034059c7 <vm_exec_core+4199>, 0x5a5903407e8c <vm_exec_core+13612>, 0x5a5903409c8f <vm_exec_core+21295>, 0x5a590340a240 <vm_exec_core+22752>, 0x5a5903409a10 <vm_exec_core+20656>, 0x5a5903405261 <vm_exec_core+2305>, 0x5a590340b541 <vm_exec_core+27617>, 0x5a590340c008 <vm_exec_core+30376>, 0x5a5903405ac9 <vm_exec_core+4457>, 0x5a5903406c77 <vm_exec_core+8983>, 0x5a5903406768 <vm_exec_core+7688>, 0x5a5903407567 <vm_exec_core+11271>, 0x5a5903408923 <vm_exec_core+16323>, 0x5a5903405bc0 <vm_exec_core+4704>, 0x5a590340b3ae <vm_exec_core+27214>, 0x5a5903406bd1 <vm_exec_core+8817>, 0x5a59034087b6 <vm_exec_core+15958>, 0x5a590340928a <vm_exec_core+18730>, 0x5a590340b252 <vm_exec_core+26866>, 0x5a590340a092 <vm_exec_core+22322>, 0x5a590340777e <vm_exec_core+11806>, 0x5a5903406eca <vm_exec_core+9578>, 0x5a590340b022 <vm_exec_core+26306>, 0x5a590340800e <vm_exec_core+13998>, 0x5a590340a6de <vm_exec_core+23934>, 0x5a590340a1ac <vm_exec_core+22604>, 0x5a590340a928 <vm_exec_core+24520>, 0x5a590340b82b <vm_exec_core+28363>, 0x5a590340949b <vm_exec_core+19259>, 0x5a5903404cfb <vm_exec_core+923>, 0x5a59034078f9 <vm_exec_core+12185>, 0x5a590340af67 <vm_exec_core+26119>, 0x5a5903407a26 <vm_exec_core+12486>, 0x5a5903409d33 <vm_exec_core+21459>, 0x5a590340a526 <vm_exec_core+23494>, 0x5a5903409036 <vm_exec_core+18134>, 0x5a5903409b4b <vm_exec_core+20971>, 0x5a5903407c65 <vm_exec_core+13061>, 0x5a59034071ae <vm_exec_core+10318>, 0x5a590340aa06 <vm_exec_core+24742>, 0x5a5903405c7d <vm_exec_core+4893>, 0x5a5903408e33 <vm_exec_core+17619>, 0x5a5903413e0e <vm_exec_core+62638>, 0x5a5903409f7c <vm_exec_core+22044>, 0x5a5903405f21 <vm_exec_core+5569>, 0x5a5903406432 <vm_exec_core+6866>, 0x5a5903406045 <vm_exec_core+5861>, 0x5a5903406d6b <vm_exec_core+9227>, 0x5a59034075cd <vm_exec_core+11373>, 0x5a5903404d00 <vm_exec_core+928>, 0x5a5903406ac7 <vm_exec_core+8551>, 0x5a590340cc51 <vm_exec_core+33521>, 0x5a590340a43c <vm_exec_core+23260>, 0x5a5903409392 <vm_exec_core+18994>, 0x5a590340b430 <vm_exec_core+27344>, 0x5a590340cd24 <vm_exec_core+33732>, 0x5a590340b744 <vm_exec_core+28132>, 0x5a590340c7bd <vm_exec_core+32349>, 0x5a590340c891 <vm_exec_core+32561>, 0x5a590340572d <vm_exec_core+3533>, 0x5a590340c3d3 <vm_exec_core+31347>, 0x5a5903407f30 <vm_exec_core+13776>, 0x5a590340c5f0 <vm_exec_core+31888>, 0x5a5903407ad2 <vm_exec_core+12658>, 0x5a590340b61d <vm_exec_core+27837>, 0x5a5903406ff0 <vm_exec_core+9872>, 0x5a590340823a <vm_exec_core+14554>, 0x5a590340c971 <vm_exec_core+32785>, 0x5a5903408878 <vm_exec_core+16152>, 0x5a59034083d7 <vm_exec_core+14967>, 0x5a5903404dd0 <vm_exec_core+1136>, 0x5a5903405473 <vm_exec_core+2835>, 0x5a5903404eb9 <vm_exec_core+1369>, 0x5a5903409131 <vm_exec_core+18385>, 0x5a5903408583 <vm_exec_core+15395>, 0x5a5903408d09 <vm_exec_core+17321>, 0x5a5903408c25 <vm_exec_core+17093>, 0x5a5903407d8e <vm_exec_core+13358>, 0x5a5903408478 <vm_exec_core+15128>, 0x5a5903408110 <vm_exec_core+14256>, 0x5a5903408734 <vm_exec_core+15828>, 0x5a59034086b2 <vm_exec_core+15698>, 0x5a5903407d3a <vm_exec_core+13274>, 0x5a590340500b <vm_exec_core+1707>, 0x5a590340684d <vm_exec_core+7917>, 0x5a590340bd41 <vm_exec_core+29665>, 0x5a5903406181 <vm_exec_core+6177>, 0x5a590340ca03 <vm_exec_core+32931>, 0x5a590340ac71 <vm_exec_core+25361>, 0x5a5903408a6a <vm_exec_core+16650>, 0x5a590340530c <vm_exec_core+2476>, 0x5a590340c501 <vm_exec_core+31649>, 0x5a590340c0f6 <vm_exec_core+30614>, 0x5a5903406547 <vm_exec_core+7143>, 0x5a590340590c <vm_exec_core+4012>, 0x5a590340b13e <vm_exec_core+26590>, 0x5a59034073f0 <vm_exec_core+10896>, 0x5a590340c719 <vm_exec_core+32185>, 0x5a590340c31b <vm_exec_core+31163>, 0x5a5903407bd4 <vm_exec_core+12916>, 0x5a59034089d0 <vm_exec_core+16496>, 0x5a590340ae0b <vm_exec_core+25771>, 0x5a590340c278 <vm_exec_core+31000>, 0x5a5903409ec2 <vm_exec_core+21858>, 0x5a590340aeaa <vm_exec_core+25930>, 0x5a590340b2cb <vm_exec_core+26987>, 0x5a5903409de9 <vm_exec_core+21641>, 0x5a5903405801 <vm_exec_core+3745>, 0x5a590340a61d <vm_exec_core+23741>, 0x5a5903405654 <vm_exec_core+3316>, 0x5a59034059b8 <vm_exec_core+4184>, 0x5a5903407e7d <vm_exec_core+13597>, 0x5a5903409c80 <vm_exec_core+21280>, 0x5a590340a231 <vm_exec_core+22737>, 0x5a5903409a01 <vm_exec_core+20641>, 0x5a5903405252 <vm_exec_core+2290>, 0x5a590340b532 <vm_exec_core+27602>, 0x5a590340bff9 <vm_exec_core+30361>, 0x5a5903405aba <vm_exec_core+4442>, 0x5a5903406c68 <vm_exec_core+8968>, 0x5a5903406759 <vm_exec_core+7673>, 0x5a5903407558 <vm_exec_core+11256>, 0x5a5903408914 <vm_exec_core+16308>, 0x5a5903405bb1 <vm_exec_core+4689>, 0x5a590340b39f <vm_exec_core+27199>, 0x5a5903406bc2 <vm_exec_core+8802>, 0x5a59034087a7 <vm_exec_core+15943>, 0x5a590340927b <vm_exec_core+18715>, 0x5a590340b243 <vm_exec_core+26851>, 0x5a590340a083 <vm_exec_core+22307>, 0x5a590340776f <vm_exec_core+11791>, 0x5a5903406ebb <vm_exec_core+9563>, 0x5a590340b013 <vm_exec_core+26291>, 0x5a5903407fff <vm_exec_core+13983>, 0x5a590340a6cf <vm_exec_core+23919>, 0x5a590340a19d <vm_exec_core+22589>, 0x5a590340a919 <vm_exec_core+24505>, 0x5a590340b81c <vm_exec_core+28348>, 0x5a590340948c <vm_exec_core+19244>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a59034078ea <vm_exec_core+12170>, 0x5a590340af58 <vm_exec_core+26104>, 0x5a5903407a17 <vm_exec_core+12471>, 0x5a5903409d24 <vm_exec_core+21444>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a5903409027 <vm_exec_core+18119>, 0x5a5903409b3c <vm_exec_core+20956>, 0x5a5903407c56 <vm_exec_core+13046>, 0x5a590340719f <vm_exec_core+10303>, 0x5a590340a9f7 <vm_exec_core+24727>, 0x5a5903405c6e <vm_exec_core+4878>, 0x5a5903408e24 <vm_exec_core+17604>, 0x5a5903413dff <vm_exec_core+62623>, 0x5a5903409f6d <vm_exec_core+22029>, 0x5a5903405f12 <vm_exec_core+5554>, 0x5a5903406423 <vm_exec_core+6851>, 0x5a5903406036 <vm_exec_core+5846>, 0x5a5903406d5c <vm_exec_core+9212>, 0x5a59034075be <vm_exec_core+11358>, 0x5a590340934f <vm_exec_core+18927>, 0x5a590340890a <vm_exec_core+16298>, 0x5a590340934a <vm_exec_core+18922>, 0x5a5903409ebd <vm_exec_core+21853>, 0x5a5903409de4 <vm_exec_core+21636>, 0x5a5903406d57 <vm_exec_core+9207>, 0x5a590340a047 <vm_exec_core+22247>, 0x5a5903407f26 <vm_exec_core+13766>, 0x5a5903407f2b <vm_exec_core+13771>, 0x5a5903409ddf <vm_exec_core+21631>, 0x5a5903409c76 <vm_exec_core+21270>, 0x5a5903408cf0 <vm_exec_core+17296>, 0x5a5903408c11 <vm_exec_core+17073>...} reg_cfp = 0x7f708a7ff288 reg_pc = 0x504000051730 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 0x00005a590340126f 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 0x00005a5903482392 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f708a7ff578, self=140121371385360, 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 = 0x7f708c967568 cfp = <optimized out> sp = 0x7f708a6ff9e8 use_argv = 0x7f708b00b420 stack_argv = 0x7f708a6ff9e8 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 = 0x7f708a7ff578 #18 0x00005a590342eb26 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 0x00005a590342eb26 in rb_yield (val=<optimized out>) No locals. #22 0x00005a59035d547a in rb_ary_each (ary=140121357069720) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #23 0x00005a5903464b88 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 th: 0x515000000300, native_id: 0x7f708d415c40 -- Control frame information ----------------------------------------------- cc = <optimized out> me = 0x7f708c9f0548 cfunc = 0x50400000a298 c:0026 p:---- s:0157 e:000156 CFUNC :waitall recv = 140121357069720 block_handler = <optimized out> c:0025 p:0004 s:0153 e:000152 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:560 frame_type = 1431634051 len = <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 val = <optimized out> #24 0x00005a590340bb6f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f708a7ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 c:0022 p:0124 s:0138 E:001580 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194 c:0021 p:0064 s:0128 E:0016a8 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 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 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 #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 = {0x5a5903407d49 <vm_exec_core+13289>, 0x5a590340501a <vm_exec_core+1722>, 0x5a590340685c <vm_exec_core+7932>, 0x5a590340bd50 <vm_exec_core+29680>, 0x5a5903406190 <vm_exec_core+6192>, 0x5a590340ca12 <vm_exec_core+32946>, 0x5a590340ac80 <vm_exec_core+25376>, 0x5a5903408a79 <vm_exec_core+16665>, 0x5a590340531b <vm_exec_core+2491>, 0x5a590340c510 <vm_exec_core+31664>, 0x5a590340c105 <vm_exec_core+30629>, 0x5a5903406556 <vm_exec_core+7158>, 0x5a590340591b <vm_exec_core+4027>, 0x5a590340b14d <vm_exec_core+26605>, 0x5a59034073ff <vm_exec_core+10911>, 0x5a590340c728 <vm_exec_core+32200>, 0x5a590340c32a <vm_exec_core+31178>, 0x5a5903407be3 <vm_exec_core+12931>, 0x5a59034089df <vm_exec_core+16511>, 0x5a590340ae1a <vm_exec_core+25786>, 0x5a590340c287 <vm_exec_core+31015>, 0x5a5903409ed1 <vm_exec_core+21873>, 0x5a590340aeb9 <vm_exec_core+25945>, 0x5a590340b2da <vm_exec_core+27002>, 0x5a5903409df8 <vm_exec_core+21656>, 0x5a5903405810 <vm_exec_core+3760>, 0x5a590340a62c <vm_exec_core+23756>, 0x5a5903405663 <vm_exec_core+3331>, 0x5a59034059c7 <vm_exec_core+4199>, 0x5a5903407e8c <vm_exec_core+13612>, 0x5a5903409c8f <vm_exec_core+21295>, 0x5a590340a240 <vm_exec_core+22752>, 0x5a5903409a10 <vm_exec_core+20656>, 0x5a5903405261 <vm_exec_core+2305>, 0x5a590340b541 <vm_exec_core+27617>, 0x5a590340c008 <vm_exec_core+30376>, 0x5a5903405ac9 <vm_exec_core+4457>, 0x5a5903406c77 <vm_exec_core+8983>, 0x5a5903406768 <vm_exec_core+7688>, 0x5a5903407567 <vm_exec_core+11271>, 0x5a5903408923 <vm_exec_core+16323>, 0x5a5903405bc0 <vm_exec_core+4704>, 0x5a590340b3ae <vm_exec_core+27214>, 0x5a5903406bd1 <vm_exec_core+8817>, 0x5a59034087b6 <vm_exec_core+15958>, 0x5a590340928a <vm_exec_core+18730>, 0x5a590340b252 <vm_exec_core+26866>, 0x5a590340a092 <vm_exec_core+22322>, 0x5a590340777e <vm_exec_core+11806>, 0x5a5903406eca <vm_exec_core+9578>, 0x5a590340b022 <vm_exec_core+26306>, 0x5a590340800e <vm_exec_core+13998>, 0x5a590340a6de <vm_exec_core+23934>, 0x5a590340a1ac <vm_exec_core+22604>, 0x5a590340a928 <vm_exec_core+24520>, 0x5a590340b82b <vm_exec_core+28363>, 0x5a590340949b <vm_exec_core+19259>, 0x5a5903404cfb <vm_exec_core+923>, 0x5a59034078f9 <vm_exec_core+12185>, 0x5a590340af67 <vm_exec_core+26119>, 0x5a5903407a26 <vm_exec_core+12486>, 0x5a5903409d33 <vm_exec_core+21459>, 0x5a590340a526 <vm_exec_core+23494>, 0x5a5903409036 <vm_exec_core+18134>, 0x5a5903409b4b <vm_exec_core+20971>, 0x5a5903407c65 <vm_exec_core+13061>, 0x5a59034071ae <vm_exec_core+10318>, 0x5a590340aa06 <vm_exec_core+24742>, 0x5a5903405c7d <vm_exec_core+4893>, 0x5a5903408e33 <vm_exec_core+17619>, 0x5a5903413e0e <vm_exec_core+62638>, 0x5a5903409f7c <vm_exec_core+22044>, 0x5a5903405f21 <vm_exec_core+5569>, 0x5a5903406432 <vm_exec_core+6866>, 0x5a5903406045 <vm_exec_core+5861>, 0x5a5903406d6b <vm_exec_core+9227>, 0x5a59034075cd <vm_exec_core+11373>, 0x5a5903404d00 <vm_exec_core+928>, 0x5a5903406ac7 <vm_exec_core+8551>, 0x5a590340cc51 <vm_exec_core+33521>, 0x5a590340a43c <vm_exec_core+23260>, 0x5a5903409392 <vm_exec_core+18994>, 0x5a590340b430 <vm_exec_core+27344>, 0x5a590340cd24 <vm_exec_core+33732>, 0x5a590340b744 <vm_exec_core+28132>, 0x5a590340c7bd <vm_exec_core+32349>, 0x5a590340c891 <vm_exec_core+32561>, 0x5a590340572d <vm_exec_core+3533>, 0x5a590340c3d3 <vm_exec_core+31347>, 0x5a5903407f30 <vm_exec_core+13776>, 0x5a590340c5f0 <vm_exec_core+31888>, 0x5a5903407ad2 <vm_exec_core+12658>, 0x5a590340b61d <vm_exec_core+27837>, 0x5a5903406ff0 <vm_exec_core+9872>, 0x5a590340823a <vm_exec_core+14554>, 0x5a590340c971 <vm_exec_core+32785>, 0x5a5903408878 <vm_exec_core+16152>, 0x5a59034083d7 <vm_exec_core+14967>, 0x5a5903404dd0 <vm_exec_core+1136>, 0x5a5903405473 <vm_exec_core+2835>, 0x5a5903404eb9 <vm_exec_core+1369>, 0x5a5903409131 <vm_exec_core+18385>, 0x5a5903408583 <vm_exec_core+15395>, 0x5a5903408d09 <vm_exec_core+17321>, 0x5a5903408c25 <vm_exec_core+17093>, 0x5a5903407d8e <vm_exec_core+13358>, 0x5a5903408478 <vm_exec_core+15128>, 0x5a5903408110 <vm_exec_core+14256>, 0x5a5903408734 <vm_exec_core+15828>, 0x5a59034086b2 <vm_exec_core+15698>, 0x5a5903407d3a <vm_exec_core+13274>, 0x5a590340500b <vm_exec_core+1707>, 0x5a590340684d <vm_exec_core+7917>, 0x5a590340bd41 <vm_exec_core+29665>, 0x5a5903406181 <vm_exec_core+6177>, 0x5a590340ca03 <vm_exec_core+32931>, 0x5a590340ac71 <vm_exec_core+25361>, 0x5a5903408a6a <vm_exec_core+16650>, 0x5a590340530c <vm_exec_core+2476>, 0x5a590340c501 <vm_exec_core+31649>, 0x5a590340c0f6 <vm_exec_core+30614>, 0x5a5903406547 <vm_exec_core+7143>, 0x5a590340590c <vm_exec_core+4012>, 0x5a590340b13e <vm_exec_core+26590>, 0x5a59034073f0 <vm_exec_core+10896>, 0x5a590340c719 <vm_exec_core+32185>, 0x5a590340c31b <vm_exec_core+31163>, 0x5a5903407bd4 <vm_exec_core+12916>, 0x5a59034089d0 <vm_exec_core+16496>, 0x5a590340ae0b <vm_exec_core+25771>, 0x5a590340c278 <vm_exec_core+31000>, 0x5a5903409ec2 <vm_exec_core+21858>, 0x5a590340aeaa <vm_exec_core+25930>, 0x5a590340b2cb <vm_exec_core+26987>, 0x5a5903409de9 <vm_exec_core+21641>, 0x5a5903405801 <vm_exec_core+3745>, 0x5a590340a61d <vm_exec_core+23741>, 0x5a5903405654 <vm_exec_core+3316>, 0x5a59034059b8 <vm_exec_core+4184>, 0x5a5903407e7d <vm_exec_core+13597>, 0x5a5903409c80 <vm_exec_core+21280>, 0x5a590340a231 <vm_exec_core+22737>, 0x5a5903409a01 <vm_exec_core+20641>, 0x5a5903405252 <vm_exec_core+2290>, 0x5a590340b532 <vm_exec_core+27602>, 0x5a590340bff9 <vm_exec_core+30361>, 0x5a5903405aba <vm_exec_core+4442>, 0x5a5903406c68 <vm_exec_core+8968>, 0x5a5903406759 <vm_exec_core+7673>, 0x5a5903407558 <vm_exec_core+11256>, 0x5a5903408914 <vm_exec_core+16308>, 0x5a5903405bb1 <vm_exec_core+4689>, 0x5a590340b39f <vm_exec_core+27199>, 0x5a5903406bc2 <vm_exec_core+8802>, 0x5a59034087a7 <vm_exec_core+15943>, 0x5a590340927b <vm_exec_core+18715>, 0x5a590340b243 <vm_exec_core+26851>, 0x5a590340a083 <vm_exec_core+22307>, 0x5a590340776f <vm_exec_core+11791>, 0x5a5903406ebb <vm_exec_core+9563>, 0x5a590340b013 <vm_exec_core+26291>, 0x5a5903407fff <vm_exec_core+13983>, 0x5a590340a6cf <vm_exec_core+23919>, 0x5a590340a19d <vm_exec_core+22589>, 0x5a590340a919 <vm_exec_core+24505>, 0x5a590340b81c <vm_exec_core+28348>, 0x5a590340948c <vm_exec_core+19244>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a59034078ea <vm_exec_core+12170>, 0x5a590340af58 <vm_exec_core+26104>, 0x5a5903407a17 <vm_exec_core+12471>, 0x5a5903409d24 <vm_exec_core+21444>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a5903409027 <vm_exec_core+18119>, 0x5a5903409b3c <vm_exec_core+20956>, 0x5a5903407c56 <vm_exec_core+13046>, 0x5a590340719f <vm_exec_core+10303>, 0x5a590340a9f7 <vm_exec_core+24727>, 0x5a5903405c6e <vm_exec_core+4878>, 0x5a5903408e24 <vm_exec_core+17604>, 0x5a5903413dff <vm_exec_core+62623>, 0x5a5903409f6d <vm_exec_core+22029>, 0x5a5903405f12 <vm_exec_core+5554>, 0x5a5903406423 <vm_exec_core+6851>, 0x5a5903406036 <vm_exec_core+5846>, 0x5a5903406d5c <vm_exec_core+9212>, 0x5a59034075be <vm_exec_core+11358>, 0x5a590340934f <vm_exec_core+18927>, 0x5a590340890a <vm_exec_core+16298>, 0x5a590340934a <vm_exec_core+18922>, 0x5a5903409ebd <vm_exec_core+21853>, 0x5a5903409de4 <vm_exec_core+21636>, 0x5a5903406d57 <vm_exec_core+9207>, 0x5a590340a047 <vm_exec_core+22247>, 0x5a5903407f26 <vm_exec_core+13766>, 0x5a5903407f2b <vm_exec_core+13771>, 0x5a5903409ddf <vm_exec_core+21631>, 0x5a5903409c76 <vm_exec_core+21270>, 0x5a5903408cf0 <vm_exec_core+17296>, 0x5a5903408c11 <vm_exec_core+17073>...} reg_cfp = 0x7f708a7ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> 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 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:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 INSN_LABEL_opt_getconstant_path = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_putnil = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_putchilledstring = <optimized out> th: 0x51500004e500, native_id: 0x7f706c4006c0 INSN_LABEL_concatstrings = <optimized out> -- Control frame information ----------------------------------------------- c:0006 p:---- s:0026 e:000025 CFUNC :sleep INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> 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] 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> 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] 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> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #26 0x00005a5903401491 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #28 0x00005a590318328c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=140121371719680) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7f708c9636e8 #29 0x00005a590317e1db in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 140121372218360 realpath_map = 140121372218200 path = 140121371719680 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #30 0x00005a590317c395 in rb_require_string_internal (fname=140121371719720, 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 0x00005a5903464b88 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 = 0x7f708c963878 cfunc = 0x5040000185d8 recv = 140121372347800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005a590344afed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe22876f10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x515000000358 cc = <optimized out> cme = <optimized out> v = <optimized out> #34 0x00005a590344aaa5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #35 0x00005a590341244d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f708a7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #36 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5a5903407d49 <vm_exec_core+13289>, 0x5a590340501a <vm_exec_core+1722>, 0x5a590340685c <vm_exec_core+7932>, 0x5a590340bd50 <vm_exec_core+29680>, 0x5a5903406190 <vm_exec_core+6192>, 0x5a590340ca12 <vm_exec_core+32946>, 0x5a590340ac80 <vm_exec_core+25376>, 0x5a5903408a79 <vm_exec_core+16665>, 0x5a590340531b <vm_exec_core+2491>, 0x5a590340c510 <vm_exec_core+31664>, 0x5a590340c105 <vm_exec_core+30629>, 0x5a5903406556 <vm_exec_core+7158>, 0x5a590340591b <vm_exec_core+4027>, 0x5a590340b14d <vm_exec_core+26605>, 0x5a59034073ff <vm_exec_core+10911>, 0x5a590340c728 <vm_exec_core+32200>, 0x5a590340c32a <vm_exec_core+31178>, 0x5a5903407be3 <vm_exec_core+12931>, 0x5a59034089df <vm_exec_core+16511>, 0x5a590340ae1a <vm_exec_core+25786>, 0x5a590340c287 <vm_exec_core+31015>, 0x5a5903409ed1 <vm_exec_core+21873>, 0x5a590340aeb9 <vm_exec_core+25945>, 0x5a590340b2da <vm_exec_core+27002>, 0x5a5903409df8 <vm_exec_core+21656>, 0x5a5903405810 <vm_exec_core+3760>, 0x5a590340a62c <vm_exec_core+23756>, 0x5a5903405663 <vm_exec_core+3331>, 0x5a59034059c7 <vm_exec_core+4199>, 0x5a5903407e8c <vm_exec_core+13612>, 0x5a5903409c8f <vm_exec_core+21295>, 0x5a590340a240 <vm_exec_core+22752>, 0x5a5903409a10 <vm_exec_core+20656>, 0x5a5903405261 <vm_exec_core+2305>, 0x5a590340b541 <vm_exec_core+27617>, 0x5a590340c008 <vm_exec_core+30376>, 0x5a5903405ac9 <vm_exec_core+4457>, 0x5a5903406c77 <vm_exec_core+8983>, 0x5a5903406768 <vm_exec_core+7688>, 0x5a5903407567 <vm_exec_core+11271>, 0x5a5903408923 <vm_exec_core+16323>, 0x5a5903405bc0 <vm_exec_core+4704>, 0x5a590340b3ae <vm_exec_core+27214>, 0x5a5903406bd1 <vm_exec_core+8817>, 0x5a59034087b6 <vm_exec_core+15958>, 0x5a590340928a <vm_exec_core+18730>, 0x5a590340b252 <vm_exec_core+26866>, 0x5a590340a092 <vm_exec_core+22322>, 0x5a590340777e <vm_exec_core+11806>, 0x5a5903406eca <vm_exec_core+9578>, 0x5a590340b022 <vm_exec_core+26306>, 0x5a590340800e <vm_exec_core+13998>, 0x5a590340a6de <vm_exec_core+23934>, 0x5a590340a1ac <vm_exec_core+22604>, 0x5a590340a928 <vm_exec_core+24520>, 0x5a590340b82b <vm_exec_core+28363>, 0x5a590340949b <vm_exec_core+19259>, 0x5a5903404cfb <vm_exec_core+923>, 0x5a59034078f9 <vm_exec_core+12185>, 0x5a590340af67 <vm_exec_core+26119>, 0x5a5903407a26 <vm_exec_core+12486>, 0x5a5903409d33 <vm_exec_core+21459>, 0x5a590340a526 <vm_exec_core+23494>, 0x5a5903409036 <vm_exec_core+18134>, 0x5a5903409b4b <vm_exec_core+20971>, 0x5a5903407c65 <vm_exec_core+13061>, 0x5a59034071ae <vm_exec_core+10318>, 0x5a590340aa06 <vm_exec_core+24742>, 0x5a5903405c7d <vm_exec_core+4893>, 0x5a5903408e33 <vm_exec_core+17619>, 0x5a5903413e0e <vm_exec_core+62638>, 0x5a5903409f7c <vm_exec_core+22044>, 0x5a5903405f21 <vm_exec_core+5569>, 0x5a5903406432 <vm_exec_core+6866>, 0x5a5903406045 <vm_exec_core+5861>, 0x5a5903406d6b <vm_exec_core+9227>, 0x5a59034075cd <vm_exec_core+11373>, 0x5a5903404d00 <vm_exec_core+928>, 0x5a5903406ac7 <vm_exec_core+8551>, 0x5a590340cc51 <vm_exec_core+33521>, 0x5a590340a43c <vm_exec_core+23260>, 0x5a5903409392 <vm_exec_core+18994>, 0x5a590340b430 <vm_exec_core+27344>, 0x5a590340cd24 <vm_exec_core+33732>, 0x5a590340b744 <vm_exec_core+28132>, 0x5a590340c7bd <vm_exec_core+32349>, 0x5a590340c891 <vm_exec_core+32561>, 0x5a590340572d <vm_exec_core+3533>, 0x5a590340c3d3 <vm_exec_core+31347>, 0x5a5903407f30 <vm_exec_core+13776>, 0x5a590340c5f0 <vm_exec_core+31888>, 0x5a5903407ad2 <vm_exec_core+12658>, 0x5a590340b61d <vm_exec_core+27837>, 0x5a5903406ff0 <vm_exec_core+9872>, 0x5a590340823a <vm_exec_core+14554>, 0x5a590340c971 <vm_exec_core+32785>, 0x5a5903408878 <vm_exec_core+16152>, 0x5a59034083d7 <vm_exec_core+14967>, 0x5a5903404dd0 <vm_exec_core+1136>, 0x5a5903405473 <vm_exec_core+2835>, 0x5a5903404eb9 <vm_exec_core+1369>, 0x5a5903409131 <vm_exec_core+18385>, 0x5a5903408583 <vm_exec_core+15395>, 0x5a5903408d09 <vm_exec_core+17321>, 0x5a5903408c25 <vm_exec_core+17093>, 0x5a5903407d8e <vm_exec_core+13358>, 0x5a5903408478 <vm_exec_core+15128>, 0x5a5903408110 <vm_exec_core+14256>, 0x5a5903408734 <vm_exec_core+15828>, 0x5a59034086b2 <vm_exec_core+15698>, 0x5a5903407d3a <vm_exec_core+13274>, 0x5a590340500b <vm_exec_core+1707>, 0x5a590340684d <vm_exec_core+7917>, 0x5a590340bd41 <vm_exec_core+29665>, 0x5a5903406181 <vm_exec_core+6177>, 0x5a590340ca03 <vm_exec_core+32931>, 0x5a590340ac71 <vm_exec_core+25361>, 0x5a5903408a6a <vm_exec_core+16650>, 0x5a590340530c <vm_exec_core+2476>, 0x5a590340c501 <vm_exec_core+31649>, 0x5a590340c0f6 <vm_exec_core+30614>, 0x5a5903406547 <vm_exec_core+7143>, 0x5a590340590c <vm_exec_core+4012>, 0x5a590340b13e <vm_exec_core+26590>, 0x5a59034073f0 <vm_exec_core+10896>, 0x5a590340c719 <vm_exec_core+32185>, 0x5a590340c31b <vm_exec_core+31163>, 0x5a5903407bd4 <vm_exec_core+12916>, 0x5a59034089d0 <vm_exec_core+16496>, 0x5a590340ae0b <vm_exec_core+25771>, 0x5a590340c278 <vm_exec_core+31000>, 0x5a5903409ec2 <vm_exec_core+21858>, 0x5a590340aeaa <vm_exec_core+25930>, 0x5a590340b2cb <vm_exec_core+26987>, 0x5a5903409de9 <vm_exec_core+21641>, 0x5a5903405801 <vm_exec_core+3745>, 0x5a590340a61d <vm_exec_core+23741>, 0x5a5903405654 <vm_exec_core+3316>, 0x5a59034059b8 <vm_exec_core+4184>, 0x5a5903407e7d <vm_exec_core+13597>, 0x5a5903409c80 <vm_exec_core+21280>, 0x5a590340a231 <vm_exec_core+22737>, 0x5a5903409a01 <vm_exec_core+20641>, 0x5a5903405252 <vm_exec_core+2290>, 0x5a590340b532 <vm_exec_core+27602>, 0x5a590340bff9 <vm_exec_core+30361>, 0x5a5903405aba <vm_exec_core+4442>, 0x5a5903406c68 <vm_exec_core+8968>, 0x5a5903406759 <vm_exec_core+7673>, 0x5a5903407558 <vm_exec_core+11256>, 0x5a5903408914 <vm_exec_core+16308>, 0x5a5903405bb1 <vm_exec_core+4689>, 0x5a590340b39f <vm_exec_core+27199>, 0x5a5903406bc2 <vm_exec_core+8802>, 0x5a59034087a7 <vm_exec_core+15943>, 0x5a590340927b <vm_exec_core+18715>, 0x5a590340b243 <vm_exec_core+26851>, 0x5a590340a083 <vm_exec_core+22307>, 0x5a590340776f <vm_exec_core+11791>, 0x5a5903406ebb <vm_exec_core+9563>, 0x5a590340b013 <vm_exec_core+26291>, 0x5a5903407fff <vm_exec_core+13983>, 0x5a590340a6cf <vm_exec_core+23919>, 0x5a590340a19d <vm_exec_core+22589>, 0x5a590340a919 <vm_exec_core+24505>, 0x5a590340b81c <vm_exec_core+28348>, 0x5a590340948c <vm_exec_core+19244>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a59034078ea <vm_exec_core+12170>, 0x5a590340af58 <vm_exec_core+26104>, 0x5a5903407a17 <vm_exec_core+12471>, 0x5a5903409d24 <vm_exec_core+21444>, 0x5a590340a033 <vm_exec_core+22227>, 0x5a5903409027 <vm_exec_core+18119>, 0x5a5903409b3c <vm_exec_core+20956>, 0x5a5903407c56 <vm_exec_core+13046>, 0x5a590340719f <vm_exec_core+10303>, 0x5a590340a9f7 <vm_exec_core+24727>, 0x5a5903405c6e <vm_exec_core+4878>, 0x5a5903408e24 <vm_exec_core+17604>, 0x5a5903413dff <vm_exec_core+62623>, 0x5a5903409f6d <vm_exec_core+22029>, 0x5a5903405f12 <vm_exec_core+5554>, 0x5a5903406423 <vm_exec_core+6851>, 0x5a5903406036 <vm_exec_core+5846>, 0x5a5903406d5c <vm_exec_core+9212>, 0x5a59034075be <vm_exec_core+11358>, 0x5a590340934f <vm_exec_core+18927>, 0x5a590340890a <vm_exec_core+16298>, 0x5a590340934a <vm_exec_core+18922>, 0x5a5903409ebd <vm_exec_core+21853>, 0x5a5903409de4 <vm_exec_core+21636>, 0x5a5903406d57 <vm_exec_core+9207>, 0x5a590340a047 <vm_exec_core+22247>, 0x5a5903407f26 <vm_exec_core+13766>, 0x5a5903407f2b <vm_exec_core+13771>, 0x5a5903409ddf <vm_exec_core+21631>, 0x5a5903409c76 <vm_exec_core+21270>, 0x5a5903408cf0 <vm_exec_core+17296>, 0x5a5903408c11 <vm_exec_core+17073>...} reg_cfp = 0x7f708a7ff790 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> 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 0x00005a59034010d8 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 0x00005a590307e5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7f708c963918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe22877450, <optimized out>, 0x7ffe228773a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f708c963918 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x00005a5903077b47 in rb_main (argc=9, argv=0x7ffe22877618) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #41 main (argc=9, argv=0x7ffe22877618) at /tmp/ruby/src/trunk_asan/main.c:68 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1224051) detached] Failed tests: TestIOBuffer#test_shared: Test::Unit::AssertionFailedError: <"Hello World"> expected but was Retrying... $ timeout 60 gdb -p 1223716 -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". 0x0000708a649107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff15636e6c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x708a64a67740 (LWP 1223716) "make" 0x0000708a649107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff15636e6c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x708a64a67740 (LWP 1223716) "make"): #0 0x0000708a649107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff15636e6c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x00005c41f909ed16 in reap_children () No symbol table info available. #2 0x00005c41f909fa8c in new_job () No symbol table info available. #3 0x00005c41f90ae72a in ?? () No symbol table info available. #4 0x00005c41f90af09e in update_goal_chain () No symbol table info available. #5 0x00005c41f908967a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 1223716) detached] make: *** [uncommon.mk:963: yes-test-all] Killed #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1223715 -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 1260320 -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.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.0/ext/rbs_extension' 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 (2024-12-31T10:00:41Z master 89c9a9fd03) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 35.238332 seconds 3439 files, 33372 examples, 134383 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.