# Logfile created on 2025-01-18 15:02:57 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007beaa517fdc0 @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.20250118-150256", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007beaa51a0908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007beaa51a0200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007beaa50ba200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250118-150256", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250118-150256>, @binmode=false, @mon_data=#<Monitor:0x00007beaa667fc20>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 65a7c69188 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /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 ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: 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/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 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.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=41246 "--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/812] 1759314=test_len [ 2/812] 1759302=test_acceptable [ 3/812] 1759300=implicit_array_test [ 4/812] 1759311=test_function_entry [ 5/812] 1759304=test_method_name_check [ 6/812] 1759308=test_kernel [ 7/812] 1759314=heredoc_dedent_test [ 8/812] 1759311=numeric_value_test [ 9/812] 1759310=test_keyword [ 10/812] 1759301=!Nothing_to_test [ 11/812] 1759301=test_gem_commands_server_command [ 12/812] 1759313=test_http_request [ 13/812] 1759303=test_data [ 14/812] 1759305=test_httpheader [ 15/812] 1759306=test_bn [ 16/812] 1759312=test_provider [ 17/812] 1759309=test_ansi [ 18/812] 1759315=test_gem_package_task [ 19/812] 1759307=test_singleton [ 20/812] 1759303=test_key_name_check [ 21/812] 1759307=test_ripper [ 22/812] 1759304=test_grapheme_breaks [ 23/812] 1759304=test_gem_request_set_gem_dependency_api [ 24/812] 1759303=test_ossl [ 25/812] 1759300=test_date_marshal [ 26/812] 1759311=test_syntax [ 27/812] 1759313=test_ruby_lex [ 28/812] 1759314=test_assignment [ 29/812] 1759300=test_stream [ 30/812] 1759309=test_optarg [ 31/812] 1759305=test_ractor [ 32/812] 1759306=test_ssl_session [ 33/812] 1759300=test_gem_resolver_local_specification [ 34/812] 1759305=test_autoload [ 35/812] 1759302=test_pack [ 36/812] 1759315=test_gem_commands_exec_command [ 37/812] 1759301=test_gem_commands_unpack_command [ 38/812] 1759309=test_gem_commands_signout_command [ 39/812] 1759313=test_object [ 40/812] 1759300=test_exception [ 41/812] 1759313=test_gem_gem_runner [ 42/812] 1759300=test_gem_ext_cargo_builder [ 43/812] 1759300=test_file_exhaustive [ 44/812] 1759304=test_gc_compact [ 45/812] 1759309=test_deprecated [ 46/812] 1759309=test_key_stroke [ 47/812] 1759309=test_div [ 48/812] 1759309=test_resize [ 49/812] 1759309=test_fiber [ 50/812] 1759312=breadth_first_search_test [ 51/812] 1759302=test_generic [ 52/812] 1759301=json_parser_test [ 53/812] 1759313=test_cesu8 [ 54/812] 1759313=test_alias_and_anchor [ 55/812] 1759306=test_gem_commands_setup_command [ 56/812] 1759313=test_gem_commands_rebuild_command [ 57/812] 1759307=errors_test [ 58/812] 1759301=test_open3 [ 59/812] 1759312=test_ftp [ 60/812] 1759302=test_vm_dump [ 61/812] 1759302=test_helper [ 62/812] 1759313=test_memory_view [ 63/812] 1759313=test_ellipsize [ 64/812] 1759310=test_integer [ 65/812] 1759313=test_utf32 [ 66/812] 1759313=test_noarg [ 67/812] 1759312=test_data [ 68/812] 1759302=test_rand [ 69/812] 1759312=test_pkey_ec [ 70/812] 1759310=test_fips [ 71/812] 1759308=test_date_parse [ 72/812] 1759312=test_gem_commands_update_command [ 73/812] 1759307=test_backtrace [ 74/812] 1759307=test_workspace [ 75/812] 1759302=test_bundled_ca [ 76/812] 1759308=test_to_ruby [ 77/812] 1759308=test_random [ 78/812] 1759308=static_literals_test [ 79/812] 1759313=test_option [ 80/812] 1759307=test_input_method [ 81/812] 1759308=test_nextafter [ 82/812] 1759313=test_capacity [ 83/812] 1759313=test_tracer [ 84/812] 1759313=test_gem_safe_marshal [ 85/812] 1759308=test_gem_command_manager [ 86/812] 1759310=test_multi_irb_commands [ 87/812] 1759307=test_gem_installer [ 88/812] 1759310=test_regex_casefold [ 89/812] 1759310=test_pipe [ 90/812] 1759308=test_gem_source_git [ 91/812] 1759315=test_random_formatter [ 92/812] 1759315=test_gem_commands_check_command [ 93/812] 1759315=test_class_name_check [ 94/812] 1759310=test_gem_resolver_git_set [ 95/812] 1759315=test_help [ 96/812] 1759315=test_sorted_set [ 97/812] 1759306=test_files_lib [ 98/812] 1759315=test_emoji [ 99/812] 1759302=test_string [100/812] 1759315=test_cp949 [101/812] 1759315=test_condition [102/812] 1759315=test_erb [103/812] 1759308=test_time [104/812] 1759313=json_ext_parser_test [105/812] 1759313=test_duplicate [106/812] 1759313=test_integer [107/812] 1759310=test_scan_args [108/812] 1759315=test_date_attr [109/812] 1759315=test_singleton_function [110/812] 1759315=test_shellwords [111/812] 1759310=test_cclass [112/812] 1759315=test_proc [113/812] 1759308=test_load [114/812] 1759308=test_uncorrectable_name_check [115/812] 1759308=magic_comment_test [116/812] 1759303=test_zlib [117/812] 1759310=test_marshal [118/812] 1759312=test_omap [119/812] 1759312=test_case_comprehensive [120/812] 1759312=test_framework [121/812] 1759308=test_ractor [122/812] 1759312=test_emitter [123/812] 1759312=test_json_tree [124/812] 1759312=library_symbols_test [125/812] 1759312=test_nomethod_error [126/812] 1759312=test_https_proxy [127/812] 1759312=test_pkey_dsa [128/812] 1759310=test_ssl [129/812] 1759312=test_date_strptime [130/812] 1759314=test_files_test_1 [131/812] 1759308=freeze_test [132/812] 1759312=test_gem [133/812] 1759308=percent_delimiter_string_test [134/812] 1759308=test_float [135/812] 1759315=test_ractor [136/812] 1759315=test_gem_remote_fetcher_local_ssl_server [137/812] 1759303=test_gem_source_list [138/812] 1759300=test_yaml_special_cases [139/812] 1759300=test_parser [140/812] 1759300=attribute_write_test [141/812] 1759300=test_cgi_core [142/812] 1759300=test_delegate [143/812] 1759300=test_helper_method [144/812] 1759303=test_enumerator [145/812] 1759303=test_fiddle [146/812] 1759310=test_psych [147/812] 1759310=test_ractor [148/812] 1759308=test_command [149/812] 1759301=test_gem_package_old [150/812] 1759300=test_rbconfig [151/812] 1759300=test_gem_uri [152/812] 1759300=test_digest [153/812] 1759303=test_debug [154/812] 1759301=test_arith_seq_extract [155/812] 1759303=test_stringchar [156/812] 1759304=test_gem_commands_help_command [157/812] 1759310=test_find_executable [158/812] 1759310=test_set [159/812] 1759303=test_array [160/812] 1759310=test_error_highlight [161/812] 1759304=test_date_compat [162/812] 1759304=test_profile_frames [163/812] 1759301=test_resolve_symbol [164/812] 1759304=test_lazy_enumerator [165/812] 1759301=test_time_tz [166/812] 1759301=test_backtrace [167/812] 1759312=string_query_test [168/812] 1759312=test_gem_request_set_lockfile_tokenizer [169/812] 1759308=test_gem_commands_outdated_command [170/812] 1759312=test_class2name [171/812] 1759312=test_nil [172/812] 1759308=test_kdf [173/812] 1759312=test_utf16 [174/812] 1759312=test_gem_package [175/812] 1759308=test_enumerator [176/812] 1759300=string_encoding_test [177/812] 1759300=test_exception_at_throwing [178/812] 1759315=test_name_error [179/812] 1759300=test_handle [180/812] 1759304=test_frozen [181/812] 1759304=test_gem_source [182/812] 1759300=test_safe_load [183/812] 1759301=test_color_printer [184/812] 1759300=overlap_test [185/812] 1759301=test_gem_uninstaller [186/812] 1759304=test_symbol [187/812] 1759304=test_gem_platform [188/812] 1759312=test_pty [189/812] 1759315=test_assembler [190/812] 1759315=test_gem_commands_list_command [191/812] 1759315=test_gem_source_vendor [192/812] 1759315=test_dbm [193/812] 1759315=test_variable_name_check [194/812] 1759304=test_parser [195/812] 1759304=test_pkcs12 [196/812] 1759315=test_date_time [197/812] 1759310=test_date [198/812] 1759310=test_change_word [199/812] 1759315=test_gem_available_set [200/812] 1759310=test_gem_source_installed [201/812] 1759310=test_modify_expand [202/812] 1759310=test_yjit_exit_locations [203/812] 1759315=test_yamlstore [204/812] 1759315=test_gem_config_file [205/812] 1759300=test_gem_commands_pristine_command [206/812] 1759310=test_within_pipe [207/812] 1759312=test_scalar_scanner [208/812] 1759312=test_io_buffer [209/812] 1759315=test_beginendblock [210/812] 1759312=test_gem_resolver_requirement_list [211/812] 1759310=test_hash [212/812] 1759312=test_reline [213/812] 1759304=test_arith_seq_beg_len_step [214/812] 1759304=test_function [215/812] 1759313=test_socket [216/812] 1759306=test_not [217/812] 1759304=test_timeout [218/812] 1759306=test_weakref [219/812] 1759315=ripper_test [220/812] 1759301=test_gem_package_tar_writer [221/812] 1759306=test_rubygems [222/812] 1759301=test_mailto [223/812] 1759301=test_yaml_tree [224/812] 1759301=test_case_mapping [225/812] 1759301=test_reqarg [226/812] 1759306=test_reline_key [227/812] 1759306=test_method [228/812] 1759304=test_unicode_normalize [229/812] 1759304=test_gem_resolver_lock_set [230/812] 1759304=test_append [231/812] 1759304=test_ractor_compatibility [232/812] 1759309=test_gem_console_ui [233/812] 1759309=test_member [234/812] 1759309=test_resource [235/812] 1759309=test_gem_update_suggestion [236/812] 1759309=test_set [237/812] 1759309=test_gem_source_fetch_problem [238/812] 1759309=test_ipaddr [239/812] 1759313=test_arity [240/812] 1759313=test_nofree [241/812] 1759313=test_gem_stream_ui [242/812] 1759309=test_numhash [243/812] 1759309=test_trace [244/812] 1759309=test_pkey_rsa [245/812] 1759313=test_gem_resolver_composed_set [246/812] 1759313=test_argf [247/812] 1759300=test_egrep_cpp [248/812] 1759301=test_webauthn_poller [249/812] 1759314=test_date_conv [250/812] 1759314=test_buffered_io [251/812] 1759300=test_yjit [252/812] 1759301=test_m17n [253/812] 1759304=test_sleep [254/812] 1759315=test_x509name [255/812] 1759315=test_wait [256/812] 1759312=test_object_references [257/812] 1759314=test_gem_requirement [258/812] 1759312=test_alias [259/812] 1759315=test_sizeof [260/812] 1759311=test_face [261/812] 1759311=test_gem_commands_build_command [262/812] 1759301=test_compile_prism [263/812] 1759312=test_euc_tw [264/812] 1759312=test_gem_security [265/812] 1759314=command_line_test [266/812] 1759314=test_gem_commands_info_command [267/812] 1759307=test_date_new [268/812] 1759307=test_io_timeout [269/812] 1759307=test_notimplement [270/812] 1759307=test_emoji_breaks [271/812] 1759307=test_system [272/812] 1759309=test_bug-3571 [273/812] 1759314=test_comparable [274/812] 1759314=test_configuration [275/812] 1759309=test_dup [276/812] 1759314=test_require [277/812] 1759304=test_stringio [278/812] 1759309=test_dns [279/812] 1759304=constant_path_node_test [280/812] 1759301=test_gem_path_support [281/812] 1759301=parser_test [282/812] 1759311=snippets_test [283/812] 1759304=test_array [284/812] 1759304=test_ubf_async_safe [285/812] 1759301=newline_test [286/812] 1759304=heredoc_test [287/812] 1759304=test_webauthn_listener_response [288/812] 1759304=test_gem_bundler_version_finder [289/812] 1759304=test_console_attr [290/812] 1759304=test_libs [291/812] 1759309=test_super [292/812] 1759304=json_encoding_test [293/812] 1759304=test_time [294/812] 1759301=test_math [295/812] 1759303=test_gc [296/812] 1759303=test_struct [297/812] 1759301=onigmo_test [298/812] 1759301=fuzzer_test [299/812] 1759301=test_rb_str_dup [300/812] 1759301=test_pack [301/812] 1759303=test_ast [302/812] 1759301=test_cgi_multipart [303/812] 1759301=test_case [304/812] 1759301=test_bug-5832 [305/812] 1759304=test_popen_deadlock [306/812] 1759301=test_did_you_mean [307/812] 1759301=test_autoconf [308/812] 1759301=test_digest_extend [309/812] 1759301=test_gem_safe_yaml [310/812] 1759301=test_pkey_dh [311/812] 1759301=test_ocsp [312/812] 1759309=test_shapes [313/812] 1759309=test_gem_silent_ui [314/812] 1759307=test_ifunless [315/812] 1759307=test_require [316/812] 1759307=test_gem_resolver_installer_set [317/812] 1759312=test_files_test [318/812] 1759309=test_gem_dependency_list [319/812] 1759301=test_nesting_parser [320/812] 1759309=test_rendering [321/812] 1759309=test_gem_commands_uninstall_command [322/812] 1759301=test_ensured [323/812] 1759312=test_io_m17n [324/812] 1759301=test_config [325/812] 1759307=test_delete [326/812] 1759307=comments_test [327/812] 1759301=test_object_create_start [328/812] 1759307=test_forwardable [329/812] 1759301=test_continuation [330/812] 1759301=test_project_sanity [331/812] 1759307=regular_expression_encoding_test [332/812] 1759307=test_env [333/812] 1759304=test_config [334/812] 1759301=test_gem_commands_cleanup_command [335/812] 1759304=test_interned_str [336/812] 1759304=test_placearg [337/812] 1759304=test_range [338/812] 1759301=test_type [339/812] 1759301=json_generator_test [340/812] 1759309=test_gem_impossible_dependencies_error [341/812] 1759309=test_io_buffer [342/812] 1759311=encodings_test [343/812] 1759309=test_string_processing [344/812] 1759309=test_dryrun [345/812] 1759311=test_emitter [346/812] 1759315=test_ts [347/812] 1759311=test_gem_resolver_api_set [348/812] 1759309=parse_stream_test [349/812] 1759311=test_locale [350/812] 1759309=node_id_test [351/812] 1759311=test_tmpdir [352/812] 1759311=test_gem_source_subpath_problem [353/812] 1759311=test_to_ary_concat [354/812] 1759309=warnings_test [355/812] 1759309=test_rubyoptions [356/812] 1759315=test_printf [357/812] 1759315=test_stringify_symbols [358/812] 1759315=test_windows_1252 [359/812] 1759315=test_configuration [360/812] 1759306=dispatcher_test [361/812] 1759312=test_udp [362/812] 1759312=test_key_event_record [363/812] 1759312=regular_expression_options_test [364/812] 1759312=test_sleep [365/812] 1759315=test_queue [366/812] 1759315=test_gem_validator [367/812] 1759306=integer_parse_test [368/812] 1759315=test_prettyprint [369/812] 1759306=test_install [370/812] 1759315=test_pair [371/812] 1759306=test_date_ractor [372/812] 1759304=test_m17n_comb [373/812] 1759302=test_tree_spell_checker [374/812] 1759311=lex_test [375/812] 1759302=test_custom_command [376/812] 1759306=test_bundled_gems [377/812] 1759302=test_ns_spki [378/812] 1759306=test_depth_first [379/812] 1759306=test_tsort [380/812] 1759306=test_integer_comb [381/812] 1759302=index_write_test [382/812] 1759302=test_io_wait [383/812] 1759301=test_kwargs [384/812] 1759301=test_lexer [385/812] 1759301=test_random [386/812] 1759301=test_merge_keys [387/812] 1759301=test_dir [388/812] 1759302=test_gem_ext_configure_builder [389/812] 1759302=test_mdns [390/812] 1759302=test_x509store [391/812] 1759314=test_gem_security_signer [392/812] 1759302=test_exception [393/812] 1759314=test_bash_completion [394/812] 1759314=test_gem_local_remote_options [395/812] 1759301=test_gem_commands_lock_command [396/812] 1759314=test_euc_kr [397/812] 1759314=test_threadgroup [398/812] 1759301=test_set_len [399/812] 1759301=test_weakmap [400/812] 1759312=test_ancdata [401/812] 1759312=test_gem_doctor [402/812] 1759312=test_data_error [403/812] 1759310=test_rubyvm [404/812] 1759310=test_force_exit [405/812] 1759312=test_gem_resolver_dependency_request [406/812] 1759314=test_abi [407/812] 1759312=test_external_new [408/812] 1759310=test_scanner_events [409/812] 1759312=test_euc_jp [410/812] 1759312=test_ractor [411/812] 1759312=test_gem_commands_push_command [412/812] 1759310=test_module [413/812] 1759313=parse_success_test [414/812] 1759314=test_ssl [415/812] 1759313=test_deprecate [416/812] 1759313=test_registry [417/812] 1759313=test_common [418/812] 1759311=test_gem_request_connection_pools [419/812] 1759312=test_optimization [420/812] 1759315=test_sprintf [421/812] 1759311=test_gem_uri_formatter [422/812] 1759311=test_bmethod [423/812] 1759311=test_enumerable [424/812] 1759311=test_key_actor_vi [425/812] 1759313=test_svcb_https [426/812] 1759313=ruby_parser_test [427/812] 1759313=test_buffering [428/812] 1759313=test_bug-14834 [429/812] 1759315=test_addrinfo [430/812] 1759315=test_x509cert [431/812] 1759307=test_http [432/812] 1759307=test_passing_block [433/812] 1759313=test_lock_native_thread [434/812] 1759307=test_webauthn_listener [435/812] 1759313=test_zsh_completion [436/812] 1759313=test_gem_package_tar_reader_entry [437/812] 1759311=test_enc_str_buf_cat [438/812] 1759311=test_have_func [439/812] 1759307=test_gem_security_trust_dir [440/812] 1759307=test_constant [441/812] 1759313=test_default_gems [442/812] 1759313=json_fixtures_test [443/812] 1759313=test_load [444/812] 1759313=test_encoding [445/812] 1759315=test_gem_resolver_specification [446/812] 1759315=test_gem_remote_fetcher_s3 [447/812] 1759315=test_files_test_2 [448/812] 1759313=test_gem_version_option [449/812] 1759313=test_require_lib [450/812] 1759311=test_gem_rdoc [451/812] 1759311=lex_test [452/812] 1759311=version_test [453/812] 1759311=test_gem_request_set [454/812] 1759311=test_trick [455/812] 1759302=test_objectspace [456/812] 1759310=test_fd_setsize [457/812] 1759310=test_gem_resolver_activation_request [458/812] 1759310=test_big5 [459/812] 1759310=test_null [460/812] 1759310=test_ensure_and_callcc [461/812] 1759310=test_scheduler [462/812] 1759310=test_signal [463/812] 1759306=test_timeout [464/812] 1759306=test_fixnum [465/812] 1759306=test_name_error_extension [466/812] 1759306=test_fstring [467/812] 1759307=test_iseq_load [468/812] 1759304=test_verbose [469/812] 1759304=test_history [470/812] 1759304=test_gem_ext_builder [471/812] 1759306=test_key_actor_emacs [472/812] 1759306=test_mutex [473/812] 1759310=test_bigzero [474/812] 1759310=test_basicinstructions [475/812] 1759310=test_struct [476/812] 1759306=compiler_test [477/812] 1759306=test_date_strftime [478/812] 1759310=test_typeddata [479/812] 1759310=test_gem_resolver_vendor_specification [480/812] 1759310=locals_test [481/812] 1759310=test_find [482/812] 1759307=test_normalize [483/812] 1759307=test_recursion [484/812] 1759307=test_gem_commands_owner_command [485/812] 1759310=test_basicsocket [486/812] 1759310=test_import [487/812] 1759314=test_sexp [488/812] 1759314=test_gem_package_tar_header [489/812] 1759314=test_disable_irb [490/812] 1759307=pattern_test [491/812] 1759301=test_ractor [492/812] 1759307=test_gem_unsatisfiable_dependency_error [493/812] 1759306=test_pointer [494/812] 1759314=test_refinement [495/812] 1759307=test_gem_dependency_installer [496/812] 1759301=test_warning [497/812] 1759304=test_gem_name_tuple [498/812] 1759304=test_gem_specification [499/812] 1759301=test_gbk [500/812] 1759301=test_type_completor [501/812] 1759301=test_gem_package_tar_reader [502/812] 1759301=test_gb18030 [503/812] 1759301=test_cgi_session [504/812] 1759301=test_class [505/812] 1759301=test_numeric [506/812] 1759301=test_stringscanner [507/812] 1759301=test_x509crl [508/812] 1759306=test_require_path_check [509/812] 1759306=test_mixed_unicode_escapes [510/812] 1759306=test_enumerator_kw [511/812] 1759306=test_mkmf [512/812] 1759310=test_mul [513/812] 1759306=test_gem_commands_fetch_command [514/812] 1759310=test_cgi_header [515/812] 1759310=test_pkcs7 [516/812] 1759301=test_complexrational [517/812] 1759301=test_flush [518/812] 1759301=test_iso_8859 [519/812] 1759301=test_complex2 [520/812] 1759301=test_x509attr [521/812] 1759301=test_dln [522/812] 1759301=test_history [523/812] 1759301=test_coderange [524/812] 1759301=test_open-uri [525/812] 1759311=test_big2str [526/812] 1759306=test_line_editor [527/812] 1759311=test_pkg_config [528/812] 1759306=regexp_test [529/812] 1759311=test_string_memory [530/812] 1759306=test_insns_leaf [531/812] 1759306=test_store [532/812] 1759310=test_iseq [533/812] 1759308=test_gc Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42321> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1759301 ko1 8u IPv4 280482715 0t0 TCP localhost:42321->localhost:60790 (CLOSE_WAIT) [534/812] 1759311=test_allocation Closed file descriptor: TestOpenURI#test_header: 8 Leaked file descriptor: TestOpenURI#test_404: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34057> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1759301 ko1 8u IPv4 280494130 0t0 TCP localhost:34057->localhost:52992 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_200: 8 [535/812] 1759313=test_enc_associate [536/812] 1759301=dump_test [537/812] 1759306=location_test [538/812] 1759306=test_c_struct_builder [539/812] 1759306=test_x509req [540/812] 1759300=test_cgi_util [541/812] 1759306=test_gem_commands_open_command [542/812] 1759310=test_gem_ext_cargo_builder_link_flag_converter [543/812] 1759306=test_protocol [544/812] 1759310=test_tree_builder [545/812] 1759310=test_protect [546/812] 1759313=test_gem_version [547/812] 1759310=test_gem_commands_stale_command [548/812] 1759310=test_settracefunc [549/812] 1759306=test_gem_text [550/812] 1759313=tunnel_test [551/812] 1759313=test_gem_stub_specification [552/812] 1759306=test_path [553/812] 1759306=test_method_cache [554/812] 1759306=test_sprintf_comb [555/812] 1759300=test_tcp [556/812] 1759315=test_pp [557/812] 1759315=test_whileuntil [558/812] 1759315=test_transcode [559/812] 1759313=test_asn1 [560/812] 1759313=test_flags [561/812] 1759306=test_monitor [562/812] 1759300=test_gem_ext_rake_builder [563/812] 1759306=json_string_matching_test [564/812] 1759306=test_extlibs [565/812] 1759315=test_rat [566/812] 1759315=test_inadvertent_creation [567/812] 1759304=static_inspect_test [568/812] 1759304=test_instrumentation_api [569/812] 1759315=test_at_exit [570/812] 1759315=test_complex [571/812] 1759307=source_location_test [572/812] 1759307=unescape_test [573/812] 1759307=test_x509ext [574/812] 1759307=test_files_ext [575/812] 1759301=test_c_struct_entry [576/812] 1759315=test_eval_history [577/812] 1759313=test_color [578/812] 1759307=test_gem_commands_query_command [579/812] 1759315=equality_test [580/812] 1759315=test_gem_resolver_lock_specification [581/812] 1759313=test_cstr [582/812] 1759315=test_variable [583/812] 1759300=test_digest [584/812] 1759301=test_closure [585/812] 1759300=test_address_resolve [586/812] 1759300=test_wss [587/812] 1759310=test_process [588/812] 1759300=test_have_macro [589/812] 1759315=test_parse [590/812] 1759312=test_iter_break [591/812] 1759312=test_gem_source_local [592/812] 1759304=test_num2int [593/812] 1759304=test_gem_ext_cargo_builder_unit [594/812] 1759304=test_gem_commands_install_command [595/812] 1759307=test_stack [596/812] 1759300=test_summary [597/812] 1759313=test_thread_queue [598/812] 1759301=test_flip [599/812] 1759312=test_nowrite [600/812] 1759312=test_securerandom [601/812] 1759312=test_econv [602/812] 1759301=test_foreach [603/812] 1759301=test_object [604/812] 1759302=test_process [605/812] 1759302=test_eval [606/812] 1759302=test_fileutils [607/812] 1759300=test_io [608/812] 1759300=test_gem_commands_cert_command [609/812] 1759315=test_cgi_tag_helper [610/812] 1759315=named_capture_test [611/812] 1759315=test_dir_m17n [612/812] 1759302=test_gem_resolver_git_specification [613/812] 1759314=test_kill_ring [614/812] 1759314=test_remote_fetch_error [615/812] 1759314=test_pathname [616/812] 1759302=test_func [617/812] 1759301=test_stream [618/812] 1759301=json_common_interface_test [619/812] 1759301=test_coverage [620/812] 1759314=json_addition_test [621/812] 1759314=test_thread_fd_close [622/812] 1759314=test_storage [623/812] 1759314=string_test [624/812] 1759314=test_path_to_class [625/812] 1759314=test_gem_ext_ext_conf_builder [626/812] 1759306=test_command_aliasing [627/812] 1759306=test_qsort [628/812] 1759306=test_cmethod [629/812] 1759306=test_gem_commands_dependency_command [630/812] 1759307=parse_comments_test [631/812] 1759307=test_class [632/812] 1759304=test_const [633/812] 1759304=test_serialize_subclasses [634/812] 1759304=test_gem_dependency [635/812] 1759306=test_marshalable [636/812] 1759306=test_gem_resolver_index_specification [637/812] 1759306=test_string [638/812] 1759306=test_iterator [639/812] 1759300=test_method_cache [640/812] 1759300=test_cgi_modruby [641/812] 1759304=test_thread_cv [642/812] 1759300=test_helper [643/812] 1759300=test_yamldbm [644/812] 1759312=test_gem_resolver_best_set [645/812] 1759300=test_convertible [646/812] 1759312=test_eval [647/812] 1759306=test_stat [648/812] 1759306=test_addr [649/812] 1759306=test_parser_events [650/812] 1759313=test_unicode [651/812] 1759306=test_windows_1251 [652/812] 1759304=relocation_test [653/812] 1759306=test_rational [654/812] 1759313=test_str2big [655/812] 1759304=test_regexp [656/812] 1759313=newline_offsets_test [657/812] 1759301=test_gem_commands_contents_command [658/812] 1759313=test_scalar [659/812] 1759313=test_readpartial [660/812] 1759301=test_gem_resolver_conflict [661/812] 1759301=test_irb [662/812] 1759306=test_literal [663/812] 1759313=test_arithmetic_sequence [664/812] 1759313=test_gem_commands_search_command [665/812] 1759313=test_thread [666/812] 1759313=test_pattern_matching [667/812] 1759313=test_encoding [668/812] 1759313=test_lambda [669/812] 1759302=test_frozen_error [670/812] 1759302=test_sockopt [671/812] 1759315=bom_test [672/812] 1759302=test_file [673/812] 1759312=test_spell_checker [674/812] 1759315=test_bug_reporter [675/812] 1759312=test_document [676/812] 1759312=test_ractor [677/812] 1759309=test_boolean [678/812] 1759313=test_config [679/812] 1759309=test_yaml [680/812] 1759314=test_recorder [681/812] 1759314=test_yield_block [682/812] 1759312=test_gem_commands_specification_command [683/812] 1759314=test_pkey [684/812] 1759314=test_gem_commands_signin_command [685/812] 1759309=test_nonblock [686/812] 1759309=test_gem_request [687/812] 1759312=test_primitive [688/812] 1759301=parameters_signature_test [689/812] 1759301=test_getopts [690/812] 1759312=test_rendering [691/812] 1759301=test_gem_resolver_api_specification [692/812] 1759314=test_http [693/812] 1759301=test_gem_dependency_resolution_error [694/812] 1759312=test_rational2 [695/812] 1759301=fixtures_test [696/812] 1759312=test_gem_ci_detector [697/812] 1759312=test_gem_request_set_lockfile_parser [698/812] 1759312=test_yield [699/812] 1759315=test_shift_jis [700/812] 1759315=test_string [701/812] 1759301=test_io_wait_uncommon [702/812] 1759301=test_proxy [703/812] 1759301=test_raise [704/812] 1759301=test_completion [705/812] 1759309=test_ftp [706/812] 1759309=test_unicode_escape [707/812] 1759315=integer_base_flags_test [708/812] 1759315=test_httpresponses [709/812] 1759313=test_require [710/812] 1759315=test_https [711/812] 1759309=test_erb_command [712/812] 1759309=test_have_library [713/812] 1759306=test_fnmatch [714/812] 1759306=test_evaluation [715/812] 1759306=test_gem_resolver_vendor_set [716/812] 1759306=test_koi8 [717/812] 1759306=test_objspace [718/812] 1759301=test_clone [719/812] 1759302=test_erb_m17n [720/812] 1759302=test_gem_ext_cmake_builder [721/812] 1759302=test_filter [722/812] 1759302=test_too_many_dummy_encodings [723/812] 1759309=json_generic_object_test [724/812] 1759309=test_hash_create [725/812] 1759309=test_thread [726/812] 1759302=test_call [727/812] 1759300=test_pack [728/812] 1759301=test_defined [729/812] 1759301=test_switch_hitter [730/812] 1759302=test_update [731/812] 1759302=test_files_sample [732/812] 1759301=test_arity [733/812] 1759301=test_case_options [734/812] 1759301=test_init [735/812] 1759313=test_gem_resolver_index_set [736/812] 1759313=test_gem_install_update_options [737/812] 1759302=test_file [738/812] 1759302=test_gem_security_policy [739/812] 1759311=test_memory_view [740/812] 1759300=test_pinned [741/812] 1759300=test_gem_command [742/812] 1759314=test_usrmarshal [743/812] 1759300=test_weakkeymap [744/812] 1759313=test_inlinecache [745/812] 1759311=test_show_source [746/812] 1759301=test_httpresponse [747/812] 1759311=test_engine [748/812] 1759313=test_enc_raise [749/812] 1759311=test_key_error [750/812] 1759313=reflection_test [751/812] 1759311=test_bignum [752/812] 1759301=test_dot_dot [753/812] 1759302=test_human_typo [754/812] 1759301=test_cparser [755/812] 1759313=test_gem_request_set_lockfile [756/812] 1759302=ractor_test [757/812] 1759302=test_postponed_job [758/812] 1759311=test_pattern_key_name_check [759/812] 1759311=test_exit [760/812] 1759314=test_gem_commands_yank_command [761/812] 1759311=test_jaro_winkler [762/812] 1759311=test_gem_remote_fetcher [763/812] 1759313=test_gem_gemcutter_utilities [764/812] 1759314=test_gem_resolver [765/812] 1759313=test_tempfile [766/812] 1759311=test_config [767/812] 1759302=test_raise_exception [768/812] 1759314=test_gem_util [769/812] 1759311=test_new [770/812] 1759311=test_cipher [771/812] 1759311=test_hash [772/812] 1759311=test_macro [773/812] 1759311=test_etc [774/812] 1759315=test_gem_remote_fetcher_local_server [775/812] 1759307=test_ldap [776/812] 1759315=test_gem_source_lock [777/812] 1759307=test_last_thread [778/812] 1759311=test_coder [779/812] 1759301=test_optparse [780/812] 1759301=test_symbol [781/812] 1759315=test_context [782/812] 1759314=parse_test [783/812] 1759314=test_gem_source_specific_file [784/812] 1759311=test_unix [785/812] 1759311=test_gem_commands_which_command [786/812] 1759313=test_enum [787/812] 1759311=test_io [788/812] 1759314=test_numeric [789/812] 1759315=test_metaclass [790/812] 1759315=test_date_arith [791/812] 1759315=test_io_console [792/812] 1759314=test_ws [793/812] 1759314=test_c_union_entity [794/812] 1759307=test_gem_commands_sources_command [795/812] 1759314=test_undef [796/812] 1759314=test_ractor [797/812] 1759314=test_gem_spec_fetcher [798/812] 1759314=test_signedness [799/812] 1759307=test_hmac [800/812] 1759307=desugar_compiler_test [801/812] 1759307=symbol_encoding_test [802/812] 1759302=test_cd [803/812] 1759307=test_gem_commands_mirror [804/812] 1759302=test_cgi_cookie [805/812] 1759300=test_internal_ivar [806/812] 1759307=test_gem_resolver_installed_specification [807/812] 1759300=test_debugger_integration [808/812] 1759302=test_array_create [809/812] 1759302=test_tracepoint [810/812] 1759300=test_gem_commands_environment_command [811/812] 1759307=test_my_integer [812/812] 1759307=test_ractor $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 1758058 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1758058 1758061 972 972 pts/0 972 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250118-150256 --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 1758061 1758062 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250118-150256 --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 1758062 1758967 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1758967 1758968 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1758968 1759297 972 972 pts/0 972 Sl+ 1000 0:17 /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 1759297 1759305 972 972 pts/0 972 Sl+ 1000 0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1759305 1759535 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1759305 1759538 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 1759305 1759541 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 1758062 1792949 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[1758058], 1758058=>[1758061], 1758061=>[1758062], 1758062=>[1758967, 1792949], 1758967=>[1758968], 1758968=>[1759297], 1759297=>[1759305], 1759305=>[1759535, 1759538, 1759541], 3070353=>[3070354]} $ timeout 60 gdb -p 1759535 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1759537] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=1759537, futex_word=0x7a06f3200990) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7a06ec4006c0 (LWP 1759535) "test_autoload.*" 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=1759537, futex_word=0x7a06f3200990) at ./nptl/futex-internal.c:57 2 Thread 0x7a06f32006c0 (LWP 1759537) "test_autoload.*" 0x00005ec17b4a3e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x7a06f32006c0 (LWP 1759537) "test_autoload.*"): #0 0x00005ec17b4a3e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005ec17b4a4e0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005ec17b3f3680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005ec17b3f34f9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005ec17b3f3125 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x00005ec17b3ee12e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005ec17b3ee9aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005ec17b48a2bd in __interceptor_realloc () No symbol table info available. #8 0x00007a070f49df6a in __pthread_getattr_np (thread_id=134170267354816, attr=0x7a06f31ffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x7a06f32006c0 ret = <optimized out> iattr = 0x7a06f31ffc98 #9 0x00005ec17b4aeb09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x00005ec17b4af058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x00005ec17b497a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x00005ec17b49769c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x00005ec17b497b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x00005ec17b487a9f in asan_thread_start(void*) () No symbol table info available. #15 0x00007a070f49ca94 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 = {134170267354816, 295526557354581856, 134170267354816, -360, 0, 134170152001904, 295526557367164768, 295570144051748704}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007a070f529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a06ec4006c0 (LWP 1759535) "test_autoload.*"): #0 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=1759537, futex_word=0x7a06f3200990) 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=128, abstime=0x0, clockid=0, expected=1759537, futex_word=0x7a06f3200990) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 265 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7a06f3200990, expected=1759537, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a070f49e793 in __pthread_clockjoin_ex (threadid=134170267354816, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102 ret = <optimized out> _buffer = {__routine = 0x7a070f49e640 <cleanup>, __arg = 0x7a06f3200ce0, __canceltype = 2688, __prev = 0x0} tid = <optimized out> pd = 0x7a06f32006c0 self = <optimized out> result = 0 pd_result = <optimized out> #4 0x00005ec17b46f9e2 in __interceptor_pthread_join () No symbol table info available. #5 0x00005ec17b7d27b8 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3126 stopped = <optimized out> #6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4660 No locals. #7 0x00005ec17b4cdb90 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262 save_error = 4 sysex = 0 signaled = 0 th0 = 0x5150000a9680 step = 4 message = 4 th = 0x5150000a9680 buf = <optimized out> state = <optimized out> #8 0x00005ec17b4ce11b in ruby_stop (ex=-216004208, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #9 0x00005ec17b65615d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #10 0x00005ec17b8b65b8 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 = 0x7a070c89e1e8 cfunc = 0x50400001ffd8 recv = 134170693604360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ec17b89ca0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a06ec3ff3b0) 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> #12 0x00005ec17b89c4c5 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 #13 0x00005ec17b85d0e7 in vm_sendish (ec=0x51600146c1d0, reg_cfp=0x7a06ec9ef790, cd=0x502000124f10, 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> #14 vm_exec_core (ec=ec@entry=0x51600146c1d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000124f10 insns_address_table = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a06ec9ef790 reg_pc = 0x50400023d970 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> th: 0x5150000a9680, native_id: 0x7a06ec4006c0 INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork 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> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] 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> #15 0x00005ec17b851e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600146c1d0 _tag = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] state = RUBY_TAG_NONE result = <optimized out> #16 0x00005ec17b89016b in invoke_iseq_block_from_c (ec=0x51600146c1d0, captured=<optimized out>, self=134170693604360, 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 = 0x7a070ddec950 cfp = 0x7a06ec9ef7c8 sp = 0x7a06ec8ef818 use_argv = <optimized out> stack_argv = 0x7a06ec8ef818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #17 invoke_block_from_c_proc (ec=0x51600146c1d0, self=134170693604360, 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> #18 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. #19 0x00005ec17b88e3f6 in rb_vm_invoke_proc (ec=0x7a06f3200990, proc=0x109, proc@entry=0x504000241950, argc=256478561, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 1759537 #20 0x00005ec17b7e4299 in thread_do_start_proc (th=th@entry=0x5150000a9680) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000241950 args_len = 0 args_ptr = <optimized out> #21 0x00005ec17b7e1eca in thread_do_start (th=0x5150000a9680) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #22 thread_start_func_2 (th=th@entry=0x5150000a9680, 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> #23 0x00005ec17b7e118e in call_thread_start_func_2 (th=0x5150000a9680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7a06ec3ffcc0 #24 nt_start (ptr=0x50c000416a40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000a9680 sched = <optimized out> nt = 0x50c000416a40 vm = 0x525000000100 #25 0x00005ec17b487a9f in asan_thread_start(void*) () No symbol table info available. #26 0x00007a070f49ca94 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 = {134170152011456, 295502093220863840, 134170152011456, -360, 0, 140721955508336, 295502093233446752, 295570144051748704}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #27 0x00007a070f529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1759535) detached] $ timeout 60 gdb -p 1759538 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1759541 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1759305 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1792968] [New LWP 1759542] [New LWP 1759421] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7a070f740c40 (LWP 1759305) "ruby" 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7a06ea0006c0 (LWP 1792968) "test_autoload.*" 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7a06e9ffc3e0, op=137, expected=0, futex_word=0x50c000418290) at ./nptl/futex-internal.c:57 3 Thread 0x7a06f32006c0 (LWP 1759542) "test_autoload.*" 0x00007a070f51b4cd in __GI___poll (fds=0x7a06e8509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7a06ed6006c0 (LWP 1759421) "parallel.rb:40" 0x00007a070f51b4cd in __GI___poll (fds=0x7a06eb00d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7a06ed6006c0 (LWP 1759421) "parallel.rb:40"): #0 0x00007a070f51b4cd in __GI___poll (fds=0x7a06eb00d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ec17b42e6ea in __interceptor_poll () No symbol table info available. #2 0x00005ec17b588afd in nogvl_wait_for (th=134170725756720, fptr=0x5110001047c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005ec17b589f76 in internal_read_func (ptr=0x7a06eb00d540) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7a06eb00d540 result = <optimized out> #5 0x00005ec17b7c976b in rb_thread_io_blocking_call (func=0x5ec17b589af0 <internal_read_func>, data1=0x7a06eb00d540, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005ec17b4d22e0 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 = 0x516001468bd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a06ed5fedb0, <optimized out>, 0x7a06ed5fecc0, <optimized out>, <optimized out>}, prev = 0x7a06eb009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001468bd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005ec17b59e385 in io_read_memory_locktmp (str=134170131093344, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497 str = <optimized out> iis = {th = 134170725756720, fptr = 0x5110001047c0, nonblock = 0, fd = 4, buf = 0x5190000c2b80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001047c0 n = <optimized out> shrinkable = <optimized out> #9 0x00005ec17b57a5c1 in io_readpartial (argc=-352266400, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00005ec17b8b65b8 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 = 0x40b100100003 cc = <optimized out> me = 0x7a070ef39ed8 cfunc = 0x504000010f58 recv = 134170725757160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ec17b863b17 in vm_sendish (ec=0x516001468bd0, reg_cfp=0x7a06ed1ff790, 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> #12 vm_exec_core (ec=ec@entry=0x516001468bd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a06ed1ff790 reg_pc = 0x513000053a60 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> #13 0x00005ec17b851e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001468bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005ec17b89016b in invoke_iseq_block_from_c (ec=0x516001468bd0, captured=<optimized out>, self=134170725696440, 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 = 0x7a070ed94448 cfp = 0x7a06ed1ff7c8 sp = 0x7a06ed0ff818 use_argv = <optimized out> stack_argv = 0x7a06ed0ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001468bd0, self=134170725696440, 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> #16 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. #17 0x00005ec17b88e3f6 in rb_vm_invoke_proc (ec=0x7a06eb00d760, proc=0x1, proc@entry=0x50400023ef10, argc=257012941, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #18 0x00005ec17b7e4299 in thread_do_start_proc (th=th@entry=0x5150000a5a80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400023ef10 args_len = 0 args_ptr = <optimized out> #19 0x00005ec17b7e1eca in thread_do_start (th=0x5150000a5a80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000a5a80, 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> #21 0x00005ec17b7e118e in call_thread_start_func_2 (th=0x5150000a5a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7a06ed5ffcc0 #22 nt_start (ptr=0x50c000413f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000a5a80 sched = <optimized out> nt = 0x50c000413f80 vm = 0x525000000100 #23 0x00005ec17b487a9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007a070f49ca94 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 = {134170170885824, 295504017366212448, 134170170885824, -360, 25, 140721955511152, 295504017378795360, 295570144051748704}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007a070f529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7a06f32006c0 (LWP 1759542) "test_autoload.*"): #0 0x00007a070f51b4cd in __GI___poll (fds=0x7a06e8509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ec17b42e6ea in __interceptor_poll () No symbol table info available. #2 0x00005ec17b7e54ff 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 0x00005ec17b487a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a070f49ca94 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 = {134170267354816, 295526557354581856, 134170267354816, -360, 0, 134170082796336, 295526557367164768, 295570144051748704}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a070f529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7a06ea0006c0 (LWP 1792968) "test_autoload.*"): #0 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7a06e9ffc3e0, op=137, expected=0, futex_word=0x50c000418290) 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=20576, abstime=0x7a06e9ffc3e0, clockid=20576, expected=0, futex_word=0x50c000418290) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000418290, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7a06e9ffc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a070f49bc7e in __pthread_cond_wait_common (abstime=0x7a06e9ffc3e0, clockid=1, mutex=0x5150000aae20, cond=0x50c000418268) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a070f49b4a0 <__condvar_cleanup_waiting>, __arg = 0x7a06e9ffc2d0, __canceltype = 52, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000418268, mutex = 0x5150000aae20, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000418268, mutex=mutex@entry=0x5150000aae20, abstime=abstime@entry=0x7a06e9ffc3e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005ec17b7dfb71 in native_cond_timedwait (cond=0x50c000418268, mutex=0x5150000aae20, 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=0x5150000aad00, rel=rel@entry=0x7a06e720a6a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x5150000aae20 cond = 0x50c000418268 max = 100000000000000000 #7 0x00005ec17b7c65e4 in native_sleep (th=0x5150000aad00, rel=0x7a06e720a6a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311 prev_status = THREAD_RUNNABLE end = 1536912379095193 woke = 1 #9 0x00005ec17b656cad in rb_f_sleep (argc=1, argv=0x7a06f28ff8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4965 beg = 1737213187 scheduler = <optimized out> end = <optimized out> #10 0x00005ec17b8b65b8 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 = 0x670100140003 cc = <optimized out> me = 0x7a070c89e0f8 cfunc = 0x5040000201d8 recv = 134170716095840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ec17b89ca0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a06e9ffcb50) 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> #12 0x00005ec17b89c4c5 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 = 0x7a06e9ffc3e0 #13 0x00005ec17b863b17 in vm_sendish (ec=0x51600146d9d0, reg_cfp=0x7a06f29ff6b0, 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> #14 vm_exec_core (ec=ec@entry=0x51600146d9d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a06f29ff6b0 reg_pc = 0x5040002441f8 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> #15 0x00005ec17b851e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600146d9d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x00005ec17b5d1e3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134170693696840) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7a070c897ca8 #17 0x00005ec17b5cccfb in require_internal (ec=ec@entry=0x51600146d9d0, 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 = 0x5150000aad00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 134170734154720 realpath_map = 134170734154560 path = 134170693696840 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x00005ec17b5cacf2 in rb_require_string_internal (fname=134170726183840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x51600146d9d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #20 0x00005ec17b8b65b8 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 = 0x1644100140003 cc = <optimized out> me = 0x7a070e7452e0 cfunc = 0x504000018558 recv = 134170738871720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x00005ec17b89ca0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7a06e9ffe070) 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> #22 0x00005ec17b8a2665 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #23 0x00005ec17b863b17 in vm_sendish (ec=0x51600146d9d0, reg_cfp=0x7a06f29ff758, 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> #24 vm_exec_core (ec=ec@entry=0x51600146d9d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a06f29ff758 reg_pc = 0x5110000a1b38 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> #25 0x00005ec17b851e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600146d9d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #26 0x00005ec17b8ca53a in vm_call0_body (ec=<optimized out>, calling=0x7a06e7509460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7a06e75094d0 cc = <optimized out> ret = <optimized out> #27 0x00005ec17b8c9daf in vm_call0_cme (ec=0x51600146d9d0, calling=0x7a06e7509460, argv=0x7a06e9ffe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #28 vm_call0_body (ec=<optimized out>, calling=0x7a06e7509460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7a070c86f258 orig_cme = <optimized out> ci = 0x7a06e75094d0 cc = 0x7a070c89e2b0 ret = <optimized out> #29 0x00005ec17b87e2ce in vm_call0_cc (recv=134170738871720, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7a070c89e2b0, 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> #30 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 = 0x7a070c89e2b0 self = <optimized out> #31 0x00005ec17b87f0fe in rb_funcallv (recv=134170738871720, mid=22673, argc=1, argv=0x7a06e9ffe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7a06e9ffe820 #33 0x00005ec17b83d87e in autoload_feature_require (_arguments=134170114255888) at /tmp/ruby/src/trunk_asan/variable.c:2949 arguments = 0x7a06e9ffec10 autoload_const = <optimized out> result = <optimized out> #34 autoload_try_load (_arguments=134170114255888) at /tmp/ruby/src/trunk_asan/variable.c:2963 arguments = 0x7a06e9ffec10 result = <optimized out> ce = <optimized out> #35 0x00005ec17b4d22e0 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 = 0x51600146d9d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a06e9ffeb90, <optimized out>, 0x7a06e9ffeaa0, <optimized out>, <optimized out>}, prev = 0x7a06e7409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600146d9d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x00005ec17b83cbe6 in rb_autoload_load (module=module@entry=134170738949440, name=name@entry=124635) at /tmp/ruby/src/trunk_asan/variable.c:3024 ce = 0x503000471400 arguments = {module = 134170738949440, name = 124635, flag = 0, mutex = 134170693696920, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #37 0x00005ec17b84661d in rb_const_search_from (klass=134170693645160, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126 ac = 0xfffffffffffffdfc am = 134170738949440 tmp = 134170738949440 ce = <optimized out> current = 134170738949440 value = <optimized out> first_iteration = <optimized out> #38 0x00005ec17b83e8e4 in rb_const_search (klass=134170693645160, id=124635, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3148 value = <optimized out> #39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3075 c = <optimized out> #40 0x00005ec17b849a1e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 88785568236176 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #41 0x00005ec17b854d81 in vm_get_ev_const_chain (ec=0x51600146d9d0, segments=0x502000124090) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000124050) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x502000124090 ice = <optimized out> val = <optimized out> #43 0x00005ec17b856800 in vm_exec_core (ec=ec@entry=0x51600146d9d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a06f29ff790 reg_pc = 0x5030004625c0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #44 0x00005ec17b851e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600146d9d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #45 0x00005ec17b89016b in invoke_iseq_block_from_c (ec=0x51600146d9d0, captured=<optimized out>, self=134170716099840, 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 = 0x7a070ddc15e8 cfp = 0x7a06f29ff7c8 sp = 0x7a06f28ff818 use_argv = <optimized out> stack_argv = 0x7a06f28ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #46 invoke_block_from_c_proc (ec=0x51600146d9d0, self=134170716099840, 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> #47 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. #48 0x00005ec17b88e3f6 in rb_vm_invoke_proc (ec=0x50c000418290, proc=0x89, proc@entry=0x504000242cd0, argc=256478561, 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 #49 0x00005ec17b7e4299 in thread_do_start_proc (th=th@entry=0x5150000aad00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000242cd0 args_len = 0 args_ptr = <optimized out> #50 0x00005ec17b7e1eca in thread_do_start (th=0x5150000aad00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #51 thread_start_func_2 (th=th@entry=0x5150000aad00, 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> #52 0x00005ec17b7e118e in call_thread_start_func_2 (th=0x5150000aad00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7a06e9fffcc0 #53 nt_start (ptr=0x50c000418240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000aad00 sched = <optimized out> nt = 0x50c000418240 vm = 0x525000000100 #54 0x00005ec17b487a9f in asan_thread_start(void*) () No symbol table info available. #55 0x00007a070f49ca94 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 = {134170114262720, 295511439069699936, 134170114262720, -360, 0, 140721955508336, 295511439082282848, 295570144051748704}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #56 0x00007a070f529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a070f740c40 (LWP 1759305) "ruby"): #0 0x00007a070f498d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a070f49b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a070f49b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffc622b9a70, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 53, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 53 seq = 26 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_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005ec17b7bb3cf in rb_native_cond_wait (cond=0x50c000000094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005ec17b7e00a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005ec17b7e69bf in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=134170706487648) at /tmp/ruby/src/trunk_asan/thread.c:1068 scheduler = <optimized out> p = 0x7a070d4ca960 target_th = 0x5150000aad00 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x00005ec17b4d22e0 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 = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc622b9d50, <optimized out>, 0x7ffc622b9c60, <optimized out>, <optimized out>}, prev = 0x7a070d4c3d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x00005ec17b7e6198 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #13 0x00005ec17b7d8ef0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214 rel = <optimized out> timeout = <optimized out> limit = 0x0 #14 0x00005ec17b8b65b8 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 = 0x34d100100001 cc = <optimized out> me = 0x7a070ef196b0 cfunc = 0x50400001eb58 recv = 134170693697240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005ec17b863b17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a070c9ff448, 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> #16 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 = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a070c9ff448 reg_pc = 0x51400008dda0 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> #17 0x00005ec17b852211 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. #18 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 #19 0x00005ec17b8d3f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a070c9ff620, self=134170725696440, 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 th: 0x515000000300, native_id: 0x7a070f740c40 -- Control frame information ----------------------------------------------- flags = 0 iseq = 0x7a070ed75ef8 cfp = <optimized out> sp = 0x7a070c8ffa28 c:0018 p:---- s:0126 e:000125 CFUNC :join use_argv = 0x7a070d2e8820 stack_argv = 0x7a070c8ffa28 c:0017 p:0044 s:0122 E:002620 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 c:0014 p:0011 s:0095 E:000240 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] opt_pc = 0 type = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:0022e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] av = <optimized out> th: 0x5150000a5a80, native_id: 0x7a06ed6006c0 bound = <optimized out> #20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7a070c9ff620 #21 0x00005ec17b880516 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. #22 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. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x00005ec17b880516 in rb_yield (val=<optimized out>) No locals. #25 0x00005ec17ba346a6 in rb_ary_collect (ary=134170693397920) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 134170693458960 i = 7 #26 0x00005ec17b8b65b8 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 = 0x7a070f3a0148 cfunc = 0x50400000a758 recv = 134170693397920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x00005ec17b85d0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a070c9ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d310 -- Control frame information ----------------------------------------------- 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] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000aad00, native_id: 0x7a06ea0006c0 -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.w5vusk/autoload20250118-1759305-1cfnyg.rb:1 c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.w5vusk/autoload20250118-1759305-1cfnyg.rb:1 [FINISH] c:0004 p:---- s:0017 e:000016 CFUNC :require c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] insns_address_table = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a070c9ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x00005ec17b851e58 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> #30 0x00005ec17b8d3f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a070c9ff738, self=134170725696440, 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 = 0x7a070ed94600 cfp = <optimized out> sp = 0x7a070c8ff8d0 use_argv = 0x7a070d2b74a0 stack_argv = 0x7a070c8ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #31 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 = 0x7a070c9ff738 #32 0x00005ec17b880516 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. #33 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. #34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #35 0x00005ec17b880516 in rb_yield (val=<optimized out>) No locals. #36 0x00005ec17ba346a6 in rb_ary_collect (ary=134170725758080) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 134170725757720 i = 0 #37 0x00005ec17b8b65b8 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 = 0x7a070f3a0148 cfunc = 0x50400000a758 recv = 134170725758080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #38 0x00005ec17b85d0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a070c9ff720, 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> #39 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 = {0x5ec17b858e1c <vm_exec_core+14140>, 0x5ec17b855deb <vm_exec_core+1803>, 0x5ec17b857799 <vm_exec_core+8377>, 0x5ec17b85d2c8 <vm_exec_core+31720>, 0x5ec17b857071 <vm_exec_core+6545>, 0x5ec17b85e07d <vm_exec_core+35229>, 0x5ec17b85c0ca <vm_exec_core+27114>, 0x5ec17b859c9c <vm_exec_core+17852>, 0x5ec17b856120 <vm_exec_core+2624>, 0x5ec17b85dafb <vm_exec_core+33819>, 0x5ec17b85d69b <vm_exec_core+32699>, 0x5ec17b85746c <vm_exec_core+7564>, 0x5ec17b85678c <vm_exec_core+4268>, 0x5ec17b85c601 <vm_exec_core+28449>, 0x5ec17b85841c <vm_exec_core+11580>, 0x5ec17b85dd3d <vm_exec_core+34397>, 0x5ec17b85d8ea <vm_exec_core+33290>, 0x5ec17b858c94 <vm_exec_core+13748>, 0x5ec17b859bed <vm_exec_core+17677>, 0x5ec17b85c27a <vm_exec_core+27546>, 0x5ec17b85d832 <vm_exec_core+33106>, 0x5ec17b85b22c <vm_exec_core+23372>, 0x5ec17b85c32e <vm_exec_core+27726>, 0x5ec17b85c7b8 <vm_exec_core+28888>, 0x5ec17b85b13e <vm_exec_core+23134>, 0x5ec17b85666c <vm_exec_core+3980>, 0x5ec17b85ba21 <vm_exec_core+25409>, 0x5ec17b856494 <vm_exec_core+3508>, 0x5ec17b85684d <vm_exec_core+4461>, 0x5ec17b858f89 <vm_exec_core+14505>, 0x5ec17b85afab <vm_exec_core+22731>, 0x5ec17b85b5ef <vm_exec_core+24335>, 0x5ec17b85acf4 <vm_exec_core+22036>, 0x5ec17b856051 <vm_exec_core+2417>, 0x5ec17b85ca5c <vm_exec_core+29564>, 0x5ec17b85d54b <vm_exec_core+32363>, 0x5ec17b856964 <vm_exec_core+4740>, 0x5ec17b857c1d <vm_exec_core+9533>, 0x5ec17b857690 <vm_exec_core+8112>, 0x5ec17b858597 <vm_exec_core+11959>, 0x5ec17b859b1b <vm_exec_core+17467>, 0x5ec17b856a70 <vm_exec_core+5008>, 0x5ec17b85c8a1 <vm_exec_core+29121>, 0x5ec17b857b62 <vm_exec_core+9346>, 0x5ec17b859984 <vm_exec_core+17060>, 0x5ec17b85a527 <vm_exec_core+20039>, 0x5ec17b85c71b <vm_exec_core+28731>, 0x5ec17b85b417 <vm_exec_core+23863>, 0x5ec17b8587d7 <vm_exec_core+12535>, 0x5ec17b857e9b <vm_exec_core+10171>, 0x5ec17b85c4c1 <vm_exec_core+28129>, 0x5ec17b859135 <vm_exec_core+14933>, 0x5ec17b85bae8 <vm_exec_core+25608>, 0x5ec17b85b546 <vm_exec_core+24166>, 0x5ec17b85bd43 <vm_exec_core+26211>, 0x5ec17b85cd86 <vm_exec_core+30374>, 0x5ec17b85a764 <vm_exec_core+20612>, 0x5ec17b855a8b <vm_exec_core+939>, 0x5ec17b858969 <vm_exec_core+12937>, 0x5ec17b85c3f1 <vm_exec_core+27921>, 0x5ec17b858aac <vm_exec_core+13260>, 0x5ec17b85b064 <vm_exec_core+22916>, 0x5ec17b85b908 <vm_exec_core+25128>, 0x5ec17b85a232 <vm_exec_core+19282>, 0x5ec17b85ae4d <vm_exec_core+22381>, 0x5ec17b858d2b <vm_exec_core+13899>, 0x5ec17b8581b1 <vm_exec_core+10961>, 0x5ec17b85be36 <vm_exec_core+26454>, 0x5ec17b856b42 <vm_exec_core+5218>, 0x5ec17b85a016 <vm_exec_core+18742>, 0x5ec17b8654db <vm_exec_core+65019>, 0x5ec17b85b2ec <vm_exec_core+23564>, 0x5ec17b856e01 <vm_exec_core+5921>, 0x5ec17b857333 <vm_exec_core+7251>, 0x5ec17b856f3a <vm_exec_core+6234>, 0x5ec17b857d2b <vm_exec_core+9803>, 0x5ec17b858612 <vm_exec_core+12082>, 0x5ec17b855a90 <vm_exec_core+944>, 0x5ec17b857a41 <vm_exec_core+9057>, 0x5ec17b85e2d2 <vm_exec_core+35826>, 0x5ec17b85b808 <vm_exec_core+24872>, 0x5ec17b85a607 <vm_exec_core+20263>, 0x5ec17b85c936 <vm_exec_core+29270>, 0x5ec17b85e3bb <vm_exec_core+36059>, 0x5ec17b85cc89 <vm_exec_core+30121>, 0x5ec17b85dde7 <vm_exec_core+34567>, 0x5ec17b85ded1 <vm_exec_core+34801>, 0x5ec17b856573 <vm_exec_core+3731>, 0x5ec17b85d9a8 <vm_exec_core+33480>, 0x5ec17b859042 <vm_exec_core+14690>, 0x5ec17b85dbf0 <vm_exec_core+34064>, 0x5ec17b858b6d <vm_exec_core+13453>, 0x5ec17b85cb4d <vm_exec_core+29805>, 0x5ec17b857fe4 <vm_exec_core+10500>, 0x5ec17b85938b <vm_exec_core+15531>, 0x5ec17b85dfc7 <vm_exec_core+35047>, 0x5ec17b859a5b <vm_exec_core+17275>, 0x5ec17b85953c <vm_exec_core+15964>, 0x5ec17b855b76 <vm_exec_core+1174>, 0x5ec17b85628f <vm_exec_core+2991>, 0x5ec17b855c74 <vm_exec_core+1428>, 0x5ec17b85a342 <vm_exec_core+19554>, 0x5ec17b859712 <vm_exec_core+16434>, 0x5ec17b859ed7 <vm_exec_core+18423>, 0x5ec17b859dde <vm_exec_core+18174>, 0x5ec17b858e76 <vm_exec_core+14230>, 0x5ec17b8595f2 <vm_exec_core+16146>, 0x5ec17b85924c <vm_exec_core+15212>, 0x5ec17b859856 <vm_exec_core+16758>, 0x5ec17b8598ed <vm_exec_core+16909>, 0x5ec17b858e0d <vm_exec_core+14125>, 0x5ec17b855ddc <vm_exec_core+1788>, 0x5ec17b85778a <vm_exec_core+8362>, 0x5ec17b85d2b9 <vm_exec_core+31705>, 0x5ec17b857062 <vm_exec_core+6530>, 0x5ec17b85e06e <vm_exec_core+35214>, 0x5ec17b85c0bb <vm_exec_core+27099>, 0x5ec17b859c8d <vm_exec_core+17837>, 0x5ec17b856111 <vm_exec_core+2609>, 0x5ec17b85daec <vm_exec_core+33804>, 0x5ec17b85d68c <vm_exec_core+32684>, 0x5ec17b85745d <vm_exec_core+7549>, 0x5ec17b85677d <vm_exec_core+4253>, 0x5ec17b85c5f2 <vm_exec_core+28434>, 0x5ec17b85840d <vm_exec_core+11565>, 0x5ec17b85dd2e <vm_exec_core+34382>, 0x5ec17b85d8db <vm_exec_core+33275>, 0x5ec17b858c85 <vm_exec_core+13733>, 0x5ec17b859bde <vm_exec_core+17662>, 0x5ec17b85c26b <vm_exec_core+27531>, 0x5ec17b85d823 <vm_exec_core+33091>, 0x5ec17b85b21d <vm_exec_core+23357>, 0x5ec17b85c31f <vm_exec_core+27711>, 0x5ec17b85c7a9 <vm_exec_core+28873>, 0x5ec17b85b12f <vm_exec_core+23119>, 0x5ec17b85665d <vm_exec_core+3965>, 0x5ec17b85ba12 <vm_exec_core+25394>, 0x5ec17b856485 <vm_exec_core+3493>, 0x5ec17b85683e <vm_exec_core+4446>, 0x5ec17b858f7a <vm_exec_core+14490>, 0x5ec17b85af9c <vm_exec_core+22716>, 0x5ec17b85b5e0 <vm_exec_core+24320>, 0x5ec17b85ace5 <vm_exec_core+22021>, 0x5ec17b856042 <vm_exec_core+2402>, 0x5ec17b85ca4d <vm_exec_core+29549>, 0x5ec17b85d53c <vm_exec_core+32348>, 0x5ec17b856955 <vm_exec_core+4725>, 0x5ec17b857c0e <vm_exec_core+9518>, 0x5ec17b857681 <vm_exec_core+8097>, 0x5ec17b858588 <vm_exec_core+11944>, 0x5ec17b859b0c <vm_exec_core+17452>, 0x5ec17b856a61 <vm_exec_core+4993>, 0x5ec17b85c892 <vm_exec_core+29106>, 0x5ec17b857b53 <vm_exec_core+9331>, 0x5ec17b859975 <vm_exec_core+17045>, 0x5ec17b85a518 <vm_exec_core+20024>, 0x5ec17b85c70c <vm_exec_core+28716>, 0x5ec17b85b408 <vm_exec_core+23848>, 0x5ec17b8587c8 <vm_exec_core+12520>, 0x5ec17b857e8c <vm_exec_core+10156>, 0x5ec17b85c4b2 <vm_exec_core+28114>, 0x5ec17b859126 <vm_exec_core+14918>, 0x5ec17b85bad9 <vm_exec_core+25593>, 0x5ec17b85b537 <vm_exec_core+24151>, 0x5ec17b85bd34 <vm_exec_core+26196>, 0x5ec17b85cd77 <vm_exec_core+30359>, 0x5ec17b85a755 <vm_exec_core+20597>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85895a <vm_exec_core+12922>, 0x5ec17b85c3e2 <vm_exec_core+27906>, 0x5ec17b858a9d <vm_exec_core+13245>, 0x5ec17b85b055 <vm_exec_core+22901>, 0x5ec17b85b3b8 <vm_exec_core+23768>, 0x5ec17b85a223 <vm_exec_core+19267>, 0x5ec17b85ae3e <vm_exec_core+22366>, 0x5ec17b858d1c <vm_exec_core+13884>, 0x5ec17b8581a2 <vm_exec_core+10946>, 0x5ec17b85be27 <vm_exec_core+26439>, 0x5ec17b856b33 <vm_exec_core+5203>, 0x5ec17b85a007 <vm_exec_core+18727>, 0x5ec17b8654cc <vm_exec_core+65004>, 0x5ec17b85b2dd <vm_exec_core+23549>, 0x5ec17b856df2 <vm_exec_core+5906>, 0x5ec17b857324 <vm_exec_core+7236>, 0x5ec17b856f2b <vm_exec_core+6219>, 0x5ec17b857d1c <vm_exec_core+9788>, 0x5ec17b858603 <vm_exec_core+12067>, 0x5ec17b85a602 <vm_exec_core+20258>, 0x5ec17b859b02 <vm_exec_core+17442>, 0x5ec17b85a5fd <vm_exec_core+20253>, 0x5ec17b85b218 <vm_exec_core+23352>, 0x5ec17b85b12a <vm_exec_core+23114>, 0x5ec17b857d17 <vm_exec_core+9783>, 0x5ec17b85b3cc <vm_exec_core+23788>, 0x5ec17b859038 <vm_exec_core+14680>, 0x5ec17b85903d <vm_exec_core+14685>, 0x5ec17b85b125 <vm_exec_core+23109>, 0x5ec17b85af92 <vm_exec_core+22706>, 0x5ec17b859ebe <vm_exec_core+18398>, 0x5ec17b859dca <vm_exec_core+18154>...} reg_cfp = 0x7a070c9ff720 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> #40 0x00005ec17b852211 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. #41 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 #42 0x00005ec17b4ce5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a070ed94790) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc622bbdd0, <optimized out>, 0x7ffc622bbd20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a070ed94790 #43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #44 0x00005ec17b4c7b47 in rb_main (argc=10, argv=0x7ffc622bbfa8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #45 main (argc=10, argv=0x7ffc622bbfa8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1759305) detached] $ timeout 60 gdb -p 1759297 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.w5vusk: * -rw------- 1 35 2025-01-18 15:13:07 +0000 autoload20250118-1759305-1cfnyg.rb make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1758968 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1758967 -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 1792949 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-18T00:19:17Z master 65a7c69188) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ........................................ Finished in 35.209341 seconds 3339 files, 33296 examples, 133885 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.