# Logfile created on 2025-04-21 03:47:47 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007201aa2afdc8 @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.20250421-034747", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007201aac2f2b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007201aac2f100 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007201a91da070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250421-034747", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250421-034747>, @binmode=false, @mon_data=#<Monitor:0x00007201aac2eb10>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 85bab61565 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[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/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e 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/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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 ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' 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' 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' 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]: 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' 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' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs generating encdb.h generating enc.mk Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making enc making srcs under 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 ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' 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' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' 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]: 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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.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.3 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 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.8 strscan 3.1.3 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 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.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.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/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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=31739 "--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/755] 2778880=did_you_mean/tree_spell/test_change_word [ 2/755] 2778882=rubygems/test_gem_available_set [ 3/755] 2778881=-ext-/string/test_modify_expand [ 4/755] 2778886=rubygems/test_gem_source_installed [ 5/755] 2778889=uri/test_parser [ 6/755] 2778885=date/test_date [ 7/755] 2778877=openssl/test_pkcs12 [ 8/755] 2778891=psych/test_date_time [ 9/755] 2778881=test_pty [ 10/755] 2778884=yaml/test_dbm [ 11/755] 2778892=did_you_mean/spell_checking/test_variable_name_check [ 12/755] 2778878=rubygems/test_gem_commands_list_command [ 13/755] 2778883=rubygems/test_gem_source_vendor [ 14/755] 2778887=prism/result/overlap_test [ 15/755] 2778890=prism/ractor_test [ 16/755] 2778880=rubygems/test_gem_platform [ 17/755] 2778888=rubygems/test_gem_uninstaller [ 18/755] 2778879=psych/test_symbol [ 19/755] 2778885=rubygems/test_gem_source [ 20/755] 2778884=ruby/test_frozen [ 21/755] 2778884=psych/test_safe_load [ 22/755] 2778879=prism/encoding/string_encoding_test [ 23/755] 2778892=-ext-/exception/test_exception_at_throwing [ 24/755] 2778884=ruby/test_name_error [ 25/755] 2778889=ruby/test_enumerator [ 26/755] 2778892=ruby/enc/test_utf16 [ 27/755] 2778891=rubygems/test_gem_package [ 28/755] 2778892=rubygems/test_gem_commands_outdated_command [ 29/755] 2778879=rubygems/test_gem_request_set_lockfile_tokenizer [ 30/755] 2778890=psych/test_nil [ 31/755] 2778890=-ext-/class/test_class2name [ 32/755] 2778890=openssl/test_kdf [ 33/755] 2778883=ruby/test_time_tz [ 34/755] 2778886=ruby/test_backtrace [ 35/755] 2778878=prism/ruby/string_query_test [ 36/755] 2778883=date/test_date_compat [ 37/755] 2778880=-ext-/load/test_resolve_symbol [ 38/755] 2778883=-ext-/debug/test_profile_frames [ 39/755] 2778882=ruby/test_lazy_enumerator [ 40/755] 2778890=set/test_set [ 41/755] 2778881=mkmf/test_find_executable [ 42/755] 2778878=ruby/test_array [ 43/755] 2778890=error_highlight/test_error_highlight [ 44/755] 2778880=-ext-/debug/test_debug [ 45/755] 2778879=-ext-/arith_seq/test_arith_seq_extract [ 46/755] 2778880=ruby/test_stringchar [ 47/755] 2778881=rubygems/test_gem_commands_help_command [ 48/755] 2778883=digest/test_digest [ 49/755] 2778892=rubygems/test_gem_package_old [ 50/755] 2778885=test_rbconfig [ 51/755] 2778892=rubygems/test_gem_uri [ 52/755] 2778884=psych/test_psych [ 53/755] 2778892=json/json_coder_test [ 54/755] 2778884=digest/test_ractor [ 55/755] 2778877=fiber/test_enumerator [ 56/755] 2778892=-ext-/stack/test_stack_overflow [ 57/755] 2778892=cgi/test_cgi_core [ 58/755] 2778877=test_delegate [ 59/755] 2778880=rubygems/test_gem_source_list [ 60/755] 2778892=psych/test_yaml_special_cases [ 61/755] 2778885=psych/test_parser [ 62/755] 2778877=prism/result/attribute_write_test [ 63/755] 2778892=ruby/test_float [ 64/755] 2778880=stringio/test_ractor [ 65/755] 2778885=rubygems/test_gem_remote_fetcher_local_ssl_server [ 66/755] 2778880=ripper/test_files_test_1 [ 67/755] 2778879=prism/api/freeze_test [ 68/755] 2778884=prism/percent_delimiter_string_test [ 69/755] 2778877=rubygems/test_gem [ 70/755] 2778887=ruby/test_nomethod_error [ 71/755] 2778879=openssl/test_pkey_dsa [ 72/755] 2778887=net/http/test_https_proxy [ 73/755] 2778881=open-uri/test_ssl [ 74/755] 2778884=date/test_date_strptime [ 75/755] 2778887=psych/test_ractor [ 76/755] 2778886=psych/test_json_tree [ 77/755] 2778886=psych/visitors/test_emitter [ 78/755] 2778882=prism/library_symbols_test [ 79/755] 2778886=ruby/test_marshal [ 80/755] 2778884=prism/magic_comment_test [ 81/755] 2778891=zlib/test_zlib [ 82/755] 2778882=psych/test_omap [ 83/755] 2778882=ruby/enc/test_case_comprehensive [ 84/755] 2778882=mkmf/test_framework [ 85/755] 2778882=test_shellwords [ 86/755] 2778882=optparse/test_cclass [ 87/755] 2778882=dtrace/test_singleton_function [ 88/755] 2778882=ruby/test_proc [ 89/755] 2778879=optparse/test_load [ 90/755] 2778892=did_you_mean/spell_checking/test_uncorrectable_name_check [ 91/755] 2778892=ruby/test_integer [ 92/755] 2778879=ruby/test_time [ 93/755] 2778886=json/json_ext_parser_test [ 94/755] 2778886=-ext-/struct/test_duplicate [ 95/755] 2778886=-ext-/test_scan_args [ 96/755] 2778886=date/test_date_attr [ 97/755] 2778886=erb/test_erb [ 98/755] 2778887=ruby/enc/test_cp949 [ 99/755] 2778887=ruby/test_condition [100/755] 2778887=did_you_mean/spell_checking/test_class_name_check [101/755] 2778886=rubygems/test_gem_resolver_git_set [102/755] 2778884=ruby/enc/test_emoji [103/755] 2778887=set/test_sorted_set [104/755] 2778888=ripper/test_files_lib [105/755] 2778884=ruby/test_string [106/755] 2778879=ruby/test_random_formatter [107/755] 2778879=rubygems/test_gem_commands_check_command [108/755] 2778879=ruby/test_pipe [109/755] 2778886=ruby/enc/test_regex_casefold [110/755] 2778886=rubygems/test_gem_source_git [111/755] 2778887=rubygems/test_gem_command_manager [112/755] 2778879=rubygems/test_gem_installer [113/755] 2778881=rubygems/test_gem_safe_marshal [114/755] 2778885=-ext-/float/test_nextafter [115/755] 2778885=-ext-/string/test_capacity [116/755] 2778885=openssl/test_random [117/755] 2778887=rubygems/test_bundled_ca [118/755] 2778885=psych/visitors/test_to_ruby [119/755] 2778886=prism/result/static_literals_test [120/755] 2778885=fiber/test_backtrace [121/755] 2778885=openssl/test_fips [122/755] 2778886=rubygems/test_gem_commands_update_command [123/755] 2778877=date/test_date_parse [124/755] 2778885=optparse/test_noarg [125/755] 2778882=-ext-/struct/test_data [126/755] 2778882=ruby/test_rand [127/755] 2778877=openssl/test_pkey_ec [128/755] 2778881=-ext-/string/test_ellipsize [129/755] 2778881=-ext-/integer/test_integer [130/755] 2778877=ruby/enc/test_utf32 [131/755] 2778877=prism/test_helper [132/755] 2778877=ruby/test_memory_view [133/755] 2778877=open-uri/test_ftp [134/755] 2778887=ruby/test_vm_dump [135/755] 2778881=prism/errors_test [136/755] 2778887=test_open3 [137/755] 2778877=ruby/enc/test_cesu8 [138/755] 2778877=rubygems/test_gem_commands_setup_command [139/755] 2778885=psych/test_alias_and_anchor [140/755] 2778885=rubygems/test_gem_commands_rebuild_command [141/755] 2778885=json/json_parser_test [142/755] 2778881=prism/result/breadth_first_search_test [143/755] 2778881=uri/test_generic [144/755] 2778882=ruby/test_fiber [145/755] 2778881=-ext-/bignum/test_div [146/755] 2778885=-ext-/array/test_resize [147/755] 2778881=ruby/test_gc_compact [148/755] 2778885=psych/test_deprecated [149/755] 2778885=rubygems/test_gem_gem_runner [150/755] 2778885=rubygems/test_gem_ext_cargo_builder [151/755] 2778885=ruby/test_file_exhaustive [152/755] 2778891=rubygems/test_gem_commands_signout_command [153/755] 2778889=psych/test_object [154/755] 2778891=psych/test_exception [155/755] 2778891=ruby/test_autoload [156/755] 2778889=rubygems/test_gem_resolver_local_specification [157/755] 2778890=rubygems/test_gem_commands_exec_command [158/755] 2778877=rubygems/test_gem_commands_unpack_command [159/755] 2778889=ruby/test_pack [160/755] 2778886=psych/json/test_stream [161/755] 2778886=io/wait/test_ractor [162/755] 2778886=openssl/test_ssl_session [163/755] 2778877=optparse/test_optarg [164/755] 2778883=ruby/test_assignment [165/755] 2778877=ruby/enc/test_grapheme_breaks [166/755] 2778877=rubygems/test_gem_request_set_gem_dependency_api [167/755] 2778889=openssl/test_ossl [168/755] 2778877=date/test_date_marshal [169/755] 2778877=ruby/test_syntax [170/755] 2778886=did_you_mean/spell_checking/test_key_name_check [171/755] 2778886=ripper/test_ripper [172/755] 2778880=test_singleton [173/755] 2778880=openssl/test_bn [174/755] 2778880=openssl/test_provider [175/755] 2778890=rubygems/test_gem_package_task [176/755] 2778890=rubygems/test_gem_commands_server_command [177/755] 2778890=ruby/test_data [178/755] 2778890=net/http/test_http_request [179/755] 2778890=net/http/test_httpheader [180/755] 2778890=prism/result/numeric_value_test [181/755] 2778888=ruby/test_keyword [182/755] 2778890=lib/!Nothing_to_test [183/755] 2778890=prism/heredoc_dedent_test [184/755] 2778890=did_you_mean/spell_checking/test_method_name_check [185/755] 2778890=rubygems/test_kernel [186/755] 2778886=dtrace/test_function_entry [187/755] 2778886=-ext-/struct/test_len [188/755] 2778886=optparse/test_acceptable [189/755] 2778880=prism/result/implicit_array_test [190/755] 2778878=ruby/test_threadgroup [191/755] 2778880=-ext-/string/test_set_len [192/755] 2778880=rubygems/test_gem_commands_lock_command [193/755] 2778880=ruby/enc/test_euc_kr [194/755] 2778880=rubygems/test_gem_local_remote_options [195/755] 2778886=rubygems/test_gem_security_signer [196/755] 2778892=optparse/test_bash_completion [197/755] 2778880=ruby/test_exception [198/755] 2778892=ruby/test_dir [199/755] 2778886=resolv/test_mdns [200/755] 2778878=openssl/test_x509store [201/755] 2778886=rubygems/test_gem_ext_configure_builder [202/755] 2778886=psych/test_merge_keys [203/755] 2778886=-ext-/test_random [204/755] 2778886=io/wait/test_io_wait [205/755] 2778890=optparse/test_kwargs [206/755] 2778890=ripper/test_lexer [207/755] 2778890=ruby/test_integer_comb [208/755] 2778888=prism/result/index_write_test [209/755] 2778892=test_tsort [210/755] 2778892=openssl/test_ns_spki [211/755] 2778892=psych/visitors/test_depth_first [212/755] 2778888=prism/lex_test [213/755] 2778892=test_bundled_gems [214/755] 2778878=openssl/test_pair [215/755] 2778892=date/test_date_ractor [216/755] 2778887=ruby/test_m17n_comb [217/755] 2778892=did_you_mean/test_tree_spell_checker [218/755] 2778892=mkmf/test_install [219/755] 2778892=rubygems/test_gem_validator [220/755] 2778892=prism/result/integer_parse_test [221/755] 2778889=test_prettyprint [222/755] 2778889=prism/result/regular_expression_options_test [223/755] 2778892=fiber/test_queue [224/755] 2778892=ruby/test_sleep [225/755] 2778889=prism/ruby/dispatcher_test [226/755] 2778889=socket/test_udp [227/755] 2778889=ruby/enc/test_windows_1252 [228/755] 2778889=mkmf/test_configuration [229/755] 2778889=-ext-/load/test_stringify_symbols [230/755] 2778881=-ext-/array/test_to_ary_concat [231/755] 2778889=prism/result/warnings_test [232/755] 2778889=-ext-/test_printf [233/755] 2778889=ruby/test_rubyoptions [234/755] 2778883=prism/result/node_id_test [235/755] 2778888=test_tmpdir [236/755] 2778888=rubygems/test_gem_source_subpath_problem [237/755] 2778888=openssl/test_ts [238/755] 2778883=psych/test_emitter [239/755] 2778883=rubygems/test_gem_resolver_api_set [240/755] 2778883=prism/api/parse_stream_test [241/755] 2778883=rubygems/test_gem_impossible_dependencies_error [242/755] 2778883=json/json_generator_test [243/755] 2778881=prism/encoding/encodings_test [244/755] 2778879=fiber/test_io_buffer [245/755] 2778881=fileutils/test_dryrun [246/755] 2778881=ruby/test_range [247/755] 2778879=-ext-/symbol/test_type [248/755] 2778879=rubygems/test_gem_commands_cleanup_command [249/755] 2778888=-ext-/string/test_interned_str [250/755] 2778888=optparse/test_placearg [251/755] 2778878=rubygems/test_project_sanity [252/755] 2778883=ruby/test_zjit [253/755] 2778883=prism/encoding/regular_expression_encoding_test [254/755] 2778883=ruby/test_env [255/755] 2778888=test_forwardable [256/755] 2778880=dtrace/test_object_create_start [257/755] 2778880=ruby/test_continuation [258/755] 2778888=-ext-/exception/test_ensured [259/755] 2778880=ruby/test_io_m17n [260/755] 2778878=-ext-/hash/test_delete [261/755] 2778878=prism/result/comments_test [262/755] 2778892=rubygems/test_config [263/755] 2778878=rubygems/test_gem_commands_uninstall_command [264/755] 2778892=rubygems/test_gem_resolver_installer_set [265/755] 2778879=ripper/test_files_test [266/755] 2778888=rubygems/test_gem_dependency_list [267/755] 2778888=rubygems/test_gem_silent_ui [268/755] 2778879=ruby/test_ifunless [269/755] 2778879=dtrace/test_require [270/755] 2778879=openssl/test_pkey_dh [271/755] 2778888=openssl/test_ocsp [272/755] 2778879=ruby/test_shapes [273/755] 2778879=-ext-/popen_deadlock/test_popen_deadlock [274/755] 2778892=optparse/test_autoconf [275/755] 2778892=optparse/test_did_you_mean [276/755] 2778884=digest/test_digest_extend [277/755] 2778884=rubygems/test_gem_safe_yaml [278/755] 2778892=ruby/test_case [279/755] 2778892=cgi/test_cgi_multipart [280/755] 2778888=-ext-/test_bug-5832 [281/755] 2778888=psych/test_struct [282/755] 2778888=prism/onigmo_test [283/755] 2778888=prism/fuzzer_test [284/755] 2778888=-ext-/string/test_rb_str_dup [285/755] 2778892=ruby/test_ast [286/755] 2778884=ruby/test_super [287/755] 2778888=mkmf/test_libs [288/755] 2778888=dtrace/test_gc [289/755] 2778888=json/json_encoding_test [290/755] 2778888=test_time [291/755] 2778888=ruby/test_math [292/755] 2778881=rubygems/test_gem_bundler_version_finder [293/755] 2778878=-ext-/win32/test_console_attr [294/755] 2778878=prism/ruby/parser_test [295/755] 2778888=prism/snippets_test [296/755] 2778878=psych/test_array [297/755] 2778878=-ext-/gvl/test_ubf_async_safe [298/755] 2778881=prism/newline_test [299/755] 2778878=prism/result/heredoc_test [300/755] 2778878=rubygems/test_webauthn_listener_response [301/755] 2778878=prism/result/constant_path_node_test [302/755] 2778878=rubygems/test_gem_path_support [303/755] 2778879=stringio/test_stringio [304/755] 2778878=resolv/test_dns [305/755] 2778881=ruby/test_dup [306/755] 2778890=ruby/test_require [307/755] 2778879=ruby/test_system [308/755] 2778878=-ext-/test_notimplement [309/755] 2778878=ruby/enc/test_emoji_breaks [310/755] 2778878=-ext-/test_bug-3571 [311/755] 2778881=ruby/test_comparable [312/755] 2778878=mmtk/test_configuration [313/755] 2778878=prism/api/command_line_test [314/755] 2778881=rubygems/test_gem_commands_info_command [315/755] 2778878=ruby/test_io_timeout [316/755] 2778878=date/test_date_new [317/755] 2778878=rubygems/test_gem_commands_build_command [318/755] 2778884=ruby/test_compile_prism [319/755] 2778881=ruby/enc/test_euc_tw [320/755] 2778881=rubygems/test_gem_security [321/755] 2778880=ruby/test_alias [322/755] 2778878=rubygems/test_gem_requirement [323/755] 2778878=mkmf/test_sizeof [324/755] 2778886=-ext-/wait/test_wait [325/755] 2778884=psych/test_object_references [326/755] 2778884=fiber/test_sleep [327/755] 2778880=openssl/test_x509name [328/755] 2778880=ruby/test_yjit [329/755] 2778886=net/http/test_buffered_io [330/755] 2778882=ruby/test_m17n [331/755] 2778886=rubygems/test_gem_resolver_composed_set [332/755] 2778886=mkmf/test_egrep_cpp [333/755] 2778886=ruby/test_argf [334/755] 2778882=rubygems/test_webauthn_poller [335/755] 2778879=date/test_date_conv [336/755] 2778882=-ext-/string/test_nofree [337/755] 2778879=ruby/test_trace [338/755] 2778882=rubygems/test_gem_stream_ui [339/755] 2778879=-ext-/st/test_numhash [340/755] 2778879=openssl/test_pkey_rsa [341/755] 2778884=test_ipaddr [342/755] 2778884=ruby/test_arity [343/755] 2778884=resolv/test_resource [344/755] 2778882=rubygems/test_gem_update_suggestion [345/755] 2778884=psych/test_set [346/755] 2778884=rubygems/test_gem_source_fetch_problem [347/755] 2778884=rubygems/test_gem_console_ui [348/755] 2778884=-ext-/struct/test_member [349/755] 2778884=ruby/test_method [350/755] 2778882=test_unicode_normalize [351/755] 2778882=rubygems/test_gem_resolver_lock_set [352/755] 2778887=did_you_mean/test_ractor_compatibility [353/755] 2778882=-ext-/econv/test_append [354/755] 2778882=optparse/test_reqarg [355/755] 2778888=psych/visitors/test_yaml_tree [356/755] 2778879=ruby/enc/test_case_mapping [357/755] 2778879=uri/test_mailto [358/755] 2778888=prism/ruby/ripper_test [359/755] 2778879=rubygems/test_gem_package_tar_writer [360/755] 2778879=rubygems/test_rubygems [361/755] 2778887=ruby/test_not [362/755] 2778887=test_timeout [363/755] 2778882=test_weakref [364/755] 2778879=socket/test_socket [365/755] 2778882=ruby/test_io_buffer [366/755] 2778882=rubygems/test_gem_resolver_requirement_list [367/755] 2778882=ruby/test_beginendblock [368/755] 2778877=-ext-/arith_seq/test_arith_seq_beg_len_step [369/755] 2778887=ruby/test_hash [370/755] 2778888=psych/test_scalar_scanner [371/755] 2778877=psych/test_yamlstore [372/755] 2778888=rubygems/test_gem_commands_pristine_command [373/755] 2778877=rubygems/test_gem_config_file [374/755] 2778883=ruby/test_yjit_exit_locations [375/755] 2778881=rubygems/test_gem_commands_query_command [376/755] 2778877=prism/result/equality_test [377/755] 2778877=openssl/test_x509ext [378/755] 2778877=ripper/test_files_ext [379/755] 2778877=prism/unescape_test [380/755] 2778877=ruby/test_complex [381/755] 2778883=prism/result/source_location_test [382/755] 2778882=-ext-/thread/test_instrumentation_api [383/755] 2778883=-ext-/vm/test_at_exit [384/755] 2778883=-ext-/symbol/test_inadvertent_creation [385/755] 2778877=prism/result/static_inspect_test [386/755] 2778877=-ext-/rational/test_rat [387/755] 2778877=test_extlibs [388/755] 2778883=openssl/test_asn1 [389/755] 2778883=mkmf/test_flags [390/755] 2778881=json/json_string_matching_test [391/755] 2778881=monitor/test_monitor [392/755] 2778881=rubygems/test_gem_ext_rake_builder [393/755] 2778878=ruby/test_whileuntil [394/755] 2778878=ruby/test_transcode [395/755] 2778879=ruby/test_path [396/755] 2778879=ruby/test_method_cache [397/755] 2778879=ruby/test_sprintf_comb [398/755] 2778878=socket/test_tcp [399/755] 2778882=test_pp [400/755] 2778882=rubygems/test_gem_stub_specification [401/755] 2778879=ruby/test_settracefunc [402/755] 2778883=rubygems/test_gem_text [403/755] 2778878=prism/ruby/tunnel_test [404/755] 2778878=rubygems/test_gem_version [405/755] 2778882=rubygems/test_gem_commands_stale_command [406/755] 2778882=net/protocol/test_protocol [407/755] 2778883=rubygems/test_gem_ext_cargo_builder_link_flag_converter [408/755] 2778888=psych/test_tree_builder [409/755] 2778878=-ext-/load/test_protect [410/755] 2778888=openssl/test_x509req [411/755] 2778878=cgi/test_cgi_util [412/755] 2778883=rubygems/test_gem_commands_open_command [413/755] 2778882=ruby/test_gc [414/755] 2778883=ruby/test_allocation [415/755] 2778890=prism/api/dump_test [416/755] 2778881=-ext-/string/test_enc_associate [417/755] 2778888=prism/ruby/location_test [418/755] 2778888=ruby/test_insns_leaf [419/755] 2778888=yaml/test_store [420/755] 2778888=ruby/test_iseq [421/755] 2778878=mkmf/test_pkg_config [422/755] 2778878=prism/regexp_test [423/755] 2778878=ruby/test_string_memory [424/755] 2778878=-ext-/string/test_coderange [425/755] 2778878=open-uri/test_open-uri Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 35929> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2778878 ko1 10u IPv4 1033141187 0t0 TCP localhost:35929->localhost:39178 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_redirect_invalid: 10 [426/755] 2778878=-ext-/bignum/test_big2str [427/755] 2778878=-ext-/win32/test_dln [428/755] 2778878=ruby/enc/test_iso_8859 [429/755] 2778878=ruby/test_complex2 [430/755] 2778878=openssl/test_x509attr [431/755] 2778878=io/nonblock/test_flush [432/755] 2778878=ruby/test_complexrational [433/755] 2778878=rubygems/test_gem_commands_fetch_command [434/755] 2778878=cgi/test_cgi_header [435/755] 2778878=openssl/test_pkcs7 [436/755] 2778881=-ext-/test_enumerator_kw [437/755] 2778881=ruby/test_mixed_unicode_escapes [438/755] 2778881=-ext-/bignum/test_mul [439/755] 2778881=mkmf/test_mkmf [440/755] 2778881=did_you_mean/spell_checking/test_require_path_check [441/755] 2778881=cgi/test_cgi_session [442/755] 2778881=psych/test_class [443/755] 2778878=psych/test_numeric [444/755] 2778881=strscan/test_stringscanner [445/755] 2778878=openssl/test_x509crl [446/755] 2778881=rubygems/test_gem_package_tar_reader [447/755] 2778879=ruby/enc/test_gb18030 [448/755] 2778879=rubygems/test_gem_specification [449/755] 2778881=ruby/enc/test_gbk [450/755] 2778881=ruby/test_refinement [451/755] 2778878=rubygems/test_gem_dependency_installer [452/755] 2778877=ruby/test_warning [453/755] 2778877=rubygems/test_gem_name_tuple [454/755] 2778877=objspace/test_ractor [455/755] 2778877=rubygems/test_gem_unsatisfiable_dependency_error [456/755] 2778877=ripper/test_sexp [457/755] 2778877=prism/ruby/pattern_test [458/755] 2778888=rubygems/test_gem_package_tar_header [459/755] 2778877=rubygems/test_gem_commands_owner_command [460/755] 2778888=socket/test_basicsocket [461/755] 2778888=test_find [462/755] 2778888=prism/locals_test [463/755] 2778888=-ext-/string/test_normalize [464/755] 2778888=-ext-/test_recursion [465/755] 2778888=ruby/test_struct [466/755] 2778888=date/test_date_strftime [467/755] 2778890=prism/ruby/compiler_test [468/755] 2778890=rubygems/test_gem_resolver_vendor_specification [469/755] 2778890=-ext-/typeddata/test_typeddata [470/755] 2778877=fiber/test_mutex [471/755] 2778884=ruby/test_basicinstructions [472/755] 2778884=-ext-/bignum/test_bigzero [473/755] 2778884=fileutils/test_verbose [474/755] 2778884=rubygems/test_gem_ext_builder [475/755] 2778886=ruby/test_signal [476/755] 2778877=fiber/test_timeout [477/755] 2778877=ruby/test_fixnum [478/755] 2778877=-ext-/string/test_fstring [479/755] 2778890=did_you_mean/core_ext/test_name_error_extension [480/755] 2778890=-ext-/iseq_load/test_iseq_load [481/755] 2778888=-ext-/test_ensure_and_callcc [482/755] 2778888=fiber/test_scheduler [483/755] 2778877=ruby/enc/test_big5 [484/755] 2778877=rubygems/test_gem_resolver_activation_request [485/755] 2778877=psych/test_null [486/755] 2778877=-ext-/win32/test_fd_setsize [487/755] 2778877=rubygems/test_gem_request_set [488/755] 2778877=prism/version_test [489/755] 2778877=test_trick [490/755] 2778879=ruby/test_objectspace [491/755] 2778887=ruby/test_require_lib [492/755] 2778890=ripper/test_files_test_2 [493/755] 2778878=rubygems/test_gem_version_option [494/755] 2778878=rubygems/test_gem_rdoc [495/755] 2778878=prism/api/lex_test [496/755] 2778878=rubygems/test_gem_remote_fetcher_s3 [497/755] 2778884=json/json_fixtures_test [498/755] 2778884=ruby/test_encoding [499/755] 2778878=dtrace/test_load [500/755] 2778878=rubygems/test_gem_resolver_specification [501/755] 2778878=mkmf/test_constant [502/755] 2778884=rubygems/test_gem_security_trust_dir [503/755] 2778884=ruby/test_default_gems [504/755] 2778884=-ext-/string/test_enc_str_buf_cat [505/755] 2778884=mkmf/test_have_func [506/755] 2778884=-ext-/thread/test_lock_native_thread [507/755] 2778884=rubygems/test_webauthn_listener [508/755] 2778888=optparse/test_zsh_completion [509/755] 2778888=rubygems/test_gem_package_tar_reader_entry [510/755] 2778884=uri/test_http [511/755] 2778884=-ext-/funcall/test_passing_block [512/755] 2778884=socket/test_addrinfo [513/755] 2778881=openssl/test_x509cert [514/755] 2778884=resolv/test_svcb_https [515/755] 2778884=prism/ruby/ruby_parser_test [516/755] 2778884=openssl/test_buffering [517/755] 2778884=-ext-/test_bug-14834 [518/755] 2778888=-ext-/proc/test_bmethod [519/755] 2778888=psych/nodes/test_enumerable [520/755] 2778888=rubygems/test_gem_uri_formatter [521/755] 2778884=ruby/test_sprintf [522/755] 2778888=uri/test_common [523/755] 2778889=rubygems/test_gem_request_connection_pools [524/755] 2778889=ruby/test_optimization [525/755] 2778884=openssl/test_ssl [526/755] 2778881=win32/test_registry [527/755] 2778881=rubygems/test_deprecate [528/755] 2778881=strscan/test_ractor [529/755] 2778881=ruby/test_module [530/755] 2778888=rubygems/test_gem_commands_push_command [531/755] 2778886=prism/api/parse_success_test [532/755] 2778886=-ext-/test_abi [533/755] 2778877=ripper/test_scanner_events [534/755] 2778877=-ext-/string/test_external_new [535/755] 2778877=ruby/enc/test_euc_jp [536/755] 2778877=rubygems/test_gem_resolver_dependency_request [537/755] 2778877=ruby/test_rubyvm [538/755] 2778877=-ext-/exception/test_data_error [539/755] 2778878=socket/test_ancdata [540/755] 2778878=rubygems/test_gem_doctor [541/755] 2778878=ruby/test_weakmap [542/755] 2778877=rubygems/test_gem_resolver_installed_specification [543/755] 2778886=dtrace/test_array_create [544/755] 2778886=-ext-/integer/test_my_integer [545/755] 2778886=-ext-/tracepoint/test_tracepoint [546/755] 2778877=rubygems/test_gem_commands_environment_command [547/755] 2778877=pathname/test_ractor [548/755] 2778888=openssl/test_hmac [549/755] 2778888=mkmf/test_signedness [550/755] 2778877=prism/ruby/desugar_compiler_test [551/755] 2778877=prism/encoding/symbol_encoding_test [552/755] 2778877=cgi/test_cgi_cookie [553/755] 2778877=-ext-/marshal/test_internal_ivar [554/755] 2778877=rubygems/test_gem_commands_mirror [555/755] 2778877=rubygems/test_gem_commands_sources_command [556/755] 2778886=ruby/test_undef [557/755] 2778886=rubygems/test_gem_spec_fetcher [558/755] 2778877=io/console/test_ractor [559/755] 2778877=ruby/test_io [560/755] 2778886=ruby/test_metaclass [561/755] 2778886=ruby/test_numeric [562/755] 2778886=date/test_date_arith [563/755] 2778886=io/console/test_io_console [564/755] 2778887=uri/test_ws [565/755] 2778887=socket/test_unix [566/755] 2778887=rubygems/test_gem_source_specific_file [567/755] 2778887=prism/api/parse_test [568/755] 2778887=ruby/test_enum [569/755] 2778890=rubygems/test_gem_commands_which_command [570/755] 2778883=ruby/test_symbol [571/755] 2778890=psych/test_coder [572/755] 2778890=optparse/test_optparse [573/755] 2778890=rubygems/test_gem_remote_fetcher_local_server [574/755] 2778890=etc/test_etc [575/755] 2778886=rubygems/test_gem_source_lock [576/755] 2778888=uri/test_ldap [577/755] 2778888=-ext-/gvl/test_last_thread [578/755] 2778879=-ext-/time/test_new [579/755] 2778879=psych/test_hash [580/755] 2778879=openssl/test_cipher [581/755] 2778886=rubygems/test_gem_remote_fetcher [582/755] 2778879=rubygems/test_gem_gemcutter_utilities [583/755] 2778890=rubygems/test_gem_resolver [584/755] 2778879=openssl/test_config [585/755] 2778886=test_tempfile [586/755] 2778879=rubygems/test_gem_util [587/755] 2778888=did_you_mean/spell_checking/test_pattern_key_name_check [588/755] 2778888=rubygems/test_exit [589/755] 2778890=rubygems/test_gem_commands_yank_command [590/755] 2778888=did_you_mean/edit_distance/test_jaro_winkler [591/755] 2778888=json/ractor_test [592/755] 2778888=rubygems/test_gem_request_set_lockfile [593/755] 2778879=-ext-/postponed_job/test_postponed_job [594/755] 2778890=prism/ruby/reflection_test [595/755] 2778890=ruby/test_bignum [596/755] 2778886=-ext-/load/test_dot_dot [597/755] 2778886=did_you_mean/tree_spell/test_human_typo [598/755] 2778886=-ext-/exception/test_enc_raise [599/755] 2778886=openssl/test_engine [600/755] 2778886=ruby/test_key_error [601/755] 2778886=-ext-/marshal/test_usrmarshal [602/755] 2778890=ruby/test_weakkeymap [603/755] 2778887=ruby/test_inlinecache [604/755] 2778881=net/http/test_httpresponse [605/755] 2778888=rubygems/test_gem_command [606/755] 2778881=uri/test_file [607/755] 2778881=rubygems/test_gem_install_update_options [608/755] 2778887=rubygems/test_gem_security_policy [609/755] 2778888=rubygems/test_gem_resolver_index_set [610/755] 2778888=-ext-/st/test_update [611/755] 2778888=ripper/test_files_sample [612/755] 2778888=-ext-/method/test_arity [613/755] 2778886=ruby/test_ractor [614/755] 2778888=ruby/enc/test_case_options [615/755] 2778888=-ext-/bignum/test_pack [616/755] 2778881=ruby/test_defined [617/755] 2778879=date/test_switch_hitter [618/755] 2778879=ruby/test_thread [619/755] 2778886=ruby/test_call [620/755] 2778880=json/json_generic_object_test [621/755] 2778881=dtrace/test_hash_create [622/755] 2778881=rubygems/test_gem_ext_cmake_builder [623/755] 2778880=ripper/test_filter [624/755] 2778881=-ext-/string/test_too_many_dummy_encodings [625/755] 2778887=ruby/enc/test_koi8 [626/755] 2778880=erb/test_erb_m17n [627/755] 2778887=objspace/test_objspace [628/755] 2778880=ruby/test_clone [629/755] 2778886=net/http/test_https [630/755] 2778881=rubygems/test_require [631/755] 2778880=erb/test_erb_command [632/755] 2778888=mkmf/test_have_library [633/755] 2778880=ruby/test_fnmatch [634/755] 2778880=rubygems/test_gem_resolver_vendor_set [635/755] 2778880=uri/test_ftp [636/755] 2778880=ruby/test_unicode_escape [637/755] 2778880=net/http/test_httpresponses [638/755] 2778880=prism/result/integer_base_flags_test [639/755] 2778880=open-uri/test_proxy [640/755] 2778880=dtrace/test_raise [641/755] 2778880=rubygems/test_gem_ci_detector [642/755] 2778880=ruby/enc/test_shift_jis [643/755] 2778880=rubygems/test_gem_request_set_lockfile_parser [644/755] 2778880=ruby/test_yield [645/755] 2778890=psych/test_string [646/755] 2778883=io/wait/test_io_wait_uncommon [647/755] 2778883=net/http/test_http [648/755] 2778890=ruby/test_rational2 [649/755] 2778890=prism/fixtures_test [650/755] 2778890=rubygems/test_gem_dependency_resolution_error [651/755] 2778890=prism/ruby/parameters_signature_test [652/755] 2778888=rubygems/test_gem_resolver_api_specification [653/755] 2778890=optparse/test_getopts [654/755] 2778890=openssl/test_pkey [655/755] 2778888=socket/test_nonblock [656/755] 2778888=rubygems/test_gem_commands_signin_command [657/755] 2778890=rubygems/test_gem_request [658/755] 2778888=ruby/test_primitive [659/755] 2778888=mkmf/test_config [660/755] 2778878=psych/test_boolean [661/755] 2778878=psych/test_yaml [662/755] 2778878=-ext-/iter/test_yield_block [663/755] 2778878=psych/handlers/test_recorder [664/755] 2778878=rubygems/test_gem_commands_specification_command [665/755] 2778881=-ext-/bug_reporter/test_bug_reporter [666/755] 2778890=did_you_mean/test_spell_checker [667/755] 2778890=psych/test_document [668/755] 2778890=fiber/test_ractor [669/755] 2778878=ruby/test_lambda [670/755] 2778890=prism/bom_test [671/755] 2778890=ruby/test_frozen_error [672/755] 2778890=socket/test_sockopt [673/755] 2778890=ruby/test_file [674/755] 2778878=psych/test_encoding [675/755] 2778878=rubygems/test_gem_commands_search_command [676/755] 2778878=fiber/test_thread [677/755] 2778878=ruby/test_pattern_matching [678/755] 2778878=ruby/test_literal [679/755] 2778884=ruby/test_arithmetic_sequence [680/755] 2778884=rubygems/test_gem_resolver_conflict [681/755] 2778884=rubygems/test_gem_commands_contents_command [682/755] 2778888=psych/test_scalar [683/755] 2778888=ruby/test_readpartial [684/755] 2778881=-ext-/bignum/test_str2big [685/755] 2778881=ruby/test_rational [686/755] 2778884=ruby/test_regexp [687/755] 2778888=prism/newline_offsets_test [688/755] 2778888=ripper/test_parser_events [689/755] 2778888=prism/ruby/relocation_test [690/755] 2778881=ruby/enc/test_windows_1251 [691/755] 2778888=rubygems/test_gem_resolver_best_set [692/755] 2778881=mkmf/test_convertible [693/755] 2778888=ruby/test_eval [694/755] 2778886=-ext-/file/test_stat [695/755] 2778886=resolv/test_addr [696/755] 2778886=json/test_helper [697/755] 2778886=psych/test_yamldbm [698/755] 2778886=cgi/test_cgi_modruby [699/755] 2778886=ruby/test_thread_cv [700/755] 2778886=rubygems/test_gem_dependency [701/755] 2778886=psych/test_marshalable [702/755] 2778886=rubygems/test_gem_resolver_index_specification [703/755] 2778886=dtrace/test_string [704/755] 2778886=ruby/test_iterator [705/755] 2778886=dtrace/test_method_cache [706/755] 2778886=prism/api/parse_comments_test [707/755] 2778886=ruby/test_const [708/755] 2778886=psych/test_serialize_subclasses [709/755] 2778886=ruby/test_class [710/755] 2778888=-ext-/string/test_qsort [711/755] 2778888=dtrace/test_cmethod [712/755] 2778888=rubygems/test_gem_ext_ext_conf_builder [713/755] 2778878=rubygems/test_gem_commands_dependency_command [714/755] 2778890=-ext-/thread_fd/test_thread_fd_close [715/755] 2778890=json/json_addition_test [716/755] 2778890=prism/result/string_test [717/755] 2778890=-ext-/path_to_class/test_path_to_class [718/755] 2778890=fiber/test_storage [719/755] 2778890=rubygems/test_remote_fetch_error [720/755] 2778878=pathname/test_pathname [721/755] 2778890=psych/test_stream [722/755] 2778890=json/json_common_interface_test [723/755] 2778890=coverage/test_coverage [724/755] 2778889=prism/result/named_capture_test [725/755] 2778889=cgi/test_cgi_tag_helper [726/755] 2778889=rubygems/test_gem_resolver_git_specification [727/755] 2778878=ruby/test_dir_m17n [728/755] 2778889=fiber/test_io [729/755] 2778882=rubygems/test_gem_commands_cert_command [730/755] 2778889=ruby/test_object [731/755] 2778877=fiber/test_process [732/755] 2778877=-ext-/eval/test_eval [733/755] 2778877=fileutils/test_fileutils [734/755] 2778883=test_securerandom [735/755] 2778883=ruby/test_econv [736/755] 2778877=-ext-/st/test_foreach [737/755] 2778877=optparse/test_summary [738/755] 2778890=ruby/test_thread_queue [739/755] 2778880=ruby/test_flip [740/755] 2778877=fileutils/test_nowrite [741/755] 2778889=rubygems/test_gem_commands_install_command [742/755] 2778888=rubygems/test_gem_ext_cargo_builder_unit [743/755] 2778877=ruby/test_stack [744/755] 2778880=rubygems/test_gem_source_local [745/755] 2778888=-ext-/num2int/test_num2int [746/755] 2778888=ruby/test_parse [747/755] 2778880=ruby/test_process [748/755] 2778882=mkmf/test_have_macro [749/755] 2778888=-ext-/iter/test_iter_break [750/755] 2778888=fiber/test_address_resolve [751/755] 2778882=uri/test_wss [752/755] 2778888=-ext-/string/test_cstr [753/755] 2778882=rubygems/test_gem_resolver_lock_specification [754/755] 2778878=openssl/test_digest [755/755] 2778882=ruby/test_variable $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:13 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 996 1015 1015 1015 pts/0 1015 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 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 311356 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 620161 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 653320 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 694506 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1203214 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2597670 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1018 2777665 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2777665 2777668 1015 1015 pts/0 1015 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.20250421-034747 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 2777668 2777669 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250421-034747 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 2777669 2778543 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2778543 2778544 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2778544 2778874 1015 1015 pts/0 1015 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2778874 2778891 1015 1015 pts/0 1015 Sl+ 1000 0:12 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2778891 2780907 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2778891 2780914 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 2778891 2780919 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 2777669 3557809 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 3823805 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3942842 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 4068349 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 311356, 341541, 620161, 653320, 694506, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[2777665], 2777665=>[2777668], 2777668=>[2777669], 2777669=>[2778543, 3557809], 2778543=>[2778544], 2778544=>[2778874], 2778874=>[2778891], 2778891=>[2780907, 2780914, 2780919]} $ timeout 60 gdb -p 2780907 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2780910] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005bafc4494e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x72848ee006c0 (LWP 2780907) "test_autoload.*" 0x00005bafc4494e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7284a18006c0 (LWP 2780910) "test_autoload.*" 0x00007284bdb1b4cd in __GI___poll (fds=0x72847eb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7284a18006c0 (LWP 2780910) "test_autoload.*"): #0 0x00007284bdb1b4cd in __GI___poll (fds=0x72847eb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bafc441f6da in __interceptor_poll () No symbol table info available. #2 0x00005bafc47cfdaf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x00005bafc4478a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007284bda9caa4 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 = {125913970771648, 7316303279712912059, 125913970771648, -352, 0, 125913658286448, 7316303279725494971, 7316241346057618107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007284bdb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72848ee006c0 (LWP 2780907) "test_autoload.*"): #0 0x00005bafc4494e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005bafc4495dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005bafc43e4670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005bafc43e44e9 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 0x00005bafc43e4115 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 0x00005bafc43df11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005bafc43def08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005bafc447ae73 in __interceptor_malloc () No symbol table info available. #8 0x00005bafc4528b96 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=2208) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8246 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x00005bafc45042d5 in ruby_xmalloc2_body (n=n@entry=276, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:4713 No locals. #10 ruby_xmalloc2 (n=n@entry=276, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:4707 No locals. #11 0x00005bafc4a09d40 in ary_heap_alloc_buffer (capa=276) at /tmp/ruby/src/trunk_asan/array.c:351 No locals. #12 rb_ary_cancel_sharing (ary=ary@entry=125914437983240) at /tmp/ruby/src/trunk_asan/array.c:560 ptr = <optimized out> len = 276 shared_root = 125913864739240 shared_len = <optimized out> #13 0x00005bafc4a0bcf7 in rb_ary_modify (ary=125914437983240) at /tmp/ruby/src/trunk_asan/array.c:576 No locals. #14 ary_ensure_room_for_push (ary=ary@entry=125914437983240, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:613 old_len = <optimized out> new_len = 277 capa = <optimized out> #15 0x00005bafc4a0b9b5 in rb_ary_push (ary=ary@entry=125914437983240, item=item@entry=125913864367800) at /tmp/ruby/src/trunk_asan/array.c:1386 idx = 276 target_ary = <optimized out> rbimpl_ary = <optimized out> ptr = <optimized out> tmp_n = <optimized out> #16 0x00005bafc45bc9ce in rb_provide_feature (vm=0x525000000100, feature=125913864367800, feature@entry=125913864367400) at /tmp/ruby/src/trunk_asan/load.c:709 features = 125914437983240 #17 0x00005bafc45bfb7d in require_internal (ec=<optimized out>, ec@entry=0x51600156a5d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1346 real = <optimized out> th = 0x5150001bd800 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 125914437964800 realpath_map = 125914437964640 path = 125913864367400 state = <optimized out> prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x00005bafc45be012 in rb_require_string_internal (fname=125913864367800, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x51600156a5d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #20 0x00005bafc489f048 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:3795 ci = 0x1371100140003 cc = <optimized out> me = 0x7284bd3de848 cfunc = 0x504000018558 recv = 125914438094240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x00005bafc488535d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72848edfd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #22 0x00005bafc488afb5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4182 No locals. #23 0x00005bafc484cb79 in vm_sendish (ec=0x51600156a5d0, reg_cfp=0x72848fcfd6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 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=0x51600156a5d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x72848fcfd6e8 reg_pc = 0x51100007fa38 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> th: 0x5150001bd800, native_id: 0x72848ee006c0 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> -- Control frame information ----------------------------------------------- c:0006 p:---- s:0024 e:000023 CFUNC :require INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #25 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600156a5d0 c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72848edfd6a0, <optimized out>, <optimized out>}, prev = 0x728481c09f80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork #26 0x00005bafc48b2f6a in vm_call0_body (ec=<optimized out>, calling=0x728481d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] reg_cfp = <optimized out> i = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] ci = 0x728481d098d0 cc = <optimized out> ret = <optimized out> #27 0x00005bafc48b27df in vm_call0_cme (ec=0x51600156a5d0, calling=0x728481d09860, argv=0x72848edfdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #28 vm_call0_body (ec=<optimized out>, calling=0x728481d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x72849b2e1db8 orig_cme = <optimized out> ci = 0x728481d098d0 cc = 0x72849b2e1d90 ret = <optimized out> #29 0x00005bafc4866b6e in vm_call0_cc (recv=125914438094240, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x72849b2e1d90, 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 0x80)> 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 = 0x72849b2e1d90 self = <optimized out> #31 0x00005bafc486799e in rb_funcallv (recv=125914438094240, mid=22673, argc=1, argv=0x72848edfdaa0) 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 = 0x72848edfdaa0 #33 0x00005bafc48274ae in autoload_feature_require (_arguments=125913658285712) at /tmp/ruby/src/trunk_asan/variable.c:3001 arguments = 0x72848edfde90 autoload_const = <optimized out> result = <optimized out> #34 autoload_try_load (_arguments=125913658285712) at /tmp/ruby/src/trunk_asan/variable.c:3015 arguments = 0x72848edfde90 result = <optimized out> ce = <optimized out> #35 0x00005bafc44c32e0 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 = 0x51600156a5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72848edfde10, <optimized out>, 0x72848edfdd20, <optimized out>, <optimized out>}, prev = 0x728481c09740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600156a5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x00005bafc4826816 in rb_autoload_load (module=module@entry=125914438171960, name=name@entry=165195) at /tmp/ruby/src/trunk_asan/variable.c:3076 ce = 0x503000a2aea0 arguments = {module = 125914438171960, name = 165195, flag = 0, mutex = 125913865385440, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #37 0x00005bafc483069d in rb_const_search_from (klass=125913875739120, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178 ac = 0xfffffffffffffe00 am = 125914438171960 tmp = 125914438171960 ce = <optimized out> current = 125914438171960 value = <optimized out> first_iteration = <optimized out> #38 0x00005bafc4828514 in rb_const_search (klass=125913875739120, id=165195, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200 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:3127 c = <optimized out> #40 0x00005bafc483399e 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:1127 root_cref = <optimized out> klass = 92358976736904 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 0x00005bafc483ec71 in vm_get_ev_const_chain (ec=0x51600156a5d0, segments=0x5020000ad590) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1160 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020000ad550) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6437 segments = 0x5020000ad590 ice = <optimized out> val = <optimized out> #43 0x00005bafc48405c6 in vm_exec_core (ec=ec@entry=0x51600156a5d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x72848fcfd720 reg_pc = 0xfffffffffffffe00 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #44 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600156a5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72848edfe940, <optimized out>, <optimized out>}, prev = 0x728481d096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #45 0x00005bafc48bc9b2 in invoke_iseq_block_from_c (ec=0x51600156a5d0, captured=0x72848fcfd7a8, self=125913883589360, 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:1648 flags = 0 iseq = 0x72849b2aae58 cfp = <optimized out> sp = 0x72848fbfd850 use_argv = 0x0 stack_argv = 0x72848fbfd850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #46 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:1662 captured = 0x72848fcfd7a8 #47 0x00005bafc4868db6 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:1699 No locals. #48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #50 0x00005bafc4868db6 in rb_yield (val=<optimized out>) No locals. #51 0x00005bafc44c2bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x51600156a5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72848edfecd0, <optimized out>, 0x72848edfebe0, <optimized out>, <optimized out>}, prev = 0x728481c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x51600156a5d0 cfp = 0x72848fcfd758 #52 0x00005bafc463ea5b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #53 0x00005bafc489f048 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:3795 ci = 0x64b100040001 cc = <optimized out> me = 0x72849b37f6f8 cfunc = 0x504000020058 recv = 125913883589360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #54 0x00005bafc488535d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72848edff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #55 0x00005bafc4884e15 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913 ci = <optimized out> cc = 0x0 #56 0x00005bafc4840f88 in vm_sendish (ec=0x51600156a5d0, reg_cfp=0x72848fcfd790, cd=0x5020000aced0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #57 vm_exec_core (ec=ec@entry=0x51600156a5d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020000aced0 insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x72848fcfd790 reg_pc = 0x50400045b130 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #58 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600156a5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72848edff6c0, <optimized out>, <optimized out>}, prev = 0x72848edffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #59 0x00005bafc4878c6b in invoke_iseq_block_from_c (ec=0x51600156a5d0, captured=<optimized out>, self=125913883589360, 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:1648 flags = 0 iseq = 0x72849b2aaea8 cfp = 0x72848fcfd7c8 sp = 0x72848fbfd818 use_argv = <optimized out> stack_argv = 0x72848fbfd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #60 invoke_block_from_c_proc (ec=0x51600156a5d0, self=125913883589360, 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:1742 block = <optimized out> keyword_hash = <optimized out> #61 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:1772 No locals. #62 0x00005bafc4876ef6 in rb_vm_invoke_proc (ec=0x540000000e88, proc=0x80, proc@entry=0x504000462750, argc=-1001828802, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 0 #63 0x00005bafc47ce61d in thread_do_start_proc (th=th@entry=0x5150001bd800) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000462750 args_len = 0 args_ptr = <optimized out> #64 0x00005bafc47cc1fa in thread_do_start (th=0x5150001bd800) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #65 thread_start_func_2 (th=th@entry=0x5150001bd800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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> #66 0x00005bafc47cb4be in call_thread_start_func_2 (th=0x5150001bd800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x72848edffcc0 #67 nt_start (ptr=0x50c0002d0ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150001bd800 sched = <optimized out> nt = 0x50c0002d0ac0 vm = 0x525000000100 #68 0x00005bafc4478a8f in asan_thread_start(void*) () No symbol table info available. #69 0x00007284bda9caa4 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 = {125913658296000, 7316348634567557819, 125913658296000, -352, 0, 140733513712176, 7316348634580140731, 7316241346057618107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #70 0x00007284bdb29c3c 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 2780907) detached] $ timeout 60 gdb -p 2780914 -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 2780919 -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 2778891 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3557837] [New LWP 2780920] [New LWP 2780742] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007284bda98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7fff1317cd00, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7284bdd5ac40 (LWP 2778891) "ruby" 0x00007284bda98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7fff1317cd00, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x728495a006c0 (LWP 3557837) "envutil.rb:182" 0x00007284bdb1b4cd in __GI___poll (fds=0x728484009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7284a18006c0 (LWP 2780920) "test_autoload.*" 0x00007284bdb1b4cd in __GI___poll (fds=0x728480309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x72849c4006c0 (LWP 2780742) "parallel.rb:40" 0x00007284bdb1b4cd in __GI___poll (fds=0x72849180d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x72849c4006c0 (LWP 2780742) "parallel.rb:40"): #0 0x00007284bdb1b4cd in __GI___poll (fds=0x72849180d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bafc441f6da in __interceptor_poll () No symbol table info available. #2 0x00005bafc457b719 in nogvl_wait_for (th=125913864499400, fptr=0x511000095640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 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 0x00005bafc457cbaa in internal_read_func (ptr=0x72849180d540) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x72849180d540 result = <optimized out> #5 0x00005bafc47b3eba in rb_thread_io_blocking_call (io=<optimized out>, func=0x5bafc457c6a0 <internal_read_func>, data1=0x72849180d540, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005bafc44c32e0 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 = 0x516001564ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72849c3fedb0, <optimized out>, 0x72849c3fecc0, <optimized out>, <optimized out>}, prev = 0x728491809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001564ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005bafc4590ed5 in io_read_memory_locktmp (str=125913702389600, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458 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:3504 str = <optimized out> iis = {th = 125913864499400, fptr = 0x511000095640, nonblock = 0, fd = 4, buf = 0x519000d35980, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000095640 n = <optimized out> shrinkable = <optimized out> #9 0x00005bafc456d281 in io_readpartial (argc=-1853827232, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00005bafc489f048 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:3795 ci = 0x40b100100003 cc = <optimized out> me = 0x7284bd599ed0 cfunc = 0x504000010f58 recv = 125913864499640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005bafc484cb79 in vm_sendish (ec=0x516001564ed0, reg_cfp=0x7284922b0790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 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=0x516001564ed0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x7284922b0790 reg_pc = 0x51300004b718 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #13 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001564ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72849c3ff6c0, <optimized out>, <optimized out>}, prev = 0x72849c3ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00005bafc4878c6b in invoke_iseq_block_from_c (ec=0x516001564ed0, captured=<optimized out>, self=125914419341200, 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:1648 flags = 0 iseq = 0x7284bd51c228 cfp = 0x7284922b07c8 sp = 0x7284921b0818 use_argv = <optimized out> stack_argv = 0x7284921b0818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001564ed0, self=125914419341200, 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:1742 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:1772 No locals. #17 0x00005bafc4876ef6 in rb_vm_invoke_proc (ec=0x72849180d760, proc=0x1, proc@entry=0x504000466c90, argc=-1112427315, 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:1793 self = 4294967295 #18 0x00005bafc47ce61d in thread_do_start_proc (th=th@entry=0x51500007f100) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000466c90 args_len = 0 args_ptr = <optimized out> #19 0x00005bafc47cc1fa in thread_do_start (th=0x51500007f100) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500007f100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00005bafc47cb4be in call_thread_start_func_2 (th=0x51500007f100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x72849c3ffcc0 #22 nt_start (ptr=0x50c0002cf5c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500007f100 sched = <optimized out> nt = 0x50c0002cf5c0 vm = 0x525000000100 #23 0x00005bafc4478a8f in asan_thread_start(void*) () No symbol table info available. #24 0x00007284bda9caa4 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 = {125913882691264, 7316310426538492603, 125913882691264, -352, 25, 140733513714992, 7316310426551075515, 7316241346057618107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007284bdb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7284a18006c0 (LWP 2780920) "test_autoload.*"): #0 0x00007284bdb1b4cd in __GI___poll (fds=0x728480309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bafc441f6da in __interceptor_poll () No symbol table info available. #2 0x00005bafc47cfdaf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x00005bafc4478a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007284bda9caa4 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 = {125913970771648, 7316303279712912059, 125913970771648, -352, 0, 125913790407472, 7316303279725494971, 7316241346057618107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007284bdb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x728495a006c0 (LWP 3557837) "envutil.rb:182"): #0 0x00007284bdb1b4cd in __GI___poll (fds=0x728484009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bafc441f6da in __interceptor_poll () No symbol table info available. #2 0x00005bafc457b719 in nogvl_wait_for (th=125913865354760, fptr=0x5110002a9bc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 8, 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 0x00005bafc457cbaa in internal_read_func (ptr=0x728484009620) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x728484009620 result = <optimized out> #5 0x00005bafc47b3eba in rb_thread_io_blocking_call (io=<optimized out>, func=0x5bafc457c6a0 <internal_read_func>, data1=data1@entry=0x728484009620, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005bafc457c4e0 in rb_io_blocking_region_wait (io=0x5110002a9bc0, function=0x1, argument=0x728484009620, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321 iis = {th = 125913865354760, fptr = 0x5110002a9bc0, nonblock = 0, fd = 8, buf = 0x5250000f0100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005bafc457fdf7 in io_bufread (ptr=0x5250000f0100 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002a9bc0) at /tmp/ruby/src/trunk_asan/io.c:3064 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103 p = <optimized out> #10 0x00005bafc44c32e0 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 = 0x51600155bed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7284959fed10, <optimized out>, 0x7284959fec20, <optimized out>, <optimized out>}, prev = 0x728484009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600155bed0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005bafc457d81b in io_fread (str=125913865354520, offset=0, size=8192, fptr=0x5110002a9bc0) at /tmp/ruby/src/trunk_asan/io.c:3117 arg = {str_ptr = 0x5250000f0100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=125913865354520) at /tmp/ruby/src/trunk_asan/io.c:3395 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005bafc456d663 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819 str = <optimized out> length = <optimized out> fptr = 0x5110002a9bc0 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005bafc489f048 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:3795 ci = 0x3fc100100001 cc = <optimized out> me = 0x7284bd599ea8 cfunc = 0x504000010f98 recv = 125913865358520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005bafc484cb79 in vm_sendish (ec=0x51600155bed0, reg_cfp=0x72849e91f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 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=0x51600155bed0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x72849e91f790 reg_pc = 0x504000053ef0 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #17 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600155bed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7284959ff6c0, <optimized out>, <optimized out>}, prev = 0x7284959ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005bafc4878c6b in invoke_iseq_block_from_c (ec=0x51600155bed0, captured=<optimized out>, self=125914435616200, 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:1648 flags = 0 iseq = 0x7284bd3da680 cfp = 0x72849e91f7c8 sp = 0x72849e81f818 use_argv = <optimized out> stack_argv = 0x72849e81f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600155bed0, self=125914435616200, 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:1742 block = <optimized out> keyword_hash = <optimized out> #20 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:1772 No locals. #21 0x00005bafc4876ef6 in rb_vm_invoke_proc (ec=0x728484009760, proc=0x1, proc@entry=0x504000448fd0, argc=-1112427315, 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:1793 self = 4294967295 #22 0x00005bafc47ce61d in thread_do_start_proc (th=th@entry=0x5150001bf380) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000448fd0 args_len = 0 args_ptr = <optimized out> #23 0x00005bafc47cc1fa in thread_do_start (th=0x5150001bf380) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001bf380, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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> #25 0x00005bafc47cb4be in call_thread_start_func_2 (th=0x5150001bf380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7284959ffcc0 #26 nt_start (ptr=0x50c0002e6540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150001bf380 sched = <optimized out> nt = 0x50c0002e6540 vm = 0x525000000100 #27 0x00005bafc4478a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007284bda9caa4 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 = {125913771542208, 7316329393114071739, 125913771542208, -352, 22, 140733513712176, 7316329393126654651, 7316241346057618107}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007284bdb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7284bdd5ac40 (LWP 2778891) "ruby"): #0 0x00007284bda98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7fff1317cd00, op=137, 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=20816, abstime=0x7fff1317cd00, clockid=20832, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5333248 op = 137 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=1, abstime=abstime@entry=0x7fff1317cd00, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007284bda9bc8e in __pthread_cond_wait_common (abstime=0x7fff1317cd00, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7284bda9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff1317cbf0, __canceltype = -988013056, __prev = 0x0} cbuffer = {wseq = 473, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 473 seq = 236 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=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fff1317cd00) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005bafc47c9ea1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x7284bb813be0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005bafc47d0ef4 in native_sleep (th=0x515000000300, rel=0x7284bb813be0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 thread_join_sleep (arg=125914410083680) at /tmp/ruby/src/trunk_asan/thread.c:1075 scheduler = <optimized out> p = 0x7284bbaf6560 target_th = 0x5150001bf380 th = 0x515000000300 end = 6784162067460831 limit = 0x7284bb813be0 #9 0x00005bafc44c32e0 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 = {0x7fff1317cf10, <optimized out>, 0x7fff1317ce20, <optimized out>, <optimized out>}, prev = 0x7284bbaefb40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005bafc47d0a48 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116 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 #11 0x00005bafc47c3210 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213 rel = <optimized out> timeout = <optimized out> limit = 0x7284bb813be0 #12 0x00005bafc489f048 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:3795 ci = 0x34d100100003 cc = <optimized out> me = 0x7284bd579298 cfunc = 0x50400001ebd8 recv = 125913865354760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005bafc484cb79 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7284bafff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x7284bafff480 reg_pc = 0x523000009bf0 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> th: 0x515000000300, native_id: 0x7284bdd5ac40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> c:0017 p:---- s:0152 e:000151 CFUNC :join 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> c:0016 p:0478 s:0147 E:0013b8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0015 p:0021 s:0108 e:000107 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:283 INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> c:0014 p:0028 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:282 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0082 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] 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> 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:1664 INSN_LABEL_trace_opt_not = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:002470 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 #15 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff1317d800, <optimized out>, <optimized out>}, prev = 0x7284bbaae040, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE 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] result = <optimized out> #16 0x00005bafc48bc9b2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7284bafff620, self=125914419341200, 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:1648 flags = 0 iseq = 0x7284bd3ddbf0 th: 0x51500007f100, native_id: 0x72849c4006c0 -- Control frame information ----------------------------------------------- cfp = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] sp = 0x7284baeffa28 use_argv = 0x7284bb80c5e0 stack_argv = 0x7284baeffa28 opt_pc = 0 type = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] av = <optimized out> bound = <optimized out> #17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x7284bafff620 #18 0x00005bafc4868db6 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:1699 No locals. #19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #21 0x00005bafc4868db6 in rb_yield (val=<optimized out>) No locals. #22 0x00005bafc4a1c656 in rb_ary_collect (ary=125913833991560) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 125913834012640 i = 8 #23 0x00005bafc489f048 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:3795 ci = 0x165100000001 cc = <optimized out> me = 0x7284bd5a0140 cfunc = 0x50400000a758 recv = 125913833991560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x00005bafc4840f88 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7284bafff608, cd=0x51100000b650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000b650 insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x7284bafff608 reg_pc = 0x519000014db8 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #26 0x00005bafc483bd6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff1317e300, <optimized out>, <optimized out>}, prev = 0x7284bba3f540, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #27 0x00005bafc48bc9b2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7284bafff738, self=125914419341200, 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:1648 flags = 0 iseq = 0x7284bd51c3e0 cfp = <optimized out> sp = 0x7284baeff8d0 use_argv = 0x7284bb8898e0 stack_argv = 0x7284baeff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #28 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:1662 captured = 0x7284bafff738 #29 0x00005bafc4868db6 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:1699 No locals. #30 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #31 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #32 0x00005bafc4868db6 in rb_yield (val=<optimized out>) No locals. #33 0x00005bafc4a1c656 in rb_ary_collect (ary=125913864500000) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 125913864499720 i = 0 #34 0x00005bafc489f048 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:3795 ci = 0x165100000001 cc = <optimized out> me = 0x7284bd5a0140 cfunc = 0x50400000a758 recv = 125913864500000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #35 0x00005bafc4840f88 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7284bafff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #36 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 = 0x502000008270 insns_address_table = {0x5bafc4842d38 <vm_exec_core+14200>, 0x5bafc483fc7a <vm_exec_core+1722>, 0x5bafc4841a8c <vm_exec_core+9420>, 0x5bafc48465c9 <vm_exec_core+28681>, 0x5bafc4841305 <vm_exec_core+7493>, 0x5bafc4847451 <vm_exec_core+32401>, 0x5bafc484591d <vm_exec_core+25437>, 0x5bafc4843c1d <vm_exec_core+18013>, 0x5bafc483ff7e <vm_exec_core+2494>, 0x5bafc4846f08 <vm_exec_core+31048>, 0x5bafc48469f2 <vm_exec_core+29746>, 0x5bafc4841677 <vm_exec_core+8375>, 0x5bafc484056e <vm_exec_core+4014>, 0x5bafc4846037 <vm_exec_core+27255>, 0x5bafc4842376 <vm_exec_core+11702>, 0x5bafc4847247 <vm_exec_core+31879>, 0x5bafc4846d0c <vm_exec_core+30540>, 0x5bafc4842a39 <vm_exec_core+13433>, 0x5bafc4843b8a <vm_exec_core+17866>, 0x5bafc4845d2b <vm_exec_core+26475>, 0x5bafc4846b6d <vm_exec_core+30125>, 0x5bafc4844e06 <vm_exec_core+22598>, 0x5bafc4845dc3 <vm_exec_core+26627>, 0x5bafc48461b6 <vm_exec_core+27638>, 0x5bafc4844d2f <vm_exec_core+22383>, 0x5bafc484046a <vm_exec_core+3754>, 0x5bafc4845559 <vm_exec_core+24473>, 0x5bafc48401be <vm_exec_core+3070>, 0x5bafc4840613 <vm_exec_core+4179>, 0x5bafc4842f45 <vm_exec_core+14725>, 0x5bafc4844c8d <vm_exec_core+22221>, 0x5bafc4845234 <vm_exec_core+23668>, 0x5bafc48444b6 <vm_exec_core+20214>, 0x5bafc483fec1 <vm_exec_core+2305>, 0x5bafc4846303 <vm_exec_core+27971>, 0x5bafc484693c <vm_exec_core+29564>, 0x5bafc484070e <vm_exec_core+4430>, 0x5bafc4841ee0 <vm_exec_core+10528>, 0x5bafc484199f <vm_exec_core+9183>, 0x5bafc48424d7 <vm_exec_core+12055>, 0x5bafc4843ae6 <vm_exec_core+17702>, 0x5bafc4840bf2 <vm_exec_core+5682>, 0x5bafc4846283 <vm_exec_core+27843>, 0x5bafc4841e41 <vm_exec_core+10369>, 0x5bafc4843920 <vm_exec_core+17248>, 0x5bafc48440fe <vm_exec_core+19262>, 0x5bafc4846135 <vm_exec_core+27509>, 0x5bafc4845094 <vm_exec_core+23252>, 0x5bafc48428c5 <vm_exec_core+13061>, 0x5bafc48420f1 <vm_exec_core+11057>, 0x5bafc4845f63 <vm_exec_core+27043>, 0x5bafc484323b <vm_exec_core+15483>, 0x5bafc4845604 <vm_exec_core+24644>, 0x5bafc48451a7 <vm_exec_core+23527>, 0x5bafc4845846 <vm_exec_core+25222>, 0x5bafc4840917 <vm_exec_core+4951>, 0x5bafc48445ea <vm_exec_core+20522>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc4842ab4 <vm_exec_core+13556>, 0x5bafc4845e6a <vm_exec_core+26794>, 0x5bafc4842c49 <vm_exec_core+13961>, 0x5bafc4844eaa <vm_exec_core+22762>, 0x5bafc48407ef <vm_exec_core+4655>, 0x5bafc48443cc <vm_exec_core+19980>, 0x5bafc4844b55 <vm_exec_core+21909>, 0x5bafc4842d76 <vm_exec_core+14262>, 0x5bafc4842531 <vm_exec_core+12145>, 0x5bafc4845aaa <vm_exec_core+25834>, 0x5bafc4840ca8 <vm_exec_core+5864>, 0x5bafc48441d0 <vm_exec_core+19472>, 0x5bafc484e329 <vm_exec_core+60777>, 0x5bafc4844f94 <vm_exec_core+22996>, 0x5bafc48410cd <vm_exec_core+6925>, 0x5bafc4841882 <vm_exec_core+8898>, 0x5bafc48411ea <vm_exec_core+7210>, 0x5bafc4841f8c <vm_exec_core+10700>, 0x5bafc484271b <vm_exec_core+12635>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc48470eb <vm_exec_core+31531>, 0x5bafc483f9eb <vm_exec_core+1067>, 0x5bafc4841593 <vm_exec_core+8147>, 0x5bafc4847681 <vm_exec_core+32961>, 0x5bafc484542a <vm_exec_core+24170>, 0x5bafc48421c0 <vm_exec_core+11264>, 0x5bafc4843459 <vm_exec_core+16025>, 0x5bafc483f960 <vm_exec_core+928>, 0x5bafc4846447 <vm_exec_core+28295>, 0x5bafc48472d5 <vm_exec_core+32021>, 0x5bafc4847360 <vm_exec_core+32160>, 0x5bafc4840281 <vm_exec_core+3265>, 0x5bafc4846dae <vm_exec_core+30702>, 0x5bafc4843f58 <vm_exec_core+18840>, 0x5bafc4843702 <vm_exec_core+16706>, 0x5bafc4843e2b <vm_exec_core+18539>, 0x5bafc4843d4e <vm_exec_core+18318>, 0x5bafc4842e4e <vm_exec_core+14478>, 0x5bafc48435fe <vm_exec_core+16446>, 0x5bafc4843336 <vm_exec_core+15734>, 0x5bafc48438a5 <vm_exec_core+17125>, 0x5bafc484382a <vm_exec_core+17002>, 0x5bafc483f95b <vm_exec_core+923>, 0x5bafc48409e4 <vm_exec_core+5156>, 0x5bafc4846c09 <vm_exec_core+30281>, 0x5bafc484778b <vm_exec_core+33227>, 0x5bafc48439f4 <vm_exec_core+17460>, 0x5bafc484683a <vm_exec_core+29306>, 0x5bafc4846ff0 <vm_exec_core+31280>, 0x5bafc4842fe2 <vm_exec_core+14882>, 0x5bafc48464e1 <vm_exec_core+28449>, 0x5bafc483fb9e <vm_exec_core+1502>, 0x5bafc48400de <vm_exec_core+2846>, 0x5bafc483fac2 <vm_exec_core+1282>, 0x5bafc4842d29 <vm_exec_core+14185>, 0x5bafc483fc6b <vm_exec_core+1707>, 0x5bafc4841a7d <vm_exec_core+9405>, 0x5bafc48465ba <vm_exec_core+28666>, 0x5bafc48412f6 <vm_exec_core+7478>, 0x5bafc4847442 <vm_exec_core+32386>, 0x5bafc484590e <vm_exec_core+25422>, 0x5bafc4843c0e <vm_exec_core+17998>, 0x5bafc483ff6f <vm_exec_core+2479>, 0x5bafc4846ef9 <vm_exec_core+31033>, 0x5bafc48469e3 <vm_exec_core+29731>, 0x5bafc4841668 <vm_exec_core+8360>, 0x5bafc484055f <vm_exec_core+3999>, 0x5bafc4846028 <vm_exec_core+27240>, 0x5bafc4842367 <vm_exec_core+11687>, 0x5bafc4847238 <vm_exec_core+31864>, 0x5bafc4846cfd <vm_exec_core+30525>, 0x5bafc4842a2a <vm_exec_core+13418>, 0x5bafc4843b7b <vm_exec_core+17851>, 0x5bafc4845d1c <vm_exec_core+26460>, 0x5bafc4846b5e <vm_exec_core+30110>, 0x5bafc4844df7 <vm_exec_core+22583>, 0x5bafc4845db4 <vm_exec_core+26612>, 0x5bafc48461a7 <vm_exec_core+27623>, 0x5bafc4844d20 <vm_exec_core+22368>, 0x5bafc484045b <vm_exec_core+3739>, 0x5bafc484554a <vm_exec_core+24458>, 0x5bafc48401af <vm_exec_core+3055>, 0x5bafc4840604 <vm_exec_core+4164>, 0x5bafc4842f36 <vm_exec_core+14710>, 0x5bafc4844c7e <vm_exec_core+22206>, 0x5bafc4845225 <vm_exec_core+23653>, 0x5bafc48444a7 <vm_exec_core+20199>, 0x5bafc483feb2 <vm_exec_core+2290>, 0x5bafc48462f4 <vm_exec_core+27956>, 0x5bafc484692d <vm_exec_core+29549>, 0x5bafc48406ff <vm_exec_core+4415>, 0x5bafc4841ed1 <vm_exec_core+10513>, 0x5bafc4841990 <vm_exec_core+9168>, 0x5bafc48424c8 <vm_exec_core+12040>, 0x5bafc4843ad7 <vm_exec_core+17687>, 0x5bafc4840be3 <vm_exec_core+5667>, 0x5bafc4846274 <vm_exec_core+27828>, 0x5bafc4841e32 <vm_exec_core+10354>, 0x5bafc4843911 <vm_exec_core+17233>, 0x5bafc48440ef <vm_exec_core+19247>, 0x5bafc4846126 <vm_exec_core+27494>, 0x5bafc4845085 <vm_exec_core+23237>, 0x5bafc48428b6 <vm_exec_core+13046>, 0x5bafc48420e2 <vm_exec_core+11042>, 0x5bafc4845f54 <vm_exec_core+27028>, 0x5bafc484322c <vm_exec_core+15468>, 0x5bafc48455f5 <vm_exec_core+24629>, 0x5bafc4845198 <vm_exec_core+23512>, 0x5bafc4845837 <vm_exec_core+25207>, 0x5bafc4840908 <vm_exec_core+4936>, 0x5bafc48445db <vm_exec_core+20507>, 0x5bafc4846433 <vm_exec_core+28275>, 0x5bafc4842aa5 <vm_exec_core+13541>, 0x5bafc4845e5b <vm_exec_core+26779>, 0x5bafc4842c3a <vm_exec_core+13946>, 0x5bafc4844e9b <vm_exec_core+22747>, 0x5bafc4845044 <vm_exec_core+23172>, 0x5bafc48443bd <vm_exec_core+19965>, 0x5bafc4844b46 <vm_exec_core+21894>, 0x5bafc4842d67 <vm_exec_core+14247>, 0x5bafc4842522 <vm_exec_core+12130>, 0x5bafc4845a9b <vm_exec_core+25819>, 0x5bafc4840c99 <vm_exec_core+5849>, 0x5bafc48441c1 <vm_exec_core+19457>, 0x5bafc484e31a <vm_exec_core+60762>, 0x5bafc4844f85 <vm_exec_core+22981>, 0x5bafc48410be <vm_exec_core+6910>, 0x5bafc4841873 <vm_exec_core+8883>, 0x5bafc48411db <vm_exec_core+7195>, 0x5bafc4841f7d <vm_exec_core+10685>, 0x5bafc484270c <vm_exec_core+12620>, 0x5bafc48441bc <vm_exec_core+19452>...} reg_cfp = 0x7284bafff720 reg_pc = 0x50400002d3b8 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #37 0x00005bafc483c15b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #38 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #39 0x00005bafc44bf5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7284bd51c570) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff1317ef90, <optimized out>, 0x7fff1317eee0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7284bd51c570 #40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #41 0x00005bafc44b8b47 in rb_main (argc=11, argv=0x7fff1317f158) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #42 main (argc=11, argv=0x7fff1317f158) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2778891) detached] $ timeout 60 gdb -p 2778874 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2778876] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000730891526cd7 in __GI___select (nfds=35, readfds=0x50c004e00a00, writefds=0x0, exceptfds=0x0, timeout=0x7ffd5934c320) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7308916a5c40 (LWP 2778874) "ruby" 0x0000730891526cd7 in __GI___select (nfds=35, readfds=0x50c004e00a00, writefds=0x0, exceptfds=0x0, timeout=0x7ffd5934c320) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7308752006c0 (LWP 2778876) "ruby" 0x000073089151b4cd in __GI___poll (fds=0x730873f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7308752006c0 (LWP 2778876) "ruby"): #0 0x000073089151b4cd in __GI___poll (fds=0x730873f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000064cd8c1f86da in __interceptor_poll () No symbol table info available. #2 0x000064cd8c5a8daf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x000064cd8c251a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000073089149caa4 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 = {126480161965760, 6914758115609745170, 126480161965760, -352, 0, 140726100092096, 6914758115630716690, 6915259028812666642}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000730891529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7308916a5c40 (LWP 2778874) "ruby"): #0 0x0000730891526cd7 in __GI___select (nfds=35, readfds=0x50c004e00a00, writefds=0x0, exceptfds=0x0, timeout=0x7ffd5934c320) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 59999, tv_nsec = 946230553} pts64 = 0x7ffd5934c1c0 r = <optimized out> #1 0x000064cd8c5939a5 in native_fd_select (n=35, readfds=0x50c004e00a00, writefds=0x0, exceptfds=0x730891526cd7 <__GI___select+327>, timeout=0x7ffd5934c1c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=126480601328928) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffd5934c2d0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000064cd8c29c2e0 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 = {0x7ffd5934c490, <optimized out>, 0x7ffd5934c3a0, <optimized out>, <optimized out>}, prev = 0x73088f502c80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000064cd8c592f7e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4371 set = {max = 35, th = 0x515000000300, rset = 0x73088f502b40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x73088f502ba0} #5 0x000064cd8c35f29f in select_internal (read=126480080148560, write=4, except=4, tp=0x73088f502ba0, fds=0x73088f502b40) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 35 pending = <optimized out> rp = 0x73088f502b40 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=126480601328416) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x73088f502b20 #7 0x000064cd8c29c2e0 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 = {0x7ffd5934c790, <optimized out>, 0x7ffd5934c6a0, <optimized out>, <optimized out>}, prev = 0x73088f4d6f40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000064cd8c33b57b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000064cd8c678048 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:3795 ci = 0x160100100009 cc = <optimized out> me = 0x730890daa690 cfunc = 0x504000010798 recv = 126480627137040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000064cd8c625b79 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73088e9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 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> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x64cd8c61bd38 <vm_exec_core+14200>, 0x64cd8c618c7a <vm_exec_core+1722>, 0x64cd8c61aa8c <vm_exec_core+9420>, 0x64cd8c61f5c9 <vm_exec_core+28681>, 0x64cd8c61a305 <vm_exec_core+7493>, 0x64cd8c620451 <vm_exec_core+32401>, 0x64cd8c61e91d <vm_exec_core+25437>, 0x64cd8c61cc1d <vm_exec_core+18013>, 0x64cd8c618f7e <vm_exec_core+2494>, 0x64cd8c61ff08 <vm_exec_core+31048>, 0x64cd8c61f9f2 <vm_exec_core+29746>, 0x64cd8c61a677 <vm_exec_core+8375>, 0x64cd8c61956e <vm_exec_core+4014>, 0x64cd8c61f037 <vm_exec_core+27255>, 0x64cd8c61b376 <vm_exec_core+11702>, 0x64cd8c620247 <vm_exec_core+31879>, 0x64cd8c61fd0c <vm_exec_core+30540>, 0x64cd8c61ba39 <vm_exec_core+13433>, 0x64cd8c61cb8a <vm_exec_core+17866>, 0x64cd8c61ed2b <vm_exec_core+26475>, 0x64cd8c61fb6d <vm_exec_core+30125>, 0x64cd8c61de06 <vm_exec_core+22598>, 0x64cd8c61edc3 <vm_exec_core+26627>, 0x64cd8c61f1b6 <vm_exec_core+27638>, 0x64cd8c61dd2f <vm_exec_core+22383>, 0x64cd8c61946a <vm_exec_core+3754>, 0x64cd8c61e559 <vm_exec_core+24473>, 0x64cd8c6191be <vm_exec_core+3070>, 0x64cd8c619613 <vm_exec_core+4179>, 0x64cd8c61bf45 <vm_exec_core+14725>, 0x64cd8c61dc8d <vm_exec_core+22221>, 0x64cd8c61e234 <vm_exec_core+23668>, 0x64cd8c61d4b6 <vm_exec_core+20214>, 0x64cd8c618ec1 <vm_exec_core+2305>, 0x64cd8c61f303 <vm_exec_core+27971>, 0x64cd8c61f93c <vm_exec_core+29564>, 0x64cd8c61970e <vm_exec_core+4430>, 0x64cd8c61aee0 <vm_exec_core+10528>, 0x64cd8c61a99f <vm_exec_core+9183>, 0x64cd8c61b4d7 <vm_exec_core+12055>, 0x64cd8c61cae6 <vm_exec_core+17702>, 0x64cd8c619bf2 <vm_exec_core+5682>, 0x64cd8c61f283 <vm_exec_core+27843>, 0x64cd8c61ae41 <vm_exec_core+10369>, 0x64cd8c61c920 <vm_exec_core+17248>, 0x64cd8c61d0fe <vm_exec_core+19262>, 0x64cd8c61f135 <vm_exec_core+27509>, 0x64cd8c61e094 <vm_exec_core+23252>, 0x64cd8c61b8c5 <vm_exec_core+13061>, 0x64cd8c61b0f1 <vm_exec_core+11057>, 0x64cd8c61ef63 <vm_exec_core+27043>, 0x64cd8c61c23b <vm_exec_core+15483>, 0x64cd8c61e604 <vm_exec_core+24644>, 0x64cd8c61e1a7 <vm_exec_core+23527>, 0x64cd8c61e846 <vm_exec_core+25222>, 0x64cd8c619917 <vm_exec_core+4951>, 0x64cd8c61d5ea <vm_exec_core+20522>, 0x64cd8c61895b <vm_exec_core+923>, 0x64cd8c61bab4 <vm_exec_core+13556>, 0x64cd8c61ee6a <vm_exec_core+26794>, 0x64cd8c61bc49 <vm_exec_core+13961>, 0x64cd8c61deaa <vm_exec_core+22762>, 0x64cd8c6197ef <vm_exec_core+4655>, 0x64cd8c61d3cc <vm_exec_core+19980>, 0x64cd8c61db55 <vm_exec_core+21909>, 0x64cd8c61bd76 <vm_exec_core+14262>, 0x64cd8c61b531 <vm_exec_core+12145>, 0x64cd8c61eaaa <vm_exec_core+25834>, 0x64cd8c619ca8 <vm_exec_core+5864>, 0x64cd8c61d1d0 <vm_exec_core+19472>, 0x64cd8c627329 <vm_exec_core+60777>, 0x64cd8c61df94 <vm_exec_core+22996>, 0x64cd8c61a0cd <vm_exec_core+6925>, 0x64cd8c61a882 <vm_exec_core+8898>, 0x64cd8c61a1ea <vm_exec_core+7210>, 0x64cd8c61af8c <vm_exec_core+10700>, 0x64cd8c61b71b <vm_exec_core+12635>, 0x64cd8c6199e4 <vm_exec_core+5156>, 0x64cd8c61fc09 <vm_exec_core+30281>, 0x64cd8c62078b <vm_exec_core+33227>, 0x64cd8c61c9f4 <vm_exec_core+17460>, 0x64cd8c61f83a <vm_exec_core+29306>, 0x64cd8c61fff0 <vm_exec_core+31280>, 0x64cd8c61bfe2 <vm_exec_core+14882>, 0x64cd8c61f4e1 <vm_exec_core+28449>, 0x64cd8c618b9e <vm_exec_core+1502>, 0x64cd8c6190de <vm_exec_core+2846>, 0x64cd8c618ac2 <vm_exec_core+1282>, 0x64cd8c6200eb <vm_exec_core+31531>, 0x64cd8c6189eb <vm_exec_core+1067>, 0x64cd8c61a593 <vm_exec_core+8147>, 0x64cd8c620681 <vm_exec_core+32961>, 0x64cd8c61e42a <vm_exec_core+24170>, 0x64cd8c61b1c0 <vm_exec_core+11264>, 0x64cd8c61c459 <vm_exec_core+16025>, 0x64cd8c618960 <vm_exec_core+928>, 0x64cd8c61f447 <vm_exec_core+28295>, 0x64cd8c6202d5 <vm_exec_core+32021>, 0x64cd8c620360 <vm_exec_core+32160>, 0x64cd8c619281 <vm_exec_core+3265>, 0x64cd8c61fdae <vm_exec_core+30702>, 0x64cd8c61cf58 <vm_exec_core+18840>, 0x64cd8c61c702 <vm_exec_core+16706>, 0x64cd8c61ce2b <vm_exec_core+18539>, 0x64cd8c61cd4e <vm_exec_core+18318>, 0x64cd8c61be4e <vm_exec_core+14478>, 0x64cd8c61c5fe <vm_exec_core+16446>, 0x64cd8c61c336 <vm_exec_core+15734>, 0x64cd8c61c8a5 <vm_exec_core+17125>, 0x64cd8c61c82a <vm_exec_core+17002>, 0x64cd8c61895b <vm_exec_core+923>, 0x64cd8c6199e4 <vm_exec_core+5156>, 0x64cd8c61fc09 <vm_exec_core+30281>, 0x64cd8c62078b <vm_exec_core+33227>, 0x64cd8c61c9f4 <vm_exec_core+17460>, 0x64cd8c61f83a <vm_exec_core+29306>, 0x64cd8c61fff0 <vm_exec_core+31280>, 0x64cd8c61bfe2 <vm_exec_core+14882>, 0x64cd8c61f4e1 <vm_exec_core+28449>, 0x64cd8c618b9e <vm_exec_core+1502>, 0x64cd8c6190de <vm_exec_core+2846>, 0x64cd8c618ac2 <vm_exec_core+1282>, 0x64cd8c61bd29 <vm_exec_core+14185>, 0x64cd8c618c6b <vm_exec_core+1707>, 0x64cd8c61aa7d <vm_exec_core+9405>, 0x64cd8c61f5ba <vm_exec_core+28666>, 0x64cd8c61a2f6 <vm_exec_core+7478>, 0x64cd8c620442 <vm_exec_core+32386>, 0x64cd8c61e90e <vm_exec_core+25422>, 0x64cd8c61cc0e <vm_exec_core+17998>, 0x64cd8c618f6f <vm_exec_core+2479>, 0x64cd8c61fef9 <vm_exec_core+31033>, 0x64cd8c61f9e3 <vm_exec_core+29731>, 0x64cd8c61a668 <vm_exec_core+8360>, 0x64cd8c61955f <vm_exec_core+3999>, 0x64cd8c61f028 <vm_exec_core+27240>, 0x64cd8c61b367 <vm_exec_core+11687>, 0x64cd8c620238 <vm_exec_core+31864>, 0x64cd8c61fcfd <vm_exec_core+30525>, 0x64cd8c61ba2a <vm_exec_core+13418>, 0x64cd8c61cb7b <vm_exec_core+17851>, 0x64cd8c61ed1c <vm_exec_core+26460>, 0x64cd8c61fb5e <vm_exec_core+30110>, 0x64cd8c61ddf7 <vm_exec_core+22583>, 0x64cd8c61edb4 <vm_exec_core+26612>, 0x64cd8c61f1a7 <vm_exec_core+27623>, 0x64cd8c61dd20 <vm_exec_core+22368>, 0x64cd8c61945b <vm_exec_core+3739>, 0x64cd8c61e54a <vm_exec_core+24458>, 0x64cd8c6191af <vm_exec_core+3055>, 0x64cd8c619604 <vm_exec_core+4164>, 0x64cd8c61bf36 <vm_exec_core+14710>, 0x64cd8c61dc7e <vm_exec_core+22206>, 0x64cd8c61e225 <vm_exec_core+23653>, 0x64cd8c61d4a7 <vm_exec_core+20199>, 0x64cd8c618eb2 <vm_exec_core+2290>, 0x64cd8c61f2f4 <vm_exec_core+27956>, 0x64cd8c61f92d <vm_exec_core+29549>, 0x64cd8c6196ff <vm_exec_core+4415>, 0x64cd8c61aed1 <vm_exec_core+10513>, 0x64cd8c61a990 <vm_exec_core+9168>, 0x64cd8c61b4c8 <vm_exec_core+12040>, 0x64cd8c61cad7 <vm_exec_core+17687>, 0x64cd8c619be3 <vm_exec_core+5667>, 0x64cd8c61f274 <vm_exec_core+27828>, 0x64cd8c61ae32 <vm_exec_core+10354>, 0x64cd8c61c911 <vm_exec_core+17233>, 0x64cd8c61d0ef <vm_exec_core+19247>, 0x64cd8c61f126 <vm_exec_core+27494>, 0x64cd8c61e085 <vm_exec_core+23237>, 0x64cd8c61b8b6 <vm_exec_core+13046>, 0x64cd8c61b0e2 <vm_exec_core+11042>, 0x64cd8c61ef54 <vm_exec_core+27028>, 0x64cd8c61c22c <vm_exec_core+15468>, 0x64cd8c61e5f5 <vm_exec_core+24629>, 0x64cd8c61e198 <vm_exec_core+23512>, 0x64cd8c61e837 <vm_exec_core+25207>, 0x64cd8c619908 <vm_exec_core+4936>, 0x64cd8c61d5db <vm_exec_core+20507>, 0x64cd8c61f433 <vm_exec_core+28275>, 0x64cd8c61baa5 <vm_exec_core+13541>, 0x64cd8c61ee5b <vm_exec_core+26779>, 0x64cd8c61bc3a <vm_exec_core+13946>, 0x64cd8c61de9b <vm_exec_core+22747>, 0x64cd8c61e044 <vm_exec_core+23172>, 0x64cd8c61d3bd <vm_exec_core+19965>, 0x64cd8c61db46 <vm_exec_core+21894>, 0x64cd8c61bd67 <vm_exec_core+14247>, 0x64cd8c61b522 <vm_exec_core+12130>, 0x64cd8c61ea9b <vm_exec_core+25819>, 0x64cd8c619c99 <vm_exec_core+5849>, 0x64cd8c61d1c1 <vm_exec_core+19457>, 0x64cd8c62731a <vm_exec_core+60762>, 0x64cd8c61df85 <vm_exec_core+22981>, 0x64cd8c61a0be <vm_exec_core+6910>, 0x64cd8c61a873 <vm_exec_core+8883>, 0x64cd8c61a1db <vm_exec_core+7195>, 0x64cd8c61af7d <vm_exec_core+10685>, 0x64cd8c61b70c <vm_exec_core+12620>, 0x64cd8c61d1bc <vm_exec_core+19452>...} reg_cfp = 0x73088e9ff3a0 reg_pc = 0x5220000050a0 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #12 0x000064cd8c614f29 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000064cd8c6959b2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73088e9ff578, self=126480624857600, 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:1648 flags = 0 iseq = 0x730890bf6fd8 cfp = <optimized out> sp = 0x73088e8ff9e8 use_argv = 0x73088f20d9a0 stack_argv = 0x73088e8ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> th: 0x515000000300, native_id: 0x7308916a5c40 #15 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:1662 captured = 0x73088e9ff578 -- Control frame information ----------------------------------------------- #16 0x000064cd8c641db6 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:1699 No locals. c:0021 p:---- s:0128 e:000127 CFUNC :select #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 #19 0x000064cd8c641db6 in rb_yield (val=<optimized out>) No locals. c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 #20 0x000064cd8c7e885a in rb_ary_each (ary=126480621112160) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 #21 0x000064cd8c678048 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:3795 ci = 0xc0100000001 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 cc = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 me = 0x730890db0540 cfunc = 0x50400000a298 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each recv = 126480621112160 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 block_handler = <optimized out> frame_type = 1431634051 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 len = <optimized out> val = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] #22 0x000064cd8c619f88 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73088e9ff560, cd=0x51100000d040, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 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 = 0x51100000d040 insns_address_table = {0x64cd8c61bd38 <vm_exec_core+14200>, 0x64cd8c618c7a <vm_exec_core+1722>, 0x64cd8c61aa8c <vm_exec_core+9420>, 0x64cd8c61f5c9 <vm_exec_core+28681>, 0x64cd8c61a305 <vm_exec_core+7493>, 0x64cd8c620451 <vm_exec_core+32401>, 0x64cd8c61e91d <vm_exec_core+25437>, 0x64cd8c61cc1d <vm_exec_core+18013>, 0x64cd8c618f7e <vm_exec_core+2494>, 0x64cd8c61ff08 <vm_exec_core+31048>, 0x64cd8c61f9f2 <vm_exec_core+29746>, 0x64cd8c61a677 <vm_exec_core+8375>, 0x64cd8c61956e <vm_exec_core+4014>, 0x64cd8c61f037 <vm_exec_core+27255>, 0x64cd8c61b376 <vm_exec_core+11702>, 0x64cd8c620247 <vm_exec_core+31879>, 0x64cd8c61fd0c <vm_exec_core+30540>, 0x64cd8c61ba39 <vm_exec_core+13433>, 0x64cd8c61cb8a <vm_exec_core+17866>, 0x64cd8c61ed2b <vm_exec_core+26475>, 0x64cd8c61fb6d <vm_exec_core+30125>, 0x64cd8c61de06 <vm_exec_core+22598>, 0x64cd8c61edc3 <vm_exec_core+26627>, 0x64cd8c61f1b6 <vm_exec_core+27638>, 0x64cd8c61dd2f <vm_exec_core+22383>, 0x64cd8c61946a <vm_exec_core+3754>, 0x64cd8c61e559 <vm_exec_core+24473>, 0x64cd8c6191be <vm_exec_core+3070>, 0x64cd8c619613 <vm_exec_core+4179>, 0x64cd8c61bf45 <vm_exec_core+14725>, 0x64cd8c61dc8d <vm_exec_core+22221>, 0x64cd8c61e234 <vm_exec_core+23668>, 0x64cd8c61d4b6 <vm_exec_core+20214>, 0x64cd8c618ec1 <vm_exec_core+2305>, 0x64cd8c61f303 <vm_exec_core+27971>, 0x64cd8c61f93c <vm_exec_core+29564>, 0x64cd8c61970e <vm_exec_core+4430>, 0x64cd8c61aee0 <vm_exec_core+10528>, 0x64cd8c61a99f <vm_exec_core+9183>, 0x64cd8c61b4d7 <vm_exec_core+12055>, 0x64cd8c61cae6 <vm_exec_core+17702>, 0x64cd8c619bf2 <vm_exec_core+5682>, 0x64cd8c61f283 <vm_exec_core+27843>, 0x64cd8c61ae41 <vm_exec_core+10369>, 0x64cd8c61c920 <vm_exec_core+17248>, 0x64cd8c61d0fe <vm_exec_core+19262>, 0x64cd8c61f135 <vm_exec_core+27509>, 0x64cd8c61e094 <vm_exec_core+23252>, 0x64cd8c61b8c5 <vm_exec_core+13061>, 0x64cd8c61b0f1 <vm_exec_core+11057>, 0x64cd8c61ef63 <vm_exec_core+27043>, 0x64cd8c61c23b <vm_exec_core+15483>, 0x64cd8c61e604 <vm_exec_core+24644>, 0x64cd8c61e1a7 <vm_exec_core+23527>, 0x64cd8c61e846 <vm_exec_core+25222>, 0x64cd8c619917 <vm_exec_core+4951>, 0x64cd8c61d5ea <vm_exec_core+20522>, 0x64cd8c61895b <vm_exec_core+923>, 0x64cd8c61bab4 <vm_exec_core+13556>, 0x64cd8c61ee6a <vm_exec_core+26794>, 0x64cd8c61bc49 <vm_exec_core+13961>, 0x64cd8c61deaa <vm_exec_core+22762>, 0x64cd8c6197ef <vm_exec_core+4655>, 0x64cd8c61d3cc <vm_exec_core+19980>, 0x64cd8c61db55 <vm_exec_core+21909>, 0x64cd8c61bd76 <vm_exec_core+14262>, 0x64cd8c61b531 <vm_exec_core+12145>, 0x64cd8c61eaaa <vm_exec_core+25834>, 0x64cd8c619ca8 <vm_exec_core+5864>, 0x64cd8c61d1d0 <vm_exec_core+19472>, 0x64cd8c627329 <vm_exec_core+60777>, 0x64cd8c61df94 <vm_exec_core+22996>, 0x64cd8c61a0cd <vm_exec_core+6925>, 0x64cd8c61a882 <vm_exec_core+8898>, 0x64cd8c61a1ea <vm_exec_core+7210>, 0x64cd8c61af8c <vm_exec_core+10700>, 0x64cd8c61b71b <vm_exec_core+12635>, 0x64cd8c6199e4 <vm_exec_core+5156>, 0x64cd8c61fc09 <vm_exec_core+30281>, 0x64cd8c62078b <vm_exec_core+33227>, 0x64cd8c61c9f4 <vm_exec_core+17460>, 0x64cd8c61f83a <vm_exec_core+29306>, 0x64cd8c61fff0 <vm_exec_core+31280>, 0x64cd8c61bfe2 <vm_exec_core+14882>, 0x64cd8c61f4e1 <vm_exec_core+28449>, 0x64cd8c618b9e <vm_exec_core+1502>, 0x64cd8c6190de <vm_exec_core+2846>, 0x64cd8c618ac2 <vm_exec_core+1282>, 0x64cd8c6200eb <vm_exec_core+31531>, 0x64cd8c6189eb <vm_exec_core+1067>, 0x64cd8c61a593 <vm_exec_core+8147>, 0x64cd8c620681 <vm_exec_core+32961>, 0x64cd8c61e42a <vm_exec_core+24170>, 0x64cd8c61b1c0 <vm_exec_core+11264>, 0x64cd8c61c459 <vm_exec_core+16025>, 0x64cd8c618960 <vm_exec_core+928>, 0x64cd8c61f447 <vm_exec_core+28295>, 0x64cd8c6202d5 <vm_exec_core+32021>, 0x64cd8c620360 <vm_exec_core+32160>, 0x64cd8c619281 <vm_exec_core+3265>, 0x64cd8c61fdae <vm_exec_core+30702>, 0x64cd8c61cf58 <vm_exec_core+18840>, 0x64cd8c61c702 <vm_exec_core+16706>, 0x64cd8c61ce2b <vm_exec_core+18539>, 0x64cd8c61cd4e <vm_exec_core+18318>, 0x64cd8c61be4e <vm_exec_core+14478>, 0x64cd8c61c5fe <vm_exec_core+16446>, 0x64cd8c61c336 <vm_exec_core+15734>, 0x64cd8c61c8a5 <vm_exec_core+17125>, 0x64cd8c61c82a <vm_exec_core+17002>, 0x64cd8c61895b <vm_exec_core+923>, 0x64cd8c6199e4 <vm_exec_core+5156>, 0x64cd8c61fc09 <vm_exec_core+30281>, 0x64cd8c62078b <vm_exec_core+33227>, 0x64cd8c61c9f4 <vm_exec_core+17460>, 0x64cd8c61f83a <vm_exec_core+29306>, 0x64cd8c61fff0 <vm_exec_core+31280>, 0x64cd8c61bfe2 <vm_exec_core+14882>, 0x64cd8c61f4e1 <vm_exec_core+28449>, 0x64cd8c618b9e <vm_exec_core+1502>, 0x64cd8c6190de <vm_exec_core+2846>, 0x64cd8c618ac2 <vm_exec_core+1282>, 0x64cd8c61bd29 <vm_exec_core+14185>, 0x64cd8c618c6b <vm_exec_core+1707>, 0x64cd8c61aa7d <vm_exec_core+9405>, 0x64cd8c61f5ba <vm_exec_core+28666>, 0x64cd8c61a2f6 <vm_exec_core+7478>, 0x64cd8c620442 <vm_exec_core+32386>, 0x64cd8c61e90e <vm_exec_core+25422>, 0x64cd8c61cc0e <vm_exec_core+17998>, 0x64cd8c618f6f <vm_exec_core+2479>, 0x64cd8c61fef9 <vm_exec_core+31033>, 0x64cd8c61f9e3 <vm_exec_core+29731>, 0x64cd8c61a668 <vm_exec_core+8360>, 0x64cd8c61955f <vm_exec_core+3999>, 0x64cd8c61f028 <vm_exec_core+27240>, 0x64cd8c61b367 <vm_exec_core+11687>, 0x64cd8c620238 <vm_exec_core+31864>, 0x64cd8c61fcfd <vm_exec_core+30525>, 0x64cd8c61ba2a <vm_exec_core+13418>, 0x64cd8c61cb7b <vm_exec_core+17851>, 0x64cd8c61ed1c <vm_exec_core+26460>, 0x64cd8c61fb5e <vm_exec_core+30110>, 0x64cd8c61ddf7 <vm_exec_core+22583>, 0x64cd8c61edb4 <vm_exec_core+26612>, 0x64cd8c61f1a7 <vm_exec_core+27623>, 0x64cd8c61dd20 <vm_exec_core+22368>, 0x64cd8c61945b <vm_exec_core+3739>, 0x64cd8c61e54a <vm_exec_core+24458>, 0x64cd8c6191af <vm_exec_core+3055>, 0x64cd8c619604 <vm_exec_core+4164>, 0x64cd8c61bf36 <vm_exec_core+14710>, 0x64cd8c61dc7e <vm_exec_core+22206>, 0x64cd8c61e225 <vm_exec_core+23653>, 0x64cd8c61d4a7 <vm_exec_core+20199>, 0x64cd8c618eb2 <vm_exec_core+2290>, 0x64cd8c61f2f4 <vm_exec_core+27956>, 0x64cd8c61f92d <vm_exec_core+29549>, 0x64cd8c6196ff <vm_exec_core+4415>, 0x64cd8c61aed1 <vm_exec_core+10513>, 0x64cd8c61a990 <vm_exec_core+9168>, 0x64cd8c61b4c8 <vm_exec_core+12040>, 0x64cd8c61cad7 <vm_exec_core+17687>, 0x64cd8c619be3 <vm_exec_core+5667>, 0x64cd8c61f274 <vm_exec_core+27828>, 0x64cd8c61ae32 <vm_exec_core+10354>, 0x64cd8c61c911 <vm_exec_core+17233>, 0x64cd8c61d0ef <vm_exec_core+19247>, 0x64cd8c61f126 <vm_exec_core+27494>, 0x64cd8c61e085 <vm_exec_core+23237>, 0x64cd8c61b8b6 <vm_exec_core+13046>, 0x64cd8c61b0e2 <vm_exec_core+11042>, 0x64cd8c61ef54 <vm_exec_core+27028>, 0x64cd8c61c22c <vm_exec_core+15468>, 0x64cd8c61e5f5 <vm_exec_core+24629>, 0x64cd8c61e198 <vm_exec_core+23512>, 0x64cd8c61e837 <vm_exec_core+25207>, 0x64cd8c619908 <vm_exec_core+4936>, 0x64cd8c61d5db <vm_exec_core+20507>, 0x64cd8c61f433 <vm_exec_core+28275>, 0x64cd8c61baa5 <vm_exec_core+13541>, 0x64cd8c61ee5b <vm_exec_core+26779>, 0x64cd8c61bc3a <vm_exec_core+13946>, 0x64cd8c61de9b <vm_exec_core+22747>, 0x64cd8c61e044 <vm_exec_core+23172>, 0x64cd8c61d3bd <vm_exec_core+19965>, 0x64cd8c61db46 <vm_exec_core+21894>, 0x64cd8c61bd67 <vm_exec_core+14247>, 0x64cd8c61b522 <vm_exec_core+12130>, 0x64cd8c61ea9b <vm_exec_core+25819>, 0x64cd8c619c99 <vm_exec_core+5849>, 0x64cd8c61d1c1 <vm_exec_core+19457>, 0x64cd8c62731a <vm_exec_core+60762>, 0x64cd8c61df85 <vm_exec_core+22981>, 0x64cd8c61a0be <vm_exec_core+6910>, 0x64cd8c61a873 <vm_exec_core+8883>, 0x64cd8c61a1db <vm_exec_core+7195>, 0x64cd8c61af7d <vm_exec_core+10685>, 0x64cd8c61b70c <vm_exec_core+12620>, 0x64cd8c61d1bc <vm_exec_core+19452>...} reg_cfp = 0x73088e9ff560 reg_pc = 0x5150000196d0 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #24 0x000064cd8c61515b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x000064cd8c39e15c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=126480626791920) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x730890d4b4d8 #27 0x000064cd8c39901b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126480627127280 realpath_map = 126480627127120 path = 126480626791920 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x000064cd8c3971d5 in rb_require_string_internal (fname=126480626791960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x000064cd8c678048 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:3795 ci = 0x58a100140003 cc = <optimized out> me = 0x730890d4b668 cfunc = 0x5040000185d8 recv = 126480627256720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000064cd8c65e35d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd5934eb70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x000064cd8c65de15 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913 ci = <optimized out> cc = 0x0 #33 0x000064cd8c625b79 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73088e9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 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> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x64cd8c61bd38 <vm_exec_core+14200>, 0x64cd8c618c7a <vm_exec_core+1722>, 0x64cd8c61aa8c <vm_exec_core+9420>, 0x64cd8c61f5c9 <vm_exec_core+28681>, 0x64cd8c61a305 <vm_exec_core+7493>, 0x64cd8c620451 <vm_exec_core+32401>, 0x64cd8c61e91d <vm_exec_core+25437>, 0x64cd8c61cc1d <vm_exec_core+18013>, 0x64cd8c618f7e <vm_exec_core+2494>, 0x64cd8c61ff08 <vm_exec_core+31048>, 0x64cd8c61f9f2 <vm_exec_core+29746>, 0x64cd8c61a677 <vm_exec_core+8375>, 0x64cd8c61956e <vm_exec_core+4014>, 0x64cd8c61f037 <vm_exec_core+27255>, 0x64cd8c61b376 <vm_exec_core+11702>, 0x64cd8c620247 <vm_exec_core+31879>, 0x64cd8c61fd0c <vm_exec_core+30540>, 0x64cd8c61ba39 <vm_exec_core+13433>, 0x64cd8c61cb8a <vm_exec_core+17866>, 0x64cd8c61ed2b <vm_exec_core+26475>, 0x64cd8c61fb6d <vm_exec_core+30125>, 0x64cd8c61de06 <vm_exec_core+22598>, 0x64cd8c61edc3 <vm_exec_core+26627>, 0x64cd8c61f1b6 <vm_exec_core+27638>, 0x64cd8c61dd2f <vm_exec_core+22383>, 0x64cd8c61946a <vm_exec_core+3754>, 0x64cd8c61e559 <vm_exec_core+24473>, 0x64cd8c6191be <vm_exec_core+3070>, 0x64cd8c619613 <vm_exec_core+4179>, 0x64cd8c61bf45 <vm_exec_core+14725>, 0x64cd8c61dc8d <vm_exec_core+22221>, 0x64cd8c61e234 <vm_exec_core+23668>, 0x64cd8c61d4b6 <vm_exec_core+20214>, 0x64cd8c618ec1 <vm_exec_core+2305>, 0x64cd8c61f303 <vm_exec_core+27971>, 0x64cd8c61f93c <vm_exec_core+29564>, 0x64cd8c61970e <vm_exec_core+4430>, 0x64cd8c61aee0 <vm_exec_core+10528>, 0x64cd8c61a99f <vm_exec_core+9183>, 0x64cd8c61b4d7 <vm_exec_core+12055>, 0x64cd8c61cae6 <vm_exec_core+17702>, 0x64cd8c619bf2 <vm_exec_core+5682>, 0x64cd8c61f283 <vm_exec_core+27843>, 0x64cd8c61ae41 <vm_exec_core+10369>, 0x64cd8c61c920 <vm_exec_core+17248>, 0x64cd8c61d0fe <vm_exec_core+19262>, 0x64cd8c61f135 <vm_exec_core+27509>, 0x64cd8c61e094 <vm_exec_core+23252>, 0x64cd8c61b8c5 <vm_exec_core+13061>, 0x64cd8c61b0f1 <vm_exec_core+11057>, 0x64cd8c61ef63 <vm_exec_core+27043>, 0x64cd8c61c23b <vm_exec_core+15483>, 0x64cd8c61e604 <vm_exec_core+24644>, 0x64cd8c61e1a7 <vm_exec_core+23527>, 0x64cd8c61e846 <vm_exec_core+25222>, 0x64cd8c619917 <vm_exec_core+4951>, 0x64cd8c61d5ea <vm_exec_core+20522>, 0x64cd8c61895b <vm_exec_core+923>, 0x64cd8c61bab4 <vm_exec_core+13556>, 0x64cd8c61ee6a <vm_exec_core+26794>, 0x64cd8c61bc49 <vm_exec_core+13961>, 0x64cd8c61deaa <vm_exec_core+22762>, 0x64cd8c6197ef <vm_exec_core+4655>, 0x64cd8c61d3cc <vm_exec_core+19980>, 0x64cd8c61db55 <vm_exec_core+21909>, 0x64cd8c61bd76 <vm_exec_core+14262>, 0x64cd8c61b531 <vm_exec_core+12145>, 0x64cd8c61eaaa <vm_exec_core+25834>, 0x64cd8c619ca8 <vm_exec_core+5864>, 0x64cd8c61d1d0 <vm_exec_core+19472>, 0x64cd8c627329 <vm_exec_core+60777>, 0x64cd8c61df94 <vm_exec_core+22996>, 0x64cd8c61a0cd <vm_exec_core+6925>, 0x64cd8c61a882 <vm_exec_core+8898>, 0x64cd8c61a1ea <vm_exec_core+7210>, 0x64cd8c61af8c <vm_exec_core+10700>, 0x64cd8c61b71b <vm_exec_core+12635>, 0x64cd8c6199e4 <vm_exec_core+5156>, 0x64cd8c61fc09 <vm_exec_core+30281>, 0x64cd8c62078b <vm_exec_core+33227>, 0x64cd8c61c9f4 <vm_exec_core+17460>, 0x64cd8c61f83a <vm_exec_core+29306>, 0x64cd8c61fff0 <vm_exec_core+31280>, 0x64cd8c61bfe2 <vm_exec_core+14882>, 0x64cd8c61f4e1 <vm_exec_core+28449>, 0x64cd8c618b9e <vm_exec_core+1502>, 0x64cd8c6190de <vm_exec_core+2846>, 0x64cd8c618ac2 <vm_exec_core+1282>, 0x64cd8c6200eb <vm_exec_core+31531>, 0x64cd8c6189eb <vm_exec_core+1067>, 0x64cd8c61a593 <vm_exec_core+8147>, 0x64cd8c620681 <vm_exec_core+32961>, 0x64cd8c61e42a <vm_exec_core+24170>, 0x64cd8c61b1c0 <vm_exec_core+11264>, 0x64cd8c61c459 <vm_exec_core+16025>, 0x64cd8c618960 <vm_exec_core+928>, 0x64cd8c61f447 <vm_exec_core+28295>, 0x64cd8c6202d5 <vm_exec_core+32021>, 0x64cd8c620360 <vm_exec_core+32160>, 0x64cd8c619281 <vm_exec_core+3265>, 0x64cd8c61fdae <vm_exec_core+30702>, 0x64cd8c61cf58 <vm_exec_core+18840>, 0x64cd8c61c702 <vm_exec_core+16706>, 0x64cd8c61ce2b <vm_exec_core+18539>, 0x64cd8c61cd4e <vm_exec_core+18318>, 0x64cd8c61be4e <vm_exec_core+14478>, 0x64cd8c61c5fe <vm_exec_core+16446>, 0x64cd8c61c336 <vm_exec_core+15734>, 0x64cd8c61c8a5 <vm_exec_core+17125>, 0x64cd8c61c82a <vm_exec_core+17002>, 0x64cd8c61895b <vm_exec_core+923>, 0x64cd8c6199e4 <vm_exec_core+5156>, 0x64cd8c61fc09 <vm_exec_core+30281>, 0x64cd8c62078b <vm_exec_core+33227>, 0x64cd8c61c9f4 <vm_exec_core+17460>, 0x64cd8c61f83a <vm_exec_core+29306>, 0x64cd8c61fff0 <vm_exec_core+31280>, 0x64cd8c61bfe2 <vm_exec_core+14882>, 0x64cd8c61f4e1 <vm_exec_core+28449>, 0x64cd8c618b9e <vm_exec_core+1502>, 0x64cd8c6190de <vm_exec_core+2846>, 0x64cd8c618ac2 <vm_exec_core+1282>, 0x64cd8c61bd29 <vm_exec_core+14185>, 0x64cd8c618c6b <vm_exec_core+1707>, 0x64cd8c61aa7d <vm_exec_core+9405>, 0x64cd8c61f5ba <vm_exec_core+28666>, 0x64cd8c61a2f6 <vm_exec_core+7478>, 0x64cd8c620442 <vm_exec_core+32386>, 0x64cd8c61e90e <vm_exec_core+25422>, 0x64cd8c61cc0e <vm_exec_core+17998>, 0x64cd8c618f6f <vm_exec_core+2479>, 0x64cd8c61fef9 <vm_exec_core+31033>, 0x64cd8c61f9e3 <vm_exec_core+29731>, 0x64cd8c61a668 <vm_exec_core+8360>, 0x64cd8c61955f <vm_exec_core+3999>, 0x64cd8c61f028 <vm_exec_core+27240>, 0x64cd8c61b367 <vm_exec_core+11687>, 0x64cd8c620238 <vm_exec_core+31864>, 0x64cd8c61fcfd <vm_exec_core+30525>, 0x64cd8c61ba2a <vm_exec_core+13418>, 0x64cd8c61cb7b <vm_exec_core+17851>, 0x64cd8c61ed1c <vm_exec_core+26460>, 0x64cd8c61fb5e <vm_exec_core+30110>, 0x64cd8c61ddf7 <vm_exec_core+22583>, 0x64cd8c61edb4 <vm_exec_core+26612>, 0x64cd8c61f1a7 <vm_exec_core+27623>, 0x64cd8c61dd20 <vm_exec_core+22368>, 0x64cd8c61945b <vm_exec_core+3739>, 0x64cd8c61e54a <vm_exec_core+24458>, 0x64cd8c6191af <vm_exec_core+3055>, 0x64cd8c619604 <vm_exec_core+4164>, 0x64cd8c61bf36 <vm_exec_core+14710>, 0x64cd8c61dc7e <vm_exec_core+22206>, 0x64cd8c61e225 <vm_exec_core+23653>, 0x64cd8c61d4a7 <vm_exec_core+20199>, 0x64cd8c618eb2 <vm_exec_core+2290>, 0x64cd8c61f2f4 <vm_exec_core+27956>, 0x64cd8c61f92d <vm_exec_core+29549>, 0x64cd8c6196ff <vm_exec_core+4415>, 0x64cd8c61aed1 <vm_exec_core+10513>, 0x64cd8c61a990 <vm_exec_core+9168>, 0x64cd8c61b4c8 <vm_exec_core+12040>, 0x64cd8c61cad7 <vm_exec_core+17687>, 0x64cd8c619be3 <vm_exec_core+5667>, 0x64cd8c61f274 <vm_exec_core+27828>, 0x64cd8c61ae32 <vm_exec_core+10354>, 0x64cd8c61c911 <vm_exec_core+17233>, 0x64cd8c61d0ef <vm_exec_core+19247>, 0x64cd8c61f126 <vm_exec_core+27494>, 0x64cd8c61e085 <vm_exec_core+23237>, 0x64cd8c61b8b6 <vm_exec_core+13046>, 0x64cd8c61b0e2 <vm_exec_core+11042>, 0x64cd8c61ef54 <vm_exec_core+27028>, 0x64cd8c61c22c <vm_exec_core+15468>, 0x64cd8c61e5f5 <vm_exec_core+24629>, 0x64cd8c61e198 <vm_exec_core+23512>, 0x64cd8c61e837 <vm_exec_core+25207>, 0x64cd8c619908 <vm_exec_core+4936>, 0x64cd8c61d5db <vm_exec_core+20507>, 0x64cd8c61f433 <vm_exec_core+28275>, 0x64cd8c61baa5 <vm_exec_core+13541>, 0x64cd8c61ee5b <vm_exec_core+26779>, 0x64cd8c61bc3a <vm_exec_core+13946>, 0x64cd8c61de9b <vm_exec_core+22747>, 0x64cd8c61e044 <vm_exec_core+23172>, 0x64cd8c61d3bd <vm_exec_core+19965>, 0x64cd8c61db46 <vm_exec_core+21894>, 0x64cd8c61bd67 <vm_exec_core+14247>, 0x64cd8c61b522 <vm_exec_core+12130>, 0x64cd8c61ea9b <vm_exec_core+25819>, 0x64cd8c619c99 <vm_exec_core+5849>, 0x64cd8c61d1c1 <vm_exec_core+19457>, 0x64cd8c62731a <vm_exec_core+60762>, 0x64cd8c61df85 <vm_exec_core+22981>, 0x64cd8c61a0be <vm_exec_core+6910>, 0x64cd8c61a873 <vm_exec_core+8883>, 0x64cd8c61a1db <vm_exec_core+7195>, 0x64cd8c61af7d <vm_exec_core+10685>, 0x64cd8c61b70c <vm_exec_core+12620>, 0x64cd8c61d1bc <vm_exec_core+19452>...} reg_cfp = 0x73088e9ff790 reg_pc = 0x50400002d1f8 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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #35 0x000064cd8c614d6b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffd5934ef20, <optimized out>, <optimized out>}, prev = 0x73088f437250, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x000064cd8c2985db in rb_ec_exec_node (ec=0x5160000006d0, n=0x730890d4b708) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5934f0b0, <optimized out>, 0x7ffd5934f000, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x730890d4b708 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000064cd8c291b47 in rb_main (argc=9, argv=0x7ffd5934f278) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffd5934f278) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb [Inferior 1 (process 2778874) detached] 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.91agjm: * drwx------ 2 60 2025-04-21 03:57:57 +0000 autoload20250421-2778891-v3nbma/ * -rw-r--r-- 1 32 2025-04-21 03:57:57 +0000 autoload_parallel_race.rb $ timeout 60 gdb -p 2778544 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:966: 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 2778543 -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 3557809 -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/16.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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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-04-21T03:25:41Z master 85bab61565) +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 31.915183 seconds 3336 files, 33640 examples, 136248 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.