# Logfile created on 2025-01-25 02:10:47 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000072411b64fdd8 @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.20250125-021047", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000072411b7ffe08 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072411b7ffb10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072411a579fb8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250125-021047", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250125-021047>, @binmode=false, @mon_data=#<Monitor:0x000072411b7ff6d8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = dd863714bf $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=22395 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/765] 22044=test_date_parse [ 2/765] 22038=test_gem_commands_update_command [ 3/765] 22046=test_fips [ 4/765] 22040=test_rand [ 5/765] 22039=test_pkey_ec [ 6/765] 22045=test_noarg [ 7/765] 22037=test_data [ 8/765] 22036=test_integer [ 9/765] 22050=test_utf32 [ 10/765] 22051=test_ellipsize [ 11/765] 22041=test_helper [ 12/765] 22042=test_memory_view [ 13/765] 22043=test_gem_safe_marshal [ 14/765] 22047=test_nextafter [ 15/765] 22048=test_capacity [ 16/765] 22049=static_literals_test [ 17/765] 22037=test_to_ruby [ 18/765] 22050=test_bundled_ca [ 19/765] 22048=test_random [ 20/765] 22051=test_backtrace [ 21/765] 22051=test_generic [ 22/765] 22042=breadth_first_search_test [ 23/765] 22037=test_fiber [ 24/765] 22036=test_resize [ 25/765] 22048=test_div [ 26/765] 22041=test_deprecated [ 27/765] 22048=test_gc_compact [ 28/765] 22036=test_vm_dump [ 29/765] 22049=test_ftp [ 30/765] 22036=errors_test [ 31/765] 22051=test_open3 [ 32/765] 22041=test_alias_and_anchor [ 33/765] 22047=test_gem_commands_setup_command [ 34/765] 22041=test_gem_commands_rebuild_command [ 35/765] 22039=test_cesu8 [ 36/765] 22042=json_parser_test [ 37/765] 22039=test_assignment [ 38/765] 22049=test_syntax [ 39/765] 22044=test_gem_request_set_gem_dependency_api [ 40/765] 22042=test_grapheme_breaks [ 41/765] 22042=test_date_marshal [ 42/765] 22042=test_ossl [ 43/765] 22040=test_key_name_check [ 44/765] 22040=test_ripper [ 45/765] 22036=test_singleton [ 46/765] 22036=test_file_exhaustive [ 47/765] 22045=test_gem_gem_runner [ 48/765] 22041=test_gem_ext_cargo_builder [ 49/765] 22041=test_exception [ 50/765] 22041=test_gem_commands_signout_command [ 51/765] 22046=test_object [ 52/765] 22041=test_pack [ 53/765] 22046=test_gem_commands_exec_command [ 54/765] 22044=test_gem_commands_unpack_command [ 55/765] 22045=test_autoload [ 56/765] 22050=test_gem_resolver_local_specification [ 57/765] 22050=test_optarg [ 58/765] 22043=test_ssl_session [ 59/765] 22040=test_ractor [ 60/765] 22040=test_stream [ 61/765] 22050=heredoc_dedent_test [ 62/765] 22041=test_method_name_check [ 63/765] 22044=test_kernel [ 64/765] 22040=test_function_entry [ 65/765] 22040=test_acceptable [ 66/765] 22041=implicit_array_test [ 67/765] 22041=test_len [ 68/765] 22041=test_gem_package_task [ 69/765] 22041=test_bn [ 70/765] 22047=test_provider [ 71/765] 22041=test_http_request [ 72/765] 22050=test_data [ 73/765] 22050=test_httpheader [ 74/765] 22041=test_gem_commands_server_command [ 75/765] 22041=numeric_value_test [ 76/765] 22041=test_keyword [ 77/765] 22050=!Nothing_to_test [ 78/765] 22050=test_safe_load [ 79/765] 22050=test_frozen [ 80/765] 22050=test_handle [ 81/765] 22040=test_gem_source [ 82/765] 22050=test_name_error [ 83/765] 22043=test_exception_at_throwing [ 84/765] 22043=string_encoding_test [ 85/765] 22047=test_enumerator [ 86/765] 22043=test_gem_package [ 87/765] 22038=test_utf16 [ 88/765] 22038=test_gem_available_set [ 89/765] 22044=test_gem_source_installed [ 90/765] 22044=test_modify_expand [ 91/765] 22044=test_change_word [ 92/765] 22044=test_date_time [ 93/765] 22044=test_pkcs12 [ 94/765] 22038=test_date [ 95/765] 22038=test_parser [ 96/765] 22040=test_gem_source_vendor [ 97/765] 22040=test_gem_commands_list_command [ 98/765] 22046=test_variable_name_check [ 99/765] 22038=test_dbm [100/765] 22040=test_pty [101/765] 22038=test_assembler [102/765] 22038=overlap_test [103/765] 22050=test_gem_uninstaller [104/765] 22046=test_symbol [105/765] 22046=test_gem_platform [106/765] 22041=test_arith_seq_extract [107/765] 22046=test_gem_commands_help_command [108/765] 22046=test_stringchar [109/765] 22046=test_debug [110/765] 22046=test_gem_uri [111/765] 22041=test_rbconfig [112/765] 22041=test_gem_package_old [113/765] 22046=test_digest [114/765] 22044=test_psych [115/765] 22041=test_ractor [116/765] 22044=test_fiddle [117/765] 22043=test_enumerator [118/765] 22043=test_kdf [119/765] 22040=test_gem_request_set_lockfile_tokenizer [120/765] 22042=test_gem_commands_outdated_command [121/765] 22043=test_class2name [122/765] 22043=test_nil [123/765] 22043=string_query_test [124/765] 22043=test_backtrace [125/765] 22041=test_time_tz [126/765] 22040=test_lazy_enumerator [127/765] 22044=test_date_compat [128/765] 22044=test_profile_frames [129/765] 22041=test_resolve_symbol [130/765] 22038=test_error_highlight [131/765] 22041=test_find_executable [132/765] 22044=test_set [133/765] 22041=test_array [134/765] 22042=test_date_strptime [135/765] 22044=test_ssl [136/765] 22042=test_nomethod_error [137/765] 22042=test_https_proxy [138/765] 22042=test_pkey_dsa [139/765] 22046=test_emitter [140/765] 22046=test_json_tree [141/765] 22046=library_symbols_test [142/765] 22040=test_ractor [143/765] 22046=test_case_comprehensive [144/765] 22046=test_framework [145/765] 22042=magic_comment_test [146/765] 22043=test_zlib [147/765] 22050=test_marshal [148/765] 22046=test_omap [149/765] 22046=test_load [150/765] 22046=test_uncorrectable_name_check [151/765] 22046=test_singleton_function [152/765] 22036=test_cclass [153/765] 22046=test_shellwords [154/765] 22046=test_proc [155/765] 22039=test_delegate [156/765] 22039=test_cgi_core [157/765] 22039=test_parser [158/765] 22036=attribute_write_test [159/765] 22039=test_yaml_special_cases [160/765] 22036=test_gem_source_list [161/765] 22039=test_gem_remote_fetcher_local_ssl_server [162/765] 22048=test_float [163/765] 22051=test_ractor [164/765] 22051=freeze_test [165/765] 22042=test_gem [166/765] 22040=percent_delimiter_string_test [167/765] 22051=test_files_test_1 [168/765] 22036=test_gem_commands_check_command [169/765] 22050=test_random_formatter [170/765] 22036=test_regex_casefold [171/765] 22050=test_pipe [172/765] 22036=test_gem_source_git [173/765] 22040=test_gem_installer [174/765] 22050=test_gem_command_manager [175/765] 22044=test_scan_args [176/765] 22044=test_date_attr [177/765] 22044=test_duplicate [178/765] 22044=test_time [179/765] 22050=json_ext_parser_test [180/765] 22050=test_integer [181/765] 22036=test_erb [182/765] 22044=test_cp949 [183/765] 22044=test_condition [184/765] 22044=test_files_lib [185/765] 22048=test_sorted_set [186/765] 22036=test_emoji [187/765] 22036=test_string [188/765] 22046=test_gem_resolver_git_set [189/765] 22048=test_class_name_check [190/765] 22048=test_console_attr [191/765] 22048=test_gem_bundler_version_finder [192/765] 22048=heredoc_test [193/765] 22046=test_webauthn_listener_response [194/765] 22046=test_ubf_async_safe [195/765] 22046=test_array [196/765] 22046=snippets_test [197/765] 22048=parser_test [198/765] 22048=newline_test [199/765] 22039=test_gem_path_support [200/765] 22042=constant_path_node_test [201/765] 22042=test_digest_extend [202/765] 22048=test_gem_safe_yaml [203/765] 22042=test_popen_deadlock [204/765] 22039=test_did_you_mean [205/765] 22048=test_autoconf [206/765] 22048=test_bug-5832 [207/765] 22048=test_cgi_multipart [208/765] 22048=test_case [209/765] 22048=test_rb_str_dup [210/765] 22048=fuzzer_test [211/765] 22048=test_pack [212/765] 22048=test_ast [213/765] 22039=test_struct [214/765] 22039=onigmo_test [215/765] 22039=test_libs [216/765] 22039=test_super [217/765] 22038=test_math [218/765] 22038=json_encoding_test [219/765] 22038=test_time [220/765] 22043=test_gc [221/765] 22043=test_euc_tw [222/765] 22043=test_gem_security [223/765] 22038=test_gem_commands_build_command [224/765] 22042=test_compile_prism [225/765] 22038=test_sizeof [226/765] 22039=test_gem_requirement [227/765] 22042=test_alias [228/765] 22039=test_object_references [229/765] 22039=test_wait [230/765] 22039=test_sleep [231/765] 22042=test_x509name [232/765] 22042=test_dns [233/765] 22037=test_stringio [234/765] 22037=test_require [235/765] 22042=test_dup [236/765] 22039=test_configuration [237/765] 22039=test_comparable [238/765] 22039=test_emoji_breaks [239/765] 22039=test_notimplement [240/765] 22039=test_system [241/765] 22042=test_bug-3571 [242/765] 22046=test_date_new [243/765] 22042=test_io_timeout [244/765] 22042=command_line_test [245/765] 22046=test_gem_commands_info_command [246/765] 22042=test_gem_update_suggestion [247/765] 22046=test_gem_source_fetch_problem [248/765] 22046=test_set [249/765] 22046=test_resource [250/765] 22042=test_member [251/765] 22042=test_gem_console_ui [252/765] 22042=test_gem_resolver_lock_set [253/765] 22046=test_append [254/765] 22043=test_ractor_compatibility [255/765] 22046=test_unicode_normalize [256/765] 22042=test_method [257/765] 22046=test_reqarg [258/765] 22051=test_m17n [259/765] 22043=test_yjit [260/765] 22049=test_buffered_io [261/765] 22046=test_webauthn_poller [262/765] 22049=test_date_conv [263/765] 22049=test_gem_resolver_composed_set [264/765] 22041=test_argf [265/765] 22046=test_egrep_cpp [266/765] 22046=test_pkey_rsa [267/765] 22050=test_nofree [268/765] 22050=test_numhash [269/765] 22050=test_gem_stream_ui [270/765] 22049=test_trace [271/765] 22049=test_arity [272/765] 22049=test_ipaddr [273/765] 22051=test_beginendblock [274/765] 22050=test_gem_resolver_requirement_list [275/765] 22050=test_hash [276/765] 22049=test_arith_seq_beg_len_step [277/765] 22044=test_io_buffer [278/765] 22049=test_scalar_scanner [279/765] 22049=test_yamlstore [280/765] 22049=test_gem_config_file [281/765] 22044=test_gem_commands_pristine_command [282/765] 22039=test_yjit_exit_locations [283/765] 22046=test_mailto [284/765] 22049=test_yaml_tree [285/765] 22046=test_case_mapping [286/765] 22046=ripper_test [287/765] 22049=test_rubygems [288/765] 22039=test_gem_package_tar_writer [289/765] 22038=test_weakref [290/765] 22047=test_not [291/765] 22047=test_timeout [292/765] 22051=test_socket [293/765] 22039=test_function [294/765] 22049=test_dir [295/765] 22038=test_gem_ext_configure_builder [296/765] 22038=test_x509store [297/765] 22039=test_mdns [298/765] 22038=test_random [299/765] 22047=test_merge_keys [300/765] 22039=test_lexer [301/765] 22047=test_io_wait [302/765] 22038=test_kwargs [303/765] 22038=test_set_len [304/765] 22038=test_threadgroup [305/765] 22039=test_euc_kr [306/765] 22039=test_gem_commands_lock_command [307/765] 22039=test_gem_local_remote_options [308/765] 22049=test_gem_security_signer [309/765] 22047=test_exception [310/765] 22039=test_bash_completion [311/765] 22039=test_install [312/765] 22049=test_prettyprint [313/765] 22049=test_gem_validator [314/765] 22049=integer_parse_test [315/765] 22049=test_sleep [316/765] 22038=test_queue [317/765] 22038=regular_expression_options_test [318/765] 22038=index_write_test [319/765] 22038=test_integer_comb [320/765] 22046=test_depth_first [321/765] 22046=test_ns_spki [322/765] 22039=test_tsort [323/765] 22046=test_bundled_gems [324/765] 22039=lex_test [325/765] 22046=test_tree_spell_checker [326/765] 22046=test_pair [327/765] 22040=test_m17n_comb [328/765] 22051=test_date_ractor [329/765] 22044=test_tmpdir [330/765] 22044=node_id_test [331/765] 22051=test_gem_source_subpath_problem [332/765] 22044=parse_stream_test [333/765] 22044=test_gem_resolver_api_set [334/765] 22044=test_emitter [335/765] 22044=test_ts [336/765] 22049=test_dryrun [337/765] 22049=json_generator_test [338/765] 22051=test_gem_impossible_dependencies_error [339/765] 22051=test_io_buffer [340/765] 22051=encodings_test [341/765] 22039=test_range [342/765] 22051=test_type [343/765] 22051=dispatcher_test [344/765] 22051=test_udp [345/765] 22051=test_windows_1252 [346/765] 22051=test_configuration [347/765] 22037=test_stringify_symbols [348/765] 22037=test_rubyoptions [349/765] 22051=test_printf [350/765] 22051=test_to_ary_concat [351/765] 22044=warnings_test [352/765] 22044=test_gem_commands_uninstall_command [353/765] 22049=test_gem_resolver_installer_set [354/765] 22046=test_gem_dependency_list [355/765] 22046=test_files_test [356/765] 22049=test_ifunless [357/765] 22049=test_require [358/765] 22049=test_gem_silent_ui [359/765] 22049=test_ocsp [360/765] 22046=test_shapes [361/765] 22046=test_pkey_dh [362/765] 22046=test_interned_str [363/765] 22046=test_placearg [364/765] 22046=test_gem_commands_cleanup_command [365/765] 22047=test_env [366/765] 22051=regular_expression_encoding_test [367/765] 22051=test_project_sanity [368/765] 22051=test_continuation [369/765] 22051=test_object_create_start [370/765] 22051=test_forwardable [371/765] 22049=test_io_m17n [372/765] 22051=test_config [373/765] 22051=test_delete [374/765] 22051=comments_test [375/765] 22051=test_ensured [376/765] 22051=compiler_test [377/765] 22051=test_date_strftime [378/765] 22044=test_typeddata [379/765] 22039=test_gem_resolver_vendor_specification [380/765] 22039=test_struct [381/765] 22039=test_mutex [382/765] 22046=test_bigzero [383/765] 22046=test_basicinstructions [384/765] 22046=test_gem_ext_builder [385/765] 22044=test_verbose [386/765] 22044=test_gem_unsatisfiable_dependency_error [387/765] 22044=test_ractor [388/765] 22039=test_gem_package_tar_header [389/765] 22044=pattern_test [390/765] 22039=test_sexp [391/765] 22044=test_basicsocket [392/765] 22039=test_import [393/765] 22044=test_gem_commands_owner_command [394/765] 22051=test_normalize [395/765] 22051=test_recursion [396/765] 22051=locals_test [397/765] 22051=test_find [398/765] 22051=test_fd_setsize [399/765] 22051=test_trick [400/765] 22044=test_objectspace [401/765] 22042=version_test [402/765] 22042=test_gem_request_set [403/765] 22041=test_gem_version_option [404/765] 22038=test_files_test_2 [405/765] 22039=test_require_lib [406/765] 22041=test_gem_rdoc [407/765] 22042=lex_test [408/765] 22042=test_gem_remote_fetcher_s3 [409/765] 22049=test_name_error_extension [410/765] 22049=test_fstring [411/765] 22041=test_iseq_load [412/765] 22042=test_fixnum [413/765] 22042=test_timeout [414/765] 22042=test_signal [415/765] 22049=test_ensure_and_callcc [416/765] 22049=test_scheduler [417/765] 22049=test_null [418/765] 22049=test_gem_resolver_activation_request [419/765] 22049=test_big5 [420/765] 22049=test_passing_block [421/765] 22049=test_http [422/765] 22049=test_x509cert [423/765] 22040=test_addrinfo [424/765] 22046=ruby_parser_test [425/765] 22046=test_buffering [426/765] 22040=test_svcb_https [427/765] 22046=test_bug-14834 [428/765] 22040=test_bmethod [429/765] 22040=test_enumerable [430/765] 22036=test_gem_resolver_specification [431/765] 22040=json_fixtures_test [432/765] 22040=test_load [433/765] 22040=test_encoding [434/765] 22036=test_default_gems [435/765] 22046=test_gem_security_trust_dir [436/765] 22046=test_constant [437/765] 22036=test_have_func [438/765] 22049=test_enc_str_buf_cat [439/765] 22049=test_zsh_completion [440/765] 22049=test_gem_package_tar_reader_entry [441/765] 22040=test_lock_native_thread [442/765] 22040=test_webauthn_listener [443/765] 22049=test_euc_jp [444/765] 22049=test_abi [445/765] 22050=test_external_new [446/765] 22050=test_scanner_events [447/765] 22040=test_gem_resolver_dependency_request [448/765] 22040=test_data_error [449/765] 22050=test_rubyvm [450/765] 22042=test_weakmap [451/765] 22050=test_gem_doctor [452/765] 22050=test_ancdata [453/765] 22050=test_sprintf [454/765] 22040=test_gem_uri_formatter [455/765] 22040=test_gem_request_connection_pools [456/765] 22049=test_optimization [457/765] 22041=test_common [458/765] 22050=test_deprecate [459/765] 22050=test_registry [460/765] 22036=test_ssl [461/765] 22050=test_gem_commands_push_command [462/765] 22040=test_module [463/765] 22041=parse_success_test [464/765] 22041=test_ractor [465/765] 22041=source_location_test [466/765] 22041=test_complex [467/765] 22050=test_at_exit [468/765] 22050=test_instrumentation_api [469/765] 22047=static_inspect_test [470/765] 22047=test_inadvertent_creation [471/765] 22041=equality_test [472/765] 22041=test_gem_commands_query_command [473/765] 22051=test_c_struct_entry [474/765] 22047=test_files_ext [475/765] 22047=test_x509ext [476/765] 22047=unescape_test [477/765] 22047=test_pp [478/765] 22051=test_tcp [479/765] 22047=test_sprintf_comb [480/765] 22047=test_path [481/765] 22047=test_method_cache [482/765] 22047=test_gem_stub_specification [483/765] 22051=test_gem_text [484/765] 22051=test_settracefunc [485/765] 22041=tunnel_test [486/765] 22041=test_gem_commands_stale_command [487/765] 22041=test_gem_version [488/765] 22047=test_extlibs [489/765] 22046=test_rat [490/765] 22050=test_gem_ext_rake_builder [491/765] 22046=test_monitor [492/765] 22041=json_string_matching_test [493/765] 22041=test_asn1 [494/765] 22046=test_flags [495/765] 22041=test_transcode [496/765] 22041=test_whileuntil [497/765] 22041=regexp_test [498/765] 22041=test_string_memory [499/765] 22041=test_pkg_config [500/765] 22041=test_big2str [501/765] 22041=test_coderange [502/765] 22041=test_open-uri [503/765] 22041=test_dln [504/765] 22041=test_x509attr [505/765] 22041=test_iso_8859 [506/765] 22039=test_complex2 [507/765] 22039=test_protect [508/765] 22041=test_gem_ext_cargo_builder_link_flag_converter [509/765] 22039=test_protocol [510/765] 22041=test_tree_builder [511/765] 22041=test_gem_commands_open_command [512/765] 22039=test_x509req [513/765] 22041=test_cgi_util [514/765] 22046=location_test [515/765] 22046=test_c_struct_builder [516/765] 22050=test_gc [517/765] 22046=test_allocation [518/765] 22039=test_enc_associate [519/765] 22040=dump_test [520/765] 22051=test_iseq [521/765] 22041=test_insns_leaf [522/765] 22041=test_store [523/765] 22038=test_stringscanner [524/765] 22038=test_numeric [525/765] 22038=test_x509crl [526/765] 22038=test_cgi_session [527/765] 22038=test_class [528/765] 22038=test_gem_package_tar_reader [529/765] 22041=test_gb18030 [530/765] 22041=test_gem_specification [531/765] 22038=test_gbk [532/765] 22038=test_warning [533/765] 22038=test_gem_name_tuple [534/765] 22038=test_pointer [535/765] 22039=test_refinement [536/765] 22051=test_gem_dependency_installer [537/765] 22038=test_flush [538/765] 22038=test_cgi_header [539/765] 22038=test_gem_commands_fetch_command [540/765] 22038=test_pkcs7 [541/765] 22047=test_complexrational [542/765] 22044=test_mixed_unicode_escapes [543/765] 22044=test_enumerator_kw [544/765] 22047=test_mkmf [545/765] 22044=test_mul [546/765] 22044=test_require_path_check [547/765] 22047=test_sockopt [548/765] 22036=test_frozen_error [549/765] 22047=bom_test [550/765] 22036=test_file [551/765] 22044=test_lambda [552/765] 22047=test_encoding [553/765] 22047=test_thread [554/765] 22038=test_pattern_matching [555/765] 22044=test_gem_commands_search_command [556/765] 22047=test_arithmetic_sequence [557/765] 22044=test_literal [558/765] 22038=test_getopts [559/765] 22047=test_gem_resolver_api_specification [560/765] 22038=parameters_signature_test [561/765] 22038=test_primitive [562/765] 22038=test_gem_request [563/765] 22047=test_pkey [564/765] 22047=test_gem_commands_signin_command [565/765] 22047=test_nonblock [566/765] 22047=test_recorder [567/765] 22040=test_yield_block [568/765] 22047=test_gem_commands_specification_command [569/765] 22040=test_config [570/765] 22038=test_boolean [571/765] 22038=test_yaml [572/765] 22047=test_document [573/765] 22047=test_ractor [574/765] 22043=test_spell_checker [575/765] 22043=test_bug_reporter [576/765] 22047=test_windows_1251 [577/765] 22047=relocation_test [578/765] 22047=test_parser_events [579/765] 22038=test_eval [580/765] 22047=test_stat [581/765] 22047=test_addr [582/765] 22047=test_gem_resolver_best_set [583/765] 22047=test_convertible [584/765] 22042=test_helper [585/765] 22042=test_yamldbm [586/765] 22042=test_thread_cv [587/765] 22040=test_cgi_modruby [588/765] 22040=test_gem_resolver_conflict [589/765] 22043=test_scalar [590/765] 22043=test_readpartial [591/765] 22040=test_gem_commands_contents_command [592/765] 22041=test_regexp [593/765] 22040=newline_offsets_test [594/765] 22042=test_rational [595/765] 22043=test_str2big [596/765] 22043=test_func [597/765] 22040=json_common_interface_test [598/765] 22040=test_stream [599/765] 22040=test_coverage [600/765] 22038=test_remote_fetch_error [601/765] 22038=test_pathname [602/765] 22042=test_dir_m17n [603/765] 22036=test_gem_resolver_git_specification [604/765] 22044=test_cgi_tag_helper [605/765] 22044=named_capture_test [606/765] 22044=test_io [607/765] 22038=test_gem_commands_cert_command [608/765] 22036=test_fileutils [609/765] 22044=test_process [610/765] 22044=test_object [611/765] 22051=test_eval [612/765] 22051=test_iterator [613/765] 22051=test_marshalable [614/765] 22051=test_string [615/765] 22051=test_gem_resolver_index_specification [616/765] 22036=test_method_cache [617/765] 22036=test_gem_dependency [618/765] 22051=parse_comments_test [619/765] 22043=test_class [620/765] 22051=test_serialize_subclasses [621/765] 22051=test_const [622/765] 22051=test_gem_commands_dependency_command [623/765] 22036=test_gem_ext_ext_conf_builder [624/765] 22051=test_cmethod [625/765] 22051=test_qsort [626/765] 22051=json_addition_test [627/765] 22051=test_thread_fd_close [628/765] 22051=test_storage [629/765] 22051=string_test [630/765] 22051=test_path_to_class [631/765] 22051=test_gem_source_local [632/765] 22040=test_num2int [633/765] 22040=test_have_macro [634/765] 22051=test_process [635/765] 22038=test_parse [636/765] 22044=test_iter_break [637/765] 22044=test_wss [638/765] 22044=test_closure [639/765] 22040=test_address_resolve [640/765] 22040=test_gem_resolver_lock_specification [641/765] 22040=test_cstr [642/765] 22044=test_variable [643/765] 22039=test_digest [644/765] 22039=test_econv [645/765] 22049=test_foreach [646/765] 22044=test_securerandom [647/765] 22044=test_thread_queue [648/765] 22042=test_flip [649/765] 22038=test_nowrite [650/765] 22049=test_summary [651/765] 22038=test_stack [652/765] 22042=test_gem_ext_cargo_builder_unit [653/765] 22042=test_gem_commands_install_command [654/765] 22047=test_gem_commands_which_command [655/765] 22047=test_enum [656/765] 22049=parse_test [657/765] 22049=test_unix [658/765] 22040=test_gem_source_specific_file [659/765] 22049=test_optparse [660/765] 22049=test_coder [661/765] 22049=test_symbol [662/765] 22040=test_last_thread [663/765] 22036=test_etc [664/765] 22036=test_gem_remote_fetcher_local_server [665/765] 22037=test_ldap [666/765] 22037=test_gem_source_lock [667/765] 22036=test_cipher [668/765] 22036=test_hash [669/765] 22036=test_new [670/765] 22036=test_ractor [671/765] 22040=test_array_create [672/765] 22040=test_gem_resolver_installed_specification [673/765] 22040=test_gem_commands_environment_command [674/765] 22036=test_tracepoint [675/765] 22040=test_my_integer [676/765] 22040=symbol_encoding_test [677/765] 22040=test_gem_commands_mirror [678/765] 22040=test_internal_ivar [679/765] 22040=test_cgi_cookie [680/765] 22040=test_signedness [681/765] 22037=test_hmac [682/765] 22037=desugar_compiler_test [683/765] 22037=test_ractor [684/765] 22037=test_gem_spec_fetcher [685/765] 22036=test_c_union_entity [686/765] 22036=test_gem_commands_sources_command [687/765] 22037=test_undef [688/765] 22037=test_io_console [689/765] 22038=test_date_arith [690/765] 22038=test_ws [691/765] 22039=test_io [692/765] 22038=test_numeric [693/765] 22036=test_metaclass [694/765] 22036=test_key_error [695/765] 22036=test_engine [696/765] 22036=test_enc_raise [697/765] 22036=test_inlinecache [698/765] 22038=test_httpresponse [699/765] 22042=test_usrmarshal [700/765] 22036=test_weakkeymap [701/765] 22038=test_gem_command [702/765] 22038=test_memory_view [703/765] 22044=test_pinned [704/765] 22042=test_tempfile [705/765] 22044=test_config [706/765] 22038=test_gem_util [707/765] 22047=test_gem_remote_fetcher [708/765] 22044=test_gem_gemcutter_utilities [709/765] 22044=test_gem_resolver [710/765] 22038=test_gem_commands_yank_command [711/765] 22042=test_jaro_winkler [712/765] 22042=test_pattern_key_name_check [713/765] 22046=test_exit [714/765] 22042=test_postponed_job [715/765] 22047=test_gem_request_set_lockfile [716/765] 22040=ractor_test [717/765] 22038=test_dot_dot [718/765] 22038=test_human_typo [719/765] 22040=test_cparser [720/765] 22038=reflection_test [721/765] 22038=test_bignum [722/765] 22046=test_switch_hitter [723/765] 22046=test_defined [724/765] 22044=test_pack [725/765] 22037=test_call [726/765] 22038=test_thread [727/765] 22046=json_generic_object_test [728/765] 22046=test_hash_create [729/765] 22046=test_gem_security_policy [730/765] 22037=test_gem_install_update_options [731/765] 22047=test_file [732/765] 22047=test_gem_resolver_index_set [733/765] 22047=test_case_options [734/765] 22047=test_update [735/765] 22047=test_files_sample [736/765] 22047=test_arity [737/765] 22047=test_raise [738/765] 22047=test_proxy [739/765] 22047=test_io_wait_uncommon [740/765] 22047=test_string [741/765] 22042=test_gem_ci_detector [742/765] 22042=test_yield [743/765] 22037=test_gem_request_set_lockfile_parser [744/765] 22046=test_shift_jis [745/765] 22044=test_gem_dependency_resolution_error [746/765] 22046=fixtures_test [747/765] 22044=test_rational2 [748/765] 22044=test_http [749/765] 22047=test_too_many_dummy_encodings [750/765] 22037=test_filter [751/765] 22037=test_gem_ext_cmake_builder [752/765] 22037=test_clone [753/765] 22047=test_objspace [754/765] 22046=test_erb_m17n [755/765] 22040=test_koi8 [756/765] 22046=test_fnmatch [757/765] 22040=test_gem_resolver_vendor_set [758/765] 22040=test_erb_command [759/765] 22046=test_https [760/765] 22036=test_require [761/765] 22040=test_have_library [762/765] 22037=test_unicode_escape [763/765] 22037=integer_base_flags_test [764/765] 22037=test_httpresponses [765/765] 22049=test_ftp $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:05 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 20721 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 20721 20724 972 972 pts/0 972 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250125-021047 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 20724 20725 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250125-021047 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 20725 21702 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 21702 21703 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 21703 22033 972 972 pts/0 972 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 22033 22045 972 972 pts/0 972 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 22045 22688 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 22045 22692 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 22045 22697 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 20725 58913 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[20721], 20721=>[20724], 20724=>[20725], 20725=>[21702, 58913], 21702=>[21703], 21703=>[22033], 22033=>[22045], 22045=>[22688, 22692, 22697], 3070353=>[3070354]} $ timeout 60 gdb -p 22688 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 22690] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000594564ff7e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7744ba8006c0 (LWP 22688) "test_autoload.*" 0x0000594564ff7e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7744c0e006c0 (LWP 22690) "test_autoload.*" 0x0000594564ff7e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x7744c0e006c0 (LWP 22690) "test_autoload.*"): #0 0x0000594564ff7e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000594564ff8e0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000594564f47680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000594564f474f9 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 0x0000594564f46eea in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x0000594564f46da6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x0000594564fddbe0 in __interceptor_free () No symbol table info available. #7 0x00007744dd09e002 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7744c0dffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x503000987ca0 thread = <optimized out> ret = 0 iattr = 0x7744c0dffc98 #8 0x0000594565002b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x0000594565003058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x0000594564feba22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x0000594564feb69c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x0000594564febb26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x0000594564fdba9f in asan_thread_start(void*) () No symbol table info available. #14 0x00007744dd09ca94 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 = {131137177388736, -3102033019563824335, 131137177388736, -360, 0, 131137070424432, -3102033019584795855, -3102022695829132495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x00007744dd129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7744ba8006c0 (LWP 22688) "test_autoload.*"): #0 0x0000594564ff7e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000594564ff8e0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000594564f47680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000594564f474f9 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 0x0000594564f46eea in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x0000594564f46da6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x0000594564fddbe0 in __interceptor_free () No symbol table info available. #7 0x00007744b9d0408d in BN_clear_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #8 0x00007744b9d05c3e in BN_MONT_CTX_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #9 0x00007744b9d7ac50 in EC_GROUP_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007744b9d78366 in EC_KEY_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007744b9e0b6e7 in EVP_PKEY_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007744b9f8be35 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007744b9ce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007744b9ce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007744b9ce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x00007744b9ce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x00007744b9ce247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #18 0x00007744b9f7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #19 0x00007744b9f4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #20 0x00007744b9f7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #21 0x000059456504e75d in rb_data_free (objspace=<optimized out>, obj=131137625985560) at /tmp/ruby/src/trunk_asan/gc.c:1178 free_immediately = -512 dfree = 0x0 data = 0x50e0001c8c40 free_immediately = <optimized out> dfree = <optimized out> #22 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=131137625985560) at /tmp/ruby/src/trunk_asan/gc.c:1352 No locals. #23 0x000059456505044c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3118 poisoned = 0x0 vp = 131137625985560 page = <optimized out> p = 131137625985560 pend = 131137626046440 i = 28 objspace = 0x51d000000a80 lock_lev = 0 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #24 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1728 No locals. #25 0x0000594565021ad8 in rb_ec_finalize (ec=0x51600202c2d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #26 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x51600202c2d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7744ba7fecb0, <optimized out>, 0x7744ba7feb80, <optimized out>, <optimized out>}, prev = 0x7744b5809240, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x51500013cc00 step = 4 message = 4 th = 0x51500013cc00 buf = <optimized out> state = <optimized out> #27 0x000059456502211b in ruby_stop (ex=4616, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #28 0x00005945651a9ccd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #29 0x0000594565409cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7744bb2458c0 cfunc = 0x50400001ffd8 recv = 131137640760640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #30 0x00005945653f010d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7744ba7ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #31 0x00005945653efbc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #32 0x00005945653b07e7 in vm_sendish (ec=0x51600202c2d0, reg_cfp=0x7744b7bf3790, cd=0x5020006021b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #33 vm_exec_core (ec=ec@entry=0x51600202c2d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020006021b0 insns_address_table = {0x5945653ac51c <vm_exec_core+14140>, 0x5945653a94eb <vm_exec_core+1803>, 0x5945653aae99 <vm_exec_core+8377>, 0x5945653b09c8 <vm_exec_core+31720>, 0x5945653aa771 <vm_exec_core+6545>, 0x5945653b177d <vm_exec_core+35229>, 0x5945653af7ca <vm_exec_core+27114>, 0x5945653ad39c <vm_exec_core+17852>, 0x5945653a9820 <vm_exec_core+2624>, 0x5945653b11fb <vm_exec_core+33819>, 0x5945653b0d9b <vm_exec_core+32699>, 0x5945653aab6c <vm_exec_core+7564>, 0x5945653a9e8c <vm_exec_core+4268>, 0x5945653afd01 <vm_exec_core+28449>, 0x5945653abb1c <vm_exec_core+11580>, 0x5945653b143d <vm_exec_core+34397>, 0x5945653b0fea <vm_exec_core+33290>, 0x5945653ac394 <vm_exec_core+13748>, 0x5945653ad2ed <vm_exec_core+17677>, 0x5945653af97a <vm_exec_core+27546>, 0x5945653b0f32 <vm_exec_core+33106>, 0x5945653ae92c <vm_exec_core+23372>, 0x5945653afa2e <vm_exec_core+27726>, 0x5945653afeb8 <vm_exec_core+28888>, 0x5945653ae83e <vm_exec_core+23134>, 0x5945653a9d6c <vm_exec_core+3980>, 0x5945653af121 <vm_exec_core+25409>, 0x5945653a9b94 <vm_exec_core+3508>, 0x5945653a9f4d <vm_exec_core+4461>, 0x5945653ac689 <vm_exec_core+14505>, 0x5945653ae6ab <vm_exec_core+22731>, 0x5945653aecef <vm_exec_core+24335>, 0x5945653ae3f4 <vm_exec_core+22036>, 0x5945653a9751 <vm_exec_core+2417>, 0x5945653b015c <vm_exec_core+29564>, 0x5945653b0c4b <vm_exec_core+32363>, 0x5945653aa064 <vm_exec_core+4740>, 0x5945653ab31d <vm_exec_core+9533>, 0x5945653aad90 <vm_exec_core+8112>, 0x5945653abc97 <vm_exec_core+11959>, 0x5945653ad21b <vm_exec_core+17467>, 0x5945653aa170 <vm_exec_core+5008>, 0x5945653affa1 <vm_exec_core+29121>, 0x5945653ab262 <vm_exec_core+9346>, 0x5945653ad084 <vm_exec_core+17060>, 0x5945653adc27 <vm_exec_core+20039>, 0x5945653afe1b <vm_exec_core+28731>, 0x5945653aeb17 <vm_exec_core+23863>, 0x5945653abed7 <vm_exec_core+12535>, 0x5945653ab59b <vm_exec_core+10171>, 0x5945653afbc1 <vm_exec_core+28129>, 0x5945653ac835 <vm_exec_core+14933>, 0x5945653af1e8 <vm_exec_core+25608>, 0x5945653aec46 <vm_exec_core+24166>, 0x5945653af443 <vm_exec_core+26211>, 0x5945653b0486 <vm_exec_core+30374>, 0x5945653ade64 <vm_exec_core+20612>, 0x5945653a918b <vm_exec_core+939>, 0x5945653ac069 <vm_exec_core+12937>, 0x5945653afaf1 <vm_exec_core+27921>, 0x5945653ac1ac <vm_exec_core+13260>, 0x5945653ae764 <vm_exec_core+22916>, 0x5945653af008 <vm_exec_core+25128>, 0x5945653ad932 <vm_exec_core+19282>, 0x5945653ae54d <vm_exec_core+22381>, 0x5945653ac42b <vm_exec_core+13899>, 0x5945653ab8b1 <vm_exec_core+10961>, 0x5945653af536 <vm_exec_core+26454>, 0x5945653aa242 <vm_exec_core+5218>, 0x5945653ad716 <vm_exec_core+18742>, 0x5945653b8bdb <vm_exec_core+65019>, 0x5945653ae9ec <vm_exec_core+23564>, 0x5945653aa501 <vm_exec_core+5921>, 0x5945653aaa33 <vm_exec_core+7251>, 0x5945653aa63a <vm_exec_core+6234>, 0x5945653ab42b <vm_exec_core+9803>, 0x5945653abd12 <vm_exec_core+12082>, 0x5945653a9190 <vm_exec_core+944>, 0x5945653ab141 <vm_exec_core+9057>, 0x5945653b19d2 <vm_exec_core+35826>, 0x5945653aef08 <vm_exec_core+24872>, 0x5945653add07 <vm_exec_core+20263>, 0x5945653b0036 <vm_exec_core+29270>, 0x5945653b1abb <vm_exec_core+36059>, 0x5945653b0389 <vm_exec_core+30121>, 0x5945653b14e7 <vm_exec_core+34567>, 0x5945653b15d1 <vm_exec_core+34801>, 0x5945653a9c73 <vm_exec_core+3731>, 0x5945653b10a8 <vm_exec_core+33480>, 0x5945653ac742 <vm_exec_core+14690>, 0x5945653b12f0 <vm_exec_core+34064>, 0x5945653ac26d <vm_exec_core+13453>, 0x5945653b024d <vm_exec_core+29805>, 0x5945653ab6e4 <vm_exec_core+10500>, 0x5945653aca8b <vm_exec_core+15531>, 0x5945653b16c7 <vm_exec_core+35047>, 0x5945653ad15b <vm_exec_core+17275>, 0x5945653acc3c <vm_exec_core+15964>, 0x5945653a9276 <vm_exec_core+1174>, 0x5945653a998f <vm_exec_core+2991>, 0x5945653a9374 <vm_exec_core+1428>, 0x5945653ada42 <vm_exec_core+19554>, 0x5945653ace12 <vm_exec_core+16434>, 0x5945653ad5d7 <vm_exec_core+18423>, 0x5945653ad4de <vm_exec_core+18174>, 0x5945653ac576 <vm_exec_core+14230>, 0x5945653accf2 <vm_exec_core+16146>, 0x5945653ac94c <vm_exec_core+15212>, 0x5945653acf56 <vm_exec_core+16758>, 0x5945653acfed <vm_exec_core+16909>, 0x5945653ac50d <vm_exec_core+14125>, 0x5945653a94dc <vm_exec_core+1788>, 0x5945653aae8a <vm_exec_core+8362>, 0x5945653b09b9 <vm_exec_core+31705>, 0x5945653aa762 <vm_exec_core+6530>, 0x5945653b176e <vm_exec_core+35214>, 0x5945653af7bb <vm_exec_core+27099>, 0x5945653ad38d <vm_exec_core+17837>, 0x5945653a9811 <vm_exec_core+2609>, 0x5945653b11ec <vm_exec_core+33804>, 0x5945653b0d8c <vm_exec_core+32684>, 0x5945653aab5d <vm_exec_core+7549>, 0x5945653a9e7d <vm_exec_core+4253>, 0x5945653afcf2 <vm_exec_core+28434>, 0x5945653abb0d <vm_exec_core+11565>, 0x5945653b142e <vm_exec_core+34382>, 0x5945653b0fdb <vm_exec_core+33275>, 0x5945653ac385 <vm_exec_core+13733>, 0x5945653ad2de <vm_exec_core+17662>, 0x5945653af96b <vm_exec_core+27531>, 0x5945653b0f23 <vm_exec_core+33091>, 0x5945653ae91d <vm_exec_core+23357>, 0x5945653afa1f <vm_exec_core+27711>, 0x5945653afea9 <vm_exec_core+28873>, 0x5945653ae82f <vm_exec_core+23119>, 0x5945653a9d5d <vm_exec_core+3965>, 0x5945653af112 <vm_exec_core+25394>, 0x5945653a9b85 <vm_exec_core+3493>, 0x5945653a9f3e <vm_exec_core+4446>, 0x5945653ac67a <vm_exec_core+14490>, 0x5945653ae69c <vm_exec_core+22716>, 0x5945653aece0 <vm_exec_core+24320>, 0x5945653ae3e5 <vm_exec_core+22021>, 0x5945653a9742 <vm_exec_core+2402>, 0x5945653b014d <vm_exec_core+29549>, 0x5945653b0c3c <vm_exec_core+32348>, 0x5945653aa055 <vm_exec_core+4725>, 0x5945653ab30e <vm_exec_core+9518>, 0x5945653aad81 <vm_exec_core+8097>, 0x5945653abc88 <vm_exec_core+11944>, 0x5945653ad20c <vm_exec_core+17452>, 0x5945653aa161 <vm_exec_core+4993>, 0x5945653aff92 <vm_exec_core+29106>, 0x5945653ab253 <vm_exec_core+9331>, 0x5945653ad075 <vm_exec_core+17045>, 0x5945653adc18 <vm_exec_core+20024>, 0x5945653afe0c <vm_exec_core+28716>, 0x5945653aeb08 <vm_exec_core+23848>, 0x5945653abec8 <vm_exec_core+12520>, 0x5945653ab58c <vm_exec_core+10156>, 0x5945653afbb2 <vm_exec_core+28114>, 0x5945653ac826 <vm_exec_core+14918>, 0x5945653af1d9 <vm_exec_core+25593>, 0x5945653aec37 <vm_exec_core+24151>, 0x5945653af434 <vm_exec_core+26196>, 0x5945653b0477 <vm_exec_core+30359>, 0x5945653ade55 <vm_exec_core+20597>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ac05a <vm_exec_core+12922>, 0x5945653afae2 <vm_exec_core+27906>, 0x5945653ac19d <vm_exec_core+13245>, 0x5945653ae755 <vm_exec_core+22901>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ad923 <vm_exec_core+19267>, 0x5945653ae53e <vm_exec_core+22366>, 0x5945653ac41c <vm_exec_core+13884>, 0x5945653ab8a2 <vm_exec_core+10946>, 0x5945653af527 <vm_exec_core+26439>, 0x5945653aa233 <vm_exec_core+5203>, 0x5945653ad707 <vm_exec_core+18727>, 0x5945653b8bcc <vm_exec_core+65004>, 0x5945653ae9dd <vm_exec_core+23549>, 0x5945653aa4f2 <vm_exec_core+5906>, 0x5945653aaa24 <vm_exec_core+7236>, 0x5945653aa62b <vm_exec_core+6219>, 0x5945653ab41c <vm_exec_core+9788>, 0x5945653abd03 <vm_exec_core+12067>, 0x5945653add02 <vm_exec_core+20258>, 0x5945653ad202 <vm_exec_core+17442>, 0x5945653adcfd <vm_exec_core+20253>, 0x5945653ae918 <vm_exec_core+23352>, 0x5945653ae82a <vm_exec_core+23114>, 0x5945653ab417 <vm_exec_core+9783>, 0x5945653aeacc <vm_exec_core+23788>, 0x5945653ac738 <vm_exec_core+14680>, 0x5945653ac73d <vm_exec_core+14685>, 0x5945653ae825 <vm_exec_core+23109>, 0x5945653ae692 <vm_exec_core+22706>, 0x5945653ad5be <vm_exec_core+18398>, 0x5945653ad4ca <vm_exec_core+18154>...} reg_cfp = 0x7744b7bf3790 reg_pc = 0x504000407cb0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #34 0x00005945653a5558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600202c2d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #35 0x00005945653e386b in invoke_iseq_block_from_c (ec=0x51600202c2d0, captured=<optimized out>, self=131137640760640, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7744bb25a130 cfp = 0x7744b7bf37c8 sp = 0x7744b7af3818 use_argv = <optimized out> stack_argv = 0x7744b7af3818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #36 invoke_block_from_c_proc (ec=0x51600202c2d0, self=131137640760640, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #37 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #38 0x00005945653e1af6 in rb_vm_invoke_proc (ec=0x540000001208, proc=0x80, proc@entry=0x50400040b990, argc=1694465614, 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:1770 self = 0 #39 0x0000594565337e09 in thread_do_start_proc (th=th@entry=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400040b990 args_len = 0 args_ptr = <optimized out> #40 0x0000594565335a3a in thread_do_start (th=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #41 thread_start_func_2 (th=th@entry=0x51500013cc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #42 0x0000594565334cfe in call_thread_start_func_2 (th=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7744ba7ffcc0 #43 nt_start (ptr=0x50c000688540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500013cc00 sched = <optimized out> nt = 0x50c000688540 vm = 0x525000000100 #44 0x0000594564fdba9f in asan_thread_start(void*) () No symbol table info available. #45 0x00007744dd09ca94 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 = {131137070433984, -3101950831069648079, 131137070433984, -360, 0, 140736600285456, -3101950831090619599, -3102022695829132495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #46 0x00007744dd129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) th: 0x51500013cc00, native_id: 0x7744ba8006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] $1 = true [Inferior 1 (process 22688) detached] $ timeout 60 gdb -p 22692 -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 22697 -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 22045 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 58941] [New LWP 22698] [New LWP 22432] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007744dd098d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffcb112be0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7744dd2f4c40 (LWP 22045) "ruby" 0x00007744dd098d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffcb112be0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7744b30006c0 (LWP 58941) "envutil.rb:183" 0x00007744dd11b4cd in __GI___poll (fds=0x7744b4609760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7744c0e006c0 (LWP 22698) "test_autoload.*" 0x00007744dd11b4cd in __GI___poll (fds=0x7744b5709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7744bc2006c0 (LWP 22432) "parallel.rb:40" 0x00007744dd11b4cd in __GI___poll (fds=0x7744b640e860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7744bc2006c0 (LWP 22432) "parallel.rb:40"): #0 0x00007744dd11b4cd in __GI___poll (fds=0x7744b640e860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000594564f826ea in __interceptor_poll () No symbol table info available. #2 0x00005945650dc92d in nogvl_wait_for (th=131137081278360, fptr=0x5110001d7300, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005945650ddda6 in internal_read_func (ptr=0x7744b640e640) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7744b640e640 result = <optimized out> #5 0x000059456531d2db in rb_thread_io_blocking_call (func=0x5945650dd920 <internal_read_func>, data1=0x7744b640e640, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005945650262e0 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 = 0x5160020283d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7744bc1fedb0, <optimized out>, 0x7744bc1fecc0, <optimized out>, <optimized out>}, prev = 0x7744b6409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160020283d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005945650f21b5 in io_read_memory_locktmp (str=131136999188576, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497 str = <optimized out> iis = {th = 131137081278360, fptr = 0x5110001d7300, nonblock = 0, fd = 4, buf = 0x519000135680, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001d7300 n = <optimized out> shrinkable = <optimized out> #9 0x00005945650ce3f1 in io_readpartial (argc=-1237260192, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x0000594565409cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x7744dc9d9ed0 cfunc = 0x504000010f58 recv = 131137081278480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005945653b7217 in vm_sendish (ec=0x5160020283d0, reg_cfp=0x7744b99fb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160020283d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5945653ac51c <vm_exec_core+14140>, 0x5945653a94eb <vm_exec_core+1803>, 0x5945653aae99 <vm_exec_core+8377>, 0x5945653b09c8 <vm_exec_core+31720>, 0x5945653aa771 <vm_exec_core+6545>, 0x5945653b177d <vm_exec_core+35229>, 0x5945653af7ca <vm_exec_core+27114>, 0x5945653ad39c <vm_exec_core+17852>, 0x5945653a9820 <vm_exec_core+2624>, 0x5945653b11fb <vm_exec_core+33819>, 0x5945653b0d9b <vm_exec_core+32699>, 0x5945653aab6c <vm_exec_core+7564>, 0x5945653a9e8c <vm_exec_core+4268>, 0x5945653afd01 <vm_exec_core+28449>, 0x5945653abb1c <vm_exec_core+11580>, 0x5945653b143d <vm_exec_core+34397>, 0x5945653b0fea <vm_exec_core+33290>, 0x5945653ac394 <vm_exec_core+13748>, 0x5945653ad2ed <vm_exec_core+17677>, 0x5945653af97a <vm_exec_core+27546>, 0x5945653b0f32 <vm_exec_core+33106>, 0x5945653ae92c <vm_exec_core+23372>, 0x5945653afa2e <vm_exec_core+27726>, 0x5945653afeb8 <vm_exec_core+28888>, 0x5945653ae83e <vm_exec_core+23134>, 0x5945653a9d6c <vm_exec_core+3980>, 0x5945653af121 <vm_exec_core+25409>, 0x5945653a9b94 <vm_exec_core+3508>, 0x5945653a9f4d <vm_exec_core+4461>, 0x5945653ac689 <vm_exec_core+14505>, 0x5945653ae6ab <vm_exec_core+22731>, 0x5945653aecef <vm_exec_core+24335>, 0x5945653ae3f4 <vm_exec_core+22036>, 0x5945653a9751 <vm_exec_core+2417>, 0x5945653b015c <vm_exec_core+29564>, 0x5945653b0c4b <vm_exec_core+32363>, 0x5945653aa064 <vm_exec_core+4740>, 0x5945653ab31d <vm_exec_core+9533>, 0x5945653aad90 <vm_exec_core+8112>, 0x5945653abc97 <vm_exec_core+11959>, 0x5945653ad21b <vm_exec_core+17467>, 0x5945653aa170 <vm_exec_core+5008>, 0x5945653affa1 <vm_exec_core+29121>, 0x5945653ab262 <vm_exec_core+9346>, 0x5945653ad084 <vm_exec_core+17060>, 0x5945653adc27 <vm_exec_core+20039>, 0x5945653afe1b <vm_exec_core+28731>, 0x5945653aeb17 <vm_exec_core+23863>, 0x5945653abed7 <vm_exec_core+12535>, 0x5945653ab59b <vm_exec_core+10171>, 0x5945653afbc1 <vm_exec_core+28129>, 0x5945653ac835 <vm_exec_core+14933>, 0x5945653af1e8 <vm_exec_core+25608>, 0x5945653aec46 <vm_exec_core+24166>, 0x5945653af443 <vm_exec_core+26211>, 0x5945653b0486 <vm_exec_core+30374>, 0x5945653ade64 <vm_exec_core+20612>, 0x5945653a918b <vm_exec_core+939>, 0x5945653ac069 <vm_exec_core+12937>, 0x5945653afaf1 <vm_exec_core+27921>, 0x5945653ac1ac <vm_exec_core+13260>, 0x5945653ae764 <vm_exec_core+22916>, 0x5945653af008 <vm_exec_core+25128>, 0x5945653ad932 <vm_exec_core+19282>, 0x5945653ae54d <vm_exec_core+22381>, 0x5945653ac42b <vm_exec_core+13899>, 0x5945653ab8b1 <vm_exec_core+10961>, 0x5945653af536 <vm_exec_core+26454>, 0x5945653aa242 <vm_exec_core+5218>, 0x5945653ad716 <vm_exec_core+18742>, 0x5945653b8bdb <vm_exec_core+65019>, 0x5945653ae9ec <vm_exec_core+23564>, 0x5945653aa501 <vm_exec_core+5921>, 0x5945653aaa33 <vm_exec_core+7251>, 0x5945653aa63a <vm_exec_core+6234>, 0x5945653ab42b <vm_exec_core+9803>, 0x5945653abd12 <vm_exec_core+12082>, 0x5945653a9190 <vm_exec_core+944>, 0x5945653ab141 <vm_exec_core+9057>, 0x5945653b19d2 <vm_exec_core+35826>, 0x5945653aef08 <vm_exec_core+24872>, 0x5945653add07 <vm_exec_core+20263>, 0x5945653b0036 <vm_exec_core+29270>, 0x5945653b1abb <vm_exec_core+36059>, 0x5945653b0389 <vm_exec_core+30121>, 0x5945653b14e7 <vm_exec_core+34567>, 0x5945653b15d1 <vm_exec_core+34801>, 0x5945653a9c73 <vm_exec_core+3731>, 0x5945653b10a8 <vm_exec_core+33480>, 0x5945653ac742 <vm_exec_core+14690>, 0x5945653b12f0 <vm_exec_core+34064>, 0x5945653ac26d <vm_exec_core+13453>, 0x5945653b024d <vm_exec_core+29805>, 0x5945653ab6e4 <vm_exec_core+10500>, 0x5945653aca8b <vm_exec_core+15531>, 0x5945653b16c7 <vm_exec_core+35047>, 0x5945653ad15b <vm_exec_core+17275>, 0x5945653acc3c <vm_exec_core+15964>, 0x5945653a9276 <vm_exec_core+1174>, 0x5945653a998f <vm_exec_core+2991>, 0x5945653a9374 <vm_exec_core+1428>, 0x5945653ada42 <vm_exec_core+19554>, 0x5945653ace12 <vm_exec_core+16434>, 0x5945653ad5d7 <vm_exec_core+18423>, 0x5945653ad4de <vm_exec_core+18174>, 0x5945653ac576 <vm_exec_core+14230>, 0x5945653accf2 <vm_exec_core+16146>, 0x5945653ac94c <vm_exec_core+15212>, 0x5945653acf56 <vm_exec_core+16758>, 0x5945653acfed <vm_exec_core+16909>, 0x5945653ac50d <vm_exec_core+14125>, 0x5945653a94dc <vm_exec_core+1788>, 0x5945653aae8a <vm_exec_core+8362>, 0x5945653b09b9 <vm_exec_core+31705>, 0x5945653aa762 <vm_exec_core+6530>, 0x5945653b176e <vm_exec_core+35214>, 0x5945653af7bb <vm_exec_core+27099>, 0x5945653ad38d <vm_exec_core+17837>, 0x5945653a9811 <vm_exec_core+2609>, 0x5945653b11ec <vm_exec_core+33804>, 0x5945653b0d8c <vm_exec_core+32684>, 0x5945653aab5d <vm_exec_core+7549>, 0x5945653a9e7d <vm_exec_core+4253>, 0x5945653afcf2 <vm_exec_core+28434>, 0x5945653abb0d <vm_exec_core+11565>, 0x5945653b142e <vm_exec_core+34382>, 0x5945653b0fdb <vm_exec_core+33275>, 0x5945653ac385 <vm_exec_core+13733>, 0x5945653ad2de <vm_exec_core+17662>, 0x5945653af96b <vm_exec_core+27531>, 0x5945653b0f23 <vm_exec_core+33091>, 0x5945653ae91d <vm_exec_core+23357>, 0x5945653afa1f <vm_exec_core+27711>, 0x5945653afea9 <vm_exec_core+28873>, 0x5945653ae82f <vm_exec_core+23119>, 0x5945653a9d5d <vm_exec_core+3965>, 0x5945653af112 <vm_exec_core+25394>, 0x5945653a9b85 <vm_exec_core+3493>, 0x5945653a9f3e <vm_exec_core+4446>, 0x5945653ac67a <vm_exec_core+14490>, 0x5945653ae69c <vm_exec_core+22716>, 0x5945653aece0 <vm_exec_core+24320>, 0x5945653ae3e5 <vm_exec_core+22021>, 0x5945653a9742 <vm_exec_core+2402>, 0x5945653b014d <vm_exec_core+29549>, 0x5945653b0c3c <vm_exec_core+32348>, 0x5945653aa055 <vm_exec_core+4725>, 0x5945653ab30e <vm_exec_core+9518>, 0x5945653aad81 <vm_exec_core+8097>, 0x5945653abc88 <vm_exec_core+11944>, 0x5945653ad20c <vm_exec_core+17452>, 0x5945653aa161 <vm_exec_core+4993>, 0x5945653aff92 <vm_exec_core+29106>, 0x5945653ab253 <vm_exec_core+9331>, 0x5945653ad075 <vm_exec_core+17045>, 0x5945653adc18 <vm_exec_core+20024>, 0x5945653afe0c <vm_exec_core+28716>, 0x5945653aeb08 <vm_exec_core+23848>, 0x5945653abec8 <vm_exec_core+12520>, 0x5945653ab58c <vm_exec_core+10156>, 0x5945653afbb2 <vm_exec_core+28114>, 0x5945653ac826 <vm_exec_core+14918>, 0x5945653af1d9 <vm_exec_core+25593>, 0x5945653aec37 <vm_exec_core+24151>, 0x5945653af434 <vm_exec_core+26196>, 0x5945653b0477 <vm_exec_core+30359>, 0x5945653ade55 <vm_exec_core+20597>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ac05a <vm_exec_core+12922>, 0x5945653afae2 <vm_exec_core+27906>, 0x5945653ac19d <vm_exec_core+13245>, 0x5945653ae755 <vm_exec_core+22901>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ad923 <vm_exec_core+19267>, 0x5945653ae53e <vm_exec_core+22366>, 0x5945653ac41c <vm_exec_core+13884>, 0x5945653ab8a2 <vm_exec_core+10946>, 0x5945653af527 <vm_exec_core+26439>, 0x5945653aa233 <vm_exec_core+5203>, 0x5945653ad707 <vm_exec_core+18727>, 0x5945653b8bcc <vm_exec_core+65004>, 0x5945653ae9dd <vm_exec_core+23549>, 0x5945653aa4f2 <vm_exec_core+5906>, 0x5945653aaa24 <vm_exec_core+7236>, 0x5945653aa62b <vm_exec_core+6219>, 0x5945653ab41c <vm_exec_core+9788>, 0x5945653abd03 <vm_exec_core+12067>, 0x5945653add02 <vm_exec_core+20258>, 0x5945653ad202 <vm_exec_core+17442>, 0x5945653adcfd <vm_exec_core+20253>, 0x5945653ae918 <vm_exec_core+23352>, 0x5945653ae82a <vm_exec_core+23114>, 0x5945653ab417 <vm_exec_core+9783>, 0x5945653aeacc <vm_exec_core+23788>, 0x5945653ac738 <vm_exec_core+14680>, 0x5945653ac73d <vm_exec_core+14685>, 0x5945653ae825 <vm_exec_core+23109>, 0x5945653ae692 <vm_exec_core+22706>, 0x5945653ad5be <vm_exec_core+18398>, 0x5945653ad4ca <vm_exec_core+18154>...} reg_cfp = 0x7744b99fb790 reg_pc = 0x513000053c20 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005945653a5558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160020283d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005945653e386b in invoke_iseq_block_from_c (ec=0x5160020283d0, captured=<optimized out>, self=131137625964440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7744dc9542a8 cfp = 0x7744b99fb7c8 sp = 0x7744b98fb818 use_argv = <optimized out> stack_argv = 0x7744b98fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160020283d0, self=131137625964440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #17 0x00005945653e1af6 in rb_vm_invoke_proc (ec=0x7744b640e860, proc=0x1, proc@entry=0x504000408fd0, argc=-586042163, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #18 0x0000594565337e09 in thread_do_start_proc (th=th@entry=0x515000139280) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000408fd0 args_len = 0 args_ptr = <optimized out> #19 0x0000594565335a3a in thread_do_start (th=0x515000139280) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000139280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x0000594565334cfe in call_thread_start_func_2 (th=0x515000139280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7744bc1ffcc0 #22 nt_start (ptr=0x50c000686080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000139280 sched = <optimized out> nt = 0x50c000686080 vm = 0x525000000100 #23 0x0000594564fdba9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007744dd09ca94 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 = {131137097696960, -3101954404482438351, 131137097696960, -360, 25, 140736600288272, -3101954404503409871, -3102022695829132495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007744dd129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7744c0e006c0 (LWP 22698) "test_autoload.*"): #0 0x00007744dd11b4cd in __GI___poll (fds=0x7744b5709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000594564f826ea in __interceptor_poll () No symbol table info available. #2 0x000059456533906f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x0000594564fdba9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007744dd09ca94 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 = {131137177388736, -3102033019563824335, 131137177388736, -360, 0, 131136938304304, -3102033019584795855, -3102022695829132495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007744dd129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7744b30006c0 (LWP 58941) "envutil.rb:183"): #0 0x00007744dd11b4cd in __GI___poll (fds=0x7744b4609760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000594564f826ea in __interceptor_poll () No symbol table info available. #2 0x00005945650dc92d in nogvl_wait_for (th=131137128222480, fptr=0x5110001dd480, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 10, 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 0x00005945650ddda6 in internal_read_func (ptr=0x7744b4609620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7744b4609620 result = <optimized out> #5 0x000059456531d2db in rb_thread_io_blocking_call (func=0x5945650dd920 <internal_read_func>, data1=data1@entry=0x7744b4609620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005945650dd73a in rb_io_blocking_region_wait (argument=0x7744b4609620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) 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:1314 iis = {th = 131137128222480, fptr = 0x5110001dd480, nonblock = 0, fd = 10, buf = 0x52500020f900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005945650e1077 in io_bufread (ptr=0x52500020f900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110001dd480) at /tmp/ruby/src/trunk_asan/io.c:3057 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096 p = <optimized out> #10 0x00005945650262e0 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 = 0x51600202e0d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7744b2ffed10, <optimized out>, 0x7744b2ffec20, <optimized out>, <optimized out>}, prev = 0x7744b4609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600202e0d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005945650dea9b in io_fread (str=131137128222160, offset=0, size=8192, fptr=0x5110001dd480) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x52500020f900 '\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=131137128222160) at /tmp/ruby/src/trunk_asan/io.c:3388 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005945650ce7d3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812 str = <optimized out> length = <optimized out> fptr = 0x5110001dd480 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x0000594565409cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x3fc100100001 cc = <optimized out> me = 0x7744dc9d9ea8 cfunc = 0x504000010f98 recv = 131137128225560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005945653b7217 in vm_sendish (ec=0x51600202e0d0, reg_cfp=0x7744bdf0f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600202e0d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5945653ac51c <vm_exec_core+14140>, 0x5945653a94eb <vm_exec_core+1803>, 0x5945653aae99 <vm_exec_core+8377>, 0x5945653b09c8 <vm_exec_core+31720>, 0x5945653aa771 <vm_exec_core+6545>, 0x5945653b177d <vm_exec_core+35229>, 0x5945653af7ca <vm_exec_core+27114>, 0x5945653ad39c <vm_exec_core+17852>, 0x5945653a9820 <vm_exec_core+2624>, 0x5945653b11fb <vm_exec_core+33819>, 0x5945653b0d9b <vm_exec_core+32699>, 0x5945653aab6c <vm_exec_core+7564>, 0x5945653a9e8c <vm_exec_core+4268>, 0x5945653afd01 <vm_exec_core+28449>, 0x5945653abb1c <vm_exec_core+11580>, 0x5945653b143d <vm_exec_core+34397>, 0x5945653b0fea <vm_exec_core+33290>, 0x5945653ac394 <vm_exec_core+13748>, 0x5945653ad2ed <vm_exec_core+17677>, 0x5945653af97a <vm_exec_core+27546>, 0x5945653b0f32 <vm_exec_core+33106>, 0x5945653ae92c <vm_exec_core+23372>, 0x5945653afa2e <vm_exec_core+27726>, 0x5945653afeb8 <vm_exec_core+28888>, 0x5945653ae83e <vm_exec_core+23134>, 0x5945653a9d6c <vm_exec_core+3980>, 0x5945653af121 <vm_exec_core+25409>, 0x5945653a9b94 <vm_exec_core+3508>, 0x5945653a9f4d <vm_exec_core+4461>, 0x5945653ac689 <vm_exec_core+14505>, 0x5945653ae6ab <vm_exec_core+22731>, 0x5945653aecef <vm_exec_core+24335>, 0x5945653ae3f4 <vm_exec_core+22036>, 0x5945653a9751 <vm_exec_core+2417>, 0x5945653b015c <vm_exec_core+29564>, 0x5945653b0c4b <vm_exec_core+32363>, 0x5945653aa064 <vm_exec_core+4740>, 0x5945653ab31d <vm_exec_core+9533>, 0x5945653aad90 <vm_exec_core+8112>, 0x5945653abc97 <vm_exec_core+11959>, 0x5945653ad21b <vm_exec_core+17467>, 0x5945653aa170 <vm_exec_core+5008>, 0x5945653affa1 <vm_exec_core+29121>, 0x5945653ab262 <vm_exec_core+9346>, 0x5945653ad084 <vm_exec_core+17060>, 0x5945653adc27 <vm_exec_core+20039>, 0x5945653afe1b <vm_exec_core+28731>, 0x5945653aeb17 <vm_exec_core+23863>, 0x5945653abed7 <vm_exec_core+12535>, 0x5945653ab59b <vm_exec_core+10171>, 0x5945653afbc1 <vm_exec_core+28129>, 0x5945653ac835 <vm_exec_core+14933>, 0x5945653af1e8 <vm_exec_core+25608>, 0x5945653aec46 <vm_exec_core+24166>, 0x5945653af443 <vm_exec_core+26211>, 0x5945653b0486 <vm_exec_core+30374>, 0x5945653ade64 <vm_exec_core+20612>, 0x5945653a918b <vm_exec_core+939>, 0x5945653ac069 <vm_exec_core+12937>, 0x5945653afaf1 <vm_exec_core+27921>, 0x5945653ac1ac <vm_exec_core+13260>, 0x5945653ae764 <vm_exec_core+22916>, 0x5945653af008 <vm_exec_core+25128>, 0x5945653ad932 <vm_exec_core+19282>, 0x5945653ae54d <vm_exec_core+22381>, 0x5945653ac42b <vm_exec_core+13899>, 0x5945653ab8b1 <vm_exec_core+10961>, 0x5945653af536 <vm_exec_core+26454>, 0x5945653aa242 <vm_exec_core+5218>, 0x5945653ad716 <vm_exec_core+18742>, 0x5945653b8bdb <vm_exec_core+65019>, 0x5945653ae9ec <vm_exec_core+23564>, 0x5945653aa501 <vm_exec_core+5921>, 0x5945653aaa33 <vm_exec_core+7251>, 0x5945653aa63a <vm_exec_core+6234>, 0x5945653ab42b <vm_exec_core+9803>, 0x5945653abd12 <vm_exec_core+12082>, 0x5945653a9190 <vm_exec_core+944>, 0x5945653ab141 <vm_exec_core+9057>, 0x5945653b19d2 <vm_exec_core+35826>, 0x5945653aef08 <vm_exec_core+24872>, 0x5945653add07 <vm_exec_core+20263>, 0x5945653b0036 <vm_exec_core+29270>, 0x5945653b1abb <vm_exec_core+36059>, 0x5945653b0389 <vm_exec_core+30121>, 0x5945653b14e7 <vm_exec_core+34567>, 0x5945653b15d1 <vm_exec_core+34801>, 0x5945653a9c73 <vm_exec_core+3731>, 0x5945653b10a8 <vm_exec_core+33480>, 0x5945653ac742 <vm_exec_core+14690>, 0x5945653b12f0 <vm_exec_core+34064>, 0x5945653ac26d <vm_exec_core+13453>, 0x5945653b024d <vm_exec_core+29805>, 0x5945653ab6e4 <vm_exec_core+10500>, 0x5945653aca8b <vm_exec_core+15531>, 0x5945653b16c7 <vm_exec_core+35047>, 0x5945653ad15b <vm_exec_core+17275>, 0x5945653acc3c <vm_exec_core+15964>, 0x5945653a9276 <vm_exec_core+1174>, 0x5945653a998f <vm_exec_core+2991>, 0x5945653a9374 <vm_exec_core+1428>, 0x5945653ada42 <vm_exec_core+19554>, 0x5945653ace12 <vm_exec_core+16434>, 0x5945653ad5d7 <vm_exec_core+18423>, 0x5945653ad4de <vm_exec_core+18174>, 0x5945653ac576 <vm_exec_core+14230>, 0x5945653accf2 <vm_exec_core+16146>, 0x5945653ac94c <vm_exec_core+15212>, 0x5945653acf56 <vm_exec_core+16758>, 0x5945653acfed <vm_exec_core+16909>, 0x5945653ac50d <vm_exec_core+14125>, 0x5945653a94dc <vm_exec_core+1788>, 0x5945653aae8a <vm_exec_core+8362>, 0x5945653b09b9 <vm_exec_core+31705>, 0x5945653aa762 <vm_exec_core+6530>, 0x5945653b176e <vm_exec_core+35214>, 0x5945653af7bb <vm_exec_core+27099>, 0x5945653ad38d <vm_exec_core+17837>, 0x5945653a9811 <vm_exec_core+2609>, 0x5945653b11ec <vm_exec_core+33804>, 0x5945653b0d8c <vm_exec_core+32684>, 0x5945653aab5d <vm_exec_core+7549>, 0x5945653a9e7d <vm_exec_core+4253>, 0x5945653afcf2 <vm_exec_core+28434>, 0x5945653abb0d <vm_exec_core+11565>, 0x5945653b142e <vm_exec_core+34382>, 0x5945653b0fdb <vm_exec_core+33275>, 0x5945653ac385 <vm_exec_core+13733>, 0x5945653ad2de <vm_exec_core+17662>, 0x5945653af96b <vm_exec_core+27531>, 0x5945653b0f23 <vm_exec_core+33091>, 0x5945653ae91d <vm_exec_core+23357>, 0x5945653afa1f <vm_exec_core+27711>, 0x5945653afea9 <vm_exec_core+28873>, 0x5945653ae82f <vm_exec_core+23119>, 0x5945653a9d5d <vm_exec_core+3965>, 0x5945653af112 <vm_exec_core+25394>, 0x5945653a9b85 <vm_exec_core+3493>, 0x5945653a9f3e <vm_exec_core+4446>, 0x5945653ac67a <vm_exec_core+14490>, 0x5945653ae69c <vm_exec_core+22716>, 0x5945653aece0 <vm_exec_core+24320>, 0x5945653ae3e5 <vm_exec_core+22021>, 0x5945653a9742 <vm_exec_core+2402>, 0x5945653b014d <vm_exec_core+29549>, 0x5945653b0c3c <vm_exec_core+32348>, 0x5945653aa055 <vm_exec_core+4725>, 0x5945653ab30e <vm_exec_core+9518>, 0x5945653aad81 <vm_exec_core+8097>, 0x5945653abc88 <vm_exec_core+11944>, 0x5945653ad20c <vm_exec_core+17452>, 0x5945653aa161 <vm_exec_core+4993>, 0x5945653aff92 <vm_exec_core+29106>, 0x5945653ab253 <vm_exec_core+9331>, 0x5945653ad075 <vm_exec_core+17045>, 0x5945653adc18 <vm_exec_core+20024>, 0x5945653afe0c <vm_exec_core+28716>, 0x5945653aeb08 <vm_exec_core+23848>, 0x5945653abec8 <vm_exec_core+12520>, 0x5945653ab58c <vm_exec_core+10156>, 0x5945653afbb2 <vm_exec_core+28114>, 0x5945653ac826 <vm_exec_core+14918>, 0x5945653af1d9 <vm_exec_core+25593>, 0x5945653aec37 <vm_exec_core+24151>, 0x5945653af434 <vm_exec_core+26196>, 0x5945653b0477 <vm_exec_core+30359>, 0x5945653ade55 <vm_exec_core+20597>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ac05a <vm_exec_core+12922>, 0x5945653afae2 <vm_exec_core+27906>, 0x5945653ac19d <vm_exec_core+13245>, 0x5945653ae755 <vm_exec_core+22901>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ad923 <vm_exec_core+19267>, 0x5945653ae53e <vm_exec_core+22366>, 0x5945653ac41c <vm_exec_core+13884>, 0x5945653ab8a2 <vm_exec_core+10946>, 0x5945653af527 <vm_exec_core+26439>, 0x5945653aa233 <vm_exec_core+5203>, 0x5945653ad707 <vm_exec_core+18727>, 0x5945653b8bcc <vm_exec_core+65004>, 0x5945653ae9dd <vm_exec_core+23549>, 0x5945653aa4f2 <vm_exec_core+5906>, 0x5945653aaa24 <vm_exec_core+7236>, 0x5945653aa62b <vm_exec_core+6219>, 0x5945653ab41c <vm_exec_core+9788>, 0x5945653abd03 <vm_exec_core+12067>, 0x5945653add02 <vm_exec_core+20258>, 0x5945653ad202 <vm_exec_core+17442>, 0x5945653adcfd <vm_exec_core+20253>, 0x5945653ae918 <vm_exec_core+23352>, 0x5945653ae82a <vm_exec_core+23114>, 0x5945653ab417 <vm_exec_core+9783>, 0x5945653aeacc <vm_exec_core+23788>, 0x5945653ac738 <vm_exec_core+14680>, 0x5945653ac73d <vm_exec_core+14685>, 0x5945653ae825 <vm_exec_core+23109>, 0x5945653ae692 <vm_exec_core+22706>, 0x5945653ad5be <vm_exec_core+18398>, 0x5945653ad4ca <vm_exec_core+18154>...} reg_cfp = 0x7744bdf0f790 reg_pc = 0x5040000568b0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005945653a5558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600202e0d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005945653e386b in invoke_iseq_block_from_c (ec=0x51600202e0d0, captured=<optimized out>, self=131137640772480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7744dc9327e8 cfp = 0x7744bdf0f7c8 sp = 0x7744bde0f818 use_argv = <optimized out> stack_argv = 0x7744bde0f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600202e0d0, self=131137640772480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #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:1749 No locals. #21 0x00005945653e1af6 in rb_vm_invoke_proc (ec=0x7744b4609760, proc=0x1, proc@entry=0x50400040cbd0, argc=-586042163, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #22 0x0000594565337e09 in thread_do_start_proc (th=th@entry=0x51500013ef00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400040cbd0 args_len = 0 args_ptr = <optimized out> #23 0x0000594565335a3a in thread_do_start (th=0x51500013ef00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500013ef00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x0000594565334cfe in call_thread_start_func_2 (th=0x51500013ef00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7744b2fffcc0 #26 nt_start (ptr=0x50c00068a640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500013ef00 sched = <optimized out> nt = 0x50c00068a640 vm = 0x525000000100 #27 0x0000594564fdba9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007744dd09ca94 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 = {131136944604864, -3101932139371975887, 131136944604864, -360, 22, 140736600285456, -3101932139392947407, -3102022695829132495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007744dd129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7744dd2f4c40 (LWP 22045) "ruby"): #0 0x00007744dd098d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffcb112be0, 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=32767, abstime=0x7fffcb112be0, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 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=0x7fffcb112be0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007744dd09bc7e in __pthread_cond_wait_common (abstime=0x7fffcb112be0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7744dd09b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fffcb112ad0, __canceltype = 1708517824, __prev = 0x0} cbuffer = {wseq = 153, 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 = 153 seq = 76 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=0x7fffcb112be0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005945653336e1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x7744dae7a220) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000059456533a1b4 in native_sleep (th=0x515000000300, rel=0x7744dae7a220) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 thread_join_sleep (arg=131137616331360) at /tmp/ruby/src/trunk_asan/thread.c:1076 scheduler = <optimized out> p = 0x7744db09c260 target_th = 0x51500013ef00 th = 0x515000000300 end = 2095392493756958 limit = 0x7744dae7a220 #9 0x00005945650262e0 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 = {0x7fffcb112df0, <optimized out>, 0x7fffcb112d00, <optimized out>, <optimized out>}, prev = 0x7744db06e140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x0000594565339d08 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x000059456532ca60 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214 rel = <optimized out> timeout = <optimized out> limit = 0x7744dae7a220 #12 0x0000594565409cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x34d100100003 cc = <optimized out> me = 0x7744dc9b96a8 cfunc = 0x50400001eb58 recv = 131137128222480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005945653b7217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7744da5ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5945653ac51c <vm_exec_core+14140>, 0x5945653a94eb <vm_exec_core+1803>, 0x5945653aae99 <vm_exec_core+8377>, 0x5945653b09c8 <vm_exec_core+31720>, 0x5945653aa771 <vm_exec_core+6545>, 0x5945653b177d <vm_exec_core+35229>, 0x5945653af7ca <vm_exec_core+27114>, 0x5945653ad39c <vm_exec_core+17852>, 0x5945653a9820 <vm_exec_core+2624>, 0x5945653b11fb <vm_exec_core+33819>, 0x5945653b0d9b <vm_exec_core+32699>, 0x5945653aab6c <vm_exec_core+7564>, 0x5945653a9e8c <vm_exec_core+4268>, 0x5945653afd01 <vm_exec_core+28449>, 0x5945653abb1c <vm_exec_core+11580>, 0x5945653b143d <vm_exec_core+34397>, 0x5945653b0fea <vm_exec_core+33290>, 0x5945653ac394 <vm_exec_core+13748>, 0x5945653ad2ed <vm_exec_core+17677>, 0x5945653af97a <vm_exec_core+27546>, 0x5945653b0f32 <vm_exec_core+33106>, 0x5945653ae92c <vm_exec_core+23372>, 0x5945653afa2e <vm_exec_core+27726>, 0x5945653afeb8 <vm_exec_core+28888>, 0x5945653ae83e <vm_exec_core+23134>, 0x5945653a9d6c <vm_exec_core+3980>, 0x5945653af121 <vm_exec_core+25409>, 0x5945653a9b94 <vm_exec_core+3508>, 0x5945653a9f4d <vm_exec_core+4461>, 0x5945653ac689 <vm_exec_core+14505>, 0x5945653ae6ab <vm_exec_core+22731>, 0x5945653aecef <vm_exec_core+24335>, 0x5945653ae3f4 <vm_exec_core+22036>, 0x5945653a9751 <vm_exec_core+2417>, 0x5945653b015c <vm_exec_core+29564>, 0x5945653b0c4b <vm_exec_core+32363>, 0x5945653aa064 <vm_exec_core+4740>, 0x5945653ab31d <vm_exec_core+9533>, 0x5945653aad90 <vm_exec_core+8112>, 0x5945653abc97 <vm_exec_core+11959>, 0x5945653ad21b <vm_exec_core+17467>, 0x5945653aa170 <vm_exec_core+5008>, 0x5945653affa1 <vm_exec_core+29121>, 0x5945653ab262 <vm_exec_core+9346>, 0x5945653ad084 <vm_exec_core+17060>, 0x5945653adc27 <vm_exec_core+20039>, 0x5945653afe1b <vm_exec_core+28731>, 0x5945653aeb17 <vm_exec_core+23863>, 0x5945653abed7 <vm_exec_core+12535>, 0x5945653ab59b <vm_exec_core+10171>, 0x5945653afbc1 <vm_exec_core+28129>, 0x5945653ac835 <vm_exec_core+14933>, 0x5945653af1e8 <vm_exec_core+25608>, 0x5945653aec46 <vm_exec_core+24166>, 0x5945653af443 <vm_exec_core+26211>, 0x5945653b0486 <vm_exec_core+30374>, 0x5945653ade64 <vm_exec_core+20612>, 0x5945653a918b <vm_exec_core+939>, 0x5945653ac069 <vm_exec_core+12937>, 0x5945653afaf1 <vm_exec_core+27921>, 0x5945653ac1ac <vm_exec_core+13260>, 0x5945653ae764 <vm_exec_core+22916>, 0x5945653af008 <vm_exec_core+25128>, 0x5945653ad932 <vm_exec_core+19282>, 0x5945653ae54d <vm_exec_core+22381>, 0x5945653ac42b <vm_exec_core+13899>, 0x5945653ab8b1 <vm_exec_core+10961>, 0x5945653af536 <vm_exec_core+26454>, 0x5945653aa242 <vm_exec_core+5218>, 0x5945653ad716 <vm_exec_core+18742>, 0x5945653b8bdb <vm_exec_core+65019>, 0x5945653ae9ec <vm_exec_core+23564>, 0x5945653aa501 <vm_exec_core+5921>, 0x5945653aaa33 <vm_exec_core+7251>, 0x5945653aa63a <vm_exec_core+6234>, 0x5945653ab42b <vm_exec_core+9803>, 0x5945653abd12 <vm_exec_core+12082>, 0x5945653a9190 <vm_exec_core+944>, 0x5945653ab141 <vm_exec_core+9057>, 0x5945653b19d2 <vm_exec_core+35826>, 0x5945653aef08 <vm_exec_core+24872>, 0x5945653add07 <vm_exec_core+20263>, 0x5945653b0036 <vm_exec_core+29270>, 0x5945653b1abb <vm_exec_core+36059>, 0x5945653b0389 <vm_exec_core+30121>, 0x5945653b14e7 <vm_exec_core+34567>, 0x5945653b15d1 <vm_exec_core+34801>, 0x5945653a9c73 <vm_exec_core+3731>, 0x5945653b10a8 <vm_exec_core+33480>, 0x5945653ac742 <vm_exec_core+14690>, 0x5945653b12f0 <vm_exec_core+34064>, 0x5945653ac26d <vm_exec_core+13453>, 0x5945653b024d <vm_exec_core+29805>, 0x5945653ab6e4 <vm_exec_core+10500>, 0x5945653aca8b <vm_exec_core+15531>, 0x5945653b16c7 <vm_exec_core+35047>, 0x5945653ad15b <vm_exec_core+17275>, 0x5945653acc3c <vm_exec_core+15964>, 0x5945653a9276 <vm_exec_core+1174>, 0x5945653a998f <vm_exec_core+2991>, 0x5945653a9374 <vm_exec_core+1428>, 0x5945653ada42 <vm_exec_core+19554>, 0x5945653ace12 <vm_exec_core+16434>, 0x5945653ad5d7 <vm_exec_core+18423>, 0x5945653ad4de <vm_exec_core+18174>, 0x5945653ac576 <vm_exec_core+14230>, 0x5945653accf2 <vm_exec_core+16146>, 0x5945653ac94c <vm_exec_core+15212>, 0x5945653acf56 <vm_exec_core+16758>, 0x5945653acfed <vm_exec_core+16909>, 0x5945653ac50d <vm_exec_core+14125>, 0x5945653a94dc <vm_exec_core+1788>, 0x5945653aae8a <vm_exec_core+8362>, 0x5945653b09b9 <vm_exec_core+31705>, 0x5945653aa762 <vm_exec_core+6530>, 0x5945653b176e <vm_exec_core+35214>, 0x5945653af7bb <vm_exec_core+27099>, 0x5945653ad38d <vm_exec_core+17837>, 0x5945653a9811 <vm_exec_core+2609>, 0x5945653b11ec <vm_exec_core+33804>, 0x5945653b0d8c <vm_exec_core+32684>, 0x5945653aab5d <vm_exec_core+7549>, 0x5945653a9e7d <vm_exec_core+4253>, 0x5945653afcf2 <vm_exec_core+28434>, 0x5945653abb0d <vm_exec_core+11565>, 0x5945653b142e <vm_exec_core+34382>, 0x5945653b0fdb <vm_exec_core+33275>, 0x5945653ac385 <vm_exec_core+13733>, 0x5945653ad2de <vm_exec_core+17662>, 0x5945653af96b <vm_exec_core+27531>, 0x5945653b0f23 <vm_exec_core+33091>, 0x5945653ae91d <vm_exec_core+23357>, 0x5945653afa1f <vm_exec_core+27711>, 0x5945653afea9 <vm_exec_core+28873>, 0x5945653ae82f <vm_exec_core+23119>, 0x5945653a9d5d <vm_exec_core+3965>, 0x5945653af112 <vm_exec_core+25394>, 0x5945653a9b85 <vm_exec_core+3493>, 0x5945653a9f3e <vm_exec_core+4446>, 0x5945653ac67a <vm_exec_core+14490>, 0x5945653ae69c <vm_exec_core+22716>, 0x5945653aece0 <vm_exec_core+24320>, 0x5945653ae3e5 <vm_exec_core+22021>, 0x5945653a9742 <vm_exec_core+2402>, 0x5945653b014d <vm_exec_core+29549>, 0x5945653b0c3c <vm_exec_core+32348>, 0x5945653aa055 <vm_exec_core+4725>, 0x5945653ab30e <vm_exec_core+9518>, 0x5945653aad81 <vm_exec_core+8097>, 0x5945653abc88 <vm_exec_core+11944>, 0x5945653ad20c <vm_exec_core+17452>, 0x5945653aa161 <vm_exec_core+4993>, 0x5945653aff92 <vm_exec_core+29106>, 0x5945653ab253 <vm_exec_core+9331>, 0x5945653ad075 <vm_exec_core+17045>, 0x5945653adc18 <vm_exec_core+20024>, 0x5945653afe0c <vm_exec_core+28716>, 0x5945653aeb08 <vm_exec_core+23848>, 0x5945653abec8 <vm_exec_core+12520>, 0x5945653ab58c <vm_exec_core+10156>, 0x5945653afbb2 <vm_exec_core+28114>, 0x5945653ac826 <vm_exec_core+14918>, 0x5945653af1d9 <vm_exec_core+25593>, 0x5945653aec37 <vm_exec_core+24151>, 0x5945653af434 <vm_exec_core+26196>, 0x5945653b0477 <vm_exec_core+30359>, 0x5945653ade55 <vm_exec_core+20597>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ac05a <vm_exec_core+12922>, 0x5945653afae2 <vm_exec_core+27906>, 0x5945653ac19d <vm_exec_core+13245>, 0x5945653ae755 <vm_exec_core+22901>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ad923 <vm_exec_core+19267>, 0x5945653ae53e <vm_exec_core+22366>, 0x5945653ac41c <vm_exec_core+13884>, 0x5945653ab8a2 <vm_exec_core+10946>, 0x5945653af527 <vm_exec_core+26439>, 0x5945653aa233 <vm_exec_core+5203>, 0x5945653ad707 <vm_exec_core+18727>, 0x5945653b8bcc <vm_exec_core+65004>, 0x5945653ae9dd <vm_exec_core+23549>, 0x5945653aa4f2 <vm_exec_core+5906>, 0x5945653aaa24 <vm_exec_core+7236>, 0x5945653aa62b <vm_exec_core+6219>, 0x5945653ab41c <vm_exec_core+9788>, 0x5945653abd03 <vm_exec_core+12067>, 0x5945653add02 <vm_exec_core+20258>, 0x5945653ad202 <vm_exec_core+17442>, 0x5945653adcfd <vm_exec_core+20253>, 0x5945653ae918 <vm_exec_core+23352>, 0x5945653ae82a <vm_exec_core+23114>, 0x5945653ab417 <vm_exec_core+9783>, 0x5945653aeacc <vm_exec_core+23788>, 0x5945653ac738 <vm_exec_core+14680>, 0x5945653ac73d <vm_exec_core+14685>, 0x5945653ae825 <vm_exec_core+23109>, 0x5945653ae692 <vm_exec_core+22706>, 0x5945653ad5be <vm_exec_core+18398>, 0x5945653ad4ca <vm_exec_core+18154>...} reg_cfp = 0x7744da5ff410 reg_pc = 0x523000009c70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00005945653a5911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x0000594565427682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7744da5ff620, self=131137625964440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7744dc935d80 th: 0x515000000300, native_id: 0x7744dd2f4c40 cfp = <optimized out> -- Control frame information ----------------------------------------------- sp = 0x7744da4ffa28 use_argv = 0x7744dae61960 stack_argv = 0x7744da4ffa28 opt_pc = 0 c:0019 p:---- s:0178 e:000177 CFUNC :join c:0018 p:0494 s:0173 E:001998 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 type = <optimized out> c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 av = <optimized out> bound = <optimized out> c:0016 p:0032 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:294 c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7744da5ff620 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:286 #19 0x00005945653d3c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0010 p:---- s:0069 e:000068 CFUNC :map No locals. c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 #22 0x00005945653d3c16 in rb_yield (val=<optimized out>) No locals. c:0007 p:0069 s:0046 E:000cd0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] #23 0x0000594565587da6 in rb_ary_collect (ary=131137081369480) at /tmp/ruby/src/trunk_asan/array.c:3645 c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 collect = 131137081519680 i = 9 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 #24 0x0000594565409cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] cc = <optimized out> me = 0x7744dc9e0140 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] cfunc = 0x50400000a758 recv = 131137081369480 block_handler = <optimized out> frame_type = 1431634051 th: 0x515000139280, native_id: 0x7744bc2006c0 -- Control frame information ----------------------------------------------- len = <optimized out> val = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] #25 0x00005945653b07e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7744da5ff608, cd=0x51100000d450, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d450 insns_address_table = {0x5945653ac51c <vm_exec_core+14140>, 0x5945653a94eb <vm_exec_core+1803>, 0x5945653aae99 <vm_exec_core+8377>, 0x5945653b09c8 <vm_exec_core+31720>, 0x5945653aa771 <vm_exec_core+6545>, 0x5945653b177d <vm_exec_core+35229>, 0x5945653af7ca <vm_exec_core+27114>, 0x5945653ad39c <vm_exec_core+17852>, 0x5945653a9820 <vm_exec_core+2624>, 0x5945653b11fb <vm_exec_core+33819>, 0x5945653b0d9b <vm_exec_core+32699>, 0x5945653aab6c <vm_exec_core+7564>, 0x5945653a9e8c <vm_exec_core+4268>, 0x5945653afd01 <vm_exec_core+28449>, 0x5945653abb1c <vm_exec_core+11580>, 0x5945653b143d <vm_exec_core+34397>, 0x5945653b0fea <vm_exec_core+33290>, 0x5945653ac394 <vm_exec_core+13748>, 0x5945653ad2ed <vm_exec_core+17677>, 0x5945653af97a <vm_exec_core+27546>, 0x5945653b0f32 <vm_exec_core+33106>, 0x5945653ae92c <vm_exec_core+23372>, 0x5945653afa2e <vm_exec_core+27726>, 0x5945653afeb8 <vm_exec_core+28888>, 0x5945653ae83e <vm_exec_core+23134>, 0x5945653a9d6c <vm_exec_core+3980>, 0x5945653af121 <vm_exec_core+25409>, 0x5945653a9b94 <vm_exec_core+3508>, 0x5945653a9f4d <vm_exec_core+4461>, 0x5945653ac689 <vm_exec_core+14505>, 0x5945653ae6ab <vm_exec_core+22731>, 0x5945653aecef <vm_exec_core+24335>, 0x5945653ae3f4 <vm_exec_core+22036>, 0x5945653a9751 <vm_exec_core+2417>, 0x5945653b015c <vm_exec_core+29564>, 0x5945653b0c4b <vm_exec_core+32363>, 0x5945653aa064 <vm_exec_core+4740>, 0x5945653ab31d <vm_exec_core+9533>, 0x5945653aad90 <vm_exec_core+8112>, 0x5945653abc97 <vm_exec_core+11959>, 0x5945653ad21b <vm_exec_core+17467>, 0x5945653aa170 <vm_exec_core+5008>, 0x5945653affa1 <vm_exec_core+29121>, 0x5945653ab262 <vm_exec_core+9346>, 0x5945653ad084 <vm_exec_core+17060>, 0x5945653adc27 <vm_exec_core+20039>, 0x5945653afe1b <vm_exec_core+28731>, 0x5945653aeb17 <vm_exec_core+23863>, 0x5945653abed7 <vm_exec_core+12535>, 0x5945653ab59b <vm_exec_core+10171>, 0x5945653afbc1 <vm_exec_core+28129>, 0x5945653ac835 <vm_exec_core+14933>, 0x5945653af1e8 <vm_exec_core+25608>, 0x5945653aec46 <vm_exec_core+24166>, 0x5945653af443 <vm_exec_core+26211>, 0x5945653b0486 <vm_exec_core+30374>, 0x5945653ade64 <vm_exec_core+20612>, 0x5945653a918b <vm_exec_core+939>, 0x5945653ac069 <vm_exec_core+12937>, 0x5945653afaf1 <vm_exec_core+27921>, 0x5945653ac1ac <vm_exec_core+13260>, 0x5945653ae764 <vm_exec_core+22916>, 0x5945653af008 <vm_exec_core+25128>, 0x5945653ad932 <vm_exec_core+19282>, 0x5945653ae54d <vm_exec_core+22381>, 0x5945653ac42b <vm_exec_core+13899>, 0x5945653ab8b1 <vm_exec_core+10961>, 0x5945653af536 <vm_exec_core+26454>, 0x5945653aa242 <vm_exec_core+5218>, 0x5945653ad716 <vm_exec_core+18742>, 0x5945653b8bdb <vm_exec_core+65019>, 0x5945653ae9ec <vm_exec_core+23564>, 0x5945653aa501 <vm_exec_core+5921>, 0x5945653aaa33 <vm_exec_core+7251>, 0x5945653aa63a <vm_exec_core+6234>, 0x5945653ab42b <vm_exec_core+9803>, 0x5945653abd12 <vm_exec_core+12082>, 0x5945653a9190 <vm_exec_core+944>, 0x5945653ab141 <vm_exec_core+9057>, 0x5945653b19d2 <vm_exec_core+35826>, 0x5945653aef08 <vm_exec_core+24872>, 0x5945653add07 <vm_exec_core+20263>, 0x5945653b0036 <vm_exec_core+29270>, 0x5945653b1abb <vm_exec_core+36059>, 0x5945653b0389 <vm_exec_core+30121>, 0x5945653b14e7 <vm_exec_core+34567>, 0x5945653b15d1 <vm_exec_core+34801>, 0x5945653a9c73 <vm_exec_core+3731>, 0x5945653b10a8 <vm_exec_core+33480>, 0x5945653ac742 <vm_exec_core+14690>, 0x5945653b12f0 <vm_exec_core+34064>, 0x5945653ac26d <vm_exec_core+13453>, 0x5945653b024d <vm_exec_core+29805>, 0x5945653ab6e4 <vm_exec_core+10500>, 0x5945653aca8b <vm_exec_core+15531>, 0x5945653b16c7 <vm_exec_core+35047>, 0x5945653ad15b <vm_exec_core+17275>, 0x5945653acc3c <vm_exec_core+15964>, 0x5945653a9276 <vm_exec_core+1174>, 0x5945653a998f <vm_exec_core+2991>, 0x5945653a9374 <vm_exec_core+1428>, 0x5945653ada42 <vm_exec_core+19554>, 0x5945653ace12 <vm_exec_core+16434>, 0x5945653ad5d7 <vm_exec_core+18423>, 0x5945653ad4de <vm_exec_core+18174>, 0x5945653ac576 <vm_exec_core+14230>, 0x5945653accf2 <vm_exec_core+16146>, 0x5945653ac94c <vm_exec_core+15212>, 0x5945653acf56 <vm_exec_core+16758>, 0x5945653acfed <vm_exec_core+16909>, 0x5945653ac50d <vm_exec_core+14125>, 0x5945653a94dc <vm_exec_core+1788>, 0x5945653aae8a <vm_exec_core+8362>, 0x5945653b09b9 <vm_exec_core+31705>, 0x5945653aa762 <vm_exec_core+6530>, 0x5945653b176e <vm_exec_core+35214>, 0x5945653af7bb <vm_exec_core+27099>, 0x5945653ad38d <vm_exec_core+17837>, 0x5945653a9811 <vm_exec_core+2609>, 0x5945653b11ec <vm_exec_core+33804>, 0x5945653b0d8c <vm_exec_core+32684>, 0x5945653aab5d <vm_exec_core+7549>, 0x5945653a9e7d <vm_exec_core+4253>, 0x5945653afcf2 <vm_exec_core+28434>, 0x5945653abb0d <vm_exec_core+11565>, 0x5945653b142e <vm_exec_core+34382>, 0x5945653b0fdb <vm_exec_core+33275>, 0x5945653ac385 <vm_exec_core+13733>, 0x5945653ad2de <vm_exec_core+17662>, 0x5945653af96b <vm_exec_core+27531>, 0x5945653b0f23 <vm_exec_core+33091>, 0x5945653ae91d <vm_exec_core+23357>, 0x5945653afa1f <vm_exec_core+27711>, 0x5945653afea9 <vm_exec_core+28873>, 0x5945653ae82f <vm_exec_core+23119>, 0x5945653a9d5d <vm_exec_core+3965>, 0x5945653af112 <vm_exec_core+25394>, 0x5945653a9b85 <vm_exec_core+3493>, 0x5945653a9f3e <vm_exec_core+4446>, 0x5945653ac67a <vm_exec_core+14490>, 0x5945653ae69c <vm_exec_core+22716>, 0x5945653aece0 <vm_exec_core+24320>, 0x5945653ae3e5 <vm_exec_core+22021>, 0x5945653a9742 <vm_exec_core+2402>, 0x5945653b014d <vm_exec_core+29549>, 0x5945653b0c3c <vm_exec_core+32348>, 0x5945653aa055 <vm_exec_core+4725>, 0x5945653ab30e <vm_exec_core+9518>, 0x5945653aad81 <vm_exec_core+8097>, 0x5945653abc88 <vm_exec_core+11944>, 0x5945653ad20c <vm_exec_core+17452>, 0x5945653aa161 <vm_exec_core+4993>, 0x5945653aff92 <vm_exec_core+29106>, 0x5945653ab253 <vm_exec_core+9331>, 0x5945653ad075 <vm_exec_core+17045>, 0x5945653adc18 <vm_exec_core+20024>, 0x5945653afe0c <vm_exec_core+28716>, 0x5945653aeb08 <vm_exec_core+23848>, 0x5945653abec8 <vm_exec_core+12520>, 0x5945653ab58c <vm_exec_core+10156>, 0x5945653afbb2 <vm_exec_core+28114>, 0x5945653ac826 <vm_exec_core+14918>, 0x5945653af1d9 <vm_exec_core+25593>, 0x5945653aec37 <vm_exec_core+24151>, 0x5945653af434 <vm_exec_core+26196>, 0x5945653b0477 <vm_exec_core+30359>, 0x5945653ade55 <vm_exec_core+20597>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ac05a <vm_exec_core+12922>, 0x5945653afae2 <vm_exec_core+27906>, 0x5945653ac19d <vm_exec_core+13245>, 0x5945653ae755 <vm_exec_core+22901>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ad923 <vm_exec_core+19267>, 0x5945653ae53e <vm_exec_core+22366>, 0x5945653ac41c <vm_exec_core+13884>, 0x5945653ab8a2 <vm_exec_core+10946>, 0x5945653af527 <vm_exec_core+26439>, 0x5945653aa233 <vm_exec_core+5203>, 0x5945653ad707 <vm_exec_core+18727>, 0x5945653b8bcc <vm_exec_core+65004>, 0x5945653ae9dd <vm_exec_core+23549>, 0x5945653aa4f2 <vm_exec_core+5906>, 0x5945653aaa24 <vm_exec_core+7236>, 0x5945653aa62b <vm_exec_core+6219>, 0x5945653ab41c <vm_exec_core+9788>, 0x5945653abd03 <vm_exec_core+12067>, 0x5945653add02 <vm_exec_core+20258>, 0x5945653ad202 <vm_exec_core+17442>, 0x5945653adcfd <vm_exec_core+20253>, 0x5945653ae918 <vm_exec_core+23352>, 0x5945653ae82a <vm_exec_core+23114>, 0x5945653ab417 <vm_exec_core+9783>, 0x5945653aeacc <vm_exec_core+23788>, 0x5945653ac738 <vm_exec_core+14680>, 0x5945653ac73d <vm_exec_core+14685>, 0x5945653ae825 <vm_exec_core+23109>, 0x5945653ae692 <vm_exec_core+22706>, 0x5945653ad5be <vm_exec_core+18398>, 0x5945653ad4ca <vm_exec_core+18154>...} reg_cfp = 0x7744da5ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x00005945653a5558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x0000594565427682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7744da5ff738, self=131137625964440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7744dc954460 cfp = <optimized out> sp = 0x7744da4ff8d0 use_argv = 0x7744daec4f60 stack_argv = 0x7744da4ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7744da5ff738 #30 0x00005945653d3c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x00005945653d3c16 in rb_yield (val=<optimized out>) No locals. #34 0x0000594565587da6 in rb_ary_collect (ary=131137081278680) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 131137081278560 i = 0 #35 0x0000594565409cb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7744dc9e0140 cfunc = 0x50400000a758 recv = 131137081278680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00005945653b07e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7744da5ff720, cd=0x502000012db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012db0 insns_address_table = {0x5945653ac51c <vm_exec_core+14140>, 0x5945653a94eb <vm_exec_core+1803>, 0x5945653aae99 <vm_exec_core+8377>, 0x5945653b09c8 <vm_exec_core+31720>, 0x5945653aa771 <vm_exec_core+6545>, 0x5945653b177d <vm_exec_core+35229>, 0x5945653af7ca <vm_exec_core+27114>, 0x5945653ad39c <vm_exec_core+17852>, 0x5945653a9820 <vm_exec_core+2624>, 0x5945653b11fb <vm_exec_core+33819>, 0x5945653b0d9b <vm_exec_core+32699>, 0x5945653aab6c <vm_exec_core+7564>, 0x5945653a9e8c <vm_exec_core+4268>, 0x5945653afd01 <vm_exec_core+28449>, 0x5945653abb1c <vm_exec_core+11580>, 0x5945653b143d <vm_exec_core+34397>, 0x5945653b0fea <vm_exec_core+33290>, 0x5945653ac394 <vm_exec_core+13748>, 0x5945653ad2ed <vm_exec_core+17677>, 0x5945653af97a <vm_exec_core+27546>, 0x5945653b0f32 <vm_exec_core+33106>, 0x5945653ae92c <vm_exec_core+23372>, 0x5945653afa2e <vm_exec_core+27726>, 0x5945653afeb8 <vm_exec_core+28888>, 0x5945653ae83e <vm_exec_core+23134>, 0x5945653a9d6c <vm_exec_core+3980>, 0x5945653af121 <vm_exec_core+25409>, 0x5945653a9b94 <vm_exec_core+3508>, 0x5945653a9f4d <vm_exec_core+4461>, 0x5945653ac689 <vm_exec_core+14505>, 0x5945653ae6ab <vm_exec_core+22731>, 0x5945653aecef <vm_exec_core+24335>, 0x5945653ae3f4 <vm_exec_core+22036>, 0x5945653a9751 <vm_exec_core+2417>, 0x5945653b015c <vm_exec_core+29564>, 0x5945653b0c4b <vm_exec_core+32363>, 0x5945653aa064 <vm_exec_core+4740>, 0x5945653ab31d <vm_exec_core+9533>, 0x5945653aad90 <vm_exec_core+8112>, 0x5945653abc97 <vm_exec_core+11959>, 0x5945653ad21b <vm_exec_core+17467>, 0x5945653aa170 <vm_exec_core+5008>, 0x5945653affa1 <vm_exec_core+29121>, 0x5945653ab262 <vm_exec_core+9346>, 0x5945653ad084 <vm_exec_core+17060>, 0x5945653adc27 <vm_exec_core+20039>, 0x5945653afe1b <vm_exec_core+28731>, 0x5945653aeb17 <vm_exec_core+23863>, 0x5945653abed7 <vm_exec_core+12535>, 0x5945653ab59b <vm_exec_core+10171>, 0x5945653afbc1 <vm_exec_core+28129>, 0x5945653ac835 <vm_exec_core+14933>, 0x5945653af1e8 <vm_exec_core+25608>, 0x5945653aec46 <vm_exec_core+24166>, 0x5945653af443 <vm_exec_core+26211>, 0x5945653b0486 <vm_exec_core+30374>, 0x5945653ade64 <vm_exec_core+20612>, 0x5945653a918b <vm_exec_core+939>, 0x5945653ac069 <vm_exec_core+12937>, 0x5945653afaf1 <vm_exec_core+27921>, 0x5945653ac1ac <vm_exec_core+13260>, 0x5945653ae764 <vm_exec_core+22916>, 0x5945653af008 <vm_exec_core+25128>, 0x5945653ad932 <vm_exec_core+19282>, 0x5945653ae54d <vm_exec_core+22381>, 0x5945653ac42b <vm_exec_core+13899>, 0x5945653ab8b1 <vm_exec_core+10961>, 0x5945653af536 <vm_exec_core+26454>, 0x5945653aa242 <vm_exec_core+5218>, 0x5945653ad716 <vm_exec_core+18742>, 0x5945653b8bdb <vm_exec_core+65019>, 0x5945653ae9ec <vm_exec_core+23564>, 0x5945653aa501 <vm_exec_core+5921>, 0x5945653aaa33 <vm_exec_core+7251>, 0x5945653aa63a <vm_exec_core+6234>, 0x5945653ab42b <vm_exec_core+9803>, 0x5945653abd12 <vm_exec_core+12082>, 0x5945653a9190 <vm_exec_core+944>, 0x5945653ab141 <vm_exec_core+9057>, 0x5945653b19d2 <vm_exec_core+35826>, 0x5945653aef08 <vm_exec_core+24872>, 0x5945653add07 <vm_exec_core+20263>, 0x5945653b0036 <vm_exec_core+29270>, 0x5945653b1abb <vm_exec_core+36059>, 0x5945653b0389 <vm_exec_core+30121>, 0x5945653b14e7 <vm_exec_core+34567>, 0x5945653b15d1 <vm_exec_core+34801>, 0x5945653a9c73 <vm_exec_core+3731>, 0x5945653b10a8 <vm_exec_core+33480>, 0x5945653ac742 <vm_exec_core+14690>, 0x5945653b12f0 <vm_exec_core+34064>, 0x5945653ac26d <vm_exec_core+13453>, 0x5945653b024d <vm_exec_core+29805>, 0x5945653ab6e4 <vm_exec_core+10500>, 0x5945653aca8b <vm_exec_core+15531>, 0x5945653b16c7 <vm_exec_core+35047>, 0x5945653ad15b <vm_exec_core+17275>, 0x5945653acc3c <vm_exec_core+15964>, 0x5945653a9276 <vm_exec_core+1174>, 0x5945653a998f <vm_exec_core+2991>, 0x5945653a9374 <vm_exec_core+1428>, 0x5945653ada42 <vm_exec_core+19554>, 0x5945653ace12 <vm_exec_core+16434>, 0x5945653ad5d7 <vm_exec_core+18423>, 0x5945653ad4de <vm_exec_core+18174>, 0x5945653ac576 <vm_exec_core+14230>, 0x5945653accf2 <vm_exec_core+16146>, 0x5945653ac94c <vm_exec_core+15212>, 0x5945653acf56 <vm_exec_core+16758>, 0x5945653acfed <vm_exec_core+16909>, 0x5945653ac50d <vm_exec_core+14125>, 0x5945653a94dc <vm_exec_core+1788>, 0x5945653aae8a <vm_exec_core+8362>, 0x5945653b09b9 <vm_exec_core+31705>, 0x5945653aa762 <vm_exec_core+6530>, 0x5945653b176e <vm_exec_core+35214>, 0x5945653af7bb <vm_exec_core+27099>, 0x5945653ad38d <vm_exec_core+17837>, 0x5945653a9811 <vm_exec_core+2609>, 0x5945653b11ec <vm_exec_core+33804>, 0x5945653b0d8c <vm_exec_core+32684>, 0x5945653aab5d <vm_exec_core+7549>, 0x5945653a9e7d <vm_exec_core+4253>, 0x5945653afcf2 <vm_exec_core+28434>, 0x5945653abb0d <vm_exec_core+11565>, 0x5945653b142e <vm_exec_core+34382>, 0x5945653b0fdb <vm_exec_core+33275>, 0x5945653ac385 <vm_exec_core+13733>, 0x5945653ad2de <vm_exec_core+17662>, 0x5945653af96b <vm_exec_core+27531>, 0x5945653b0f23 <vm_exec_core+33091>, 0x5945653ae91d <vm_exec_core+23357>, 0x5945653afa1f <vm_exec_core+27711>, 0x5945653afea9 <vm_exec_core+28873>, 0x5945653ae82f <vm_exec_core+23119>, 0x5945653a9d5d <vm_exec_core+3965>, 0x5945653af112 <vm_exec_core+25394>, 0x5945653a9b85 <vm_exec_core+3493>, 0x5945653a9f3e <vm_exec_core+4446>, 0x5945653ac67a <vm_exec_core+14490>, 0x5945653ae69c <vm_exec_core+22716>, 0x5945653aece0 <vm_exec_core+24320>, 0x5945653ae3e5 <vm_exec_core+22021>, 0x5945653a9742 <vm_exec_core+2402>, 0x5945653b014d <vm_exec_core+29549>, 0x5945653b0c3c <vm_exec_core+32348>, 0x5945653aa055 <vm_exec_core+4725>, 0x5945653ab30e <vm_exec_core+9518>, 0x5945653aad81 <vm_exec_core+8097>, 0x5945653abc88 <vm_exec_core+11944>, 0x5945653ad20c <vm_exec_core+17452>, 0x5945653aa161 <vm_exec_core+4993>, 0x5945653aff92 <vm_exec_core+29106>, 0x5945653ab253 <vm_exec_core+9331>, 0x5945653ad075 <vm_exec_core+17045>, 0x5945653adc18 <vm_exec_core+20024>, 0x5945653afe0c <vm_exec_core+28716>, 0x5945653aeb08 <vm_exec_core+23848>, 0x5945653abec8 <vm_exec_core+12520>, 0x5945653ab58c <vm_exec_core+10156>, 0x5945653afbb2 <vm_exec_core+28114>, 0x5945653ac826 <vm_exec_core+14918>, 0x5945653af1d9 <vm_exec_core+25593>, 0x5945653aec37 <vm_exec_core+24151>, 0x5945653af434 <vm_exec_core+26196>, 0x5945653b0477 <vm_exec_core+30359>, 0x5945653ade55 <vm_exec_core+20597>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ac05a <vm_exec_core+12922>, 0x5945653afae2 <vm_exec_core+27906>, 0x5945653ac19d <vm_exec_core+13245>, 0x5945653ae755 <vm_exec_core+22901>, 0x5945653aeab8 <vm_exec_core+23768>, 0x5945653ad923 <vm_exec_core+19267>, 0x5945653ae53e <vm_exec_core+22366>, 0x5945653ac41c <vm_exec_core+13884>, 0x5945653ab8a2 <vm_exec_core+10946>, 0x5945653af527 <vm_exec_core+26439>, 0x5945653aa233 <vm_exec_core+5203>, 0x5945653ad707 <vm_exec_core+18727>, 0x5945653b8bcc <vm_exec_core+65004>, 0x5945653ae9dd <vm_exec_core+23549>, 0x5945653aa4f2 <vm_exec_core+5906>, 0x5945653aaa24 <vm_exec_core+7236>, 0x5945653aa62b <vm_exec_core+6219>, 0x5945653ab41c <vm_exec_core+9788>, 0x5945653abd03 <vm_exec_core+12067>, 0x5945653add02 <vm_exec_core+20258>, 0x5945653ad202 <vm_exec_core+17442>, 0x5945653adcfd <vm_exec_core+20253>, 0x5945653ae918 <vm_exec_core+23352>, 0x5945653ae82a <vm_exec_core+23114>, 0x5945653ab417 <vm_exec_core+9783>, 0x5945653aeacc <vm_exec_core+23788>, 0x5945653ac738 <vm_exec_core+14680>, 0x5945653ac73d <vm_exec_core+14685>, 0x5945653ae825 <vm_exec_core+23109>, 0x5945653ae692 <vm_exec_core+22706>, 0x5945653ad5be <vm_exec_core+18398>, 0x5945653ad4ca <vm_exec_core+18154>...} reg_cfp = 0x7744da5ff720 reg_pc = 0x50400002ff78 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x00005945653a5911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x00005945650225db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7744dc9545f0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffcb114e70, <optimized out>, 0x7fffcb114dc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7744dc9545f0 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x000059456501bb47 in rb_main (argc=10, argv=0x7fffcb115038) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7fffcb115038) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x7744b30006c0 (LWP 58941) exited] $1 = true [Inferior 1 (process 22045) detached] $ timeout 60 gdb -p 22033 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.r0roun: * drwx------ 2 60 2025-01-25 02:20:58 +0000 autoload20250125-22045-208i2d/ * -rw-r--r-- 1 0 2025-01-25 02:20:58 +0000 test-bug-15790.rb make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 21703 -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 21702 -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 58913 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-24T16:07:20Z master dd863714bf) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 .............. Finished in 35.125998 seconds 3313 files, 33298 examples, 137014 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.