# Logfile created on 2025-04-25 12:48:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d0ad9b7fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250425-124811", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d0adb07f1d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d0adb07eff0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d0ad9ab9f30 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250425-124811", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250425-124811>, @binmode=false, @mon_data=#<Monitor:0x00007d0adb07ea78>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 62a7f17157 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs generating encdb.h generating enc.mk Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.8.dev strscan 3.1.4.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.7 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=33814 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/755] 3356279=ruby/test_weakkeymap [ 2/755] 3356282=-ext-/marshal/test_usrmarshal [ 3/755] 3356287=net/http/test_httpresponse [ 4/755] 3356290=ruby/test_inlinecache [ 5/755] 3356292=rubygems/test_gem_command [ 6/755] 3356278=openssl/test_engine [ 7/755] 3356280=-ext-/exception/test_enc_raise [ 8/755] 3356284=ruby/test_key_error [ 9/755] 3356288=rubygems/test_gem_request_set_lockfile [ 10/755] 3356283=json/ractor_test [ 11/755] 3356289=-ext-/postponed_job/test_postponed_job [ 12/755] 3356281=ruby/test_bignum [ 13/755] 3356286=prism/ruby/reflection_test [ 14/755] 3356291=did_you_mean/tree_spell/test_human_typo [ 15/755] 3356285=-ext-/load/test_dot_dot [ 16/755] 3356293=rubygems/test_gem_resolver [ 17/755] 3356284=rubygems/test_gem_gemcutter_utilities [ 18/755] 3356285=rubygems/test_gem_remote_fetcher [ 19/755] 3356280=rubygems/test_gem_util [ 20/755] 3356291=test_tempfile [ 21/755] 3356283=openssl/test_config [ 22/755] 3356278=rubygems/test_exit [ 23/755] 3356290=did_you_mean/spell_checking/test_pattern_key_name_check [ 24/755] 3356290=did_you_mean/edit_distance/test_jaro_winkler [ 25/755] 3356286=rubygems/test_gem_commands_yank_command [ 26/755] 3356290=uri/test_ldap [ 27/755] 3356287=rubygems/test_gem_source_lock [ 28/755] 3356290=etc/test_etc [ 29/755] 3356283=rubygems/test_gem_remote_fetcher_local_server [ 30/755] 3356281=-ext-/gvl/test_last_thread [ 31/755] 3356282=-ext-/time/test_new [ 32/755] 3356282=openssl/test_cipher [ 33/755] 3356290=psych/test_hash [ 34/755] 3356292=prism/api/parse_test [ 35/755] 3356278=rubygems/test_gem_source_specific_file [ 36/755] 3356291=socket/test_unix [ 37/755] 3356290=rubygems/test_gem_commands_which_command [ 38/755] 3356283=ruby/test_enum [ 39/755] 3356291=psych/test_coder [ 40/755] 3356282=optparse/test_optparse [ 41/755] 3356287=ruby/test_symbol [ 42/755] 3356292=ruby/test_undef [ 43/755] 3356292=rubygems/test_gem_commands_sources_command [ 44/755] 3356291=io/console/test_ractor [ 45/755] 3356280=rubygems/test_gem_spec_fetcher [ 46/755] 3356284=ruby/test_numeric [ 47/755] 3356291=ruby/test_metaclass [ 48/755] 3356278=ruby/test_io [ 49/755] 3356281=uri/test_ws [ 50/755] 3356291=io/console/test_io_console [ 51/755] 3356281=date/test_date_arith [ 52/755] 3356289=rubygems/test_gem_commands_environment_command [ 53/755] 3356282=-ext-/tracepoint/test_tracepoint [ 54/755] 3356281=-ext-/integer/test_my_integer [ 55/755] 3356281=dtrace/test_array_create [ 56/755] 3356293=rubygems/test_gem_resolver_installed_specification [ 57/755] 3356281=pathname/test_ractor [ 58/755] 3356286=prism/ruby/desugar_compiler_test [ 59/755] 3356293=mkmf/test_signedness [ 60/755] 3356284=openssl/test_hmac [ 61/755] 3356286=rubygems/test_gem_commands_mirror [ 62/755] 3356286=-ext-/marshal/test_internal_ivar [ 63/755] 3356286=cgi/test_cgi_cookie [ 64/755] 3356284=prism/encoding/symbol_encoding_test [ 65/755] 3356286=net/http/test_http [ 66/755] 3356288=rubygems/test_gem_dependency_resolution_error [ 67/755] 3356288=prism/fixtures_test [ 68/755] 3356281=ruby/test_rational2 [ 69/755] 3356285=open-uri/test_proxy [ 70/755] 3356281=dtrace/test_raise [ 71/755] 3356281=ruby/test_yield [ 72/755] 3356280=rubygems/test_gem_request_set_lockfile_parser [ 73/755] 3356290=ruby/enc/test_shift_jis [ 74/755] 3356290=rubygems/test_gem_ci_detector [ 75/755] 3356284=io/wait/test_io_wait_uncommon [ 76/755] 3356284=psych/test_string [ 77/755] 3356290=mkmf/test_have_library [ 78/755] 3356292=rubygems/test_require [ 79/755] 3356285=net/http/test_https [ 80/755] 3356280=erb/test_erb_command [ 81/755] 3356280=rubygems/test_gem_resolver_vendor_set [ 82/755] 3356280=ruby/test_fnmatch [ 83/755] 3356284=uri/test_ftp [ 84/755] 3356289=prism/result/integer_base_flags_test [ 85/755] 3356284=net/http/test_httpresponses [ 86/755] 3356280=ruby/test_unicode_escape [ 87/755] 3356282=ripper/test_filter [ 88/755] 3356284=rubygems/test_gem_ext_cmake_builder [ 89/755] 3356289=-ext-/string/test_too_many_dummy_encodings [ 90/755] 3356284=ruby/enc/test_koi8 [ 91/755] 3356288=objspace/test_objspace [ 92/755] 3356284=ruby/test_clone [ 93/755] 3356282=erb/test_erb_m17n [ 94/755] 3356282=ruby/test_thread [ 95/755] 3356280=ruby/test_call [ 96/755] 3356289=dtrace/test_hash_create [ 97/755] 3356289=json/json_generic_object_test [ 98/755] 3356289=ruby/test_defined [ 99/755] 3356280=-ext-/bignum/test_pack [100/755] 3356289=date/test_switch_hitter [101/755] 3356289=ruby/test_ractor [102/755] 3356279=-ext-/method/test_arity [103/755] 3356279=ripper/test_files_sample [104/755] 3356284=-ext-/st/test_update [105/755] 3356284=ruby/enc/test_case_options [106/755] 3356284=rubygems/test_gem_install_update_options [107/755] 3356289=uri/test_file [108/755] 3356289=rubygems/test_gem_security_policy [109/755] 3356279=rubygems/test_gem_resolver_index_set [110/755] 3356284=psych/test_yamldbm [111/755] 3356284=json/test_helper [112/755] 3356284=cgi/test_cgi_modruby [113/755] 3356284=ruby/test_thread_cv [114/755] 3356280=ripper/test_parser_events [115/755] 3356291=ruby/enc/test_windows_1251 [116/755] 3356291=prism/ruby/relocation_test [117/755] 3356289=mkmf/test_convertible [118/755] 3356279=rubygems/test_gem_resolver_best_set [119/755] 3356279=resolv/test_addr [120/755] 3356280=-ext-/file/test_stat [121/755] 3356280=ruby/test_eval [122/755] 3356279=ruby/test_rational [123/755] 3356291=-ext-/bignum/test_str2big [124/755] 3356291=prism/newline_offsets_test [125/755] 3356284=ruby/test_regexp [126/755] 3356283=rubygems/test_gem_resolver_conflict [127/755] 3356283=rubygems/test_gem_commands_contents_command [128/755] 3356290=ruby/test_readpartial [129/755] 3356283=psych/test_scalar [130/755] 3356283=rubygems/test_gem_commands_search_command [131/755] 3356283=ruby/test_pattern_matching [132/755] 3356290=fiber/test_thread [133/755] 3356283=ruby/test_literal [134/755] 3356290=ruby/test_arithmetic_sequence [135/755] 3356290=ruby/test_lambda [136/755] 3356290=ruby/test_file [137/755] 3356292=socket/test_sockopt [138/755] 3356292=ruby/test_frozen_error [139/755] 3356292=prism/bom_test [140/755] 3356292=psych/test_encoding [141/755] 3356292=psych/test_yaml [142/755] 3356291=psych/test_boolean [143/755] 3356293=mkmf/test_config [144/755] 3356291=rubygems/test_gem_commands_specification_command [145/755] 3356279=psych/handlers/test_recorder [146/755] 3356279=-ext-/iter/test_yield_block [147/755] 3356279=did_you_mean/test_spell_checker [148/755] 3356279=-ext-/bug_reporter/test_bug_reporter [149/755] 3356292=fiber/test_ractor [150/755] 3356287=psych/test_document [151/755] 3356287=prism/ruby/parameters_signature_test [152/755] 3356292=optparse/test_getopts [153/755] 3356292=rubygems/test_gem_resolver_api_specification [154/755] 3356292=rubygems/test_gem_commands_signin_command [155/755] 3356280=socket/test_nonblock [156/755] 3356280=openssl/test_pkey [157/755] 3356287=ruby/test_primitive [158/755] 3356287=rubygems/test_gem_request [159/755] 3356292=fiber/test_address_resolve [160/755] 3356292=uri/test_wss [161/755] 3356280=ruby/test_variable [162/755] 3356292=openssl/test_digest [163/755] 3356291=rubygems/test_gem_resolver_lock_specification [164/755] 3356292=-ext-/string/test_cstr [165/755] 3356291=-ext-/num2int/test_num2int [166/755] 3356291=rubygems/test_gem_source_local [167/755] 3356280=-ext-/iter/test_iter_break [168/755] 3356280=mkmf/test_have_macro [169/755] 3356293=ruby/test_process [170/755] 3356279=ruby/test_parse [171/755] 3356287=optparse/test_summary [172/755] 3356291=fileutils/test_nowrite [173/755] 3356291=ruby/test_flip [174/755] 3356292=ruby/test_thread_queue [175/755] 3356291=rubygems/test_gem_ext_cargo_builder_unit [176/755] 3356287=rubygems/test_gem_commands_install_command [177/755] 3356291=ruby/test_stack [178/755] 3356280=test_securerandom [179/755] 3356280=-ext-/st/test_foreach [180/755] 3356280=ruby/test_econv [181/755] 3356285=rubygems/test_gem_commands_cert_command [182/755] 3356279=fiber/test_io [183/755] 3356279=-ext-/eval/test_eval [184/755] 3356279=fiber/test_process [185/755] 3356279=ruby/test_object [186/755] 3356283=fileutils/test_fileutils [187/755] 3356286=pathname/test_pathname [188/755] 3356290=rubygems/test_remote_fetch_error [189/755] 3356290=coverage/test_coverage [190/755] 3356286=json/json_common_interface_test [191/755] 3356283=psych/test_stream [192/755] 3356286=cgi/test_cgi_tag_helper [193/755] 3356285=prism/result/named_capture_test [194/755] 3356283=ruby/test_dir_m17n [195/755] 3356286=rubygems/test_gem_resolver_git_specification [196/755] 3356291=rubygems/test_gem_ext_ext_conf_builder [197/755] 3356285=dtrace/test_cmethod [198/755] 3356285=-ext-/string/test_qsort [199/755] 3356285=rubygems/test_gem_commands_dependency_command [200/755] 3356285=fiber/test_storage [201/755] 3356285=-ext-/path_to_class/test_path_to_class [202/755] 3356285=prism/result/string_test [203/755] 3356285=json/json_addition_test [204/755] 3356285=-ext-/thread_fd/test_thread_fd_close [205/755] 3356285=rubygems/test_gem_dependency [206/755] 3356287=dtrace/test_method_cache [207/755] 3356287=ruby/test_iterator [208/755] 3356286=rubygems/test_gem_resolver_index_specification [209/755] 3356279=dtrace/test_string [210/755] 3356279=psych/test_marshalable [211/755] 3356279=ruby/test_class [212/755] 3356286=psych/test_serialize_subclasses [213/755] 3356285=ruby/test_const [214/755] 3356285=prism/api/parse_comments_test [215/755] 3356287=prism/ruby/tunnel_test [216/755] 3356285=rubygems/test_gem_text [217/755] 3356287=ruby/test_settracefunc [218/755] 3356286=rubygems/test_gem_version [219/755] 3356285=rubygems/test_gem_commands_stale_command [220/755] 3356285=ruby/test_method_cache [221/755] 3356280=ruby/test_path [222/755] 3356285=test_pp [223/755] 3356280=socket/test_tcp [224/755] 3356286=ruby/test_sprintf_comb [225/755] 3356285=rubygems/test_gem_stub_specification [226/755] 3356292=mkmf/test_flags [227/755] 3356285=openssl/test_asn1 [228/755] 3356280=rubygems/test_gem_ext_rake_builder [229/755] 3356286=monitor/test_monitor [230/755] 3356285=json/json_string_matching_test [231/755] 3356285=ruby/test_whileuntil [232/755] 3356285=ruby/test_transcode [233/755] 3356286=test_extlibs [234/755] 3356289=-ext-/rational/test_rat [235/755] 3356289=prism/result/static_inspect_test [236/755] 3356289=-ext-/symbol/test_inadvertent_creation [237/755] 3356290=ruby/test_complex [238/755] 3356285=prism/result/source_location_test [239/755] 3356289=-ext-/thread/test_instrumentation_api [240/755] 3356285=-ext-/vm/test_at_exit [241/755] 3356285=openssl/test_x509ext [242/755] 3356285=ripper/test_files_ext [243/755] 3356281=prism/unescape_test [244/755] 3356290=rubygems/test_gem_commands_query_command [245/755] 3356281=prism/result/equality_test [246/755] 3356281=ruby/enc/test_gbk [247/755] 3356281=rubygems/test_gem_specification [248/755] 3356285=rubygems/test_gem_dependency_installer [249/755] 3356292=ruby/test_refinement [250/755] 3356291=rubygems/test_gem_name_tuple [251/755] 3356291=ruby/test_warning [252/755] 3356280=psych/test_class [253/755] 3356280=cgi/test_cgi_session [254/755] 3356280=openssl/test_x509crl [255/755] 3356287=strscan/test_stringscanner [256/755] 3356291=psych/test_numeric [257/755] 3356291=ruby/enc/test_gb18030 [258/755] 3356291=rubygems/test_gem_package_tar_reader [259/755] 3356291=mkmf/test_mkmf [260/755] 3356287=-ext-/bignum/test_mul [261/755] 3356287=ruby/test_mixed_unicode_escapes [262/755] 3356287=-ext-/test_enumerator_kw [263/755] 3356287=did_you_mean/spell_checking/test_require_path_check [264/755] 3356291=io/nonblock/test_flush [265/755] 3356291=openssl/test_pkcs7 [266/755] 3356290=rubygems/test_gem_commands_fetch_command [267/755] 3356280=cgi/test_cgi_header [268/755] 3356280=ruby/test_complexrational [269/755] 3356287=-ext-/win32/test_dln [270/755] 3356287=ruby/test_complex2 [271/755] 3356280=ruby/enc/test_iso_8859 [272/755] 3356287=openssl/test_x509attr [273/755] 3356289=mkmf/test_pkg_config [274/755] 3356283=ruby/test_string_memory [275/755] 3356287=prism/regexp_test [276/755] 3356289=open-uri/test_open-uri [277/755] 3356280=-ext-/string/test_coderange [278/755] 3356280=-ext-/bignum/test_big2str [279/755] 3356287=-ext-/string/test_enc_associate [280/755] 3356280=prism/api/dump_test [281/755] 3356290=ruby/test_allocation [282/755] 3356283=ruby/test_gc [283/755] 3356291=prism/ruby/location_test [284/755] 3356291=yaml/test_store [285/755] 3356291=ruby/test_insns_leaf [286/755] 3356291=ruby/test_iseq Leaked file descriptor: TestOpenURI#test_last_modified: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 44149> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3356289 ko1 10u IPv4 1079184332 0t0 TCP localhost:44149->localhost:33940 (CLOSE_WAIT) [287/755] 3356289=psych/test_tree_builder [288/755] 3356289=rubygems/test_gem_ext_cargo_builder_link_flag_converter [289/755] 3356289=net/protocol/test_protocol [290/755] 3356289=-ext-/load/test_protect [291/755] 3356289=cgi/test_cgi_util [292/755] 3356278=openssl/test_x509req [293/755] 3356289=rubygems/test_gem_commands_open_command [294/755] 3356287=prism/api/lex_test [295/755] 3356287=rubygems/test_gem_rdoc [296/755] 3356287=rubygems/test_gem_version_option [297/755] 3356287=ripper/test_files_test_2 [298/755] 3356289=ruby/test_require_lib [299/755] 3356278=rubygems/test_gem_remote_fetcher_s3 [300/755] 3356278=-ext-/win32/test_fd_setsize [301/755] 3356278=prism/version_test [302/755] 3356278=rubygems/test_gem_request_set [303/755] 3356286=ruby/test_objectspace [304/755] 3356278=test_trick [305/755] 3356291=rubygems/test_gem_resolver_activation_request [306/755] 3356291=ruby/enc/test_big5 [307/755] 3356291=psych/test_null [308/755] 3356291=ruby/test_fixnum [309/755] 3356291=fiber/test_timeout [310/755] 3356291=ruby/test_signal [311/755] 3356281=-ext-/iseq_load/test_iseq_load [312/755] 3356285=did_you_mean/core_ext/test_name_error_extension [313/755] 3356285=-ext-/string/test_fstring [314/755] 3356285=fiber/test_scheduler [315/755] 3356280=-ext-/test_ensure_and_callcc [316/755] 3356280=fileutils/test_verbose [317/755] 3356280=rubygems/test_gem_ext_builder [318/755] 3356279=ruby/test_struct [319/755] 3356279=-ext-/typeddata/test_typeddata [320/755] 3356281=rubygems/test_gem_resolver_vendor_specification [321/755] 3356281=prism/ruby/compiler_test [322/755] 3356281=date/test_date_strftime [323/755] 3356279=-ext-/bignum/test_bigzero [324/755] 3356279=ruby/test_basicinstructions [325/755] 3356279=fiber/test_mutex [326/755] 3356292=rubygems/test_gem_commands_owner_command [327/755] 3356279=socket/test_basicsocket [328/755] 3356279=prism/locals_test [329/755] 3356279=test_find [330/755] 3356279=-ext-/test_recursion [331/755] 3356279=-ext-/string/test_normalize [332/755] 3356279=objspace/test_ractor [333/755] 3356280=rubygems/test_gem_unsatisfiable_dependency_error [334/755] 3356280=ripper/test_sexp [335/755] 3356280=rubygems/test_gem_package_tar_header [336/755] 3356279=prism/ruby/pattern_test [337/755] 3356280=-ext-/exception/test_data_error [338/755] 3356292=ruby/test_rubyvm [339/755] 3356292=ruby/test_weakmap [340/755] 3356280=rubygems/test_gem_doctor [341/755] 3356279=socket/test_ancdata [342/755] 3356279=-ext-/string/test_external_new [343/755] 3356279=ripper/test_scanner_events [344/755] 3356280=-ext-/test_abi [345/755] 3356279=ruby/enc/test_euc_jp [346/755] 3356279=rubygems/test_gem_resolver_dependency_request [347/755] 3356281=openssl/test_ssl [348/755] 3356279=rubygems/test_deprecate [349/755] 3356279=win32/test_registry [350/755] 3356279=strscan/test_ractor [351/755] 3356279=prism/api/parse_success_test [352/755] 3356279=rubygems/test_gem_commands_push_command [353/755] 3356288=ruby/test_module [354/755] 3356280=ruby/test_sprintf [355/755] 3356285=rubygems/test_gem_uri_formatter [356/755] 3356285=uri/test_common [357/755] 3356280=ruby/test_optimization [358/755] 3356289=rubygems/test_gem_request_connection_pools [359/755] 3356279=-ext-/test_bug-14834 [360/755] 3356278=openssl/test_buffering [361/755] 3356278=prism/ruby/ruby_parser_test [362/755] 3356278=resolv/test_svcb_https [363/755] 3356278=psych/nodes/test_enumerable [364/755] 3356278=-ext-/proc/test_bmethod [365/755] 3356278=-ext-/funcall/test_passing_block [366/755] 3356278=uri/test_http [367/755] 3356279=socket/test_addrinfo [368/755] 3356278=openssl/test_x509cert [369/755] 3356279=-ext-/string/test_enc_str_buf_cat [370/755] 3356285=mkmf/test_have_func [371/755] 3356279=rubygems/test_webauthn_listener [372/755] 3356279=-ext-/thread/test_lock_native_thread [373/755] 3356279=rubygems/test_gem_package_tar_reader_entry [374/755] 3356289=optparse/test_zsh_completion [375/755] 3356287=dtrace/test_load [376/755] 3356287=ruby/test_encoding [377/755] 3356289=json/json_fixtures_test [378/755] 3356289=rubygems/test_gem_resolver_specification [379/755] 3356289=rubygems/test_gem_security_trust_dir [380/755] 3356289=mkmf/test_constant [381/755] 3356279=ruby/test_default_gems [382/755] 3356279=prism/result/regular_expression_options_test [383/755] 3356279=ruby/test_sleep [384/755] 3356291=fiber/test_queue [385/755] 3356291=mkmf/test_install [386/755] 3356278=prism/result/integer_parse_test [387/755] 3356278=rubygems/test_gem_validator [388/755] 3356278=test_prettyprint [389/755] 3356287=prism/lex_test [390/755] 3356278=test_bundled_gems [391/755] 3356287=ruby/test_m17n_comb [392/755] 3356278=date/test_date_ractor [393/755] 3356291=openssl/test_pair [394/755] 3356285=did_you_mean/test_tree_spell_checker [395/755] 3356285=ruby/test_integer_comb [396/755] 3356278=prism/result/index_write_test [397/755] 3356286=psych/visitors/test_depth_first [398/755] 3356278=openssl/test_ns_spki [399/755] 3356286=test_tsort [400/755] 3356286=-ext-/test_random [401/755] 3356286=psych/test_merge_keys [402/755] 3356278=optparse/test_kwargs [403/755] 3356278=io/wait/test_io_wait [404/755] 3356286=ripper/test_lexer [405/755] 3356286=rubygems/test_gem_ext_configure_builder [406/755] 3356286=resolv/test_mdns [407/755] 3356286=openssl/test_x509store [408/755] 3356286=ruby/test_dir [409/755] 3356286=rubygems/test_gem_local_remote_options [410/755] 3356286=ruby/test_exception [411/755] 3356279=optparse/test_bash_completion [412/755] 3356279=rubygems/test_gem_security_signer [413/755] 3356279=ruby/test_threadgroup [414/755] 3356288=-ext-/string/test_set_len [415/755] 3356288=rubygems/test_gem_commands_lock_command [416/755] 3356288=ruby/enc/test_euc_kr [417/755] 3356288=rubygems/test_gem_silent_ui [418/755] 3356288=dtrace/test_require [419/755] 3356288=ruby/test_ifunless [420/755] 3356288=openssl/test_pkey_dh [421/755] 3356288=ruby/test_shapes [422/755] 3356288=openssl/test_ocsp [423/755] 3356279=rubygems/test_gem_commands_uninstall_command [424/755] 3356289=rubygems/test_gem_dependency_list [425/755] 3356288=ripper/test_files_test [426/755] 3356289=rubygems/test_gem_resolver_installer_set [427/755] 3356288=dtrace/test_object_create_start [428/755] 3356288=test_forwardable [429/755] 3356288=ruby/test_continuation [430/755] 3356288=-ext-/exception/test_ensured [431/755] 3356289=rubygems/test_config [432/755] 3356288=prism/result/comments_test [433/755] 3356291=-ext-/hash/test_delete [434/755] 3356288=ruby/test_io_m17n [435/755] 3356290=rubygems/test_gem_commands_cleanup_command [436/755] 3356291=optparse/test_placearg [437/755] 3356289=-ext-/string/test_interned_str [438/755] 3356289=rubygems/test_project_sanity [439/755] 3356292=ruby/test_env [440/755] 3356289=ruby/test_zjit [441/755] 3356289=prism/encoding/regular_expression_encoding_test [442/755] 3356289=fiber/test_io_buffer [443/755] 3356289=prism/encoding/encodings_test [444/755] 3356289=json/json_generator_test [445/755] 3356279=rubygems/test_gem_impossible_dependencies_error [446/755] 3356291=fileutils/test_dryrun [447/755] 3356279=-ext-/symbol/test_type [448/755] 3356279=ruby/test_range [449/755] 3356291=rubygems/test_gem_source_subpath_problem [450/755] 3356291=test_tmpdir [451/755] 3356290=prism/result/node_id_test [452/755] 3356291=psych/test_emitter [453/755] 3356291=openssl/test_ts [454/755] 3356289=rubygems/test_gem_resolver_api_set [455/755] 3356289=prism/api/parse_stream_test [456/755] 3356289=-ext-/load/test_stringify_symbols [457/755] 3356289=prism/result/warnings_test [458/755] 3356289=-ext-/array/test_to_ary_concat [459/755] 3356290=ruby/test_rubyoptions [460/755] 3356291=-ext-/test_printf [461/755] 3356291=socket/test_udp [462/755] 3356291=prism/ruby/dispatcher_test [463/755] 3356291=mkmf/test_configuration [464/755] 3356291=ruby/enc/test_windows_1252 [465/755] 3356291=-ext-/wait/test_wait [466/755] 3356291=psych/test_object_references [467/755] 3356291=openssl/test_x509name [468/755] 3356291=fiber/test_sleep [469/755] 3356288=ruby/test_compile_prism [470/755] 3356279=rubygems/test_gem_commands_build_command [471/755] 3356289=rubygems/test_gem_security [472/755] 3356291=ruby/enc/test_euc_tw [473/755] 3356291=rubygems/test_gem_requirement [474/755] 3356286=ruby/test_alias [475/755] 3356279=mkmf/test_sizeof [476/755] 3356281=-ext-/test_bug-3571 [477/755] 3356291=ruby/enc/test_emoji_breaks [478/755] 3356281=-ext-/test_notimplement [479/755] 3356291=ruby/test_system [480/755] 3356281=mmtk/test_configuration [481/755] 3356281=ruby/test_comparable [482/755] 3356281=rubygems/test_gem_commands_info_command [483/755] 3356285=prism/api/command_line_test [484/755] 3356285=date/test_date_new [485/755] 3356288=ruby/test_io_timeout [486/755] 3356281=stringio/test_stringio [487/755] 3356288=resolv/test_dns [488/755] 3356285=ruby/test_dup [489/755] 3356278=ruby/test_require [490/755] 3356286=prism/newline_test [491/755] 3356281=-ext-/gvl/test_ubf_async_safe [492/755] 3356286=psych/test_array [493/755] 3356281=prism/ruby/parser_test [494/755] 3356286=prism/snippets_test [495/755] 3356281=rubygems/test_webauthn_listener_response [496/755] 3356281=prism/result/heredoc_test [497/755] 3356281=rubygems/test_gem_path_support [498/755] 3356288=prism/result/constant_path_node_test [499/755] 3356281=rubygems/test_gem_bundler_version_finder [500/755] 3356285=-ext-/win32/test_console_attr [501/755] 3356285=prism/onigmo_test [502/755] 3356285=psych/test_struct [503/755] 3356288=ruby/test_ast [504/755] 3356285=-ext-/string/test_rb_str_dup [505/755] 3356285=prism/fuzzer_test [506/755] 3356285=ruby/test_math [507/755] 3356281=test_time [508/755] 3356285=json/json_encoding_test [509/755] 3356285=dtrace/test_gc [510/755] 3356285=mkmf/test_libs [511/755] 3356285=ruby/test_super [512/755] 3356281=optparse/test_did_you_mean [513/755] 3356281=optparse/test_autoconf [514/755] 3356281=-ext-/popen_deadlock/test_popen_deadlock [515/755] 3356289=rubygems/test_gem_safe_yaml [516/755] 3356289=digest/test_digest_extend [517/755] 3356289=cgi/test_cgi_multipart [518/755] 3356289=ruby/test_case [519/755] 3356291=-ext-/test_bug-5832 [520/755] 3356291=rubygems/test_gem_config_file [521/755] 3356285=rubygems/test_gem_commands_pristine_command [522/755] 3356289=psych/test_yamlstore [523/755] 3356289=ruby/test_yjit_exit_locations [524/755] 3356291=ruby/test_io_buffer [525/755] 3356289=ruby/test_hash [526/755] 3356291=-ext-/arith_seq/test_arith_seq_beg_len_step [527/755] 3356291=ruby/test_beginendblock [528/755] 3356281=rubygems/test_gem_resolver_requirement_list [529/755] 3356281=psych/test_scalar_scanner [530/755] 3356281=test_timeout [531/755] 3356292=ruby/test_not [532/755] 3356292=test_weakref [533/755] 3356292=socket/test_socket [534/755] 3356281=uri/test_mailto [535/755] 3356291=ruby/enc/test_case_mapping [536/755] 3356281=psych/visitors/test_yaml_tree [537/755] 3356291=rubygems/test_rubygems [538/755] 3356281=rubygems/test_gem_package_tar_writer [539/755] 3356286=prism/ruby/ripper_test [540/755] 3356281=ruby/test_method [541/755] 3356287=test_unicode_normalize [542/755] 3356287=-ext-/econv/test_append [543/755] 3356291=did_you_mean/test_ractor_compatibility [544/755] 3356287=rubygems/test_gem_resolver_lock_set [545/755] 3356287=optparse/test_reqarg [546/755] 3356283=resolv/test_resource [547/755] 3356283=psych/test_set [548/755] 3356283=rubygems/test_gem_source_fetch_problem [549/755] 3356283=rubygems/test_gem_update_suggestion [550/755] 3356283=rubygems/test_gem_console_ui [551/755] 3356283=-ext-/struct/test_member [552/755] 3356283=-ext-/st/test_numhash [553/755] 3356283=rubygems/test_gem_stream_ui [554/755] 3356280=ruby/test_trace [555/755] 3356280=-ext-/string/test_nofree [556/755] 3356280=openssl/test_pkey_rsa [557/755] 3356283=test_ipaddr [558/755] 3356279=ruby/test_arity [559/755] 3356279=net/http/test_buffered_io [560/755] 3356283=ruby/test_yjit [561/755] 3356279=ruby/test_m17n [562/755] 3356285=ruby/test_argf [563/755] 3356291=mkmf/test_egrep_cpp [564/755] 3356286=rubygems/test_gem_resolver_composed_set [565/755] 3356287=date/test_date_conv [566/755] 3356286=rubygems/test_webauthn_poller [567/755] 3356287=digest/test_ractor [568/755] 3356291=json/json_coder_test [569/755] 3356291=psych/test_psych [570/755] 3356286=fiber/test_enumerator [571/755] 3356286=-ext-/debug/test_debug [572/755] 3356291=rubygems/test_gem_commands_help_command [573/755] 3356286=ruby/test_stringchar [574/755] 3356287=-ext-/arith_seq/test_arith_seq_extract [575/755] 3356291=test_rbconfig [576/755] 3356279=rubygems/test_gem_uri [577/755] 3356286=rubygems/test_gem_package_old [578/755] 3356280=digest/test_digest [579/755] 3356279=-ext-/debug/test_profile_frames [580/755] 3356286=-ext-/load/test_resolve_symbol [581/755] 3356291=date/test_date_compat [582/755] 3356291=ruby/test_lazy_enumerator [583/755] 3356286=ruby/test_array [584/755] 3356279=mkmf/test_find_executable [585/755] 3356287=set/test_set [586/755] 3356279=error_highlight/test_error_highlight [587/755] 3356287=-ext-/class/test_class2name [588/755] 3356287=psych/test_nil [589/755] 3356287=rubygems/test_gem_request_set_lockfile_tokenizer [590/755] 3356287=rubygems/test_gem_commands_outdated_command [591/755] 3356287=openssl/test_kdf [592/755] 3356287=ruby/test_backtrace [593/755] 3356292=ruby/test_time_tz [594/755] 3356292=prism/ruby/string_query_test [595/755] 3356292=ruby/test_enumerator [596/755] 3356291=ruby/enc/test_utf16 [597/755] 3356291=rubygems/test_gem_package [598/755] 3356287=ruby/test_frozen [599/755] 3356287=rubygems/test_gem_source [600/755] 3356278=psych/test_safe_load [601/755] 3356278=prism/encoding/string_encoding_test [602/755] 3356278=ruby/test_name_error [603/755] 3356291=-ext-/exception/test_exception_at_throwing [604/755] 3356287=test_pty [605/755] 3356291=rubygems/test_gem_source_vendor [606/755] 3356291=rubygems/test_gem_commands_list_command [607/755] 3356291=did_you_mean/spell_checking/test_variable_name_check [608/755] 3356291=yaml/test_dbm [609/755] 3356291=psych/test_symbol [610/755] 3356291=rubygems/test_gem_uninstaller [611/755] 3356278=prism/ractor_test [612/755] 3356287=rubygems/test_gem_platform [613/755] 3356287=prism/result/overlap_test [614/755] 3356278=did_you_mean/tree_spell/test_change_word [615/755] 3356278=rubygems/test_gem_source_installed [616/755] 3356278=-ext-/string/test_modify_expand [617/755] 3356278=rubygems/test_gem_available_set [618/755] 3356278=uri/test_parser [619/755] 3356278=openssl/test_pkcs12 [620/755] 3356287=psych/test_date_time [621/755] 3356287=date/test_date [622/755] 3356287=rubygems/test_gem_command_manager [623/755] 3356287=rubygems/test_gem_installer [624/755] 3356291=rubygems/test_gem_commands_check_command [625/755] 3356291=ruby/test_random_formatter [626/755] 3356278=rubygems/test_gem_source_git [627/755] 3356291=ruby/enc/test_regex_casefold [628/755] 3356291=ruby/test_pipe [629/755] 3356291=ruby/test_condition [630/755] 3356291=ruby/enc/test_cp949 [631/755] 3356291=did_you_mean/spell_checking/test_class_name_check [632/755] 3356291=rubygems/test_gem_resolver_git_set [633/755] 3356278=ruby/test_string [634/755] 3356280=ripper/test_files_lib [635/755] 3356291=set/test_sorted_set [636/755] 3356291=ruby/enc/test_emoji [637/755] 3356291=-ext-/struct/test_duplicate [638/755] 3356291=json/json_ext_parser_test [639/755] 3356291=ruby/test_time [640/755] 3356281=ruby/test_integer [641/755] 3356279=date/test_date_attr [642/755] 3356279=-ext-/test_scan_args [643/755] 3356291=erb/test_erb [644/755] 3356279=psych/test_omap [645/755] 3356279=zlib/test_zlib [646/755] 3356291=prism/magic_comment_test [647/755] 3356289=ruby/test_marshal [648/755] 3356293=mkmf/test_framework [649/755] 3356293=ruby/enc/test_case_comprehensive [650/755] 3356293=ruby/test_proc [651/755] 3356291=dtrace/test_singleton_function [652/755] 3356291=optparse/test_cclass [653/755] 3356291=test_shellwords [654/755] 3356291=did_you_mean/spell_checking/test_uncorrectable_name_check [655/755] 3356291=optparse/test_load [656/755] 3356291=net/http/test_https_proxy [657/755] 3356291=openssl/test_pkey_dsa [658/755] 3356289=ruby/test_nomethod_error [659/755] 3356289=date/test_date_strptime [660/755] 3356289=open-uri/test_ssl Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 35315> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3356289 ko1 10u IPv4 1079211716 0t0 TCP localhost:35315->localhost:39990 (CLOSE_WAIT) Closed file descriptor: TestOpenURISSL#test_validation_failure: 10 [661/755] 3356291=psych/test_ractor [662/755] 3356285=prism/library_symbols_test [663/755] 3356285=psych/visitors/test_emitter [664/755] 3356285=psych/test_json_tree [665/755] 3356285=stringio/test_ractor [666/755] 3356285=ruby/test_float [667/755] 3356293=rubygems/test_gem_remote_fetcher_local_ssl_server [668/755] 3356291=ripper/test_files_test_1 [669/755] 3356289=rubygems/test_gem [670/755] 3356285=prism/percent_delimiter_string_test [671/755] 3356285=prism/api/freeze_test [672/755] 3356285=cgi/test_cgi_core [673/755] 3356285=-ext-/stack/test_stack_overflow [674/755] 3356285=test_delegate [675/755] 3356285=psych/test_yaml_special_cases [676/755] 3356285=rubygems/test_gem_source_list [677/755] 3356285=prism/result/attribute_write_test [678/755] 3356285=psych/test_parser [679/755] 3356285=-ext-/bignum/test_div [680/755] 3356285=-ext-/array/test_resize [681/755] 3356285=ruby/test_gc_compact [682/755] 3356280=psych/test_deprecated [683/755] 3356280=prism/result/breadth_first_search_test [684/755] 3356280=uri/test_generic [685/755] 3356293=ruby/test_fiber [686/755] 3356286=ruby/enc/test_cesu8 [687/755] 3356286=rubygems/test_gem_commands_rebuild_command [688/755] 3356280=psych/test_alias_and_anchor [689/755] 3356280=rubygems/test_gem_commands_setup_command [690/755] 3356286=json/json_parser_test [691/755] 3356286=open-uri/test_ftp [692/755] 3356286=ruby/test_vm_dump [693/755] 3356286=test_open3 [694/755] 3356279=prism/errors_test [695/755] 3356279=-ext-/string/test_ellipsize [696/755] 3356279=ruby/enc/test_utf32 [697/755] 3356279=-ext-/integer/test_integer [698/755] 3356279=ruby/test_memory_view [699/755] 3356279=prism/test_helper [700/755] 3356279=openssl/test_fips [701/755] 3356289=date/test_date_parse [702/755] 3356289=rubygems/test_gem_commands_update_command [703/755] 3356279=-ext-/struct/test_data [704/755] 3356279=optparse/test_noarg [705/755] 3356280=openssl/test_pkey_ec [706/755] 3356280=ruby/test_rand [707/755] 3356290=psych/visitors/test_to_ruby [708/755] 3356281=rubygems/test_bundled_ca [709/755] 3356290=openssl/test_random [710/755] 3356290=prism/result/static_literals_test [711/755] 3356290=fiber/test_backtrace [712/755] 3356279=rubygems/test_gem_safe_marshal [713/755] 3356290=-ext-/string/test_capacity [714/755] 3356290=-ext-/float/test_nextafter [715/755] 3356290=dtrace/test_function_entry [716/755] 3356290=-ext-/struct/test_len [717/755] 3356290=prism/result/implicit_array_test [718/755] 3356290=optparse/test_acceptable Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 8 #<File::Stat dev=0x8, ino=1079218810, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3356281 ko1 8u IPv4 1079218810 0t0 UDP localhost:53799->_localdnsstub:domain [719/755] 3356280=prism/heredoc_dedent_test [720/755] 3356280=rubygems/test_kernel [721/755] 3356281=did_you_mean/spell_checking/test_method_name_check Closed file descriptor: MethodNameCheckTest#test_corrections_include_method_from_module: 8 [722/755] 3356281=lib/!Nothing_to_test [723/755] 3356281=ruby/test_keyword [724/755] 3356290=prism/result/numeric_value_test [725/755] 3356290=openssl/test_provider [726/755] 3356279=openssl/test_bn [727/755] 3356279=rubygems/test_gem_package_task [728/755] 3356279=rubygems/test_gem_commands_server_command [729/755] 3356279=net/http/test_httpheader [730/755] 3356279=net/http/test_http_request [731/755] 3356279=ruby/test_data [732/755] 3356279=ripper/test_ripper [733/755] 3356287=did_you_mean/spell_checking/test_key_name_check [734/755] 3356287=test_singleton [735/755] 3356289=ruby/test_assignment [736/755] 3356287=date/test_date_marshal [737/755] 3356287=openssl/test_ossl [738/755] 3356290=rubygems/test_gem_request_set_gem_dependency_api [739/755] 3356280=ruby/enc/test_grapheme_breaks [740/755] 3356280=ruby/test_syntax [741/755] 3356281=rubygems/test_gem_resolver_local_specification [742/755] 3356281=ruby/test_autoload [743/755] 3356290=ruby/test_pack [744/755] 3356279=rubygems/test_gem_commands_unpack_command [745/755] 3356290=rubygems/test_gem_commands_exec_command [746/755] 3356279=psych/json/test_stream [747/755] 3356291=optparse/test_optarg [748/755] 3356279=io/wait/test_ractor [749/755] 3356279=openssl/test_ssl_session [750/755] 3356291=rubygems/test_gem_ext_cargo_builder [751/755] 3356291=rubygems/test_gem_gem_runner [752/755] 3356291=ruby/test_file_exhaustive [753/755] 3356286=psych/test_object [754/755] 3356286=rubygems/test_gem_commands_signout_command [755/755] 3356286=psych/test_exception $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:13 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 311356 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 419256 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 620161 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 653320 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 694506 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 825635 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1203214 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2597670 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1018 3355029 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3355029 3355032 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250425-124811 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 3355032 3355033 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250425-124811 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 3355033 3355932 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3355932 3355933 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3355933 3356275 1015 1015 pts/0 1015 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 3356275 3356281 1015 1015 pts/0 1015 Sl+ 1000 1:13 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3455248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 3356281 3529001 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3356281 3529067 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 3356281 3529114 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 1 3823805 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 3355033 3913206 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 3942842 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 4068349 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3455248, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[3355029], 3355029=>[3355032], 3355032=>[3355033], 3355033=>[3355932, 3913206], 3355932=>[3355933], 3355933=>[3356275], 3356275=>[3356281], 3356281=>[3529001, 3529067, 3529114]} $ timeout 60 gdb -p 3529001 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3529003] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005d23cde64e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x74e2ea8006c0 (LWP 3529001) "test_autoload.*" 0x00005d23cde64e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x74e2ddc006c0 (LWP 3529003) "test_autoload.*" 0x000074e311b1b4cd in __GI___poll (fds=0x74e2dc309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x74e2ddc006c0 (LWP 3529003) "test_autoload.*"): #0 0x000074e311b1b4cd in __GI___poll (fds=0x74e2dc309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005d23cddef6da in __interceptor_poll () No symbol table info available. #2 0x00005d23ce19fcdf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3011 vm = <optimized out> #4 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000074e311a9caa4 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 = {128517731780288, 6537684626887370176, 128517731780288, -352, 0, 128517945680240, 6537684626874787264, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74e2ea8006c0 (LWP 3529001) "test_autoload.*"): #0 0x00005d23cde64e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005d23cde65dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005d23cddb4670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005d23cddb44e9 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 0x00005d23cddb4115 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x00005d23cddaf11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005d23cddafa5e in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005d23cddaf96a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #8 0x00005d23cde4b2ad in __interceptor_realloc () No symbol table info available. #9 0x00005d23cdef976c in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=0x51f001d28a80, new_size=4816, old_size=3208, old_size@entry=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8324 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #10 0x00005d23cded48ea in ruby_sized_xrealloc2_body (ptr=0x80, n=n@entry=602, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:4772 len = 18446744073709551104 #11 ruby_sized_xrealloc2 (ptr=0x80, n=n@entry=602, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:4765 No locals. #12 ruby_xrealloc2 (ptr=0x80, n=n@entry=602, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:4778 No locals. #13 0x00005d23ce3dc5f5 in ary_heap_realloc (ary=128518597450760, new_capa=602) at /tmp/ruby/src/trunk_asan/array.c:370 No locals. #14 ary_resize_capa (ary=ary@entry=128518597450760, capacity=602) at /tmp/ruby/src/trunk_asan/array.c:412 new_capa = 602 #15 0x00005d23ce3dbd9c in ary_double_capa (ary=128518597450760, min=402) at /tmp/ruby/src/trunk_asan/array.c:461 new_capa = 128 #16 ary_ensure_room_for_push (ary=ary@entry=128518597450760, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:620 old_len = <optimized out> new_len = 402 capa = <optimized out> #17 0x00005d23ce3db945 in rb_ary_push (ary=ary@entry=128518597450760, item=item@entry=128518023757760) at /tmp/ruby/src/trunk_asan/array.c:1386 idx = 401 target_ary = <optimized out> rbimpl_ary = <optimized out> ptr = <optimized out> tmp_n = <optimized out> #18 0x00005d23cdf8c6ce in rb_provide_feature (vm=0x525000000100, feature=128518023757760, feature@entry=128518023757360) at /tmp/ruby/src/trunk_asan/load.c:709 features = 128518597450760 #19 0x00005d23cdf8f87d in require_internal (ec=<optimized out>, ec@entry=0x51600683b5d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1346 real = <optimized out> th = 0x51500026cf80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 128518597432320 realpath_map = 128518597432160 path = 128518023757360 state = <optimized out> prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #20 0x00005d23cdf8dd12 in rb_require_string_internal (fname=128518023757760, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x51600683b5d0 result = <optimized out> #21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #22 0x00005d23ce26efd8 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:3796 ci = 0x1374100140003 cc = <optimized out> me = 0x74e3113fe580 cfunc = 0x504000018558 recv = 128518597561760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #23 0x00005d23ce2552ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74e2ea7fd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4774 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #24 0x00005d23ce25af45 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4183 No locals. #25 0x00005d23ce21cb09 in vm_sendish (ec=0x51600683b5d0, reg_cfp=0x74e2e1fff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 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> #26 vm_exec_core (ec=ec@entry=0x51600683b5d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2e1fff6e8 reg_pc = 0x51100007fa38 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> th: 0x51500026cf80, native_id: 0x74e2ea8006c0 -- Control frame information ----------------------------------------------- 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> c:0006 p:---- s:0024 e:000023 CFUNC :require 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> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] 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> c:0003 p:---- s:0010 e:000009 CFUNC :fork INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #27 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600683b5d0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2ea7fd6a0, <optimized out>, <optimized out>}, prev = 0x74e2df609f80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #28 0x00005d23ce282efa in vm_call0_body (ec=<optimized out>, calling=0x74e2df709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x74e2df7098d0 cc = <optimized out> ret = <optimized out> #29 0x00005d23ce28276f in vm_call0_cme (ec=0x51600683b5d0, calling=0x74e2df709860, argv=0x74e2ea7fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #30 vm_call0_body (ec=<optimized out>, calling=0x74e2df709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x74e2f4373420 orig_cme = <optimized out> ci = 0x74e2df7098d0 cc = 0x74e2f43733f8 ret = <optimized out> #31 0x00005d23ce236afe in vm_call0_cc (recv=128518597561760, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x74e2f43733f8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #32 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 = 0x74e2f43733f8 self = <optimized out> #33 0x00005d23ce23792e in rb_funcallv (recv=128518597561760, mid=22673, argc=1, argv=0x74e2ea7fdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x74e2ea7fdaa0 #35 0x00005d23ce1f73de in autoload_feature_require (_arguments=128517945679504) at /tmp/ruby/src/trunk_asan/variable.c:3001 arguments = 0x74e2ea7fde90 autoload_const = <optimized out> result = <optimized out> #36 autoload_try_load (_arguments=128517945679504) at /tmp/ruby/src/trunk_asan/variable.c:3015 arguments = 0x74e2ea7fde90 result = <optimized out> ce = <optimized out> #37 0x00005d23cde932e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x51600683b5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74e2ea7fde10, <optimized out>, 0x74e2ea7fdd20, <optimized out>, <optimized out>}, prev = 0x74e2df609740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600683b5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #38 0x00005d23ce1f6746 in rb_autoload_load (module=module@entry=128518597639480, name=name@entry=228939) at /tmp/ruby/src/trunk_asan/variable.c:3076 ce = 0x503001382140 arguments = {module = 128518597639480, name = 228939, flag = 0, mutex = 128518108397360, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #39 0x00005d23ce2005cd in rb_const_search_from (klass=128518108439240, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178 ac = 0xfffffffffffffe00 am = 128518597639480 tmp = 128518597639480 ce = <optimized out> current = 128518597639480 value = <optimized out> first_iteration = <optimized out> #40 0x00005d23ce1f8444 in rb_const_search (klass=128518108439240, id=228939, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200 value = <optimized out> #41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127 c = <optimized out> #42 0x00005d23ce20392e 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:1128 root_cref = <optimized out> klass = 92358976737416 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> #43 0x00005d23ce20ec01 in vm_get_ev_const_chain (ec=0x51600683b5d0, segments=0x502002befd30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1161 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502002befd70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6438 segments = 0x502002befd30 ice = <optimized out> val = <optimized out> #45 0x00005d23ce210556 in vm_exec_core (ec=ec@entry=0x51600683b5d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2e1fff720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #46 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600683b5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2ea7fe940, <optimized out>, <optimized out>}, prev = 0x74e2df7096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #47 0x00005d23ce28c942 in invoke_iseq_block_from_c (ec=0x51600683b5d0, captured=0x74e2e1fff7a8, self=128518108563600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e2f4328ba0 cfp = <optimized out> sp = 0x74e2e1eff850 use_argv = 0x0 stack_argv = 0x74e2e1eff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #48 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x74e2e1fff7a8 #49 0x00005d23ce238d46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1699 No locals. #50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #52 0x00005d23ce238d46 in rb_yield (val=<optimized out>) No locals. #53 0x00005d23cde92bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x51600683b5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74e2ea7fecd0, <optimized out>, 0x74e2ea7febe0, <optimized out>, <optimized out>}, prev = 0x74e2df609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x51600683b5d0 cfp = 0x74e2e1fff758 #54 0x00005d23ce00e75b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #55 0x00005d23ce26efd8 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:3796 ci = 0x64b100040001 cc = <optimized out> me = 0x74e310fd20d8 cfunc = 0x504000020058 recv = 128518108563600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #56 0x00005d23ce2552ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74e2ea7ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4774 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #57 0x00005d23ce254da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4914 ci = <optimized out> cc = 0x0 #58 0x00005d23ce210f18 in vm_sendish (ec=0x51600683b5d0, reg_cfp=0x74e2e1fff790, cd=0x502002befc90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #59 vm_exec_core (ec=ec@entry=0x51600683b5d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502002befc90 insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2e1fff790 reg_pc = 0x504003758830 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #60 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600683b5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2ea7ff6c0, <optimized out>, <optimized out>}, prev = 0x74e2ea7ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #61 0x00005d23ce248bfb in invoke_iseq_block_from_c (ec=0x51600683b5d0, captured=<optimized out>, self=128518108563600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e2f4328bc8 cfp = 0x74e2e1fff7c8 sp = 0x74e2e1eff818 use_argv = <optimized out> stack_argv = 0x74e2e1eff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #62 invoke_block_from_c_proc (ec=0x51600683b5d0, self=128518108563600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #63 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #64 0x00005d23ce246e86 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x50400376b810, argc=-840544706, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 0 #65 0x00005d23ce19e54d in thread_do_start_proc (th=th@entry=0x51500026cf80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x50400376b810 args_len = 0 args_ptr = <optimized out> #66 0x00005d23ce19c12a in thread_do_start (th=0x51500026cf80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #67 thread_start_func_2 (th=th@entry=0x51500026cf80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #68 0x00005d23ce19b3ee in call_thread_start_func_2 (th=0x51500026cf80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x74e2ea7ffcc0 #69 nt_start (ptr=0x50c000b96080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500026cf80 sched = <optimized out> nt = 0x50c000b96080 vm = 0x525000000100 #70 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #71 0x000074e311a9caa4 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 = {128517945689792, 6537795127805961664, 128517945689792, -352, 0, 140726945018448, 6537795127793378752, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #72 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3529001) detached] $ timeout 60 gdb -p 3529067 -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 3529114 -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 3356281 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3913234] [New LWP 3529116] [New LWP 3508999] [New LWP 3503395] [New LWP 3356711] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffd8b917d20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x74e311d86c40 (LWP 3356281) "ruby" 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffd8b917d20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x74e2de6006c0 (LWP 3913234) "envutil.rb:183" 0x000074e311b1b4cd in __GI___poll (fds=0x74e2e0209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x74e2f58006c0 (LWP 3529116) "test_autoload.*" 0x000074e311b1b4cd in __GI___poll (fds=0x74e2dc309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x74e2ece006c0 (LWP 3508999) "parallel.rb:40" 0x000074e311b1b4cd in __GI___poll (fds=0x74e2e3a16660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x74e2d3e006c0 (LWP 3503395) "Gem::Timeout st" 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=29922, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0005efa14) at ./nptl/futex-internal.c:57 6 Thread 0x74e2ef2006c0 (LWP 3356711) "Timeout stdlib " 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=29922, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000358590) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x74e2ef2006c0 (LWP 3356711) "Timeout stdlib "): #0 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=29922, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000358590) 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=29922, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000358590) 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=0x50c000358590, 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 0x000074e311a9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000358568) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74e311a9b4b0 <__condvar_cleanup_waiting>, __arg = 0x74e2ef1feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 68, cond = 0x50c000358568, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 68 seq = 34 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=0x50c000358568, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005d23ce1759ff in rb_native_cond_wait (cond=0x50c000358590, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000140800, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x515000000300 #7 0x00005d23ce19a302 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000140800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005d23ce17fea1 in native_sleep (th=0x515000140800, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x515000140800, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005d23ce198d75 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128518595759800, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005d23cde932e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x51600041fdd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74e2ef1feef0, <optimized out>, 0x74e2ef1fee00, <optimized out>, <optimized out>}, prev = 0x74e2ed209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600041fdd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005d23ce19825d in queue_do_pop (self=<optimized out>, q=0x50400005b090, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 128518595759800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 128518595759800, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005b090 end = 0 #14 0x00005d23ce218244 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7397 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005d23ce218244 in vm_invoke_builtin_delegate (ec=0x51600041fdd0, cfp=0x74e2efa4a758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600041fdd0) at ../../src/trunk_asan/insns.def:1669 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2efa4a758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #17 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600041fdd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2ef1ff6c0, <optimized out>, <optimized out>}, prev = 0x74e2ef1ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005d23ce248bfb in invoke_iseq_block_from_c (ec=0x51600041fdd0, captured=<optimized out>, self=128518596963160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e3113f57f0 cfp = 0x74e2efa4a7c8 sp = 0x74e2ef94a818 use_argv = <optimized out> stack_argv = 0x74e2ef94a818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600041fdd0, self=128518596963160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #21 0x00005d23ce246e86 in rb_vm_invoke_proc (ec=0x50c000358590, proc=0x189, proc@entry=0x5040001fbfd0, argc=296324465, 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:1793 self = 0 #22 0x00005d23ce19e54d in thread_do_start_proc (th=th@entry=0x515000140800) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040001fbfd0 args_len = 0 args_ptr = <optimized out> #23 0x00005d23ce19c12a in thread_do_start (th=0x515000140800) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000140800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005d23ce19b3ee in call_thread_start_func_2 (th=0x515000140800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x74e2ef1ffcc0 #26 nt_start (ptr=0x50c000358540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000140800 sched = <optimized out> nt = 0x50c000358540 vm = 0x525000000100 #27 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000074e311a9caa4 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 = {128518023284416, 6537784957323404736, 128518023284416, -352, 0, 140726945015536, 6537784957310821824, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x74e2d3e006c0 (LWP 3503395) "Gem::Timeout st"): #0 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=29922, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0005efa14) 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=29922, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0005efa14) 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=0x50c0005efa14, 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 0x000074e311a9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0005ef9e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74e311a9b4b0 <__condvar_cleanup_waiting>, __arg = 0x74e2d3dfeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 9, cond = 0x50c0005ef9e8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 9 seq = 4 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=0x50c0005ef9e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005d23ce1759ff in rb_native_cond_wait (cond=0x50c0005efa14, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000205b00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005d23ce19a302 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000205b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005d23ce17fea1 in native_sleep (th=0x515000205b00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x515000205b00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005d23ce198d75 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128518595564520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005d23cde932e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x51600210d8d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74e2d3dfeef0, <optimized out>, 0x74e2d3dfee00, <optimized out>, <optimized out>}, prev = 0x74e2e6009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600210d8d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005d23ce19825d in queue_do_pop (self=<optimized out>, q=0x50400054b110, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 128518595564520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 128518595564520, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400054b110 end = 0 #14 0x00005d23ce218244 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7397 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005d23ce218244 in vm_invoke_builtin_delegate (ec=0x51600210d8d0, cfp=0x74e2ee6bd758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600210d8d0) at ../../src/trunk_asan/insns.def:1669 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2ee6bd758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #17 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600210d8d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2d3dff6c0, <optimized out>, <optimized out>}, prev = 0x74e2d3dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005d23ce248bfb in invoke_iseq_block_from_c (ec=0x51600210d8d0, captured=<optimized out>, self=128518578355400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e3113c9308 cfp = 0x74e2ee6bd7c8 sp = 0x74e2ee5bd818 use_argv = <optimized out> stack_argv = 0x74e2ee5bd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600210d8d0, self=128518578355400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #21 0x00005d23ce246e86 in rb_vm_invoke_proc (ec=0x50c0005efa14, proc=0x189, proc@entry=0x5040035c59d0, argc=296324465, 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:1793 self = 0 #22 0x00005d23ce19e54d in thread_do_start_proc (th=th@entry=0x515000205b00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040035c59d0 args_len = 0 args_ptr = <optimized out> #23 0x00005d23ce19c12a in thread_do_start (th=0x515000205b00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000205b00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005d23ce19b3ee in call_thread_start_func_2 (th=0x515000205b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x74e2d3dffcc0 #26 nt_start (ptr=0x50c0005ef9c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000205b00 sched = <optimized out> nt = 0x50c0005ef9c0 vm = 0x525000000100 #27 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000074e311a9caa4 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 = {128517566105280, 6537706342242018752, 128517566105280, -352, 0, 140726945015536, 6537706342229435840, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x74e2ece006c0 (LWP 3508999) "parallel.rb:40"): #0 0x000074e311b1b4cd in __GI___poll (fds=0x74e2e3a16660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005d23cddef6da in __interceptor_poll () No symbol table info available. #2 0x00005d23cdf4b419 in nogvl_wait_for (th=128518108375560, fptr=0x5110002a7780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005d23cdf4c8aa in internal_read_func (ptr=0x74e2e3a16440) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x74e2e3a16440 result = <optimized out> #5 0x00005d23ce183dea in rb_thread_io_blocking_call (io=<optimized out>, func=0x5d23cdf4c3a0 <internal_read_func>, data1=0x74e2e3a16440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005d23cde932e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516004315ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74e2ecdfedb0, <optimized out>, 0x74e2ecdfecc0, <optimized out>, <optimized out>}, prev = 0x74e2e3a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516004315ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005d23cdf60bd5 in io_read_memory_locktmp (str=128517830436448, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504 str = <optimized out> iis = {th = 128518108375560, fptr = 0x5110002a7780, nonblock = 0, fd = 4, buf = 0x51900049ed80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110002a7780 n = <optimized out> shrinkable = <optimized out> #9 0x00005d23cdf3cf81 in io_readpartial (argc=-475961760, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00005d23ce26efd8 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:3796 ci = 0x40b100100003 cc = <optimized out> me = 0x74e311599ed0 cfunc = 0x504000010f58 recv = 128518108375680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005d23ce21cb09 in vm_sendish (ec=0x516004315ed0, reg_cfp=0x74e2e8bfb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 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=0x516004315ed0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2e8bfb790 reg_pc = 0x51300004b718 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #13 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516004315ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2ecdff6c0, <optimized out>, <optimized out>}, prev = 0x74e2ecdffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00005d23ce248bfb in invoke_iseq_block_from_c (ec=0x516004315ed0, captured=<optimized out>, self=128518578939400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e31153c1e0 cfp = 0x74e2e8bfb7c8 sp = 0x74e2e8afb818 use_argv = <optimized out> stack_argv = 0x74e2e8afb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516004315ed0, self=128518578939400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #17 0x00005d23ce246e86 in rb_vm_invoke_proc (ec=0x74e2e3a16660, proc=0x1, proc@entry=0x504003759b50, argc=296858829, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 4294967295 #18 0x00005d23ce19e54d in thread_do_start_proc (th=th@entry=0x5150000d7800) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504003759b50 args_len = 0 args_ptr = <optimized out> #19 0x00005d23ce19c12a in thread_do_start (th=0x5150000d7800) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000d7800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x00005d23ce19b3ee in call_thread_start_func_2 (th=0x5150000d7800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x74e2ecdffcc0 #22 nt_start (ptr=0x50c0002eea00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150000d7800 sched = <optimized out> nt = 0x50c0002eea00 vm = 0x525000000100 #23 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #24 0x000074e311a9caa4 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 = {128517985535680, 6537792104148985280, 128517985535680, -352, 25, 140726945021264, 6537792104136402368, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x74e2f58006c0 (LWP 3529116) "test_autoload.*"): #0 0x000074e311b1b4cd in __GI___poll (fds=0x74e2dc309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005d23cddef6da in __interceptor_poll () No symbol table info available. #2 0x00005d23ce19fcdf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3011 vm = <optimized out> #4 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000074e311a9caa4 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 = {128518130239168, 6537770938550150592, 128518130239168, -352, 0, 128517721285424, 6537770938537567680, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x74e2de6006c0 (LWP 3913234) "envutil.rb:183"): #0 0x000074e311b1b4cd in __GI___poll (fds=0x74e2e0209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005d23cddef6da in __interceptor_poll () No symbol table info available. #2 0x00005d23cdf4b419 in nogvl_wait_for (th=128518108351400, fptr=0x51100027a640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005d23cdf4c8aa in internal_read_func (ptr=0x74e2e0209620) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x74e2e0209620 result = <optimized out> #5 0x00005d23ce183dea in rb_thread_io_blocking_call (io=<optimized out>, func=0x5d23cdf4c3a0 <internal_read_func>, data1=data1@entry=0x74e2e0209620, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005d23cdf4c1e0 in rb_io_blocking_region_wait (io=0x51100027a640, function=0x1, argument=0x74e2e0209620, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321 iis = {th = 128518108351400, fptr = 0x51100027a640, nonblock = 0, fd = 10, buf = 0x5250003c5100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005d23cdf4faf7 in io_bufread (ptr=0x5250003c5100 '\276' <repeats 200 times>..., len=8192, fptr=0x51100027a640) at /tmp/ruby/src/trunk_asan/io.c:3064 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103 p = <optimized out> #10 0x00005d23cde932e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516006842ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74e2de5fed10, <optimized out>, 0x74e2de5fec20, <optimized out>, <optimized out>}, prev = 0x74e2e0209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516006842ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005d23cdf4d51b in io_fread (str=128518108351080, offset=0, size=8192, fptr=0x51100027a640) at /tmp/ruby/src/trunk_asan/io.c:3117 arg = {str_ptr = 0x5250003c5100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=128518108351080) at /tmp/ruby/src/trunk_asan/io.c:3395 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005d23cdf3d363 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819 str = <optimized out> length = <optimized out> fptr = 0x51100027a640 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005d23ce26efd8 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:3796 ci = 0x3fc100100001 cc = <optimized out> me = 0x74e311599ea8 cfunc = 0x504000010f98 recv = 128518108354720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005d23ce21cb09 in vm_sendish (ec=0x516006842ad0, reg_cfp=0x74e2ea8fd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 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=0x516006842ad0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e2ea8fd790 reg_pc = 0x504000053fb0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #17 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516006842ad0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74e2de5ff6c0, <optimized out>, <optimized out>}, prev = 0x74e2de5ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005d23ce248bfb in invoke_iseq_block_from_c (ec=0x516006842ad0, captured=<optimized out>, self=128518595214800, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e3113fa5c0 cfp = 0x74e2ea8fd7c8 sp = 0x74e2ea7fd818 use_argv = <optimized out> stack_argv = 0x74e2ea7fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516006842ad0, self=128518595214800, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #21 0x00005d23ce246e86 in rb_vm_invoke_proc (ec=0x74e2e0209760, proc=0x1, proc@entry=0x50400376e310, argc=296858829, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 4294967295 #22 0x00005d23ce19e54d in thread_do_start_proc (th=th@entry=0x515000145d00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x50400376e310 args_len = 0 args_ptr = <optimized out> #23 0x00005d23ce19c12a in thread_do_start (th=0x515000145d00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000145d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005d23ce19b3ee in call_thread_start_func_2 (th=0x515000145d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x74e2de5ffcc0 #26 nt_start (ptr=0x50c0002f0d40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000145d00 sched = <optimized out> nt = 0x50c0002f0d40 vm = 0x525000000100 #27 0x00005d23cde48a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000074e311a9caa4 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 = {128517742266048, 6537681053474579904, 128517742266048, -352, 22, 140726945018448, 6537681053461996992, 6537288958101775808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074e311b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74e311d86c40 (LWP 3356281) "ruby"): #0 0x000074e311a98d71 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffd8b917d20, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32765, abstime=0x7ffd8b917d20, clockid=29922, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 7660288 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd8b917d20, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000074e311a9bc8e in __pthread_cond_wait_common (abstime=0x7ffd8b917d20, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74e311a9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffd8b917c10, __canceltype = -826728576, __prev = 0x0} cbuffer = {wseq = 1651, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1651 seq = 825 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffd8b917d20) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005d23ce199dd1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x74e30f8b1720) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005d23ce1a0e24 in native_sleep (th=0x515000000300, rel=0x74e30f8b1720) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 thread_join_sleep (arg=128518569403488) at /tmp/ruby/src/trunk_asan/thread.c:1075 scheduler = <optimized out> p = 0x74e30fad2460 target_th = 0x515000145d00 th = 0x515000000300 end = 7162186855750449 limit = 0x74e30f8b1720 #9 0x00005d23cde932e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8b917f30, <optimized out>, 0x7ffd8b917e40, <optimized out>, <optimized out>}, prev = 0x74e30faa4040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005d23ce1a0978 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x00005d23ce193140 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213 rel = <optimized out> timeout = <optimized out> limit = 0x74e30f8b1720 #12 0x00005d23ce26efd8 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:3796 ci = 0x34d100100003 cc = <optimized out> me = 0x74e311579298 cfunc = 0x50400001ebd8 recv = 128518108351400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005d23ce21cb09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74e30efff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e30efff410 reg_pc = 0x523000009c70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #15 0x00005d23ce20c0eb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x00005d23ce28c942 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x74e30efff620, self=128518578939400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e3113fdba8 cfp = <optimized out> sp = 0x74e30eeffa28 use_argv = 0x74e30f898b20 stack_argv = 0x74e30eeffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x74e30efff620 #19 0x00005d23ce238d46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1699 No locals. #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x00005d23ce238d46 in rb_yield (val=<optimized out>) No locals. #23 0x00005d23ce3ec5e6 in rb_ary_collect (ary=128518578188160) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128518108330880 i = 23 #24 0x00005d23ce26efd8 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:3796 ci = 0x165100000001 cc = <optimized out> me = 0x74e3115a0140 cfunc = 0x50400000a758 recv = 128518578188160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005d23ce210f18 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74e30efff608, cd=0x51100000b650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000b650 insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e30efff608 reg_pc = 0x519000014db8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> th: 0x515000000300, native_id: 0x74e311d86c40 -- Control frame information ----------------------------------------------- INSN_LABEL_setlocal = <optimized out> c:0019 p:---- s:0178 e:000177 CFUNC :join c:0018 p:0494 s:0173 E:0019b8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0016 p:0032 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333 INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326 INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> c:0011 p:0082 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] 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> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:000110 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <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_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 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> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> c:0001 p:0000 s:0003 E:001650 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> th: 0x515000140800, native_id: 0x74e2ef2006c0 INSN_LABEL_opt_ary_freeze = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_opt_hash_freeze = <optimized out> c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> th: 0x515000205b00, native_id: 0x74e2d3e006c0 INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] INSN_LABEL_opt_div = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000d7800, native_id: 0x74e2ece006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #27 0x00005d23ce20bcfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffd8b919320, <optimized out>, <optimized out>}, prev = 0x74e30fa3f540, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #28 0x00005d23ce28c942 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x74e30efff738, self=128518578939400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x74e31153c398 cfp = <optimized out> sp = 0x74e30eeff8d0 use_argv = 0x74e30f8f78e0 stack_argv = 0x74e30eeff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x74e30efff738 #30 0x00005d23ce238d46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1699 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x00005d23ce238d46 in rb_yield (val=<optimized out>) No locals. #34 0x00005d23ce3ec5e6 in rb_ary_collect (ary=128518108375840) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128518108375760 i = 0 #35 0x00005d23ce26efd8 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:3796 ci = 0x165100000001 cc = <optimized out> me = 0x74e3115a0140 cfunc = 0x50400000a758 recv = 128518108375840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00005d23ce210f18 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74e30efff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000008270 insns_address_table = {0x5d23ce212cc8 <vm_exec_core+14200>, 0x5d23ce20fc0a <vm_exec_core+1722>, 0x5d23ce211a1c <vm_exec_core+9420>, 0x5d23ce216559 <vm_exec_core+28681>, 0x5d23ce211295 <vm_exec_core+7493>, 0x5d23ce2173e1 <vm_exec_core+32401>, 0x5d23ce2158ad <vm_exec_core+25437>, 0x5d23ce213bad <vm_exec_core+18013>, 0x5d23ce20ff0e <vm_exec_core+2494>, 0x5d23ce216e98 <vm_exec_core+31048>, 0x5d23ce216982 <vm_exec_core+29746>, 0x5d23ce211607 <vm_exec_core+8375>, 0x5d23ce2104fe <vm_exec_core+4014>, 0x5d23ce215fc7 <vm_exec_core+27255>, 0x5d23ce212306 <vm_exec_core+11702>, 0x5d23ce2171d7 <vm_exec_core+31879>, 0x5d23ce216c9c <vm_exec_core+30540>, 0x5d23ce2129c9 <vm_exec_core+13433>, 0x5d23ce213b1a <vm_exec_core+17866>, 0x5d23ce215cbb <vm_exec_core+26475>, 0x5d23ce216afd <vm_exec_core+30125>, 0x5d23ce214d96 <vm_exec_core+22598>, 0x5d23ce215d53 <vm_exec_core+26627>, 0x5d23ce216146 <vm_exec_core+27638>, 0x5d23ce214cbf <vm_exec_core+22383>, 0x5d23ce2103fa <vm_exec_core+3754>, 0x5d23ce2154e9 <vm_exec_core+24473>, 0x5d23ce21014e <vm_exec_core+3070>, 0x5d23ce2105a3 <vm_exec_core+4179>, 0x5d23ce212ed5 <vm_exec_core+14725>, 0x5d23ce214c1d <vm_exec_core+22221>, 0x5d23ce2151c4 <vm_exec_core+23668>, 0x5d23ce214446 <vm_exec_core+20214>, 0x5d23ce20fe51 <vm_exec_core+2305>, 0x5d23ce216293 <vm_exec_core+27971>, 0x5d23ce2168cc <vm_exec_core+29564>, 0x5d23ce21069e <vm_exec_core+4430>, 0x5d23ce211e70 <vm_exec_core+10528>, 0x5d23ce21192f <vm_exec_core+9183>, 0x5d23ce212467 <vm_exec_core+12055>, 0x5d23ce213a76 <vm_exec_core+17702>, 0x5d23ce210b82 <vm_exec_core+5682>, 0x5d23ce216213 <vm_exec_core+27843>, 0x5d23ce211dd1 <vm_exec_core+10369>, 0x5d23ce2138b0 <vm_exec_core+17248>, 0x5d23ce21408e <vm_exec_core+19262>, 0x5d23ce2160c5 <vm_exec_core+27509>, 0x5d23ce215024 <vm_exec_core+23252>, 0x5d23ce212855 <vm_exec_core+13061>, 0x5d23ce212081 <vm_exec_core+11057>, 0x5d23ce215ef3 <vm_exec_core+27043>, 0x5d23ce2131cb <vm_exec_core+15483>, 0x5d23ce215594 <vm_exec_core+24644>, 0x5d23ce215137 <vm_exec_core+23527>, 0x5d23ce2157d6 <vm_exec_core+25222>, 0x5d23ce2108a7 <vm_exec_core+4951>, 0x5d23ce21457a <vm_exec_core+20522>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce212a44 <vm_exec_core+13556>, 0x5d23ce215dfa <vm_exec_core+26794>, 0x5d23ce212bd9 <vm_exec_core+13961>, 0x5d23ce214e3a <vm_exec_core+22762>, 0x5d23ce21077f <vm_exec_core+4655>, 0x5d23ce21435c <vm_exec_core+19980>, 0x5d23ce214ae5 <vm_exec_core+21909>, 0x5d23ce212d06 <vm_exec_core+14262>, 0x5d23ce2124c1 <vm_exec_core+12145>, 0x5d23ce215a3a <vm_exec_core+25834>, 0x5d23ce210c38 <vm_exec_core+5864>, 0x5d23ce214160 <vm_exec_core+19472>, 0x5d23ce21e2b9 <vm_exec_core+60777>, 0x5d23ce214f24 <vm_exec_core+22996>, 0x5d23ce21105d <vm_exec_core+6925>, 0x5d23ce211812 <vm_exec_core+8898>, 0x5d23ce21117a <vm_exec_core+7210>, 0x5d23ce211f1c <vm_exec_core+10700>, 0x5d23ce2126ab <vm_exec_core+12635>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce21707b <vm_exec_core+31531>, 0x5d23ce20f97b <vm_exec_core+1067>, 0x5d23ce211523 <vm_exec_core+8147>, 0x5d23ce217611 <vm_exec_core+32961>, 0x5d23ce2153ba <vm_exec_core+24170>, 0x5d23ce212150 <vm_exec_core+11264>, 0x5d23ce2133e9 <vm_exec_core+16025>, 0x5d23ce20f8f0 <vm_exec_core+928>, 0x5d23ce2163d7 <vm_exec_core+28295>, 0x5d23ce217265 <vm_exec_core+32021>, 0x5d23ce2172f0 <vm_exec_core+32160>, 0x5d23ce210211 <vm_exec_core+3265>, 0x5d23ce216d3e <vm_exec_core+30702>, 0x5d23ce213ee8 <vm_exec_core+18840>, 0x5d23ce213692 <vm_exec_core+16706>, 0x5d23ce213dbb <vm_exec_core+18539>, 0x5d23ce213cde <vm_exec_core+18318>, 0x5d23ce212dde <vm_exec_core+14478>, 0x5d23ce21358e <vm_exec_core+16446>, 0x5d23ce2132c6 <vm_exec_core+15734>, 0x5d23ce213835 <vm_exec_core+17125>, 0x5d23ce2137ba <vm_exec_core+17002>, 0x5d23ce20f8eb <vm_exec_core+923>, 0x5d23ce210974 <vm_exec_core+5156>, 0x5d23ce216b99 <vm_exec_core+30281>, 0x5d23ce21771b <vm_exec_core+33227>, 0x5d23ce213984 <vm_exec_core+17460>, 0x5d23ce2167ca <vm_exec_core+29306>, 0x5d23ce216f80 <vm_exec_core+31280>, 0x5d23ce212f72 <vm_exec_core+14882>, 0x5d23ce216471 <vm_exec_core+28449>, 0x5d23ce20fb2e <vm_exec_core+1502>, 0x5d23ce21006e <vm_exec_core+2846>, 0x5d23ce20fa52 <vm_exec_core+1282>, 0x5d23ce212cb9 <vm_exec_core+14185>, 0x5d23ce20fbfb <vm_exec_core+1707>, 0x5d23ce211a0d <vm_exec_core+9405>, 0x5d23ce21654a <vm_exec_core+28666>, 0x5d23ce211286 <vm_exec_core+7478>, 0x5d23ce2173d2 <vm_exec_core+32386>, 0x5d23ce21589e <vm_exec_core+25422>, 0x5d23ce213b9e <vm_exec_core+17998>, 0x5d23ce20feff <vm_exec_core+2479>, 0x5d23ce216e89 <vm_exec_core+31033>, 0x5d23ce216973 <vm_exec_core+29731>, 0x5d23ce2115f8 <vm_exec_core+8360>, 0x5d23ce2104ef <vm_exec_core+3999>, 0x5d23ce215fb8 <vm_exec_core+27240>, 0x5d23ce2122f7 <vm_exec_core+11687>, 0x5d23ce2171c8 <vm_exec_core+31864>, 0x5d23ce216c8d <vm_exec_core+30525>, 0x5d23ce2129ba <vm_exec_core+13418>, 0x5d23ce213b0b <vm_exec_core+17851>, 0x5d23ce215cac <vm_exec_core+26460>, 0x5d23ce216aee <vm_exec_core+30110>, 0x5d23ce214d87 <vm_exec_core+22583>, 0x5d23ce215d44 <vm_exec_core+26612>, 0x5d23ce216137 <vm_exec_core+27623>, 0x5d23ce214cb0 <vm_exec_core+22368>, 0x5d23ce2103eb <vm_exec_core+3739>, 0x5d23ce2154da <vm_exec_core+24458>, 0x5d23ce21013f <vm_exec_core+3055>, 0x5d23ce210594 <vm_exec_core+4164>, 0x5d23ce212ec6 <vm_exec_core+14710>, 0x5d23ce214c0e <vm_exec_core+22206>, 0x5d23ce2151b5 <vm_exec_core+23653>, 0x5d23ce214437 <vm_exec_core+20199>, 0x5d23ce20fe42 <vm_exec_core+2290>, 0x5d23ce216284 <vm_exec_core+27956>, 0x5d23ce2168bd <vm_exec_core+29549>, 0x5d23ce21068f <vm_exec_core+4415>, 0x5d23ce211e61 <vm_exec_core+10513>, 0x5d23ce211920 <vm_exec_core+9168>, 0x5d23ce212458 <vm_exec_core+12040>, 0x5d23ce213a67 <vm_exec_core+17687>, 0x5d23ce210b73 <vm_exec_core+5667>, 0x5d23ce216204 <vm_exec_core+27828>, 0x5d23ce211dc2 <vm_exec_core+10354>, 0x5d23ce2138a1 <vm_exec_core+17233>, 0x5d23ce21407f <vm_exec_core+19247>, 0x5d23ce2160b6 <vm_exec_core+27494>, 0x5d23ce215015 <vm_exec_core+23237>, 0x5d23ce212846 <vm_exec_core+13046>, 0x5d23ce212072 <vm_exec_core+11042>, 0x5d23ce215ee4 <vm_exec_core+27028>, 0x5d23ce2131bc <vm_exec_core+15468>, 0x5d23ce215585 <vm_exec_core+24629>, 0x5d23ce215128 <vm_exec_core+23512>, 0x5d23ce2157c7 <vm_exec_core+25207>, 0x5d23ce210898 <vm_exec_core+4936>, 0x5d23ce21456b <vm_exec_core+20507>, 0x5d23ce2163c3 <vm_exec_core+28275>, 0x5d23ce212a35 <vm_exec_core+13541>, 0x5d23ce215deb <vm_exec_core+26779>, 0x5d23ce212bca <vm_exec_core+13946>, 0x5d23ce214e2b <vm_exec_core+22747>, 0x5d23ce214fd4 <vm_exec_core+23172>, 0x5d23ce21434d <vm_exec_core+19965>, 0x5d23ce214ad6 <vm_exec_core+21894>, 0x5d23ce212cf7 <vm_exec_core+14247>, 0x5d23ce2124b2 <vm_exec_core+12130>, 0x5d23ce215a2b <vm_exec_core+25819>, 0x5d23ce210c29 <vm_exec_core+5849>, 0x5d23ce214151 <vm_exec_core+19457>, 0x5d23ce21e2aa <vm_exec_core+60762>, 0x5d23ce214f15 <vm_exec_core+22981>, 0x5d23ce21104e <vm_exec_core+6910>, 0x5d23ce211803 <vm_exec_core+8883>, 0x5d23ce21116b <vm_exec_core+7195>, 0x5d23ce211f0d <vm_exec_core+10685>, 0x5d23ce21269c <vm_exec_core+12620>, 0x5d23ce21414c <vm_exec_core+19452>...} reg_cfp = 0x74e30efff720 reg_pc = 0x50400002d3b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #38 0x00005d23ce20c0eb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x00005d23cde8f5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x74e31153c528) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8b919fb0, <optimized out>, 0x7ffd8b919f00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x74e31153c528 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x00005d23cde88b47 in rb_main (argc=11, argv=0x7ffd8b91a188) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #43 main (argc=11, argv=0x7ffd8b91a188) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3356281) detached] $ timeout 60 gdb -p 3356275 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3356277] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007cc074526cd7 in __GI___select (nfds=13, readfds=0x50c004a44fc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffe0d2c8840) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7cc074615c40 (LWP 3356275) "ruby" 0x00007cc074526cd7 in __GI___select (nfds=13, readfds=0x50c004a44fc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffe0d2c8840) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7cc0582006c0 (LWP 3356277) "ruby" 0x00007cc07451b4cd in __GI___poll (fds=0x7cc056f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7cc0582006c0 (LWP 3356277) "ruby"): #0 0x00007cc07451b4cd in __GI___poll (fds=0x7cc056f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000062bf46ec86da in __interceptor_poll () No symbol table info available. #2 0x000062bf47278cdf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3011 vm = <optimized out> #4 0x000062bf46f21a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007cc07449caa4 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 = {137165554058944, 5292071579292767452, 137165554058944, -352, 0, 140729119451616, 5292071579280184540, 5292133892046034140}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007cc074529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7cc074615c40 (LWP 3356275) "ruby"): #0 0x00007cc074526cd7 in __GI___select (nfds=13, readfds=0x50c004a44fc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffe0d2c8840) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 59999, tv_nsec = 439380702} pts64 = 0x7ffe0d2c86e0 r = <optimized out> #1 0x000062bf472638d5 in native_fd_select (n=13, readfds=0x50c004a44fc0, writefds=0x0, exceptfds=0x7cc074526cd7 <__GI___select+327>, timeout=0x7ffe0d2c86e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=137165992719136) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe0d2c87f0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000062bf46f6c2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe0d2c89b0, <optimized out>, 0x7ffe0d2c88c0, <optimized out>, <optimized out>}, prev = 0x7cc072457280, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000062bf47262eae in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4371 set = {max = 13, th = 0x515000000300, rset = 0x7cc072457140, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7cc0724571a0} #5 0x000062bf4702ef9f in select_internal (read=137165980355760, write=4, except=4, tp=0x7cc0724571a0, fds=0x7cc072457140) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 13 pending = <optimized out> rp = 0x7cc072457140 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=137165992718624) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x7cc072457120 #7 0x000062bf46f6c2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe0d2c8cb0, <optimized out>, 0x7ffe0d2c8bc0, <optimized out>, <optimized out>}, prev = 0x7cc0724d7440, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000062bf4700b27b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000062bf47347fd8 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:3796 ci = 0x160100100009 cc = <optimized out> me = 0x7cc073d3a698 cfunc = 0x504000010798 recv = 137166018771480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000062bf472f5b09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7cc0719ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x62bf472ebcc8 <vm_exec_core+14200>, 0x62bf472e8c0a <vm_exec_core+1722>, 0x62bf472eaa1c <vm_exec_core+9420>, 0x62bf472ef559 <vm_exec_core+28681>, 0x62bf472ea295 <vm_exec_core+7493>, 0x62bf472f03e1 <vm_exec_core+32401>, 0x62bf472ee8ad <vm_exec_core+25437>, 0x62bf472ecbad <vm_exec_core+18013>, 0x62bf472e8f0e <vm_exec_core+2494>, 0x62bf472efe98 <vm_exec_core+31048>, 0x62bf472ef982 <vm_exec_core+29746>, 0x62bf472ea607 <vm_exec_core+8375>, 0x62bf472e94fe <vm_exec_core+4014>, 0x62bf472eefc7 <vm_exec_core+27255>, 0x62bf472eb306 <vm_exec_core+11702>, 0x62bf472f01d7 <vm_exec_core+31879>, 0x62bf472efc9c <vm_exec_core+30540>, 0x62bf472eb9c9 <vm_exec_core+13433>, 0x62bf472ecb1a <vm_exec_core+17866>, 0x62bf472eecbb <vm_exec_core+26475>, 0x62bf472efafd <vm_exec_core+30125>, 0x62bf472edd96 <vm_exec_core+22598>, 0x62bf472eed53 <vm_exec_core+26627>, 0x62bf472ef146 <vm_exec_core+27638>, 0x62bf472edcbf <vm_exec_core+22383>, 0x62bf472e93fa <vm_exec_core+3754>, 0x62bf472ee4e9 <vm_exec_core+24473>, 0x62bf472e914e <vm_exec_core+3070>, 0x62bf472e95a3 <vm_exec_core+4179>, 0x62bf472ebed5 <vm_exec_core+14725>, 0x62bf472edc1d <vm_exec_core+22221>, 0x62bf472ee1c4 <vm_exec_core+23668>, 0x62bf472ed446 <vm_exec_core+20214>, 0x62bf472e8e51 <vm_exec_core+2305>, 0x62bf472ef293 <vm_exec_core+27971>, 0x62bf472ef8cc <vm_exec_core+29564>, 0x62bf472e969e <vm_exec_core+4430>, 0x62bf472eae70 <vm_exec_core+10528>, 0x62bf472ea92f <vm_exec_core+9183>, 0x62bf472eb467 <vm_exec_core+12055>, 0x62bf472eca76 <vm_exec_core+17702>, 0x62bf472e9b82 <vm_exec_core+5682>, 0x62bf472ef213 <vm_exec_core+27843>, 0x62bf472eadd1 <vm_exec_core+10369>, 0x62bf472ec8b0 <vm_exec_core+17248>, 0x62bf472ed08e <vm_exec_core+19262>, 0x62bf472ef0c5 <vm_exec_core+27509>, 0x62bf472ee024 <vm_exec_core+23252>, 0x62bf472eb855 <vm_exec_core+13061>, 0x62bf472eb081 <vm_exec_core+11057>, 0x62bf472eeef3 <vm_exec_core+27043>, 0x62bf472ec1cb <vm_exec_core+15483>, 0x62bf472ee594 <vm_exec_core+24644>, 0x62bf472ee137 <vm_exec_core+23527>, 0x62bf472ee7d6 <vm_exec_core+25222>, 0x62bf472e98a7 <vm_exec_core+4951>, 0x62bf472ed57a <vm_exec_core+20522>, 0x62bf472e88eb <vm_exec_core+923>, 0x62bf472eba44 <vm_exec_core+13556>, 0x62bf472eedfa <vm_exec_core+26794>, 0x62bf472ebbd9 <vm_exec_core+13961>, 0x62bf472ede3a <vm_exec_core+22762>, 0x62bf472e977f <vm_exec_core+4655>, 0x62bf472ed35c <vm_exec_core+19980>, 0x62bf472edae5 <vm_exec_core+21909>, 0x62bf472ebd06 <vm_exec_core+14262>, 0x62bf472eb4c1 <vm_exec_core+12145>, 0x62bf472eea3a <vm_exec_core+25834>, 0x62bf472e9c38 <vm_exec_core+5864>, 0x62bf472ed160 <vm_exec_core+19472>, 0x62bf472f72b9 <vm_exec_core+60777>, 0x62bf472edf24 <vm_exec_core+22996>, 0x62bf472ea05d <vm_exec_core+6925>, 0x62bf472ea812 <vm_exec_core+8898>, 0x62bf472ea17a <vm_exec_core+7210>, 0x62bf472eaf1c <vm_exec_core+10700>, 0x62bf472eb6ab <vm_exec_core+12635>, 0x62bf472e9974 <vm_exec_core+5156>, 0x62bf472efb99 <vm_exec_core+30281>, 0x62bf472f071b <vm_exec_core+33227>, 0x62bf472ec984 <vm_exec_core+17460>, 0x62bf472ef7ca <vm_exec_core+29306>, 0x62bf472eff80 <vm_exec_core+31280>, 0x62bf472ebf72 <vm_exec_core+14882>, 0x62bf472ef471 <vm_exec_core+28449>, 0x62bf472e8b2e <vm_exec_core+1502>, 0x62bf472e906e <vm_exec_core+2846>, 0x62bf472e8a52 <vm_exec_core+1282>, 0x62bf472f007b <vm_exec_core+31531>, 0x62bf472e897b <vm_exec_core+1067>, 0x62bf472ea523 <vm_exec_core+8147>, 0x62bf472f0611 <vm_exec_core+32961>, 0x62bf472ee3ba <vm_exec_core+24170>, 0x62bf472eb150 <vm_exec_core+11264>, 0x62bf472ec3e9 <vm_exec_core+16025>, 0x62bf472e88f0 <vm_exec_core+928>, 0x62bf472ef3d7 <vm_exec_core+28295>, 0x62bf472f0265 <vm_exec_core+32021>, 0x62bf472f02f0 <vm_exec_core+32160>, 0x62bf472e9211 <vm_exec_core+3265>, 0x62bf472efd3e <vm_exec_core+30702>, 0x62bf472ecee8 <vm_exec_core+18840>, 0x62bf472ec692 <vm_exec_core+16706>, 0x62bf472ecdbb <vm_exec_core+18539>, 0x62bf472eccde <vm_exec_core+18318>, 0x62bf472ebdde <vm_exec_core+14478>, 0x62bf472ec58e <vm_exec_core+16446>, 0x62bf472ec2c6 <vm_exec_core+15734>, 0x62bf472ec835 <vm_exec_core+17125>, 0x62bf472ec7ba <vm_exec_core+17002>, 0x62bf472e88eb <vm_exec_core+923>, 0x62bf472e9974 <vm_exec_core+5156>, 0x62bf472efb99 <vm_exec_core+30281>, 0x62bf472f071b <vm_exec_core+33227>, 0x62bf472ec984 <vm_exec_core+17460>, 0x62bf472ef7ca <vm_exec_core+29306>, 0x62bf472eff80 <vm_exec_core+31280>, 0x62bf472ebf72 <vm_exec_core+14882>, 0x62bf472ef471 <vm_exec_core+28449>, 0x62bf472e8b2e <vm_exec_core+1502>, 0x62bf472e906e <vm_exec_core+2846>, 0x62bf472e8a52 <vm_exec_core+1282>, 0x62bf472ebcb9 <vm_exec_core+14185>, 0x62bf472e8bfb <vm_exec_core+1707>, 0x62bf472eaa0d <vm_exec_core+9405>, 0x62bf472ef54a <vm_exec_core+28666>, 0x62bf472ea286 <vm_exec_core+7478>, 0x62bf472f03d2 <vm_exec_core+32386>, 0x62bf472ee89e <vm_exec_core+25422>, 0x62bf472ecb9e <vm_exec_core+17998>, 0x62bf472e8eff <vm_exec_core+2479>, 0x62bf472efe89 <vm_exec_core+31033>, 0x62bf472ef973 <vm_exec_core+29731>, 0x62bf472ea5f8 <vm_exec_core+8360>, 0x62bf472e94ef <vm_exec_core+3999>, 0x62bf472eefb8 <vm_exec_core+27240>, 0x62bf472eb2f7 <vm_exec_core+11687>, 0x62bf472f01c8 <vm_exec_core+31864>, 0x62bf472efc8d <vm_exec_core+30525>, 0x62bf472eb9ba <vm_exec_core+13418>, 0x62bf472ecb0b <vm_exec_core+17851>, 0x62bf472eecac <vm_exec_core+26460>, 0x62bf472efaee <vm_exec_core+30110>, 0x62bf472edd87 <vm_exec_core+22583>, 0x62bf472eed44 <vm_exec_core+26612>, 0x62bf472ef137 <vm_exec_core+27623>, 0x62bf472edcb0 <vm_exec_core+22368>, 0x62bf472e93eb <vm_exec_core+3739>, 0x62bf472ee4da <vm_exec_core+24458>, 0x62bf472e913f <vm_exec_core+3055>, 0x62bf472e9594 <vm_exec_core+4164>, 0x62bf472ebec6 <vm_exec_core+14710>, 0x62bf472edc0e <vm_exec_core+22206>, 0x62bf472ee1b5 <vm_exec_core+23653>, 0x62bf472ed437 <vm_exec_core+20199>, 0x62bf472e8e42 <vm_exec_core+2290>, 0x62bf472ef284 <vm_exec_core+27956>, 0x62bf472ef8bd <vm_exec_core+29549>, 0x62bf472e968f <vm_exec_core+4415>, 0x62bf472eae61 <vm_exec_core+10513>, 0x62bf472ea920 <vm_exec_core+9168>, 0x62bf472eb458 <vm_exec_core+12040>, 0x62bf472eca67 <vm_exec_core+17687>, 0x62bf472e9b73 <vm_exec_core+5667>, 0x62bf472ef204 <vm_exec_core+27828>, 0x62bf472eadc2 <vm_exec_core+10354>, 0x62bf472ec8a1 <vm_exec_core+17233>, 0x62bf472ed07f <vm_exec_core+19247>, 0x62bf472ef0b6 <vm_exec_core+27494>, 0x62bf472ee015 <vm_exec_core+23237>, 0x62bf472eb846 <vm_exec_core+13046>, 0x62bf472eb072 <vm_exec_core+11042>, 0x62bf472eeee4 <vm_exec_core+27028>, 0x62bf472ec1bc <vm_exec_core+15468>, 0x62bf472ee585 <vm_exec_core+24629>, 0x62bf472ee128 <vm_exec_core+23512>, 0x62bf472ee7c7 <vm_exec_core+25207>, 0x62bf472e9898 <vm_exec_core+4936>, 0x62bf472ed56b <vm_exec_core+20507>, 0x62bf472ef3c3 <vm_exec_core+28275>, 0x62bf472eba35 <vm_exec_core+13541>, 0x62bf472eedeb <vm_exec_core+26779>, 0x62bf472ebbca <vm_exec_core+13946>, 0x62bf472ede2b <vm_exec_core+22747>, 0x62bf472edfd4 <vm_exec_core+23172>, 0x62bf472ed34d <vm_exec_core+19965>, 0x62bf472edad6 <vm_exec_core+21894>, 0x62bf472ebcf7 <vm_exec_core+14247>, 0x62bf472eb4b2 <vm_exec_core+12130>, 0x62bf472eea2b <vm_exec_core+25819>, 0x62bf472e9c29 <vm_exec_core+5849>, 0x62bf472ed151 <vm_exec_core+19457>, 0x62bf472f72aa <vm_exec_core+60762>, 0x62bf472edf15 <vm_exec_core+22981>, 0x62bf472ea04e <vm_exec_core+6910>, 0x62bf472ea803 <vm_exec_core+8883>, 0x62bf472ea16b <vm_exec_core+7195>, 0x62bf472eaf0d <vm_exec_core+10685>, 0x62bf472eb69c <vm_exec_core+12620>, 0x62bf472ed14c <vm_exec_core+19452>...} reg_cfp = 0x7cc0719ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #12 0x000062bf472e4eb9 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000062bf47365942 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7cc0719ff578, self=137166015378080, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x7cc073b86fb8 th: 0x515000000300, native_id: 0x7cc074615c40 cfp = <optimized out> sp = 0x7cc0718ff9e8 use_argv = 0x7cc07220ec20 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select stack_argv = 0x7cc0718ff9e8 opt_pc = 0 c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x7cc0719ff578 #16 0x000062bf47311d46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1699 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x000062bf47311d46 in rb_yield (val=<optimized out>) c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 No locals. #20 0x000062bf474b87ea in rb_ary_each (ary=137166014843400) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 #21 0x000062bf47347fd8 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:3796 ci = 0xc0100000001 cc = <optimized out> me = 0x7cc073d40548 cfunc = 0x50400000a298 recv = 137166014843400 block_handler = <optimized out> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000062bf472e9f18 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7cc0719ff560, cd=0x51100000d040, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each bh = <optimized out> blockiseq = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 leaf = false val = <optimized out> cd = 0x51100000d040 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 insns_address_table = {0x62bf472ebcc8 <vm_exec_core+14200>, 0x62bf472e8c0a <vm_exec_core+1722>, 0x62bf472eaa1c <vm_exec_core+9420>, 0x62bf472ef559 <vm_exec_core+28681>, 0x62bf472ea295 <vm_exec_core+7493>, 0x62bf472f03e1 <vm_exec_core+32401>, 0x62bf472ee8ad <vm_exec_core+25437>, 0x62bf472ecbad <vm_exec_core+18013>, 0x62bf472e8f0e <vm_exec_core+2494>, 0x62bf472efe98 <vm_exec_core+31048>, 0x62bf472ef982 <vm_exec_core+29746>, 0x62bf472ea607 <vm_exec_core+8375>, 0x62bf472e94fe <vm_exec_core+4014>, 0x62bf472eefc7 <vm_exec_core+27255>, 0x62bf472eb306 <vm_exec_core+11702>, 0x62bf472f01d7 <vm_exec_core+31879>, 0x62bf472efc9c <vm_exec_core+30540>, 0x62bf472eb9c9 <vm_exec_core+13433>, 0x62bf472ecb1a <vm_exec_core+17866>, 0x62bf472eecbb <vm_exec_core+26475>, 0x62bf472efafd <vm_exec_core+30125>, 0x62bf472edd96 <vm_exec_core+22598>, 0x62bf472eed53 <vm_exec_core+26627>, 0x62bf472ef146 <vm_exec_core+27638>, 0x62bf472edcbf <vm_exec_core+22383>, 0x62bf472e93fa <vm_exec_core+3754>, 0x62bf472ee4e9 <vm_exec_core+24473>, 0x62bf472e914e <vm_exec_core+3070>, 0x62bf472e95a3 <vm_exec_core+4179>, 0x62bf472ebed5 <vm_exec_core+14725>, 0x62bf472edc1d <vm_exec_core+22221>, 0x62bf472ee1c4 <vm_exec_core+23668>, 0x62bf472ed446 <vm_exec_core+20214>, 0x62bf472e8e51 <vm_exec_core+2305>, 0x62bf472ef293 <vm_exec_core+27971>, 0x62bf472ef8cc <vm_exec_core+29564>, 0x62bf472e969e <vm_exec_core+4430>, 0x62bf472eae70 <vm_exec_core+10528>, 0x62bf472ea92f <vm_exec_core+9183>, 0x62bf472eb467 <vm_exec_core+12055>, 0x62bf472eca76 <vm_exec_core+17702>, 0x62bf472e9b82 <vm_exec_core+5682>, 0x62bf472ef213 <vm_exec_core+27843>, 0x62bf472eadd1 <vm_exec_core+10369>, 0x62bf472ec8b0 <vm_exec_core+17248>, 0x62bf472ed08e <vm_exec_core+19262>, 0x62bf472ef0c5 <vm_exec_core+27509>, 0x62bf472ee024 <vm_exec_core+23252>, 0x62bf472eb855 <vm_exec_core+13061>, 0x62bf472eb081 <vm_exec_core+11057>, 0x62bf472eeef3 <vm_exec_core+27043>, 0x62bf472ec1cb <vm_exec_core+15483>, 0x62bf472ee594 <vm_exec_core+24644>, 0x62bf472ee137 <vm_exec_core+23527>, 0x62bf472ee7d6 <vm_exec_core+25222>, 0x62bf472e98a7 <vm_exec_core+4951>, 0x62bf472ed57a <vm_exec_core+20522>, 0x62bf472e88eb <vm_exec_core+923>, 0x62bf472eba44 <vm_exec_core+13556>, 0x62bf472eedfa <vm_exec_core+26794>, 0x62bf472ebbd9 <vm_exec_core+13961>, 0x62bf472ede3a <vm_exec_core+22762>, 0x62bf472e977f <vm_exec_core+4655>, 0x62bf472ed35c <vm_exec_core+19980>, 0x62bf472edae5 <vm_exec_core+21909>, 0x62bf472ebd06 <vm_exec_core+14262>, 0x62bf472eb4c1 <vm_exec_core+12145>, 0x62bf472eea3a <vm_exec_core+25834>, 0x62bf472e9c38 <vm_exec_core+5864>, 0x62bf472ed160 <vm_exec_core+19472>, 0x62bf472f72b9 <vm_exec_core+60777>, 0x62bf472edf24 <vm_exec_core+22996>, 0x62bf472ea05d <vm_exec_core+6925>, 0x62bf472ea812 <vm_exec_core+8898>, 0x62bf472ea17a <vm_exec_core+7210>, 0x62bf472eaf1c <vm_exec_core+10700>, 0x62bf472eb6ab <vm_exec_core+12635>, 0x62bf472e9974 <vm_exec_core+5156>, 0x62bf472efb99 <vm_exec_core+30281>, 0x62bf472f071b <vm_exec_core+33227>, 0x62bf472ec984 <vm_exec_core+17460>, 0x62bf472ef7ca <vm_exec_core+29306>, 0x62bf472eff80 <vm_exec_core+31280>, 0x62bf472ebf72 <vm_exec_core+14882>, 0x62bf472ef471 <vm_exec_core+28449>, 0x62bf472e8b2e <vm_exec_core+1502>, 0x62bf472e906e <vm_exec_core+2846>, 0x62bf472e8a52 <vm_exec_core+1282>, 0x62bf472f007b <vm_exec_core+31531>, 0x62bf472e897b <vm_exec_core+1067>, 0x62bf472ea523 <vm_exec_core+8147>, 0x62bf472f0611 <vm_exec_core+32961>, 0x62bf472ee3ba <vm_exec_core+24170>, 0x62bf472eb150 <vm_exec_core+11264>, 0x62bf472ec3e9 <vm_exec_core+16025>, 0x62bf472e88f0 <vm_exec_core+928>, 0x62bf472ef3d7 <vm_exec_core+28295>, 0x62bf472f0265 <vm_exec_core+32021>, 0x62bf472f02f0 <vm_exec_core+32160>, 0x62bf472e9211 <vm_exec_core+3265>, 0x62bf472efd3e <vm_exec_core+30702>, 0x62bf472ecee8 <vm_exec_core+18840>, 0x62bf472ec692 <vm_exec_core+16706>, 0x62bf472ecdbb <vm_exec_core+18539>, 0x62bf472eccde <vm_exec_core+18318>, 0x62bf472ebdde <vm_exec_core+14478>, 0x62bf472ec58e <vm_exec_core+16446>, 0x62bf472ec2c6 <vm_exec_core+15734>, 0x62bf472ec835 <vm_exec_core+17125>, 0x62bf472ec7ba <vm_exec_core+17002>, 0x62bf472e88eb <vm_exec_core+923>, 0x62bf472e9974 <vm_exec_core+5156>, 0x62bf472efb99 <vm_exec_core+30281>, 0x62bf472f071b <vm_exec_core+33227>, 0x62bf472ec984 <vm_exec_core+17460>, 0x62bf472ef7ca <vm_exec_core+29306>, 0x62bf472eff80 <vm_exec_core+31280>, 0x62bf472ebf72 <vm_exec_core+14882>, 0x62bf472ef471 <vm_exec_core+28449>, 0x62bf472e8b2e <vm_exec_core+1502>, 0x62bf472e906e <vm_exec_core+2846>, 0x62bf472e8a52 <vm_exec_core+1282>, 0x62bf472ebcb9 <vm_exec_core+14185>, 0x62bf472e8bfb <vm_exec_core+1707>, 0x62bf472eaa0d <vm_exec_core+9405>, 0x62bf472ef54a <vm_exec_core+28666>, 0x62bf472ea286 <vm_exec_core+7478>, 0x62bf472f03d2 <vm_exec_core+32386>, 0x62bf472ee89e <vm_exec_core+25422>, 0x62bf472ecb9e <vm_exec_core+17998>, 0x62bf472e8eff <vm_exec_core+2479>, 0x62bf472efe89 <vm_exec_core+31033>, 0x62bf472ef973 <vm_exec_core+29731>, 0x62bf472ea5f8 <vm_exec_core+8360>, 0x62bf472e94ef <vm_exec_core+3999>, 0x62bf472eefb8 <vm_exec_core+27240>, 0x62bf472eb2f7 <vm_exec_core+11687>, 0x62bf472f01c8 <vm_exec_core+31864>, 0x62bf472efc8d <vm_exec_core+30525>, 0x62bf472eb9ba <vm_exec_core+13418>, 0x62bf472ecb0b <vm_exec_core+17851>, 0x62bf472eecac <vm_exec_core+26460>, 0x62bf472efaee <vm_exec_core+30110>, 0x62bf472edd87 <vm_exec_core+22583>, 0x62bf472eed44 <vm_exec_core+26612>, 0x62bf472ef137 <vm_exec_core+27623>, 0x62bf472edcb0 <vm_exec_core+22368>, 0x62bf472e93eb <vm_exec_core+3739>, 0x62bf472ee4da <vm_exec_core+24458>, 0x62bf472e913f <vm_exec_core+3055>, 0x62bf472e9594 <vm_exec_core+4164>, 0x62bf472ebec6 <vm_exec_core+14710>, 0x62bf472edc0e <vm_exec_core+22206>, 0x62bf472ee1b5 <vm_exec_core+23653>, 0x62bf472ed437 <vm_exec_core+20199>, 0x62bf472e8e42 <vm_exec_core+2290>, 0x62bf472ef284 <vm_exec_core+27956>, 0x62bf472ef8bd <vm_exec_core+29549>, 0x62bf472e968f <vm_exec_core+4415>, 0x62bf472eae61 <vm_exec_core+10513>, 0x62bf472ea920 <vm_exec_core+9168>, 0x62bf472eb458 <vm_exec_core+12040>, 0x62bf472eca67 <vm_exec_core+17687>, 0x62bf472e9b73 <vm_exec_core+5667>, 0x62bf472ef204 <vm_exec_core+27828>, 0x62bf472eadc2 <vm_exec_core+10354>, 0x62bf472ec8a1 <vm_exec_core+17233>, 0x62bf472ed07f <vm_exec_core+19247>, 0x62bf472ef0b6 <vm_exec_core+27494>, 0x62bf472ee015 <vm_exec_core+23237>, 0x62bf472eb846 <vm_exec_core+13046>, 0x62bf472eb072 <vm_exec_core+11042>, 0x62bf472eeee4 <vm_exec_core+27028>, 0x62bf472ec1bc <vm_exec_core+15468>, 0x62bf472ee585 <vm_exec_core+24629>, 0x62bf472ee128 <vm_exec_core+23512>, 0x62bf472ee7c7 <vm_exec_core+25207>, 0x62bf472e9898 <vm_exec_core+4936>, 0x62bf472ed56b <vm_exec_core+20507>, 0x62bf472ef3c3 <vm_exec_core+28275>, 0x62bf472eba35 <vm_exec_core+13541>, 0x62bf472eedeb <vm_exec_core+26779>, 0x62bf472ebbca <vm_exec_core+13946>, 0x62bf472ede2b <vm_exec_core+22747>, 0x62bf472edfd4 <vm_exec_core+23172>, 0x62bf472ed34d <vm_exec_core+19965>, 0x62bf472edad6 <vm_exec_core+21894>, 0x62bf472ebcf7 <vm_exec_core+14247>, 0x62bf472eb4b2 <vm_exec_core+12130>, 0x62bf472eea2b <vm_exec_core+25819>, 0x62bf472e9c29 <vm_exec_core+5849>, 0x62bf472ed151 <vm_exec_core+19457>, 0x62bf472f72aa <vm_exec_core+60762>, 0x62bf472edf15 <vm_exec_core+22981>, 0x62bf472ea04e <vm_exec_core+6910>, 0x62bf472ea803 <vm_exec_core+8883>, 0x62bf472ea16b <vm_exec_core+7195>, 0x62bf472eaf0d <vm_exec_core+10685>, 0x62bf472eb69c <vm_exec_core+12620>, 0x62bf472ed14c <vm_exec_core+19452>...} reg_cfp = 0x7cc0719ff560 reg_pc = 0x5150000196d0 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 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> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] 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> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #24 0x000062bf472e50eb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x000062bf4706de5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=137166017312200) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7cc073bcb4b0 #27 0x000062bf47068d1b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 137166018761720 realpath_map = 137166018761560 path = 137166017312200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x000062bf47066ed5 in rb_require_string_internal (fname=137166017312240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x000062bf47347fd8 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:3796 ci = 0x58a100140003 cc = <optimized out> me = 0x7cc073bcb640 cfunc = 0x5040000185d8 recv = 137166018891160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000062bf4732e2ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe0d2cb090) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4774 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x000062bf4732dda5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4914 ci = <optimized out> cc = 0x0 #33 0x000062bf472f5b09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7cc0719ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5971 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x62bf472ebcc8 <vm_exec_core+14200>, 0x62bf472e8c0a <vm_exec_core+1722>, 0x62bf472eaa1c <vm_exec_core+9420>, 0x62bf472ef559 <vm_exec_core+28681>, 0x62bf472ea295 <vm_exec_core+7493>, 0x62bf472f03e1 <vm_exec_core+32401>, 0x62bf472ee8ad <vm_exec_core+25437>, 0x62bf472ecbad <vm_exec_core+18013>, 0x62bf472e8f0e <vm_exec_core+2494>, 0x62bf472efe98 <vm_exec_core+31048>, 0x62bf472ef982 <vm_exec_core+29746>, 0x62bf472ea607 <vm_exec_core+8375>, 0x62bf472e94fe <vm_exec_core+4014>, 0x62bf472eefc7 <vm_exec_core+27255>, 0x62bf472eb306 <vm_exec_core+11702>, 0x62bf472f01d7 <vm_exec_core+31879>, 0x62bf472efc9c <vm_exec_core+30540>, 0x62bf472eb9c9 <vm_exec_core+13433>, 0x62bf472ecb1a <vm_exec_core+17866>, 0x62bf472eecbb <vm_exec_core+26475>, 0x62bf472efafd <vm_exec_core+30125>, 0x62bf472edd96 <vm_exec_core+22598>, 0x62bf472eed53 <vm_exec_core+26627>, 0x62bf472ef146 <vm_exec_core+27638>, 0x62bf472edcbf <vm_exec_core+22383>, 0x62bf472e93fa <vm_exec_core+3754>, 0x62bf472ee4e9 <vm_exec_core+24473>, 0x62bf472e914e <vm_exec_core+3070>, 0x62bf472e95a3 <vm_exec_core+4179>, 0x62bf472ebed5 <vm_exec_core+14725>, 0x62bf472edc1d <vm_exec_core+22221>, 0x62bf472ee1c4 <vm_exec_core+23668>, 0x62bf472ed446 <vm_exec_core+20214>, 0x62bf472e8e51 <vm_exec_core+2305>, 0x62bf472ef293 <vm_exec_core+27971>, 0x62bf472ef8cc <vm_exec_core+29564>, 0x62bf472e969e <vm_exec_core+4430>, 0x62bf472eae70 <vm_exec_core+10528>, 0x62bf472ea92f <vm_exec_core+9183>, 0x62bf472eb467 <vm_exec_core+12055>, 0x62bf472eca76 <vm_exec_core+17702>, 0x62bf472e9b82 <vm_exec_core+5682>, 0x62bf472ef213 <vm_exec_core+27843>, 0x62bf472eadd1 <vm_exec_core+10369>, 0x62bf472ec8b0 <vm_exec_core+17248>, 0x62bf472ed08e <vm_exec_core+19262>, 0x62bf472ef0c5 <vm_exec_core+27509>, 0x62bf472ee024 <vm_exec_core+23252>, 0x62bf472eb855 <vm_exec_core+13061>, 0x62bf472eb081 <vm_exec_core+11057>, 0x62bf472eeef3 <vm_exec_core+27043>, 0x62bf472ec1cb <vm_exec_core+15483>, 0x62bf472ee594 <vm_exec_core+24644>, 0x62bf472ee137 <vm_exec_core+23527>, 0x62bf472ee7d6 <vm_exec_core+25222>, 0x62bf472e98a7 <vm_exec_core+4951>, 0x62bf472ed57a <vm_exec_core+20522>, 0x62bf472e88eb <vm_exec_core+923>, 0x62bf472eba44 <vm_exec_core+13556>, 0x62bf472eedfa <vm_exec_core+26794>, 0x62bf472ebbd9 <vm_exec_core+13961>, 0x62bf472ede3a <vm_exec_core+22762>, 0x62bf472e977f <vm_exec_core+4655>, 0x62bf472ed35c <vm_exec_core+19980>, 0x62bf472edae5 <vm_exec_core+21909>, 0x62bf472ebd06 <vm_exec_core+14262>, 0x62bf472eb4c1 <vm_exec_core+12145>, 0x62bf472eea3a <vm_exec_core+25834>, 0x62bf472e9c38 <vm_exec_core+5864>, 0x62bf472ed160 <vm_exec_core+19472>, 0x62bf472f72b9 <vm_exec_core+60777>, 0x62bf472edf24 <vm_exec_core+22996>, 0x62bf472ea05d <vm_exec_core+6925>, 0x62bf472ea812 <vm_exec_core+8898>, 0x62bf472ea17a <vm_exec_core+7210>, 0x62bf472eaf1c <vm_exec_core+10700>, 0x62bf472eb6ab <vm_exec_core+12635>, 0x62bf472e9974 <vm_exec_core+5156>, 0x62bf472efb99 <vm_exec_core+30281>, 0x62bf472f071b <vm_exec_core+33227>, 0x62bf472ec984 <vm_exec_core+17460>, 0x62bf472ef7ca <vm_exec_core+29306>, 0x62bf472eff80 <vm_exec_core+31280>, 0x62bf472ebf72 <vm_exec_core+14882>, 0x62bf472ef471 <vm_exec_core+28449>, 0x62bf472e8b2e <vm_exec_core+1502>, 0x62bf472e906e <vm_exec_core+2846>, 0x62bf472e8a52 <vm_exec_core+1282>, 0x62bf472f007b <vm_exec_core+31531>, 0x62bf472e897b <vm_exec_core+1067>, 0x62bf472ea523 <vm_exec_core+8147>, 0x62bf472f0611 <vm_exec_core+32961>, 0x62bf472ee3ba <vm_exec_core+24170>, 0x62bf472eb150 <vm_exec_core+11264>, 0x62bf472ec3e9 <vm_exec_core+16025>, 0x62bf472e88f0 <vm_exec_core+928>, 0x62bf472ef3d7 <vm_exec_core+28295>, 0x62bf472f0265 <vm_exec_core+32021>, 0x62bf472f02f0 <vm_exec_core+32160>, 0x62bf472e9211 <vm_exec_core+3265>, 0x62bf472efd3e <vm_exec_core+30702>, 0x62bf472ecee8 <vm_exec_core+18840>, 0x62bf472ec692 <vm_exec_core+16706>, 0x62bf472ecdbb <vm_exec_core+18539>, 0x62bf472eccde <vm_exec_core+18318>, 0x62bf472ebdde <vm_exec_core+14478>, 0x62bf472ec58e <vm_exec_core+16446>, 0x62bf472ec2c6 <vm_exec_core+15734>, 0x62bf472ec835 <vm_exec_core+17125>, 0x62bf472ec7ba <vm_exec_core+17002>, 0x62bf472e88eb <vm_exec_core+923>, 0x62bf472e9974 <vm_exec_core+5156>, 0x62bf472efb99 <vm_exec_core+30281>, 0x62bf472f071b <vm_exec_core+33227>, 0x62bf472ec984 <vm_exec_core+17460>, 0x62bf472ef7ca <vm_exec_core+29306>, 0x62bf472eff80 <vm_exec_core+31280>, 0x62bf472ebf72 <vm_exec_core+14882>, 0x62bf472ef471 <vm_exec_core+28449>, 0x62bf472e8b2e <vm_exec_core+1502>, 0x62bf472e906e <vm_exec_core+2846>, 0x62bf472e8a52 <vm_exec_core+1282>, 0x62bf472ebcb9 <vm_exec_core+14185>, 0x62bf472e8bfb <vm_exec_core+1707>, 0x62bf472eaa0d <vm_exec_core+9405>, 0x62bf472ef54a <vm_exec_core+28666>, 0x62bf472ea286 <vm_exec_core+7478>, 0x62bf472f03d2 <vm_exec_core+32386>, 0x62bf472ee89e <vm_exec_core+25422>, 0x62bf472ecb9e <vm_exec_core+17998>, 0x62bf472e8eff <vm_exec_core+2479>, 0x62bf472efe89 <vm_exec_core+31033>, 0x62bf472ef973 <vm_exec_core+29731>, 0x62bf472ea5f8 <vm_exec_core+8360>, 0x62bf472e94ef <vm_exec_core+3999>, 0x62bf472eefb8 <vm_exec_core+27240>, 0x62bf472eb2f7 <vm_exec_core+11687>, 0x62bf472f01c8 <vm_exec_core+31864>, 0x62bf472efc8d <vm_exec_core+30525>, 0x62bf472eb9ba <vm_exec_core+13418>, 0x62bf472ecb0b <vm_exec_core+17851>, 0x62bf472eecac <vm_exec_core+26460>, 0x62bf472efaee <vm_exec_core+30110>, 0x62bf472edd87 <vm_exec_core+22583>, 0x62bf472eed44 <vm_exec_core+26612>, 0x62bf472ef137 <vm_exec_core+27623>, 0x62bf472edcb0 <vm_exec_core+22368>, 0x62bf472e93eb <vm_exec_core+3739>, 0x62bf472ee4da <vm_exec_core+24458>, 0x62bf472e913f <vm_exec_core+3055>, 0x62bf472e9594 <vm_exec_core+4164>, 0x62bf472ebec6 <vm_exec_core+14710>, 0x62bf472edc0e <vm_exec_core+22206>, 0x62bf472ee1b5 <vm_exec_core+23653>, 0x62bf472ed437 <vm_exec_core+20199>, 0x62bf472e8e42 <vm_exec_core+2290>, 0x62bf472ef284 <vm_exec_core+27956>, 0x62bf472ef8bd <vm_exec_core+29549>, 0x62bf472e968f <vm_exec_core+4415>, 0x62bf472eae61 <vm_exec_core+10513>, 0x62bf472ea920 <vm_exec_core+9168>, 0x62bf472eb458 <vm_exec_core+12040>, 0x62bf472eca67 <vm_exec_core+17687>, 0x62bf472e9b73 <vm_exec_core+5667>, 0x62bf472ef204 <vm_exec_core+27828>, 0x62bf472eadc2 <vm_exec_core+10354>, 0x62bf472ec8a1 <vm_exec_core+17233>, 0x62bf472ed07f <vm_exec_core+19247>, 0x62bf472ef0b6 <vm_exec_core+27494>, 0x62bf472ee015 <vm_exec_core+23237>, 0x62bf472eb846 <vm_exec_core+13046>, 0x62bf472eb072 <vm_exec_core+11042>, 0x62bf472eeee4 <vm_exec_core+27028>, 0x62bf472ec1bc <vm_exec_core+15468>, 0x62bf472ee585 <vm_exec_core+24629>, 0x62bf472ee128 <vm_exec_core+23512>, 0x62bf472ee7c7 <vm_exec_core+25207>, 0x62bf472e9898 <vm_exec_core+4936>, 0x62bf472ed56b <vm_exec_core+20507>, 0x62bf472ef3c3 <vm_exec_core+28275>, 0x62bf472eba35 <vm_exec_core+13541>, 0x62bf472eedeb <vm_exec_core+26779>, 0x62bf472ebbca <vm_exec_core+13946>, 0x62bf472ede2b <vm_exec_core+22747>, 0x62bf472edfd4 <vm_exec_core+23172>, 0x62bf472ed34d <vm_exec_core+19965>, 0x62bf472edad6 <vm_exec_core+21894>, 0x62bf472ebcf7 <vm_exec_core+14247>, 0x62bf472eb4b2 <vm_exec_core+12130>, 0x62bf472eea2b <vm_exec_core+25819>, 0x62bf472e9c29 <vm_exec_core+5849>, 0x62bf472ed151 <vm_exec_core+19457>, 0x62bf472f72aa <vm_exec_core+60762>, 0x62bf472edf15 <vm_exec_core+22981>, 0x62bf472ea04e <vm_exec_core+6910>, 0x62bf472ea803 <vm_exec_core+8883>, 0x62bf472ea16b <vm_exec_core+7195>, 0x62bf472eaf0d <vm_exec_core+10685>, 0x62bf472eb69c <vm_exec_core+12620>, 0x62bf472ed14c <vm_exec_core+19452>...} reg_cfp = 0x7cc0719ff790 reg_pc = 0x50400002d1f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #35 0x000062bf472e4cfb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffe0d2cb440, <optimized out>, <optimized out>}, prev = 0x7cc072437250, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x000062bf46f685db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7cc073bcb6e0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe0d2cb5d0, <optimized out>, 0x7ffe0d2cb520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7cc073bcb6e0 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000062bf46f61b47 in rb_main (argc=9, argv=0x7ffe0d2cb798) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffe0d2cb798) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. [Inferior 1 (process 3356275) detached] Children under /tmp/rubytest.n26yla: * drwx------ 2 60 2025-04-25 12:58:22 +0000 autoload20250425-3356281-x1talk/ * -rw-r--r-- 1 37 2025-04-25 12:58:22 +0000 test-bug-11055.rb $ timeout 60 gdb -p 3355933 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:967: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3355932 -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 3913206 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-04-25T09:17:31Z master 62a7f17157) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 31.992161 seconds 3336 files, 33642 examples, 132783 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.