# Logfile created on 2024-08-09 20:44:06 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d7af2dbfde0 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-204406", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d7af2de05e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d7af2de0090 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d7af2cfa108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-204406", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240809-204406>, @binmode=false, @mon_data=#<Monitor:0x00007d7af42afb38>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7b7dde37f5 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[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 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 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 f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 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 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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem 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' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 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.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -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 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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=61809 "--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/913] 3510189=test_ractor [ 2/913] 3510195=test_ssl_session [ 3/913] 3510185=test_optarg [ 4/913] 3510200=test_stream [ 5/913] 3510190=test_gem_commands_exec_command [ 6/913] 3510199=test_gem_commands_unpack_command [ 7/913] 3510198=test_pack [ 8/913] 3510187=test_gem_resolver_local_specification [ 9/913] 3510194=test_autoload [ 10/913] 3510196=test_rdoc_generator_pot [ 11/913] 3510186=test_exception [ 12/913] 3510188=test_object [ 13/913] 3510191=test_gem_commands_signout_command [ 14/913] 3510192=test_file_exhaustive [ 15/913] 3510193=test_gem_ext_cargo_builder [ 16/913] 3510197=test_gem_gem_runner [ 17/913] 3510189=test_rdoc_servlet [ 18/913] 3510188=test_singleton [ 19/913] 3510189=test_rdoc_rd_block_parser [ 20/913] 3510200=test_win32ole_param_event [ 21/913] 3510200=test_ripper [ 22/913] 3510186=test_key_name_check [ 23/913] 3510188=test_syntax [ 24/913] 3510186=test_ossl [ 25/913] 3510196=test_date_marshal [ 26/913] 3510196=test_grapheme_breaks [ 27/913] 3510196=test_gem_request_set_gem_dependency_api [ 28/913] 3510185=test_ruby_lex [ 29/913] 3510189=test_assignment [ 30/913] 3510193=!Nothing_to_test [ 31/913] 3510193=numeric_value_test [ 32/913] 3510191=test_keyword [ 33/913] 3510187=test_httpheader [ 34/913] 3510197=test_rdoc_ri_driver [ 35/913] 3510193=test_data [ 36/913] 3510193=test_http_request [ 37/913] 3510187=test_gem_commands_server_command [ 38/913] 3510187=test_gem_package_task [ 39/913] 3510187=test_win32ole_method_event [ 40/913] 3510187=test_provider [ 41/913] 3510193=test_bn [ 42/913] 3510198=implicit_array_test [ 43/913] 3510193=test_acceptable [ 44/913] 3510200=test_len [ 45/913] 3510200=test_rdoc_parser_markdown [ 46/913] 3510195=test_function_entry [ 47/913] 3510195=test_win32ole_param [ 48/913] 3510195=test_method_name_check [ 49/913] 3510198=test_kernel [ 50/913] 3510195=heredoc_dedent_test [ 51/913] 3510185=test_backtrace [ 52/913] 3510185=static_literals_test [ 53/913] 3510199=test_random [ 54/913] 3510199=test_to_ruby [ 55/913] 3510199=test_bundled_ca [ 56/913] 3510195=test_workspace [ 57/913] 3510196=test_tracer [ 58/913] 3510193=test_capacity [ 59/913] 3510193=test_input_method [ 60/913] 3510185=test_nextafter [ 61/913] 3510200=test_option [ 62/913] 3510185=test_gem_safe_marshal [ 63/913] 3510196=test_memory_view [ 64/913] 3510199=test_helper [ 65/913] 3510196=test_utf32 [ 66/913] 3510196=test_integer [ 67/913] 3510200=test_ellipsize [ 68/913] 3510200=test_pkey_ec [ 69/913] 3510197=test_rand [ 70/913] 3510196=test_noarg [ 71/913] 3510199=test_data [ 72/913] 3510199=test_thread [ 73/913] 3510199=test_gem_commands_update_command [ 74/913] 3510191=test_date_parse [ 75/913] 3510195=test_fips [ 76/913] 3510187=test_err_in_callback [ 77/913] 3510193=test_win32ole_variant_m [ 78/913] 3510193=json_parser_test [ 79/913] 3510187=test_rdoc_store [ 80/913] 3510193=test_gem_commands_rebuild_command [ 81/913] 3510200=test_gem_commands_setup_command [ 82/913] 3510193=test_alias_and_anchor [ 83/913] 3510193=test_rdoc_stats [ 84/913] 3510191=test_cesu8 [ 85/913] 3510191=test_open3 [ 86/913] 3510193=errors_test [ 87/913] 3510196=test_vm_dump [ 88/913] 3510196=test_rdoc_markup_document [ 89/913] 3510197=test_ftp [ 90/913] 3510196=test_deprecated [ 91/913] 3510196=test_key_stroke [ 92/913] 3510190=test_gc_compact [ 93/913] 3510196=test_rdoc_generator_darkfish [ 94/913] 3510197=test_resize [ 95/913] 3510197=test_div [ 96/913] 3510197=test_fiber [ 97/913] 3510193=test_generic [ 98/913] 3510193=breadth_first_search_test [ 99/913] 3510193=test_gem [100/913] 3510195=test_files_test_1 [101/913] 3510198=test_rdoc_rd_inline [102/913] 3510185=test_gem_remote_fetcher_local_ssl_server [103/913] 3510198=test_ractor [104/913] 3510196=test_severity [105/913] 3510196=test_float [106/913] 3510198=attribute_write_test [107/913] 3510198=test_parser [108/913] 3510198=test_yaml_special_cases [109/913] 3510198=test_gem_source_list [110/913] 3510198=test_delegate [111/913] 3510198=test_helper_method [112/913] 3510198=test_cgi_core [113/913] 3510198=test_uncorrectable_name_check [114/913] 3510198=test_load [115/913] 3510198=test_proc [116/913] 3510200=test_cclass [117/913] 3510200=test_shellwords [118/913] 3510200=test_singleton_function [119/913] 3510200=test_framework [120/913] 3510186=test_case_comprehensive [121/913] 3510200=test_omap [122/913] 3510186=test_marshal [123/913] 3510200=magic_comment_test [124/913] 3510192=test_zlib [125/913] 3510187=library_symbols_test [126/913] 3510187=test_json_tree [127/913] 3510187=test_emitter [128/913] 3510199=test_ractor [129/913] 3510187=test_date_strptime [130/913] 3510196=test_ssl [131/913] 3510187=test_pkey_dsa [132/913] 3510186=test_https_proxy [133/913] 3510200=test_nomethod_error [134/913] 3510200=test_string [135/913] 3510186=test_emoji [136/913] 3510198=test_files_lib [137/913] 3510189=test_sorted_set [138/913] 3510186=test_help [139/913] 3510193=test_class_name_check [140/913] 3510186=test_gem_resolver_git_set [141/913] 3510193=test_condition [142/913] 3510193=test_cp949 [143/913] 3510193=test_erb [144/913] 3510193=test_date_attr [145/913] 3510193=test_scan_args [146/913] 3510185=test_integer [147/913] 3510193=test_duplicate [148/913] 3510193=test_time [149/913] 3510187=json_ext_parser_test [150/913] 3510187=test_gem_installer [151/913] 3510199=test_multi_irb_commands [152/913] 3510199=test_rdoc_top_level [153/913] 3510189=test_gem_command_manager [154/913] 3510193=test_rdoc_code_object [155/913] 3510186=test_gem_source_git [156/913] 3510199=test_pipe [157/913] 3510189=test_regex_casefold [158/913] 3510189=test_gem_commands_check_command [159/913] 3510192=test_random_formatter [160/913] 3510189=test_rdoc_normal_class [161/913] 3510192=test_gem_platform [162/913] 3510186=test_gem_uninstaller [163/913] 3510199=test_symbol [164/913] 3510199=overlap_test [165/913] 3510196=test_rdoc_ri_paths [166/913] 3510193=test_propertyputref [167/913] 3510193=test_variable_name_check [168/913] 3510196=test_gem_source_vendor [169/913] 3510193=test_gem_commands_list_command [170/913] 3510196=test_assembler [171/913] 3510196=test_pty [172/913] 3510189=test_date [173/913] 3510189=test_pkcs12 [174/913] 3510193=test_date_time [175/913] 3510193=test_parser [176/913] 3510193=test_modify_expand [177/913] 3510193=test_gem_source_installed [178/913] 3510193=test_gem_available_set [179/913] 3510193=test_change_word [180/913] 3510193=test_gem_package [181/913] 3510192=test_utf16 [182/913] 3510192=test_rdoc_parser_simple [183/913] 3510199=test_enumerator [184/913] 3510192=test_exception_at_throwing [185/913] 3510189=test_name_error [186/913] 3510196=test_benchmark [187/913] 3510192=string_encoding_test [188/913] 3510192=test_color_printer [189/913] 3510192=test_safe_load [190/913] 3510192=test_gem_source [191/913] 3510193=test_rdoc_markup_to_rdoc [192/913] 3510193=test_frozen [193/913] 3510189=test_handle [194/913] 3510193=test_error_highlight [195/913] 3510196=test_array [196/913] 3510192=test_set [197/913] 3510192=test_find_executable [198/913] 3510186=test_lazy_enumerator [199/913] 3510189=test_resolve_symbol [200/913] 3510192=test_profile_frames [201/913] 3510191=test_date_compat [202/913] 3510191=test_rdoc_task [203/913] 3510191=test_backtrace [204/913] 3510189=test_time_tz [205/913] 3510189=test_kdf [206/913] 3510192=test_nil [207/913] 3510192=test_class2name [208/913] 3510192=test_gem_commands_outdated_command [209/913] 3510190=test_gem_request_set_lockfile_tokenizer [210/913] 3510192=test_fiddle [211/913] 3510189=test_win32ole_variant [212/913] 3510189=test_rdoc_markup_formatter [213/913] 3510190=test_enumerator [214/913] 3510190=test_ractor [215/913] 3510189=test_psych [216/913] 3510192=test_rdoc_parser_prism_ruby [217/913] 3510189=test_digest [218/913] 3510190=test_rbconfig [219/913] 3510190=test_gem_uri [220/913] 3510190=test_command [221/913] 3510193=test_gem_package_old [222/913] 3510193=test_gem_commands_help_command [223/913] 3510186=test_stringchar [224/913] 3510193=test_arith_seq_extract [225/913] 3510191=test_debug [226/913] 3510191=test_arity [227/913] 3510191=test_ipaddr [228/913] 3510191=test_pkey_rsa [229/913] 3510186=test_trace [230/913] 3510186=test_numhash [231/913] 3510186=test_gem_stream_ui [232/913] 3510186=test_rdoc_generator_ri [233/913] 3510193=test_nofree [234/913] 3510193=test_date_conv [235/913] 3510193=test_webauthn_poller [236/913] 3510193=test_egrep_cpp [237/913] 3510191=test_argf [238/913] 3510189=test_rdoc_i18n_locale [239/913] 3510190=test_gem_resolver_composed_set [240/913] 3510189=test_m17n [241/913] 3510190=test_yjit [242/913] 3510186=test_buffered_io [243/913] 3510186=test_rdoc_markup_attribute_manager [244/913] 3510192=test_reline_key [245/913] 3510192=test_rdoc_generator_pot_po [246/913] 3510195=test_reqarg [247/913] 3510192=test_ractor_compatibility [248/913] 3510193=test_append [249/913] 3510186=test_gem_resolver_lock_set [250/913] 3510193=test_rdoc_markup_hard_break [251/913] 3510193=test_method [252/913] 3510186=test_unicode_normalize [253/913] 3510186=test_member [254/913] 3510186=test_gem_console_ui [255/913] 3510186=test_set [256/913] 3510186=test_gem_source_fetch_problem [257/913] 3510186=test_gem_update_suggestion [258/913] 3510186=test_resource [259/913] 3510186=test_socket [260/913] 3510189=test_function [261/913] 3510192=snapshots_test [262/913] 3510195=test_weakref [263/913] 3510189=test_timeout [264/913] 3510195=test_not [265/913] 3510195=test_rubygems [266/913] 3510185=test_gem_package_tar_writer [267/913] 3510189=ripper_test [268/913] 3510185=test_yaml_tree [269/913] 3510185=test_case_mapping [270/913] 3510185=test_mailto [271/913] 3510195=test_yjit_exit_locations [272/913] 3510185=test_rdoc_rdoc [273/913] 3510195=test_rdoc_markup_pre_process [274/913] 3510186=test_gem_commands_pristine_command [275/913] 3510185=test_gem_config_file [276/913] 3510195=test_yamlstore [277/913] 3510195=test_rdoc_method_attr [278/913] 3510198=test_scalar_scanner [279/913] 3510192=test_within_pipe [280/913] 3510198=test_arith_seq_beg_len_step [281/913] 3510185=test_reline [282/913] 3510192=test_hash [283/913] 3510198=test_gem_resolver_requirement_list [284/913] 3510198=test_beginendblock [285/913] 3510197=test_win32ole_event [286/913] 3510197=test_io_buffer [287/913] 3510189=test_gc [288/913] 3510189=test_math [289/913] 3510197=json_encoding_test [290/913] 3510189=test_time [291/913] 3510197=test_super [292/913] 3510195=test_libs [293/913] 3510195=test_ast [294/913] 3510189=test_rdoc_comment [295/913] 3510188=test_pack [296/913] 3510188=test_rb_str_dup [297/913] 3510188=fuzzer_test [298/913] 3510189=onigmo_test [299/913] 3510189=test_struct [300/913] 3510189=test_bug-5832 [301/913] 3510189=test_case [302/913] 3510189=test_cgi_multipart [303/913] 3510188=test_gem_safe_yaml [304/913] 3510189=test_digest_extend [305/913] 3510189=test_autoconf [306/913] 3510189=test_did_you_mean [307/913] 3510198=test_popen_deadlock [308/913] 3510188=test_gem_path_support [309/913] 3510189=constant_path_node_test [310/913] 3510188=test_win32ole_record [311/913] 3510189=test_webauthn_listener_response [312/913] 3510188=heredoc_test [313/913] 3510197=newline_test [314/913] 3510188=test_array [315/913] 3510188=test_ubf_async_safe [316/913] 3510189=parser_test [317/913] 3510189=snippets_test [318/913] 3510188=test_console_attr [319/913] 3510188=test_gem_bundler_version_finder [320/913] 3510188=test_io_timeout [321/913] 3510188=test_date_new [322/913] 3510188=test_gem_commands_info_command [323/913] 3510188=test_rdoc_rd [324/913] 3510185=command_line_test [325/913] 3510197=test_comparable [326/913] 3510185=test_bug-3571 [327/913] 3510197=test_system [328/913] 3510185=test_emoji_breaks [329/913] 3510185=test_notimplement [330/913] 3510185=test_require [331/913] 3510188=test_dup [332/913] 3510188=test_dns [333/913] 3510186=test_stringio [334/913] 3510198=test_x509name [335/913] 3510187=test_sleep [336/913] 3510198=test_object_references [337/913] 3510198=test_wait [338/913] 3510186=test_face [339/913] 3510188=test_sizeof [340/913] 3510198=test_alias [341/913] 3510186=test_gem_requirement [342/913] 3510186=test_gem_security [343/913] 3510198=test_euc_tw [344/913] 3510198=test_compile_prism [345/913] 3510187=test_gem_commands_build_command [346/913] 3510187=test_printf [347/913] 3510196=test_rubyoptions [348/913] 3510198=test_rdoc_token_stream [349/913] 3510187=warnings_test [350/913] 3510198=test_to_ary_concat [351/913] 3510187=test_stringify_symbols [352/913] 3510187=test_rdoc_alias [353/913] 3510187=test_rdoc_single_class [354/913] 3510187=test_configuration [355/913] 3510197=test_windows_1252 [356/913] 3510197=test_udp [357/913] 3510197=dispatcher_test [358/913] 3510189=test_type [359/913] 3510197=test_range [360/913] 3510189=test_dryrun [361/913] 3510189=encodings_test [362/913] 3510187=test_string_processing [363/913] 3510189=test_io_buffer [364/913] 3510189=test_gem_impossible_dependencies_error [365/913] 3510189=json_generator_test [366/913] 3510187=test_locale [367/913] 3510187=test_gem_resolver_api_set [368/913] 3510189=parse_stream_test [369/913] 3510189=test_ts [370/913] 3510187=test_emitter [371/913] 3510187=test_gem_source_subpath_problem [372/913] 3510187=test_tmpdir [373/913] 3510187=node_id_test [374/913] 3510187=test_delete [375/913] 3510198=comments_test [376/913] 3510187=test_config [377/913] 3510198=test_io_m17n [378/913] 3510189=test_ensured [379/913] 3510187=test_continuation [380/913] 3510187=test_forwardable [381/913] 3510187=test_object_create_start [382/913] 3510187=test_config [383/913] 3510187=test_env [384/913] 3510186=regular_expression_encoding_test [385/913] 3510189=test_project_sanity [386/913] 3510189=test_interned_str [387/913] 3510189=test_placearg [388/913] 3510186=test_rdoc_markup_paragraph [389/913] 3510186=test_gem_commands_cleanup_command [390/913] 3510189=test_rdoc_text [391/913] 3510189=test_shapes [392/913] 3510197=test_ocsp [393/913] 3510189=test_pkey_dh [394/913] 3510189=test_require [395/913] 3510189=test_ifunless [396/913] 3510189=test_gem_silent_ui [397/913] 3510189=test_nesting_parser [398/913] 3510189=test_gem_dependency_list [399/913] 3510191=test_files_test [400/913] 3510189=test_gem_resolver_installer_set [401/913] 3510197=test_gem_commands_uninstall_command [402/913] 3510188=test_rendering [403/913] 3510191=test_bash_completion [404/913] 3510188=test_exception [405/913] 3510191=test_gem_security_signer [406/913] 3510186=test_gem_local_remote_options [407/913] 3510191=test_euc_kr [408/913] 3510186=test_gem_commands_lock_command [409/913] 3510191=test_set_len [410/913] 3510191=test_rdoc_generator_json_index [411/913] 3510189=test_threadgroup [412/913] 3510186=test_win32ole_type [413/913] 3510186=test_lexer [414/913] 3510186=test_kwargs [415/913] 3510186=test_io_wait [416/913] 3510186=test_rdoc_extend [417/913] 3510191=test_merge_keys [418/913] 3510186=test_random [419/913] 3510186=test_mdns [420/913] 3510186=test_x509store [421/913] 3510189=test_gem_ext_configure_builder [422/913] 3510191=test_dir [423/913] 3510189=test_rdoc_rd_inline_parser [424/913] 3510189=test_tree_spell_checker [425/913] 3510189=test_m17n_comb [426/913] 3510186=test_date_ractor [427/913] 3510191=test_pair [428/913] 3510193=test_bundled_gems [429/913] 3510193=test_custom_command [430/913] 3510193=lex_test [431/913] 3510198=test_tsort [432/913] 3510198=test_depth_first [433/913] 3510197=test_ns_spki [434/913] 3510186=index_write_test [435/913] 3510198=test_integer_comb [436/913] 3510186=test_queue [437/913] 3510197=test_sleep [438/913] 3510186=regular_expression_options_test [439/913] 3510186=test_key_event_record [440/913] 3510186=test_prettyprint [441/913] 3510185=integer_parse_test [442/913] 3510186=test_gem_validator [443/913] 3510185=test_rdoc_markup_to_label [444/913] 3510186=test_install [445/913] 3510185=test_gem_package_tar_reader_entry [446/913] 3510185=test_zsh_completion [447/913] 3510185=test_webauthn_listener [448/913] 3510185=test_lock_native_thread [449/913] 3510185=test_logperiod [450/913] 3510185=test_have_func [451/913] 3510186=test_enc_str_buf_cat [452/913] 3510186=test_default_gems [453/913] 3510186=test_constant [454/913] 3510192=test_rdoc_parser_c [455/913] 3510193=test_gem_security_trust_dir [456/913] 3510185=test_rdoc_generator_pot_po_entry [457/913] 3510185=test_gem_resolver_specification [458/913] 3510193=test_encoding [459/913] 3510185=test_load [460/913] 3510185=json_fixtures_test [461/913] 3510185=test_enumerable [462/913] 3510185=test_bmethod [463/913] 3510185=test_ansi_without_terminfo [464/913] 3510185=test_rdoc_markup_include [465/913] 3510185=test_terminfo [466/913] 3510185=test_bug-14834 [467/913] 3510197=test_rdoc_context_section [468/913] 3510197=ruby_parser_test [469/913] 3510197=test_buffering [470/913] 3510197=test_svcb_https [471/913] 3510197=test_key_actor_vi [472/913] 3510185=test_x509cert [473/913] 3510192=test_addrinfo [474/913] 3510192=test_logdevice [475/913] 3510193=test_rdoc_attr [476/913] 3510193=test_passing_block [477/913] 3510193=test_http [478/913] 3510193=parse_success_test [479/913] 3510193=test_module [480/913] 3510197=test_gem_commands_push_command [481/913] 3510191=test_ractor [482/913] 3510191=test_rdoc_constant [483/913] 3510185=test_registry [484/913] 3510185=test_deprecate [485/913] 3510185=test_ssl [486/913] 3510191=test_optimization [487/913] 3510197=test_gem_request_connection_pools [488/913] 3510200=test_rdoc_markdown [489/913] 3510188=test_common [490/913] 3510199=test_gem_uri_formatter [491/913] 3510199=test_sprintf [492/913] 3510197=test_rdoc_encoding [493/913] 3510197=test_rdoc_markup_to_table_of_contents [494/913] 3510199=test_gem_doctor [495/913] 3510197=test_ancdata [496/913] 3510197=test_weakmap [497/913] 3510187=test_rubyvm [498/913] 3510199=test_data_error [499/913] 3510187=test_gem_resolver_dependency_request [500/913] 3510188=test_force_exit [501/913] 3510187=test_win32ole_typelib [502/913] 3510187=test_euc_jp [503/913] 3510187=test_scanner_events [504/913] 3510200=test_external_new [505/913] 3510200=test_abi [506/913] 3510188=test_recursion [507/913] 3510188=test_normalize [508/913] 3510188=test_find [509/913] 3510187=locals_test [510/913] 3510188=test_import [511/913] 3510199=test_basicsocket [512/913] 3510199=test_gem_commands_owner_command [513/913] 3510186=pattern_test [514/913] 3510192=test_gem_package_tar_header [515/913] 3510186=test_disable_irb [516/913] 3510200=test_sexp [517/913] 3510192=test_logger [518/913] 3510200=test_gem_unsatisfiable_dependency_error [519/913] 3510192=test_rdoc_i18n_text [520/913] 3510192=test_rdoc_tom_doc [521/913] 3510200=test_ractor [522/913] 3510192=test_gem_ext_builder [523/913] 3510186=test_history [524/913] 3510186=test_verbose [525/913] 3510199=test_basicinstructions [526/913] 3510186=test_bigzero [527/913] 3510186=test_mutex [528/913] 3510200=test_key_actor_emacs [529/913] 3510199=test_gem_resolver_vendor_specification [530/913] 3510199=test_typeddata [531/913] 3510187=test_date_strftime [532/913] 3510186=compiler_test [533/913] 3510186=test_struct [534/913] 3510200=test_null [535/913] 3510200=test_big5 [536/913] 3510200=test_gem_resolver_activation_request [537/913] 3510200=test_rdoc_markup_raw [538/913] 3510186=test_scheduler [539/913] 3510200=test_ensure_and_callcc [540/913] 3510200=test_iseq_load [541/913] 3510199=test_fstring [542/913] 3510186=test_name_error_extension [543/913] 3510186=test_timeout [544/913] 3510188=test_fixnum [545/913] 3510186=test_signal [546/913] 3510188=test_gem_remote_fetcher_s3 [547/913] 3510199=test_rdoc_markup_parser [548/913] 3510199=test_gem_rdoc [549/913] 3510188=test_require_lib [550/913] 3510199=test_files_test_2 [551/913] 3510187=test_gem_version_option [552/913] 3510187=test_objectspace [553/913] 3510189=test_trick [554/913] 3510187=test_gem_request_set [555/913] 3510192=version_test [556/913] 3510192=test_fd_setsize [557/913] 3510192=test_iseq [558/913] 3510200=test_store [559/913] 3510186=test_insns_leaf [560/913] 3510186=test_c_struct_builder [561/913] 3510198=location_test [562/913] 3510198=dump_test [563/913] 3510186=test_enc_associate [564/913] 3510193=test_gc [565/913] 3510200=test_allocation [566/913] 3510187=test_gem_commands_open_command [567/913] 3510187=test_cgi_util [568/913] 3510187=test_x509req [569/913] 3510190=test_protect [570/913] 3510192=test_tree_builder [571/913] 3510190=test_protocol [572/913] 3510192=test_gem_ext_cargo_builder_link_flag_converter [573/913] 3510186=test_x509attr [574/913] 3510186=test_complex2 [575/913] 3510186=test_iso_8859 [576/913] 3510192=test_dln [577/913] 3510192=test_history [578/913] 3510186=test_big2str [579/913] 3510186=test_line_editor [580/913] 3510187=test_rdoc_markup_indented_paragraph [581/913] 3510190=test_rdoc_parser [582/913] 3510186=test_coderange [583/913] 3510187=test_open-uri [584/913] 3510186=test_rdoc_markup_to_joined_paragraph [585/913] 3510186=test_string_memory [586/913] 3510192=regexp_test [587/913] 3510192=test_rdoc_markup_to_html [588/913] 3510190=test_rdoc_context [589/913] 3510187=test_pkg_config [590/913] 3510187=test_require_path_check [591/913] 3510186=test_mul [592/913] 3510192=test_win32ole_variant_outarg [593/913] 3510185=test_mkmf [594/913] 3510192=test_enumerator_kw [595/913] 3510186=test_mixed_unicode_escapes [596/913] 3510192=test_complexrational [597/913] 3510186=test_gem_commands_fetch_command [598/913] 3510192=test_cgi_header [599/913] 3510192=test_pkcs7 [600/913] 3510185=test_rdoc_markup_to_html_snippet [601/913] 3510187=test_rdoc_any_method [602/913] 3510185=test_flush [603/913] 3510185=test_gem_name_tuple [604/913] 3510185=test_win32ole_type_event [605/913] 3510185=test_warning [606/913] 3510186=test_gem_dependency_installer [607/913] 3510192=test_pointer [608/913] 3510185=test_refinement [609/913] 3510187=test_gbk [610/913] 3510187=test_rdoc_markup_attributes [611/913] 3510187=test_gem_specification [612/913] 3510198=test_rdoc_class_module [613/913] 3510192=test_gb18030 [614/913] 3510192=test_gem_package_tar_reader [615/913] 3510192=test_type_completor [616/913] 3510192=test_win32ole_variable [617/913] 3510192=test_x509crl [618/913] 3510192=test_numeric [619/913] 3510192=test_stringscanner [620/913] 3510190=test_cgi_session [621/913] 3510192=test_class [622/913] 3510192=test_word [623/913] 3510192=unescape_test [624/913] 3510190=test_files_ext [625/913] 3510190=test_x509ext [626/913] 3510190=test_eval_history [627/913] 3510190=test_c_struct_entry [628/913] 3510189=test_case [629/913] 3510189=equality_test [630/913] 3510189=test_gem_commands_query_command [631/913] 3510197=test_color [632/913] 3510190=test_inadvertent_creation [633/913] 3510197=static_inspect_test [634/913] 3510197=test_at_exit [635/913] 3510197=test_rdoc_markup_verbatim [636/913] 3510197=test_instrumentation_api [637/913] 3510190=source_location_test [638/913] 3510198=test_complex [639/913] 3510190=test_transcode [640/913] 3510198=test_whileuntil [641/913] 3510198=json_string_matching_test [642/913] 3510198=test_gem_ext_rake_builder [643/913] 3510189=test_monitor [644/913] 3510189=test_flags [645/913] 3510190=test_asn1 [646/913] 3510190=test_rdoc_markup_heading [647/913] 3510190=test_rat [648/913] 3510190=test_extlibs [649/913] 3510197=test_gem_commands_stale_command [650/913] 3510188=test_rdoc_markup_to_tt_only [651/913] 3510197=test_win32ole [652/913] 3510197=test_gem_version [653/913] 3510188=tunnel_test [654/913] 3510188=test_gem_text [655/913] 3510188=test_settracefunc [656/913] 3510197=test_gem_stub_specification [657/913] 3510186=test_tcp [658/913] 3510186=test_pp [659/913] 3510196=test_sprintf_comb [660/913] 3510186=test_rdoc_markdown_test [661/913] 3510197=test_rdoc_normal_module [662/913] 3510189=test_method_cache [663/913] 3510189=test_path [664/913] 3510189=test_path_to_class [665/913] 3510189=test_storage [666/913] 3510197=test_thread_fd_close [667/913] 3510189=json_addition_test [668/913] 3510197=test_gem_commands_dependency_command [669/913] 3510196=test_cmethod [670/913] 3510196=test_qsort [671/913] 3510189=test_gem_ext_ext_conf_builder [672/913] 3510196=test_serialize_subclasses [673/913] 3510187=test_const [674/913] 3510196=test_class [675/913] 3510187=parse_comments_test [676/913] 3510187=test_method_cache [677/913] 3510187=test_iterator [678/913] 3510197=test_marshalable [679/913] 3510197=test_gem_resolver_index_specification [680/913] 3510199=test_string [681/913] 3510198=test_gem_dependency [682/913] 3510199=test_fileutils [683/913] 3510197=test_eval [684/913] 3510197=test_process [685/913] 3510187=test_object [686/913] 3510197=test_gem_commands_cert_command [687/913] 3510198=test_io [688/913] 3510198=test_kill_ring [689/913] 3510199=test_gem_resolver_git_specification [690/913] 3510198=test_dir_m17n [691/913] 3510200=test_cgi_tag_helper [692/913] 3510200=test_coverage [693/913] 3510199=test_stream [694/913] 3510199=json_common_interface_test [695/913] 3510199=test_func [696/913] 3510187=test_remote_fetch_error [697/913] 3510187=test_pathname [698/913] 3510192=test_stack [699/913] 3510187=test_gem_commands_install_command [700/913] 3510188=test_gem_ext_cargo_builder_unit [701/913] 3510188=test_flip [702/913] 3510188=test_nowrite [703/913] 3510188=test_thread_queue [704/913] 3510197=test_summary [705/913] 3510186=test_foreach [706/913] 3510186=test_econv [707/913] 3510197=test_securerandom [708/913] 3510197=test_nil2vtempty [709/913] 3510197=test_digest [710/913] 3510197=test_variable [711/913] 3510189=test_cstr [712/913] 3510200=test_gem_resolver_lock_specification [713/913] 3510200=test_wss [714/913] 3510197=test_address_resolve [715/913] 3510200=test_closure [716/913] 3510197=test_iter_break [717/913] 3510197=test_parse [718/913] 3510190=test_have_macro [719/913] 3510192=test_process [720/913] 3510200=test_num2int [721/913] 3510200=test_gem_source_local [722/913] 3510190=test_rdoc_parser_rd [723/913] 3510190=test_pstore [724/913] 3510199=test_ractor [725/913] 3510198=test_document [726/913] 3510198=test_bug_reporter [727/913] 3510190=test_spell_checker [728/913] 3510190=test_gem_commands_specification_command [729/913] 3510199=test_yield_block [730/913] 3510199=test_recorder [731/913] 3510199=test_yaml [732/913] 3510187=test_ansi_with_terminfo [733/913] 3510187=test_rdoc_options [734/913] 3510190=test_config [735/913] 3510200=test_boolean [736/913] 3510200=test_primitive [737/913] 3510199=test_gem_request [738/913] 3510200=test_nonblock [739/913] 3510189=test_gem_commands_signin_command [740/913] 3510200=test_pkey [741/913] 3510185=test_gem_resolver_api_specification [742/913] 3510197=test_rendering [743/913] 3510200=test_getopts [744/913] 3510200=parameters_signature_test [745/913] 3510185=test_rdoc_include [746/913] 3510189=test_arithmetic_sequence [747/913] 3510200=test_literal [748/913] 3510198=test_irb [749/913] 3510197=test_pattern_matching [750/913] 3510189=test_thread [751/913] 3510197=test_gem_commands_search_command [752/913] 3510197=test_encoding [753/913] 3510185=test_file [754/913] 3510188=bom_test [755/913] 3510189=test_sockopt [756/913] 3510197=test_frozen_error [757/913] 3510197=test_lambda [758/913] 3510188=test_regexp [759/913] 3510189=newline_offsets_test [760/913] 3510199=test_str2big [761/913] 3510199=test_rational [762/913] 3510197=test_readpartial [763/913] 3510199=test_rdoc_generator_markup [764/913] 3510199=test_scalar [765/913] 3510199=test_rdoc_cross_reference [766/913] 3510186=test_gem_commands_contents_command [767/913] 3510197=test_gem_resolver_conflict [768/913] 3510197=test_thread_cv [769/913] 3510189=test_cgi_modruby [770/913] 3510189=test_win32ole_method [771/913] 3510189=test_yamldbm [772/913] 3510189=test_helper [773/913] 3510189=test_addr [774/913] 3510186=test_eval [775/913] 3510191=test_stat [776/913] 3510189=test_gem_resolver_best_set [777/913] 3510198=test_convertible [778/913] 3510191=test_windows_1251 [779/913] 3510191=test_unicode [780/913] 3510187=test_parser_events [781/913] 3510189=test_case_options [782/913] 3510190=test_arity [783/913] 3510189=test_folderitem2_invokeverb [784/913] 3510189=test_update [785/913] 3510190=test_files_sample [786/913] 3510190=test_rdoc_markup_to_html_crossref [787/913] 3510189=test_gem_resolver_index_set [788/913] 3510187=test_rdoc_parser_changelog [789/913] 3510197=test_init [790/913] 3510191=test_gem_security_policy [791/913] 3510189=test_file [792/913] 3510189=test_gem_install_update_options [793/913] 3510187=json_generic_object_test [794/913] 3510187=test_hash_create [795/913] 3510187=test_call [796/913] 3510189=test_thread [797/913] 3510186=test_switch_hitter [798/913] 3510191=test_ole_methods [799/913] 3510186=test_defined [800/913] 3510191=test_pack [801/913] 3510187=test_httpresponses [802/913] 3510187=integer_base_flags_test [803/913] 3510187=test_unicode_escape [804/913] 3510199=test_ftp [805/913] 3510199=test_gem_resolver_vendor_set [806/913] 3510199=test_evaluation [807/913] 3510199=test_fnmatch [808/913] 3510186=test_rdoc_markup_to_ansi [809/913] 3510197=test_have_library [810/913] 3510190=test_https [811/913] 3510199=test_require [812/913] 3510187=test_erb_command [813/913] 3510186=test_erb_m17n [814/913] 3510186=test_objspace [815/913] 3510187=test_clone [816/913] 3510191=test_koi8 [817/913] 3510191=test_too_many_dummy_encodings [818/913] 3510191=test_filter [819/913] 3510187=test_gem_ext_cmake_builder [820/913] 3510191=fixtures_test [821/913] 3510187=test_rational2 [822/913] 3510187=test_gem_dependency_resolution_error [823/913] 3510187=test_http [824/913] 3510191=test_io_wait_uncommon [825/913] 3510191=test_string [826/913] 3510191=test_shift_jis [827/913] 3510191=test_yield [828/913] 3510185=test_gem_request_set_lockfile_parser [829/913] 3510196=test_gem_ci_detector [830/913] 3510196=test_formatter [831/913] 3510196=test_ostruct [832/913] 3510200=test_completion [833/913] 3510185=test_raise [834/913] 3510185=test_proxy [835/913] 3510185=test_ws [836/913] 3510185=test_date_arith [837/913] 3510185=test_io_console [838/913] 3510196=test_rdoc_require [839/913] 3510196=test_metaclass [840/913] 3510197=test_numeric [841/913] 3510196=test_io [842/913] 3510197=test_gem_spec_fetcher [843/913] 3510197=test_undef [844/913] 3510197=test_gem_commands_sources_command [845/913] 3510199=test_c_union_entity [846/913] 3510197=test_internal_ivar [847/913] 3510197=test_cgi_cookie [848/913] 3510197=test_gem_commands_mirror [849/913] 3510197=test_cd [850/913] 3510197=symbol_encoding_test [851/913] 3510199=desugar_compiler_test [852/913] 3510197=test_hmac [853/913] 3510197=test_signedness [854/913] 3510199=test_ractor [855/913] 3510200=test_my_integer [856/913] 3510200=test_gem_commands_environment_command [857/913] 3510199=test_tracepoint [858/913] 3510200=test_debugger_integration [859/913] 3510200=test_array_create [860/913] 3510200=test_gem_resolver_installed_specification [861/913] 3510200=test_rdoc_rubygems_hook [862/913] 3510200=test_macro [863/913] 3510200=test_hash [864/913] 3510200=test_cipher [865/913] 3510185=test_new [866/913] 3510185=test_last_thread [867/913] 3510200=test_rdoc_markup_to_bs [868/913] 3510200=test_gem_source_lock [869/913] 3510199=test_ldap [870/913] 3510199=test_gem_remote_fetcher_local_server [871/913] 3510200=test_etc [872/913] 3510199=test_context [873/913] 3510200=test_symbol [874/913] 3510187=test_coder [875/913] 3510187=test_optparse [876/913] 3510185=test_rdoc_markup [877/913] 3510185=test_enum [878/913] 3510198=test_gem_commands_which_command [879/913] 3510199=test_unix [880/913] 3510190=test_gem_source_specific_file [881/913] 3510198=parse_test [882/913] 3510187=test_human_typo [883/913] 3510198=test_cparser [884/913] 3510199=test_dot_dot [885/913] 3510187=test_bignum [886/913] 3510199=reflection_test [887/913] 3510199=test_postponed_job [888/913] 3510190=ractor_test [889/913] 3510187=test_gem_request_set_lockfile [890/913] 3510190=test_jaro_winkler [891/913] 3510190=test_gem_commands_yank_command [892/913] 3510190=test_exit [893/913] 3510187=test_pattern_key_name_check [894/913] 3510187=test_gem_util [895/913] 3510190=test_raise_exception [896/913] 3510199=test_config [897/913] 3510197=test_tempfile [898/913] 3510199=test_gem_resolver [899/913] 3510187=test_gem_remote_fetcher [900/913] 3510198=test_gem_gemcutter_utilities [901/913] 3510199=test_gem_command [902/913] 3510197=test_pinned [903/913] 3510197=test_memory_view [904/913] 3510199=test_rdoc_markup_to_markdown [905/913] 3510199=test_httpresponse [906/913] 3510198=test_rdoc_parser_ruby [907/913] 3510199=test_show_source [908/913] 3510199=test_inlinecache [909/913] 3510197=test_usrmarshal [910/913] 3510187=test_weakkeymap [911/913] 3510199=test_key_error [912/913] 3510199=test_enc_raise [913/913] 3510199=test_engine $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1042 3468783 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 3468783 3468786 1041 1041 pts/0 1041 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.20240809-204406 --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 3468786 3468787 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240809-204406 --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 3468787 3509854 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3509854 3509855 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3509855 3510182 1041 1041 pts/0 1041 Sl+ 1000 0:19 /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 3510182 3510194 1041 1041 pts/0 1041 Sl+ 1000 0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3510194 3510351 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3510194 3510354 1041 1041 pts/0 1041 Z+ 1000 0:00 [test_autoload.*] <defunct> 3510194 3510357 1041 1041 pts/0 1041 Z+ 1000 0:00 [test_autoload.*] <defunct> 3468787 3543924 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[3468783], 3468783=>[3468786], 3468786=>[3468787], 3468787=>[3509854, 3543924], 3509854=>[3509855], 3509855=>[3510182], 3510182=>[3510194], 3510194=>[3510351, 3510354, 3510357]} $ timeout 60 gdb -p 3510351 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3510352] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3510352, futex_word=0x7ee376200990) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7ee36f0006c0 (LWP 3510351) "test_autoload.*" 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3510352, futex_word=0x7ee376200990) at ./nptl/futex-internal.c:57 2 Thread 0x7ee3762006c0 (LWP 3510352) "test_autoload.*" 0x000062bd955b1afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x7ee3762006c0 (LWP 3510352) "test_autoload.*"): #0 0x000062bd955b1afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000062bd955b2aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000062bd95501330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000062bd955011a9 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 0x000062bd95500b9a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x000062bd95500a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x000062bd95597890 in __interceptor_free () No symbol table info available. #7 0x00007ee39249e002 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7ee3761ffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x5030003a3000 thread = <optimized out> ret = 0 iattr = 0x7ee3761ffc98 #8 0x000062bd955bc7b9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x000062bd955bcd08 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000062bd955a56d2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x000062bd955a534c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000062bd955a57d6 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x000062bd9559574f in asan_thread_start(void*) () No symbol table info available. #14 0x00007ee39249ca94 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 = {139515404486336, 5168629668132193943, 139515404486336, -352, 0, 139515284939280, 5168629668153165463, 5168832612074686103}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x00007ee392529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ee36f0006c0 (LWP 3510351) "test_autoload.*"): #0 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3510352, futex_word=0x7ee376200990) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=3510352, futex_word=0x7ee376200990) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 265 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ee376200990, expected=3510352, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ee39249e793 in __pthread_clockjoin_ex (threadid=139515404486336, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102 ret = <optimized out> _buffer = {__routine = 0x7ee39249e640 <cleanup>, __arg = 0x7ee376200ce0, __canceltype = 177, __prev = 0x0} tid = <optimized out> pd = 0x7ee3762006c0 self = <optimized out> result = 0 pd_result = <optimized out> #4 0x000062bd9557d692 in __interceptor_pthread_join () No symbol table info available. #5 0x000062bd958d56f8 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3185 stopped = <optimized out> #6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4632 No locals. #7 0x000062bd955db840 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000097e80 step = 4 message = 4 th = 0x515000097e80 buf = <optimized out> state = <optimized out> #8 0x000062bd955dbdcb in ruby_stop (ex=1981811088, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #9 0x000062bd9575a67d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391 status = <optimized out> pid = <optimized out> #10 0x000062bd959b5568 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:3786 ci = 0x644100040001 cc = <optimized out> me = 0x7ee370667678 cfunc = 0x50400001ff58 recv = 139515307737240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000062bd9599c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ee36efff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x000062bd9599c475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #13 0x000062bd9595b92f in vm_sendish (ec=0x516000afcbd0, reg_cfp=0x7ee36e1f7790, cd=0x50200018e910, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #14 vm_exec_core (ec=ec@entry=0x516000afcbd0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200018e910 insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee36e1f7790 reg_pc = 0x504000138830 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <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 0x000062bd95953458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000afcbd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x000062bd9599053b in invoke_iseq_block_from_c (ec=0x516000afcbd0, captured=<optimized out>, self=139515307737240, 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:1595 flags = 0 iseq = 0x7ee370667998 cfp = 0x7ee36e1f77c8 sp = 0x7ee36e0f7818 use_argv = <optimized out> stack_argv = 0x7ee36e0f7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #17 invoke_block_from_c_proc (ec=0x516000afcbd0, self=139515307737240, 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:1689 block = <optimized out> keyword_hash = <optimized out> #18 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #19 0x000062bd9598e7c6 in rb_vm_invoke_proc (ec=0x7ee376200990, proc=0x109, proc@entry=0x50400013c910, argc=-1840673439, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 3510352 #20 0x000062bd958e6cc9 in thread_do_start_proc (th=th@entry=0x515000097e80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400013c910 args_len = 0 args_ptr = <optimized out> #21 0x000062bd958e487a in thread_do_start (th=0x515000097e80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #22 thread_start_func_2 (th=th@entry=0x515000097e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #23 0x000062bd958e3b3e in call_thread_start_func_2 (th=0x515000097e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7ee36efffce0 #24 nt_start (ptr=0x50c000060640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000097e80 sched = <optimized out> nt = 0x50c000060640 vm = 0x525000000100 #25 0x000062bd9559574f in asan_thread_start(void*) () No symbol table info available. #26 0x00007ee39249ca94 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 = {139515284948672, 5168611251312428695, 139515284948672, -352, 0, 140733783172208, 5168611251333400215, 5168832612074686103}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #27 0x00007ee392529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) th: 0x515000097e80, native_id: 0x7ee36f0006c0 -- 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:396 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] $1 = true [Inferior 1 (process 3510351) detached] $ timeout 60 gdb -p 3510354 -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 3510357 -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 3510194 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3543943] [New LWP 3510358] [New LWP 3510239] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7ee392694c40 (LWP 3510194) "ruby" 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7ee36c6006c0 (LWP 3543943) "test_autoload.*" 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7ee36c5fc600, op=137, expected=0, futex_word=0x50c000061f50) at ./nptl/futex-internal.c:57 3 Thread 0x7ee3762006c0 (LWP 3510358) "test_autoload.*" 0x00007ee39251b4cd in __GI___poll (fds=0x7ee368109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7ee3702006c0 (LWP 3510239) "parallel.rb:40" 0x00007ee39251b4cd in __GI___poll (fds=0x7ee36f410060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7ee3702006c0 (LWP 3510239) "parallel.rb:40"): #0 0x00007ee39251b4cd in __GI___poll (fds=0x7ee36f410060, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000062bd9553c39a in __interceptor_poll () No symbol table info available. #2 0x000062bd9569273d in nogvl_wait_for (th=139515308426480, fptr=0x5110000c23c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 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:1151 ready = <optimized out> #4 0x000062bd95693bb6 in internal_read_func (ptr=0x7ee36f40fd40) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7ee36f40fd40 result = <optimized out> #5 0x000062bd958ccd3b in rb_thread_io_blocking_call (func=0x62bd95693730 <internal_read_func>, data1=0x7ee36f40fd40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797 __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 0x000062bd955dff90 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:1053 _ec = 0x516000af8fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ee3701fee50, <optimized out>, 0x7ee3701fed60, <optimized out>, <optimized out>}, prev = 0x7ee36f409340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000af8fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000062bd956a7e75 in io_read_memory_locktmp (str=139515289206880, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 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:3468 str = <optimized out> iis = {th = 139515308426480, fptr = 0x5110000c23c0, nonblock = 0, fd = 4, buf = 0x5190000a2380, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110000c23c0 n = <optimized out> shrinkable = <optimized out> #9 0x000062bd95684231 in io_readpartial (argc=1866530912, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x000062bd959b5568 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:3786 ci = 0x408100100003 cc = <optimized out> me = 0x7ee391d69f18 cfunc = 0x504000010f58 recv = 139515308426800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000062bd959641bd in vm_sendish (ec=0x516000af8fd0, reg_cfp=0x7ee370493790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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=0x516000af8fd0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee370493790 reg_pc = 0x51300004df60 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <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 0x000062bd95953458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000af8fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000062bd9599053b in invoke_iseq_block_from_c (ec=0x516000af8fd0, captured=<optimized out>, self=139515307765080, 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:1595 flags = 0 iseq = 0x7ee391bd4450 cfp = 0x7ee3704937c8 sp = 0x7ee370393818 use_argv = <optimized out> stack_argv = 0x7ee370393818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000af8fd0, self=139515307765080, 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:1689 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:1719 No locals. #17 0x000062bd9598e7c6 in rb_vm_invoke_proc (ec=0x7ee36f410060, proc=0x1, proc@entry=0x504000139fd0, argc=-1840139059, 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:1740 self = 4294967295 #18 0x000062bd958e6cc9 in thread_do_start_proc (th=th@entry=0x515000093b00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000139fd0 args_len = 0 args_ptr = <optimized out> #19 0x000062bd958e487a in thread_do_start (th=0x515000093b00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000093b00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x000062bd958e3b3e in call_thread_start_func_2 (th=0x515000093b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7ee3701ffce0 #22 nt_start (ptr=0x50c00005ed80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000093b00 sched = <optimized out> nt = 0x50c00005ed80 vm = 0x525000000100 #23 0x000062bd9559574f in asan_thread_start(void*) () No symbol table info available. #24 0x00007ee39249ca94 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 = {139515303823040, 5168625270085682839, 139515303823040, -352, 25, 140733783174480, 5168625270106654359, 5168832612074686103}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007ee392529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7ee3762006c0 (LWP 3510358) "test_autoload.*"): #0 0x00007ee39251b4cd in __GI___poll (fds=0x7ee368109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000062bd9553c39a in __interceptor_poll () No symbol table info available. #2 0x000062bd958e8e3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 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:3065 vm = <optimized out> #4 0x000062bd9559574f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ee39249ca94 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 = {139515404486336, 5168629668132193943, 139515404486336, -352, 0, 139515234608080, 5168629668153165463, 5168832612074686103}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ee392529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7ee36c6006c0 (LWP 3543943) "test_autoload.*"): #0 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7ee36c5fc600, op=137, expected=0, futex_word=0x50c000061f50) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=20576, abstime=0x7ee36c5fc600, clockid=20576, expected=0, futex_word=0x50c000061f50) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000061f50, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ee36c5fc600, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ee39249bc7e in __pthread_cond_wait_common (abstime=0x7ee36c5fc600, clockid=1, mutex=0x515000099b20, cond=0x50c000061f28) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ee39249b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ee36c5fc4f0, __canceltype = 52, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000061f28, mutex = 0x515000099b20, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000061f28, mutex=mutex@entry=0x515000099b20, abstime=abstime@entry=0x7ee36c5fc600) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000062bd958e22a1 in native_cond_timedwait (cond=0x50c000061f28, mutex=0x515000099b20, 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=0x515000099a00, rel=rel@entry=0x7ee36b00a620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000099b20 cond = 0x50c000061f28 max = 100000000000000000 #7 0x000062bd958c9ab4 in native_sleep (th=0x515000099a00, rel=0x7ee36b00a620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 1524504711482225 woke = 1 #9 0x000062bd9575b1cd in rb_f_sleep (argc=1, argv=0x7ee3732168c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5071 beg = 1723236887 scheduler = <optimized out> end = <optimized out> #10 0x000062bd959b5568 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:3786 ci = 0x66b100140003 cc = <optimized out> me = 0x7ee370667240 cfunc = 0x504000020158 recv = 139515307694200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000062bd9599c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ee36c5fcce0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x000062bd9599c475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x7ee36c5fc600 #13 0x000062bd959641bd in vm_sendish (ec=0x516000afe3d0, reg_cfp=0x7ee3733166b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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=0x516000afe3d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee3733166b0 reg_pc = 0x5040001400b8 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <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 0x000062bd95953458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000afe3d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x000062bd956dae7b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139515308783200) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7ee3706bb408 #17 0x000062bd956d5e77 in require_internal (ec=ec@entry=0x516000afe3d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000099a00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139515869385880 realpath_map = 139515869385720 path = 139515308783200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x000062bd956d3d60 in rb_require_string_internal (fname=139515308375000, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x516000afe3d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #20 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #21 0x000062bd959b5568 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:3786 ci = 0x1610100140003 cc = <optimized out> me = 0x7ee3705dcf28 cfunc = 0x504000018518 recv = 139515869515240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000062bd9599c9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ee36c5fe100) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #23 0x000062bd959a2615 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173 No locals. #24 0x000062bd959641bd in vm_sendish (ec=0x516000afe3d0, reg_cfp=0x7ee373316758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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> #25 vm_exec_core (ec=ec@entry=0x516000afe3d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee373316758 reg_pc = 0x5110000b40f8 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #26 0x000062bd95953458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000afe3d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #27 0x000062bd959c94ca in vm_call0_body (ec=<optimized out>, calling=0x7ee36b309460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7ee36b3094d0 cc = <optimized out> ret = <optimized out> #28 0x000062bd959c8d3f in vm_call0_cme (ec=0x516000afe3d0, calling=0x7ee36b309460, argv=0x7ee36c5fe8c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #29 vm_call0_body (ec=<optimized out>, calling=0x7ee36b309460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7ee371b798e0 orig_cme = <optimized out> ci = 0x7ee36b3094d0 cc = 0x7ee3706677b8 ret = <optimized out> #30 0x000062bd9597e4ee in vm_call0_cc (recv=139515869515240, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7ee3706677b8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #31 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7ee3706677b8 self = <optimized out> #32 0x000062bd9597f31e in rb_funcallv (recv=139515869515240, mid=22593, argc=1, argv=0x7ee36c5fe8c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7ee36c5fe8c0 #34 0x000062bd9593f05e in autoload_feature_require (_arguments=139515240901808) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x7ee36c5fecb0 autoload_const = <optimized out> result = <optimized out> #35 autoload_try_load (_arguments=139515240901808) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x7ee36c5fecb0 result = <optimized out> ce = <optimized out> #36 0x000062bd955dff90 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:1053 _ec = 0x516000afe3d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ee36c5fec30, <optimized out>, 0x7ee36c5feb40, <optimized out>, <optimized out>}, prev = 0x7ee36b209340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000afe3d0 state = RUBY_TAG_NONE errinfo = <optimized out> #37 0x000062bd9593e3a1 in rb_autoload_load (module=module@entry=139515869592880, name=name@entry=91195) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x50300039e5f0 arguments = {module = 139515869592880, name = 91195, flag = 0, mutex = 139515308783280, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #38 0x000062bd95947d2d in rb_const_search_from (klass=139515852384200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffdfc am = 139515869592880 tmp = 139515869592880 ce = <optimized out> current = 139515869592880 value = <optimized out> first_iteration = <optimized out> #39 0x000062bd959400c4 in rb_const_search (klass=139515852384200, id=91195, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #40 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060 c = <optimized out> #41 0x000062bd9594b02e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 88785564344144 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #42 0x000062bd95955fd3 in vm_get_ev_const_chain (ec=0x516000afe3d0, segments=0x50200018daf0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200018dab0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341 segments = 0x50200018daf0 ice = <optimized out> val = <optimized out> #44 0x000062bd95958b57 in vm_exec_core (ec=ec@entry=0x516000afe3d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee373316790 reg_pc = 0xfffffffffffffdfc 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <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> #45 0x000062bd95953458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000afe3d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #46 0x000062bd9599053b in invoke_iseq_block_from_c (ec=0x516000afe3d0, captured=<optimized out>, self=139515307697080, 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:1595 flags = 0 iseq = 0x7ee370669090 cfp = 0x7ee3733167c8 sp = 0x7ee373216818 use_argv = <optimized out> stack_argv = 0x7ee373216818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #47 invoke_block_from_c_proc (ec=0x516000afe3d0, self=139515307697080, 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:1689 block = <optimized out> keyword_hash = <optimized out> #48 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:1719 No locals. #49 0x000062bd9598e7c6 in rb_vm_invoke_proc (ec=0x50c000061f50, proc=0x89, proc@entry=0x50400013db50, argc=-1840673439, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #50 0x000062bd958e6cc9 in thread_do_start_proc (th=th@entry=0x515000099a00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400013db50 args_len = 0 args_ptr = <optimized out> #51 0x000062bd958e487a in thread_do_start (th=0x515000099a00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #52 thread_start_func_2 (th=th@entry=0x515000099a00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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> #53 0x000062bd958e3b3e in call_thread_start_func_2 (th=0x515000099a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7ee36c5ffce0 #54 nt_start (ptr=0x50c000061f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000099a00 sched = <optimized out> nt = 0x50c000061f00 vm = 0x525000000100 #55 0x000062bd9559574f in asan_thread_start(void*) () No symbol table info available. #56 0x00007ee39249ca94 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 = {139515240908480, 5168617023748474519, 139515240908480, -352, 0, 140733783172208, 5168617023769446039, 5168832612074686103}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #57 0x00007ee392529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ee392694c40 (LWP 3510194) "ruby"): #0 0x00007ee392498d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ee39249b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ee39249b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff23276eb0, __canceltype = 1886106032, __prev = 0x0} cbuffer = {wseq = 46, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 46 seq = 23 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000062bd958bea21 in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x000062bd958e27d2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x000062bd958e7f5f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=139515843352672) at /tmp/ruby/src/trunk_asan/thread.c:1056 scheduler = <optimized out> p = 0x7ee390489860 target_th = 0x515000099a00 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000062bd955dff90 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:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff23277170, <optimized out>, 0x7fff23277080, <optimized out>, <optimized out>}, prev = 0x7ee39047ca40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000062bd958e7738 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #13 0x000062bd958dbe40 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x0 #14 0x000062bd959b5568 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:3786 ci = 0x34a100100001 cc = <optimized out> me = 0x7ee391d49858 cfunc = 0x50400001ead8 recv = 139515308783760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000062bd959641bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ee38f9ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee38f9ff448 reg_pc = 0x51400008aba0 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <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 0x000062bd95953811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #19 0x000062bd959d2aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ee38f9ff620, self=139515307765080, 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:1595 flags = 0 iseq = 0x7ee3919f2600 cfp = <optimized out> sp = 0x7ee38f8ffa28 use_argv = 0x7ee3902f4a60 stack_argv = 0x7ee38f8ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7ee38f9ff620 #21 0x000062bd95980736 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:1646 No locals. #22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x000062bd95980736 in rb_yield (val=<optimized out>) No locals. #25 0x000062bd95b27316 in rb_ary_collect (ary=139515869094920) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 139515307679680 i = 7 #26 0x000062bd959b5568 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7ee391d70138 cfunc = 0x50400000a798 recv = 139515869094920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x000062bd9595b92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ee38f9ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee38f9ff608 reg_pc = 0x5190000184b8 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> th: 0x515000000300, native_id: 0x7ee392694c40 -- Control frame information ----------------------------------------------- INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> c:0018 p:---- s:0126 e:000125 CFUNC :join INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0017 p:0044 s:0122 E:000140 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:572 INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:558 c:0014 p:0011 s:0095 E:001aa0 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_intern = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 c:0007 p:0066 s:0046 E:000520 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_duphash = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_expandarray = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_concatarray = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> th: 0x515000093b00, native_id: 0x7ee3702006c0 INSN_LABEL_newhash = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_newrange = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_pop = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> th: 0x515000099a00, native_id: 0x7ee36c6006c0 INSN_LABEL_opt_reverse = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_topn = <optimized out> c:0007 p:---- s:0028 e:000027 CFUNC :sleep INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.9rzluv/autoload20240809-3510194-3crsnw.rb:1 INSN_LABEL_defined = <optimized out> c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.9rzluv/autoload20240809-3510194-3crsnw.rb:1 [FINISH] INSN_LABEL_definedivar = <optimized out> c:0004 p:---- s:0017 e:000016 CFUNC :require INSN_LABEL_checkmatch = <optimized out> c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] INSN_LABEL_checkkeyword = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x000062bd95953811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #31 0x000062bd959d2aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ee38f9ff738, self=139515307765080, 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:1595 flags = 0 iseq = 0x7ee391bd4720 cfp = <optimized out> sp = 0x7ee38f8ff8d0 use_argv = 0x7ee3902cd2e0 stack_argv = 0x7ee38f8ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #32 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:1609 captured = 0x7ee38f9ff738 #33 0x000062bd95980736 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:1646 No locals. #34 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #36 0x000062bd95980736 in rb_yield (val=<optimized out>) No locals. #37 0x000062bd95b27316 in rb_ary_collect (ary=139515308427280) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 139515308427080 i = 0 #38 0x000062bd959b5568 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7ee391d70138 cfunc = 0x50400000a798 recv = 139515308427280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x000062bd9595b92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ee38f9ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #40 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x62bd95958306 <vm_exec_core+6678>, 0x62bd9595d5c1 <vm_exec_core+27857>, 0x62bd95957d79 <vm_exec_core+5257>, 0x62bd9595e8d6 <vm_exec_core+32742>, 0x62bd9595c240 <vm_exec_core+22864>, 0x62bd9595a0e6 <vm_exec_core+14326>, 0x62bd95956eae <vm_exec_core+1470>, 0x62bd9595dd8d <vm_exec_core+29853>, 0x62bd9595d94c <vm_exec_core+28764>, 0x62bd9595811a <vm_exec_core+6186>, 0x62bd95957491 <vm_exec_core+2977>, 0x62bd9595c821 <vm_exec_core+24369>, 0x62bd95958af8 <vm_exec_core+8712>, 0x62bd9595e48c <vm_exec_core+31644>, 0x62bd9595db4d <vm_exec_core+29277>, 0x62bd959590c3 <vm_exec_core+10195>, 0x62bd9595a02e <vm_exec_core+14142>, 0x62bd9595c4e2 <vm_exec_core+23538>, 0x62bd9595dab3 <vm_exec_core+29123>, 0x62bd9595b123 <vm_exec_core+18483>, 0x62bd9595c564 <vm_exec_core+23668>, 0x62bd9595cbb7 <vm_exec_core+25287>, 0x62bd9595b061 <vm_exec_core+18289>, 0x62bd959573bd <vm_exec_core+2765>, 0x62bd9595bd1a <vm_exec_core+21546>, 0x62bd959571de <vm_exec_core+2286>, 0x62bd95957613 <vm_exec_core+3363>, 0x62bd95959349 <vm_exec_core+10841>, 0x62bd9595ad85 <vm_exec_core+17557>, 0x62bd9595b6c7 <vm_exec_core+19927>, 0x62bd9595aab0 <vm_exec_core+16832>, 0x62bd95956e0a <vm_exec_core+1306>, 0x62bd9595cdad <vm_exec_core+25789>, 0x62bd9595d811 <vm_exec_core+28449>, 0x62bd959577bc <vm_exec_core+3788>, 0x62bd95958407 <vm_exec_core+6935>, 0x62bd95958209 <vm_exec_core+6425>, 0x62bd95958ba4 <vm_exec_core+8884>, 0x62bd95959f80 <vm_exec_core+13968>, 0x62bd95957876 <vm_exec_core+3974>, 0x62bd9595cc62 <vm_exec_core+25458>, 0x62bd9595834b <vm_exec_core+6747>, 0x62bd95959eb9 <vm_exec_core+13769>, 0x62bd9595a8ae <vm_exec_core+16318>, 0x62bd9595ca33 <vm_exec_core+24899>, 0x62bd9595b4cb <vm_exec_core+19419>, 0x62bd95958e51 <vm_exec_core+9569>, 0x62bd95958661 <vm_exec_core+7537>, 0x62bd9595c707 <vm_exec_core+24087>, 0x62bd95959698 <vm_exec_core+11688>, 0x62bd9595bdee <vm_exec_core+21758>, 0x62bd9595b59c <vm_exec_core+19628>, 0x62bd9595bec4 <vm_exec_core+21972>, 0x62bd9595d377 <vm_exec_core+27271>, 0x62bd9595aa1c <vm_exec_core+16684>, 0x62bd9595cad9 <vm_exec_core+25065>, 0x62bd95958f20 <vm_exec_core+9776>, 0x62bd9595c607 <vm_exec_core+23831>, 0x62bd95956c7b <vm_exec_core+907>, 0x62bd9595aebb <vm_exec_core+17867>, 0x62bd9595b288 <vm_exec_core+18840>, 0x62bd959576b6 <vm_exec_core+3526>, 0x62bd9595ab54 <vm_exec_core+16996>, 0x62bd95959167 <vm_exec_core+10359>, 0x62bd959588a7 <vm_exec_core+8119>, 0x62bd9595bfc6 <vm_exec_core+22230>, 0x62bd95957a91 <vm_exec_core+4513>, 0x62bd9595a543 <vm_exec_core+15443>, 0x62bd95965aae <vm_exec_core+61886>, 0x62bd9595b1c2 <vm_exec_core+18642>, 0x62bd95957b33 <vm_exec_core+4675>, 0x62bd95957ff6 <vm_exec_core+5894>, 0x62bd95957c57 <vm_exec_core+4967>, 0x62bd959584f7 <vm_exec_core+7175>, 0x62bd95958ca0 <vm_exec_core+9136>, 0x62bd9595eb3b <vm_exec_core+33355>, 0x62bd9595bad8 <vm_exec_core+20968>, 0x62bd9595a93a <vm_exec_core+16458>, 0x62bd9595ccb4 <vm_exec_core+25540>, 0x62bd9595ec0b <vm_exec_core+33563>, 0x62bd9595d085 <vm_exec_core+26517>, 0x62bd9595e5ab <vm_exec_core+31931>, 0x62bd9595e7c4 <vm_exec_core+32468>, 0x62bd959572da <vm_exec_core+2538>, 0x62bd9595dca6 <vm_exec_core+29622>, 0x62bd959595b5 <vm_exec_core+11461>, 0x62bd9595deaa <vm_exec_core+30138>, 0x62bd95958fe5 <vm_exec_core+9973>, 0x62bd9595cfa9 <vm_exec_core+26297>, 0x62bd959570cd <vm_exec_core+2013>, 0x62bd9595795b <vm_exec_core+4203>, 0x62bd959586e9 <vm_exec_core+7673>, 0x62bd9595993d <vm_exec_core+12365>, 0x62bd95959ada <vm_exec_core+12778>, 0x62bd95956c80 <vm_exec_core+912>, 0x62bd9595703b <vm_exec_core+1867>, 0x62bd95956d12 <vm_exec_core+1058>, 0x62bd9595d187 <vm_exec_core+26775>, 0x62bd95959459 <vm_exec_core+11113>, 0x62bd9595a755 <vm_exec_core+15973>, 0x62bd95959c86 <vm_exec_core+13206>, 0x62bd9595a419 <vm_exec_core+15145>, 0x62bd9595a335 <vm_exec_core+14917>, 0x62bd9595924b <vm_exec_core+10587>, 0x62bd95959b7b <vm_exec_core+12939>, 0x62bd95959813 <vm_exec_core+12067>, 0x62bd95959e37 <vm_exec_core+13639>, 0x62bd95959db5 <vm_exec_core+13509>, 0x62bd959582f7 <vm_exec_core+6663>, 0x62bd9595d5b2 <vm_exec_core+27842>, 0x62bd95957d6a <vm_exec_core+5242>, 0x62bd9595e8c7 <vm_exec_core+32727>, 0x62bd9595c231 <vm_exec_core+22849>, 0x62bd9595a0d7 <vm_exec_core+14311>, 0x62bd95956e9f <vm_exec_core+1455>, 0x62bd9595dd7e <vm_exec_core+29838>, 0x62bd9595d93d <vm_exec_core+28749>, 0x62bd9595810b <vm_exec_core+6171>, 0x62bd95957482 <vm_exec_core+2962>, 0x62bd9595c812 <vm_exec_core+24354>, 0x62bd95958ae9 <vm_exec_core+8697>, 0x62bd9595e47d <vm_exec_core+31629>, 0x62bd9595db3e <vm_exec_core+29262>, 0x62bd959590b4 <vm_exec_core+10180>, 0x62bd9595a01f <vm_exec_core+14127>, 0x62bd9595c4d3 <vm_exec_core+23523>, 0x62bd9595daa4 <vm_exec_core+29108>, 0x62bd9595b114 <vm_exec_core+18468>, 0x62bd9595c555 <vm_exec_core+23653>, 0x62bd9595cba8 <vm_exec_core+25272>, 0x62bd9595b052 <vm_exec_core+18274>, 0x62bd959573ae <vm_exec_core+2750>, 0x62bd9595bd0b <vm_exec_core+21531>, 0x62bd959571cf <vm_exec_core+2271>, 0x62bd95957604 <vm_exec_core+3348>, 0x62bd9595933a <vm_exec_core+10826>, 0x62bd9595ad76 <vm_exec_core+17542>, 0x62bd9595b6b8 <vm_exec_core+19912>, 0x62bd9595aaa1 <vm_exec_core+16817>, 0x62bd95956dfb <vm_exec_core+1291>, 0x62bd9595cd9e <vm_exec_core+25774>, 0x62bd9595d802 <vm_exec_core+28434>, 0x62bd959577ad <vm_exec_core+3773>, 0x62bd959583f8 <vm_exec_core+6920>, 0x62bd959581fa <vm_exec_core+6410>, 0x62bd95958b95 <vm_exec_core+8869>, 0x62bd95959f71 <vm_exec_core+13953>, 0x62bd95957867 <vm_exec_core+3959>, 0x62bd9595cc53 <vm_exec_core+25443>, 0x62bd9595833c <vm_exec_core+6732>, 0x62bd95959eaa <vm_exec_core+13754>, 0x62bd9595a89f <vm_exec_core+16303>, 0x62bd9595ca24 <vm_exec_core+24884>, 0x62bd9595b4bc <vm_exec_core+19404>, 0x62bd95958e42 <vm_exec_core+9554>, 0x62bd95958652 <vm_exec_core+7522>, 0x62bd9595c6f8 <vm_exec_core+24072>, 0x62bd95959689 <vm_exec_core+11673>, 0x62bd9595bddf <vm_exec_core+21743>, 0x62bd9595b58d <vm_exec_core+19613>, 0x62bd9595beb5 <vm_exec_core+21957>, 0x62bd9595d368 <vm_exec_core+27256>, 0x62bd9595aa0d <vm_exec_core+16669>, 0x62bd9595caca <vm_exec_core+25050>, 0x62bd95958f11 <vm_exec_core+9761>, 0x62bd9595c5f8 <vm_exec_core+23816>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595aeac <vm_exec_core+17852>, 0x62bd9595b279 <vm_exec_core+18825>, 0x62bd9595a737 <vm_exec_core+15943>, 0x62bd9595ab45 <vm_exec_core+16981>, 0x62bd95959158 <vm_exec_core+10344>, 0x62bd95958898 <vm_exec_core+8104>, 0x62bd9595bfb7 <vm_exec_core+22215>, 0x62bd95957a82 <vm_exec_core+4498>, 0x62bd9595a534 <vm_exec_core+15428>, 0x62bd95965a9f <vm_exec_core+61871>, 0x62bd9595b1b3 <vm_exec_core+18627>, 0x62bd95957b24 <vm_exec_core+4660>, 0x62bd95957fe7 <vm_exec_core+5879>, 0x62bd95957c48 <vm_exec_core+4952>, 0x62bd959584e8 <vm_exec_core+7160>, 0x62bd95958c91 <vm_exec_core+9121>, 0x62bd9595a935 <vm_exec_core+16453>, 0x62bd95959f67 <vm_exec_core+13943>, 0x62bd9595a930 <vm_exec_core+16448>, 0x62bd9595b100 <vm_exec_core+18448>, 0x62bd9595b04d <vm_exec_core+18269>, 0x62bd959584e3 <vm_exec_core+7155>, 0x62bd9595b480 <vm_exec_core+19344>, 0x62bd959595ab <vm_exec_core+11451>, 0x62bd959595b0 <vm_exec_core+11456>, 0x62bd9595b048 <vm_exec_core+18264>, 0x62bd9595ac36 <vm_exec_core+17222>, 0x62bd9595a400 <vm_exec_core+15120>, 0x62bd9595a321 <vm_exec_core+14897>, 0x62bd9595ad71 <vm_exec_core+17537>, 0x62bd9595a73c <vm_exec_core+15948>, 0x62bd95959f6c <vm_exec_core+13948>, 0x62bd959586da <vm_exec_core+7658>...} reg_cfp = 0x7ee38f9ff720 reg_pc = 0x50400002e378 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <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> #41 0x000062bd95953811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #43 0x000062bd955dc28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ee391bd49f0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff23279070, <optimized out>, 0x7fff23278fc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7ee391bd49f0 #44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #45 0x000062bd955d57f7 in rb_main (argc=10, argv=0x7fff23279238) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #46 main (argc=10, argv=0x7fff23279238) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3510194) detached] $ timeout 60 gdb -p 3510182 -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.9rzluv: * -rw------- 1 35 2024-08-09 20:54:47 +0000 autoload20240809-3510194-3crsnw.rb >>> Threads make: *** [uncommon.mk:964: yes-test-all] Error 1 No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3509855 -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 3509854 -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 3543924 -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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-08-09T20:28:53Z master 7b7dde37f5) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 37.404880 seconds 3432 files, 32772 examples, 134381 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.