# Logfile created on 2025-03-11 01:15:05 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000747c700cfdd0 @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.20250311-011504", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000747c709defc0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000747c709ded68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000747c6eff9f60 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250311-011504", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250311-011504>, @binmode=false, @mon_data=#<Monitor:0x0000747c709de890>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 47c3ae6962 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 97bafa315238ac23ceaca69e88cad1e4e8ce47d05d17eb01a3c7e7dd6459d072 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/.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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin 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/json' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering 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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.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.1 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.6 rdoc 6.12.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=42253 "--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/751] 530167=objspace/test_ractor [ 2/751] 530171=rubygems/test_gem_unsatisfiable_dependency_error [ 3/751] 530175=ripper/test_sexp [ 4/751] 530163=rubygems/test_gem_package_tar_header [ 5/751] 530166=prism/ruby/pattern_test [ 6/751] 530170=rubygems/test_gem_commands_owner_command [ 7/751] 530176=socket/test_basicsocket [ 8/751] 530162=prism/locals_test [ 9/751] 530162=test_find [ 10/751] 530164=-ext-/test_recursion [ 11/751] 530174=-ext-/string/test_normalize [ 12/751] 530165=ruby/test_struct [ 13/751] 530168=-ext-/typeddata/test_typeddata [ 14/751] 530172=rubygems/test_gem_resolver_vendor_specification [ 15/751] 530174=prism/ruby/compiler_test [ 16/751] 530169=date/test_date_strftime [ 17/751] 530173=-ext-/bignum/test_bigzero [ 18/751] 530164=ruby/test_basicinstructions [ 19/751] 530177=fiber/test_mutex [ 20/751] 530173=fileutils/test_verbose [ 21/751] 530162=rubygems/test_gem_ext_builder [ 22/751] 530176=ruby/test_fixnum [ 23/751] 530175=fiber/test_timeout [ 24/751] 530173=ruby/test_signal [ 25/751] 530176=-ext-/iseq_load/test_iseq_load [ 26/751] 530175=did_you_mean/core_ext/test_name_error_extension [ 27/751] 530165=-ext-/string/test_fstring [ 28/751] 530175=fiber/test_scheduler [ 29/751] 530167=-ext-/test_ensure_and_callcc [ 30/751] 530167=rubygems/test_gem_resolver_activation_request [ 31/751] 530174=ruby/enc/test_big5 [ 32/751] 530174=psych/test_null [ 33/751] 530164=-ext-/win32/test_fd_setsize [ 34/751] 530164=prism/version_test [ 35/751] 530174=rubygems/test_gem_request_set [ 36/751] 530166=ruby/test_objectspace [ 37/751] 530175=test_trick [ 38/751] 530164=prism/api/lex_test [ 39/751] 530164=rubygems/test_gem_rdoc [ 40/751] 530165=rubygems/test_gem_version_option [ 41/751] 530171=ripper/test_files_test_2 [ 42/751] 530172=ruby/test_require_lib [ 43/751] 530163=rubygems/test_gem_remote_fetcher_s3 [ 44/751] 530167=dtrace/test_load [ 45/751] 530167=ruby/test_encoding [ 46/751] 530177=json/json_fixtures_test [ 47/751] 530168=rubygems/test_gem_resolver_specification [ 48/751] 530177=rubygems/test_gem_security_trust_dir [ 49/751] 530164=mkmf/test_constant [ 50/751] 530163=ruby/test_default_gems [ 51/751] 530165=-ext-/string/test_enc_str_buf_cat [ 52/751] 530165=mkmf/test_have_func [ 53/751] 530163=rubygems/test_webauthn_listener [ 54/751] 530163=-ext-/thread/test_lock_native_thread [ 55/751] 530163=rubygems/test_gem_package_tar_reader_entry [ 56/751] 530177=optparse/test_zsh_completion [ 57/751] 530177=-ext-/funcall/test_passing_block [ 58/751] 530177=uri/test_http [ 59/751] 530170=socket/test_addrinfo [ 60/751] 530177=openssl/test_x509cert [ 61/751] 530168=-ext-/test_bug-14834 [ 62/751] 530170=openssl/test_buffering [ 63/751] 530170=prism/ruby/ruby_parser_test [ 64/751] 530167=resolv/test_svcb_https [ 65/751] 530167=psych/nodes/test_enumerable [ 66/751] 530168=-ext-/proc/test_bmethod [ 67/751] 530168=ruby/test_sprintf [ 68/751] 530169=rubygems/test_gem_uri_formatter [ 69/751] 530167=uri/test_common [ 70/751] 530163=ruby/test_optimization [ 71/751] 530170=rubygems/test_gem_request_connection_pools [ 72/751] 530174=openssl/test_ssl [ 73/751] 530169=rubygems/test_deprecate [ 74/751] 530169=win32/test_registry [ 75/751] 530169=strscan/test_ractor [ 76/751] 530168=prism/api/parse_success_test [ 77/751] 530169=rubygems/test_gem_commands_push_command [ 78/751] 530168=ruby/test_module [ 79/751] 530177=-ext-/string/test_external_new [ 80/751] 530170=ripper/test_scanner_events [ 81/751] 530177=-ext-/test_abi [ 82/751] 530167=ruby/enc/test_euc_jp [ 83/751] 530167=rubygems/test_gem_resolver_dependency_request [ 84/751] 530167=-ext-/exception/test_data_error [ 85/751] 530170=ruby/test_rubyvm [ 86/751] 530170=ruby/test_weakmap [ 87/751] 530165=rubygems/test_gem_doctor [ 88/751] 530167=socket/test_ancdata [ 89/751] 530167=rubygems/test_gem_commands_query_command [ 90/751] 530165=prism/result/equality_test [ 91/751] 530177=openssl/test_x509ext [ 92/751] 530177=ripper/test_files_ext [ 93/751] 530165=prism/unescape_test [ 94/751] 530165=ruby/test_complex [ 95/751] 530176=prism/result/source_location_test [ 96/751] 530169=-ext-/thread/test_instrumentation_api [ 97/751] 530177=-ext-/vm/test_at_exit [ 98/751] 530177=prism/result/static_inspect_test [ 99/751] 530176=-ext-/symbol/test_inadvertent_creation [100/751] 530177=test_extlibs [101/751] 530165=-ext-/rational/test_rat [102/751] 530165=mkmf/test_flags [103/751] 530176=openssl/test_asn1 [104/751] 530162=rubygems/test_gem_ext_rake_builder [105/751] 530176=monitor/test_monitor [106/751] 530176=json/json_string_matching_test [107/751] 530176=ruby/test_whileuntil [108/751] 530176=ruby/test_transcode [109/751] 530167=ruby/test_method_cache [110/751] 530167=ruby/test_path [111/751] 530167=test_pp [112/751] 530167=socket/test_tcp [113/751] 530176=ruby/test_sprintf_comb [114/751] 530167=rubygems/test_gem_stub_specification [115/751] 530167=prism/ruby/tunnel_test [116/751] 530176=rubygems/test_gem_text [117/751] 530169=ruby/test_settracefunc [118/751] 530167=rubygems/test_gem_version [119/751] 530165=rubygems/test_gem_commands_stale_command [120/751] 530165=psych/test_tree_builder [121/751] 530165=rubygems/test_gem_ext_cargo_builder_link_flag_converter [122/751] 530167=net/protocol/test_protocol [123/751] 530165=-ext-/load/test_protect [124/751] 530165=cgi/test_cgi_util [125/751] 530176=openssl/test_x509req [126/751] 530167=rubygems/test_gem_commands_open_command [127/751] 530164=-ext-/string/test_enc_associate [128/751] 530167=prism/api/dump_test [129/751] 530162=ruby/test_allocation [130/751] 530176=ruby/test_gc [131/751] 530165=prism/ruby/location_test [132/751] 530165=yaml/test_store [133/751] 530165=ruby/test_insns_leaf [134/751] 530165=ruby/test_iseq [135/751] 530175=mkmf/test_pkg_config [136/751] 530175=ruby/test_string_memory [137/751] 530175=prism/regexp_test [138/751] 530175=open-uri/test_open-uri [139/751] 530164=-ext-/string/test_coderange [140/751] 530164=-ext-/bignum/test_big2str [141/751] 530164=-ext-/win32/test_dln [142/751] 530164=ruby/test_complex2 [143/751] 530164=ruby/enc/test_iso_8859 [144/751] 530175=openssl/test_x509attr [145/751] 530175=io/nonblock/test_flush [146/751] 530175=openssl/test_pkcs7 [147/751] 530164=rubygems/test_gem_commands_fetch_command [148/751] 530173=cgi/test_cgi_header [149/751] 530173=ruby/test_complexrational [150/751] 530168=mkmf/test_mkmf [151/751] 530173=-ext-/bignum/test_mul [152/751] 530173=ruby/test_mixed_unicode_escapes [153/751] 530173=-ext-/test_enumerator_kw [154/751] 530173=did_you_mean/spell_checking/test_require_path_check [155/751] 530168=psych/test_class [156/751] 530168=cgi/test_cgi_session [157/751] 530168=openssl/test_x509crl [158/751] 530173=strscan/test_stringscanner [159/751] 530173=psych/test_numeric [160/751] 530175=ruby/enc/test_gb18030 [161/751] 530175=rubygems/test_gem_package_tar_reader [162/751] 530165=ruby/enc/test_gbk [163/751] 530165=rubygems/test_gem_specification [164/751] 530164=rubygems/test_gem_dependency_installer [165/751] 530173=ruby/test_refinement [166/751] 530169=rubygems/test_gem_name_tuple [167/751] 530169=ruby/test_warning [168/751] 530168=prism/ruby/parameters_signature_test [169/751] 530172=optparse/test_getopts [170/751] 530168=rubygems/test_gem_resolver_api_specification [171/751] 530172=rubygems/test_gem_commands_signin_command [172/751] 530169=socket/test_nonblock [173/751] 530168=openssl/test_pkey [174/751] 530175=ruby/test_primitive [175/751] 530169=rubygems/test_gem_request [176/751] 530175=psych/test_yaml [177/751] 530172=mkmf/test_config [178/751] 530168=psych/test_boolean [179/751] 530168=rubygems/test_gem_commands_specification_command [180/751] 530177=psych/handlers/test_recorder [181/751] 530177=-ext-/iter/test_yield_block [182/751] 530177=did_you_mean/test_spell_checker [183/751] 530177=-ext-/bug_reporter/test_bug_reporter [184/751] 530168=fiber/test_ractor [185/751] 530175=psych/test_document [186/751] 530175=ruby/test_lambda [187/751] 530168=ruby/test_file [188/751] 530175=socket/test_sockopt [189/751] 530175=ruby/test_frozen_error [190/751] 530175=prism/bom_test [191/751] 530175=psych/test_encoding [192/751] 530175=rubygems/test_gem_commands_search_command [193/751] 530170=ruby/test_pattern_matching [194/751] 530175=fiber/test_thread [195/751] 530169=ruby/test_literal [196/751] 530170=ruby/test_arithmetic_sequence [197/751] 530170=rubygems/test_gem_resolver_conflict [198/751] 530170=rubygems/test_gem_commands_contents_command [199/751] 530175=ruby/test_readpartial [200/751] 530170=psych/test_scalar [201/751] 530175=ruby/test_rational [202/751] 530170=-ext-/bignum/test_str2big [203/751] 530170=prism/newline_offsets_test [204/751] 530167=ruby/test_regexp [205/751] 530172=ripper/test_parser_events [206/751] 530177=ruby/enc/test_windows_1251 [207/751] 530177=prism/ruby/relocation_test [208/751] 530177=mkmf/test_convertible [209/751] 530172=rubygems/test_gem_resolver_best_set [210/751] 530172=resolv/test_addr [211/751] 530170=-ext-/file/test_stat [212/751] 530170=ruby/test_eval [213/751] 530172=psych/test_yamldbm [214/751] 530171=json/test_helper [215/751] 530171=cgi/test_cgi_modruby [216/751] 530172=ruby/test_thread_cv [217/751] 530171=rubygems/test_gem_dependency [218/751] 530171=dtrace/test_method_cache [219/751] 530171=ruby/test_iterator [220/751] 530172=dtrace/test_string [221/751] 530172=rubygems/test_gem_resolver_index_specification [222/751] 530175=psych/test_marshalable [223/751] 530171=ruby/test_class [224/751] 530175=psych/test_serialize_subclasses [225/751] 530175=ruby/test_const [226/751] 530175=prism/api/parse_comments_test [227/751] 530175=rubygems/test_gem_ext_ext_conf_builder [228/751] 530172=dtrace/test_cmethod [229/751] 530172=-ext-/string/test_qsort [230/751] 530172=rubygems/test_gem_commands_dependency_command [231/751] 530172=fiber/test_storage [232/751] 530172=-ext-/path_to_class/test_path_to_class [233/751] 530172=prism/result/string_test [234/751] 530172=json/json_addition_test [235/751] 530172=-ext-/thread_fd/test_thread_fd_close [236/751] 530172=pathname/test_pathname [237/751] 530172=rubygems/test_remote_fetch_error [238/751] 530172=coverage/test_coverage [239/751] 530170=json/json_common_interface_test [240/751] 530174=psych/test_stream [241/751] 530170=cgi/test_cgi_tag_helper [242/751] 530174=prism/result/named_capture_test [243/751] 530174=ruby/test_dir_m17n [244/751] 530170=rubygems/test_gem_resolver_git_specification [245/751] 530165=rubygems/test_gem_commands_cert_command [246/751] 530168=fiber/test_io [247/751] 530170=-ext-/eval/test_eval [248/751] 530170=fiber/test_process [249/751] 530168=ruby/test_object [250/751] 530170=fileutils/test_fileutils [251/751] 530169=test_securerandom [252/751] 530169=-ext-/st/test_foreach [253/751] 530169=ruby/test_econv [254/751] 530164=optparse/test_summary [255/751] 530164=fileutils/test_nowrite [256/751] 530170=ruby/test_flip [257/751] 530164=ruby/test_thread_queue [258/751] 530175=rubygems/test_gem_ext_cargo_builder_unit [259/751] 530170=rubygems/test_gem_commands_install_command [260/751] 530175=ruby/test_stack [261/751] 530172=-ext-/num2int/test_num2int [262/751] 530168=rubygems/test_gem_source_local [263/751] 530172=-ext-/iter/test_iter_break [264/751] 530172=mkmf/test_have_macro [265/751] 530165=ruby/test_process [266/751] 530166=ruby/test_parse [267/751] 530168=fiber/test_address_resolve [268/751] 530168=uri/test_wss [269/751] 530168=ruby/test_variable [270/751] 530172=openssl/test_digest [271/751] 530172=rubygems/test_gem_resolver_lock_specification [272/751] 530172=-ext-/string/test_cstr [273/751] 530168=rubygems/test_gem_commands_environment_command [274/751] 530168=-ext-/tracepoint/test_tracepoint [275/751] 530169=-ext-/integer/test_my_integer [276/751] 530169=dtrace/test_array_create [277/751] 530169=rubygems/test_gem_resolver_installed_specification [278/751] 530169=pathname/test_ractor [279/751] 530173=prism/ruby/desugar_compiler_test [280/751] 530169=mkmf/test_signedness [281/751] 530174=openssl/test_hmac [282/751] 530174=rubygems/test_gem_commands_mirror [283/751] 530173=-ext-/marshal/test_internal_ivar [284/751] 530173=cgi/test_cgi_cookie [285/751] 530174=prism/encoding/symbol_encoding_test [286/751] 530175=ruby/test_undef [287/751] 530173=rubygems/test_gem_commands_sources_command [288/751] 530175=io/console/test_ractor [289/751] 530174=rubygems/test_gem_spec_fetcher [290/751] 530166=ruby/test_numeric [291/751] 530172=ruby/test_metaclass [292/751] 530172=ruby/test_io [293/751] 530168=uri/test_ws [294/751] 530175=io/console/test_io_console [295/751] 530168=date/test_date_arith [296/751] 530168=prism/api/parse_test [297/751] 530168=socket/test_unix [298/751] 530168=rubygems/test_gem_source_specific_file [299/751] 530166=rubygems/test_gem_commands_which_command [300/751] 530174=ruby/test_enum [301/751] 530177=psych/test_coder [302/751] 530168=optparse/test_optparse [303/751] 530177=ruby/test_symbol [304/751] 530170=uri/test_ldap [305/751] 530170=rubygems/test_gem_source_lock [306/751] 530164=etc/test_etc [307/751] 530168=rubygems/test_gem_remote_fetcher_local_server [308/751] 530170=-ext-/gvl/test_last_thread [309/751] 530168=-ext-/time/test_new [310/751] 530168=openssl/test_cipher [311/751] 530164=psych/test_hash [312/751] 530166=rubygems/test_gem_resolver [313/751] 530164=rubygems/test_gem_gemcutter_utilities [314/751] 530168=rubygems/test_gem_remote_fetcher [315/751] 530173=rubygems/test_gem_util [316/751] 530163=test_tempfile [317/751] 530164=openssl/test_config [318/751] 530173=rubygems/test_exit [319/751] 530170=did_you_mean/spell_checking/test_pattern_key_name_check [320/751] 530170=did_you_mean/edit_distance/test_jaro_winkler [321/751] 530170=rubygems/test_gem_commands_yank_command [322/751] 530166=rubygems/test_gem_request_set_lockfile [323/751] 530164=json/ractor_test [324/751] 530168=-ext-/postponed_job/test_postponed_job [325/751] 530164=ruby/test_bignum [326/751] 530173=prism/ruby/reflection_test [327/751] 530173=did_you_mean/tree_spell/test_human_typo [328/751] 530173=-ext-/load/test_dot_dot [329/751] 530173=openssl/test_engine [330/751] 530173=-ext-/exception/test_enc_raise [331/751] 530173=ruby/test_key_error [332/751] 530173=ruby/test_weakkeymap [333/751] 530170=-ext-/marshal/test_usrmarshal [334/751] 530164=net/http/test_httpresponse [335/751] 530163=ruby/test_inlinecache [336/751] 530164=rubygems/test_gem_command [337/751] 530166=rubygems/test_gem_install_update_options [338/751] 530163=uri/test_file [339/751] 530163=rubygems/test_gem_security_policy [340/751] 530164=rubygems/test_gem_resolver_index_set [341/751] 530175=-ext-/method/test_arity [342/751] 530175=ripper/test_files_sample [343/751] 530164=-ext-/st/test_update [344/751] 530164=ruby/enc/test_case_options [345/751] 530164=ruby/test_defined [346/751] 530170=-ext-/bignum/test_pack [347/751] 530166=date/test_switch_hitter [348/751] 530175=ruby/test_thread [349/751] 530164=ruby/test_call [350/751] 530168=dtrace/test_hash_create [351/751] 530168=json/json_generic_object_test [352/751] 530166=ripper/test_filter [353/751] 530168=rubygems/test_gem_ext_cmake_builder [354/751] 530168=-ext-/string/test_too_many_dummy_encodings [355/751] 530166=ruby/enc/test_koi8 [356/751] 530166=objspace/test_objspace [357/751] 530163=ruby/test_clone [358/751] 530168=erb/test_erb_m17n [359/751] 530168=mkmf/test_have_library [360/751] 530164=erb/test_erb_command [361/751] 530169=net/http/test_https [362/751] 530164=rubygems/test_require [363/751] 530174=rubygems/test_gem_resolver_vendor_set [364/751] 530174=ruby/test_fnmatch [365/751] 530170=uri/test_ftp [366/751] 530170=prism/result/integer_base_flags_test [367/751] 530170=net/http/test_httpresponses [368/751] 530174=ruby/test_unicode_escape [369/751] 530170=open-uri/test_proxy [370/751] 530163=dtrace/test_raise [371/751] 530163=ruby/test_yield [372/751] 530170=rubygems/test_gem_request_set_lockfile_parser [373/751] 530174=ruby/enc/test_shift_jis [374/751] 530174=rubygems/test_gem_ci_detector [375/751] 530174=io/wait/test_io_wait_uncommon [376/751] 530174=psych/test_string [377/751] 530170=net/http/test_http [378/751] 530174=rubygems/test_gem_dependency_resolution_error [379/751] 530174=prism/fixtures_test [380/751] 530174=ruby/test_rational2 [381/751] 530174=rubygems/test_gem_safe_marshal [382/751] 530162=-ext-/string/test_capacity [383/751] 530162=-ext-/float/test_nextafter [384/751] 530173=psych/visitors/test_to_ruby [385/751] 530173=rubygems/test_bundled_ca [386/751] 530162=openssl/test_random [387/751] 530171=prism/result/static_literals_test [388/751] 530168=fiber/test_backtrace [389/751] 530168=openssl/test_fips [390/751] 530162=date/test_date_parse [391/751] 530177=rubygems/test_gem_commands_update_command [392/751] 530171=-ext-/struct/test_data [393/751] 530171=optparse/test_noarg [394/751] 530174=openssl/test_pkey_ec [395/751] 530162=ruby/test_rand [396/751] 530174=-ext-/string/test_ellipsize [397/751] 530168=ruby/enc/test_utf32 [398/751] 530174=-ext-/integer/test_integer [399/751] 530168=ruby/test_memory_view [400/751] 530168=prism/test_helper [401/751] 530168=open-uri/test_ftp [402/751] 530173=ruby/test_vm_dump [403/751] 530173=test_open3 [404/751] 530174=prism/errors_test [405/751] 530168=ruby/enc/test_cesu8 [406/751] 530168=rubygems/test_gem_commands_rebuild_command [407/751] 530171=psych/test_alias_and_anchor [408/751] 530171=rubygems/test_gem_commands_setup_command [409/751] 530168=json/json_parser_test [410/751] 530174=prism/result/breadth_first_search_test [411/751] 530174=uri/test_generic [412/751] 530164=ruby/test_fiber [413/751] 530168=-ext-/bignum/test_div [414/751] 530168=-ext-/array/test_resize [415/751] 530168=ruby/test_gc_compact [416/751] 530174=psych/test_deprecated [417/751] 530174=rubygems/test_gem_ext_cargo_builder [418/751] 530174=rubygems/test_gem_gem_runner [419/751] 530162=ruby/test_file_exhaustive [420/751] 530174=psych/test_object [421/751] 530174=rubygems/test_gem_commands_signout_command [422/751] 530174=psych/test_exception [423/751] 530174=ruby/test_autoload [424/751] 530171=rubygems/test_gem_resolver_local_specification [425/751] 530171=ruby/test_pack [426/751] 530177=rubygems/test_gem_commands_unpack_command [427/751] 530169=rubygems/test_gem_commands_exec_command [428/751] 530171=psych/json/test_stream [429/751] 530171=optparse/test_optarg [430/751] 530177=openssl/test_ssl_session [431/751] 530171=io/wait/test_ractor [432/751] 530171=ruby/test_assignment [433/751] 530176=date/test_date_marshal [434/751] 530176=openssl/test_ossl [435/751] 530170=rubygems/test_gem_request_set_gem_dependency_api [436/751] 530170=ruby/enc/test_grapheme_breaks [437/751] 530170=ruby/test_syntax [438/751] 530177=ripper/test_ripper [439/751] 530169=did_you_mean/spell_checking/test_key_name_check [440/751] 530169=test_singleton [441/751] 530169=openssl/test_provider [442/751] 530177=openssl/test_bn [443/751] 530177=rubygems/test_gem_package_task [444/751] 530177=rubygems/test_gem_commands_server_command [445/751] 530177=net/http/test_httpheader [446/751] 530177=net/http/test_http_request [447/751] 530177=ruby/test_data [448/751] 530177=lib/!Nothing_to_test [449/751] 530177=ruby/test_keyword [450/751] 530169=prism/result/numeric_value_test [451/751] 530173=prism/heredoc_dedent_test [452/751] 530173=rubygems/test_kernel [453/751] 530169=did_you_mean/spell_checking/test_method_name_check [454/751] 530169=dtrace/test_function_entry [455/751] 530169=-ext-/struct/test_len [456/751] 530169=prism/result/implicit_array_test [457/751] 530169=optparse/test_acceptable [458/751] 530169=did_you_mean/tree_spell/test_change_word [459/751] 530169=rubygems/test_gem_source_installed [460/751] 530169=-ext-/string/test_modify_expand [461/751] 530169=rubygems/test_gem_available_set [462/751] 530169=uri/test_parser [463/751] 530169=openssl/test_pkcs12 [464/751] 530177=psych/test_date_time [465/751] 530177=date/test_date [466/751] 530177=test_pty [467/751] 530172=rubygems/test_gem_source_vendor [468/751] 530172=rubygems/test_gem_commands_list_command [469/751] 530173=did_you_mean/spell_checking/test_variable_name_check [470/751] 530172=yaml/test_dbm [471/751] 530172=psych/test_symbol [472/751] 530173=rubygems/test_gem_uninstaller [473/751] 530172=rubygems/test_gem_platform [474/751] 530163=prism/result/overlap_test [475/751] 530172=ruby/test_frozen [476/751] 530176=rubygems/test_gem_source [477/751] 530172=psych/test_safe_load [478/751] 530172=prism/encoding/string_encoding_test [479/751] 530172=ruby/test_name_error [480/751] 530177=-ext-/exception/test_exception_at_throwing [481/751] 530169=ruby/test_enumerator [482/751] 530177=ruby/enc/test_utf16 [483/751] 530176=rubygems/test_gem_package [484/751] 530168=-ext-/class/test_class2name [485/751] 530177=psych/test_nil [486/751] 530168=rubygems/test_gem_request_set_lockfile_tokenizer [487/751] 530177=rubygems/test_gem_commands_outdated_command [488/751] 530177=openssl/test_kdf [489/751] 530168=ruby/test_backtrace [490/751] 530177=ruby/test_time_tz [491/751] 530177=prism/ruby/string_query_test [492/751] 530177=-ext-/debug/test_profile_frames [493/751] 530172=-ext-/load/test_resolve_symbol [494/751] 530172=date/test_date_compat [495/751] 530172=ruby/test_lazy_enumerator [496/751] 530163=ruby/test_array [497/751] 530177=mkmf/test_find_executable [498/751] 530177=set/test_set [499/751] 530177=error_highlight/test_error_highlight [500/751] 530168=-ext-/debug/test_debug [501/751] 530176=rubygems/test_gem_commands_help_command [502/751] 530168=ruby/test_stringchar [503/751] 530171=-ext-/arith_seq/test_arith_seq_extract [504/751] 530173=test_rbconfig [505/751] 530173=rubygems/test_gem_uri [506/751] 530173=rubygems/test_gem_package_old [507/751] 530176=digest/test_digest [508/751] 530173=digest/test_ractor [509/751] 530168=json/json_coder_test [510/751] 530172=psych/test_psych [511/751] 530168=fiber/test_enumerator [512/751] 530168=cgi/test_cgi_core [513/751] 530172=test_delegate [514/751] 530168=psych/test_yaml_special_cases [515/751] 530172=rubygems/test_gem_source_list [516/751] 530168=prism/result/attribute_write_test [517/751] 530168=psych/test_parser [518/751] 530173=stringio/test_ractor [519/751] 530168=ruby/test_float [520/751] 530173=rubygems/test_gem_remote_fetcher_local_ssl_server [521/751] 530172=ripper/test_files_test_1 [522/751] 530171=rubygems/test_gem [523/751] 530168=prism/percent_delimiter_string_test [524/751] 530168=prism/api/freeze_test [525/751] 530168=net/http/test_https_proxy [526/751] 530168=openssl/test_pkey_dsa [527/751] 530168=ruby/test_nomethod_error [528/751] 530168=date/test_date_strptime [529/751] 530168=open-uri/test_ssl [530/751] 530173=psych/test_ractor [531/751] 530171=prism/library_symbols_test [532/751] 530171=psych/visitors/test_emitter [533/751] 530171=psych/test_json_tree [534/751] 530171=psych/test_omap [535/751] 530171=zlib/test_zlib [536/751] 530164=prism/magic_comment_test [537/751] 530173=ruby/test_marshal [538/751] 530164=mkmf/test_framework [539/751] 530164=ruby/enc/test_case_comprehensive [540/751] 530164=ruby/test_proc [541/751] 530168=dtrace/test_singleton_function [542/751] 530168=optparse/test_cclass [543/751] 530173=test_shellwords [544/751] 530168=did_you_mean/spell_checking/test_uncorrectable_name_check [545/751] 530173=optparse/test_load [546/751] 530168=-ext-/struct/test_duplicate [547/751] 530173=json/json_ext_parser_test [548/751] 530168=ruby/test_time [549/751] 530173=ruby/test_integer [550/751] 530168=date/test_date_attr [551/751] 530168=-ext-/test_scan_args [552/751] 530168=erb/test_erb [553/751] 530168=ruby/test_condition [554/751] 530168=ruby/enc/test_cp949 [555/751] 530168=did_you_mean/spell_checking/test_class_name_check [556/751] 530168=rubygems/test_gem_resolver_git_set [557/751] 530168=ruby/test_string [558/751] 530177=ripper/test_files_lib [559/751] 530177=set/test_sorted_set [560/751] 530166=ruby/enc/test_emoji [561/751] 530166=rubygems/test_gem_commands_check_command [562/751] 530176=ruby/test_random_formatter [563/751] 530166=rubygems/test_gem_source_git [564/751] 530176=ruby/enc/test_regex_casefold [565/751] 530164=ruby/test_pipe [566/751] 530176=rubygems/test_gem_command_manager [567/751] 530177=rubygems/test_gem_installer [568/751] 530164=optparse/test_did_you_mean [569/751] 530176=optparse/test_autoconf [570/751] 530176=-ext-/popen_deadlock/test_popen_deadlock [571/751] 530172=rubygems/test_gem_safe_yaml [572/751] 530172=digest/test_digest_extend [573/751] 530172=cgi/test_cgi_multipart [574/751] 530164=ruby/test_case [575/751] 530164=-ext-/test_bug-5832 [576/751] 530164=prism/onigmo_test [577/751] 530164=psych/test_struct [578/751] 530164=ruby/test_ast [579/751] 530166=-ext-/string/test_rb_str_dup [580/751] 530166=prism/fuzzer_test [581/751] 530166=ruby/test_math [582/751] 530172=test_time [583/751] 530166=json/json_encoding_test [584/751] 530166=dtrace/test_gc [585/751] 530166=mkmf/test_libs [586/751] 530166=ruby/test_super [587/751] 530172=rubygems/test_gem_bundler_version_finder [588/751] 530172=-ext-/win32/test_console_attr [589/751] 530172=prism/newline_test [590/751] 530171=-ext-/gvl/test_ubf_async_safe [591/751] 530163=psych/test_array [592/751] 530163=prism/snippets_test [593/751] 530171=prism/ruby/parser_test [594/751] 530171=rubygems/test_webauthn_listener_response [595/751] 530171=prism/result/heredoc_test [596/751] 530171=rubygems/test_gem_path_support [597/751] 530171=prism/result/constant_path_node_test [598/751] 530171=stringio/test_stringio [599/751] 530172=resolv/test_dns [600/751] 530171=ruby/test_dup [601/751] 530170=ruby/test_require [602/751] 530176=-ext-/test_bug-3571 [603/751] 530172=ruby/enc/test_emoji_breaks [604/751] 530176=-ext-/test_notimplement [605/751] 530172=ruby/test_system [606/751] 530176=mmtk/test_configuration [607/751] 530176=ruby/test_comparable [608/751] 530176=rubygems/test_gem_commands_info_command [609/751] 530171=prism/api/command_line_test [610/751] 530171=date/test_date_new [611/751] 530171=ruby/test_io_timeout [612/751] 530171=ruby/test_compile_prism [613/751] 530176=rubygems/test_gem_commands_build_command [614/751] 530166=rubygems/test_gem_security [615/751] 530176=ruby/enc/test_euc_tw [616/751] 530176=rubygems/test_gem_requirement [617/751] 530176=ruby/test_alias [618/751] 530171=mkmf/test_sizeof [619/751] 530176=-ext-/wait/test_wait [620/751] 530176=psych/test_object_references [621/751] 530176=openssl/test_x509name [622/751] 530176=fiber/test_sleep [623/751] 530172=ruby/test_yjit [624/751] 530176=net/http/test_buffered_io [625/751] 530176=ruby/test_m17n [626/751] 530163=ruby/test_argf [627/751] 530173=mkmf/test_egrep_cpp [628/751] 530176=rubygems/test_gem_resolver_composed_set [629/751] 530176=date/test_date_conv [630/751] 530173=rubygems/test_webauthn_poller [631/751] 530176=-ext-/st/test_numhash [632/751] 530166=rubygems/test_gem_stream_ui [633/751] 530176=ruby/test_trace [634/751] 530176=-ext-/string/test_nofree [635/751] 530176=openssl/test_pkey_rsa [636/751] 530173=test_ipaddr [637/751] 530166=ruby/test_arity [638/751] 530173=resolv/test_resource [639/751] 530166=rubygems/test_gem_source_fetch_problem [640/751] 530166=psych/test_set [641/751] 530166=rubygems/test_gem_update_suggestion [642/751] 530173=rubygems/test_gem_console_ui [643/751] 530173=-ext-/struct/test_member [644/751] 530173=ruby/test_method [645/751] 530166=test_unicode_normalize [646/751] 530166=-ext-/econv/test_append [647/751] 530166=did_you_mean/test_ractor_compatibility [648/751] 530176=rubygems/test_gem_resolver_lock_set [649/751] 530176=optparse/test_reqarg [650/751] 530166=uri/test_mailto [651/751] 530166=ruby/enc/test_case_mapping [652/751] 530166=psych/visitors/test_yaml_tree [653/751] 530166=rubygems/test_rubygems [654/751] 530166=rubygems/test_gem_package_tar_writer [655/751] 530176=prism/ruby/ripper_test [656/751] 530166=test_timeout [657/751] 530171=ruby/test_not [658/751] 530171=test_weakref [659/751] 530166=socket/test_socket [660/751] 530171=ruby/test_io_buffer [661/751] 530171=ruby/test_hash [662/751] 530170=-ext-/arith_seq/test_arith_seq_beg_len_step [663/751] 530170=ruby/test_beginendblock [664/751] 530176=rubygems/test_gem_resolver_requirement_list [665/751] 530176=psych/test_scalar_scanner [666/751] 530176=rubygems/test_gem_config_file [667/751] 530176=rubygems/test_gem_commands_pristine_command [668/751] 530170=psych/test_yamlstore [669/751] 530170=ruby/test_yjit_exit_locations [670/751] 530170=ruby/test_threadgroup [671/751] 530177=-ext-/string/test_set_len [672/751] 530177=rubygems/test_gem_commands_lock_command [673/751] 530177=ruby/enc/test_euc_kr [674/751] 530177=rubygems/test_gem_local_remote_options [675/751] 530177=ruby/test_exception [676/751] 530170=optparse/test_bash_completion [677/751] 530170=rubygems/test_gem_security_signer [678/751] 530170=rubygems/test_gem_ext_configure_builder [679/751] 530170=resolv/test_mdns [680/751] 530170=openssl/test_x509store [681/751] 530166=ruby/test_dir [682/751] 530170=-ext-/test_random [683/751] 530170=psych/test_merge_keys [684/751] 530170=optparse/test_kwargs [685/751] 530170=io/wait/test_io_wait [686/751] 530166=ripper/test_lexer [687/751] 530166=ruby/test_integer_comb [688/751] 530176=prism/result/index_write_test [689/751] 530176=psych/visitors/test_depth_first [690/751] 530176=openssl/test_ns_spki [691/751] 530176=test_tsort [692/751] 530176=prism/lex_test [693/751] 530169=test_bundled_gems [694/751] 530169=ruby/test_m17n_comb [695/751] 530165=date/test_date_ractor [696/751] 530165=openssl/test_pair [697/751] 530163=did_you_mean/test_tree_spell_checker [698/751] 530163=mkmf/test_install [699/751] 530163=prism/result/integer_parse_test [700/751] 530163=rubygems/test_gem_validator [701/751] 530163=test_prettyprint [702/751] 530176=prism/result/regular_expression_options_test [703/751] 530163=ruby/test_sleep [704/751] 530176=fiber/test_queue [705/751] 530176=socket/test_udp [706/751] 530176=prism/ruby/dispatcher_test [707/751] 530176=mkmf/test_configuration [708/751] 530173=ruby/enc/test_windows_1252 [709/751] 530177=-ext-/load/test_stringify_symbols [710/751] 530173=prism/result/warnings_test [711/751] 530177=-ext-/array/test_to_ary_concat [712/751] 530173=ruby/test_rubyoptions [713/751] 530176=-ext-/test_printf [714/751] 530176=rubygems/test_gem_source_subpath_problem [715/751] 530176=test_tmpdir [716/751] 530176=prism/result/node_id_test [717/751] 530176=psych/test_emitter [718/751] 530176=openssl/test_ts [719/751] 530177=rubygems/test_gem_resolver_api_set [720/751] 530177=prism/api/parse_stream_test [721/751] 530177=fiber/test_io_buffer [722/751] 530177=prism/encoding/encodings_test [723/751] 530177=json/json_generator_test [724/751] 530163=rubygems/test_gem_impossible_dependencies_error [725/751] 530163=fileutils/test_dryrun [726/751] 530176=-ext-/symbol/test_type [727/751] 530176=ruby/test_range [728/751] 530163=rubygems/test_gem_commands_cleanup_command [729/751] 530165=optparse/test_placearg [730/751] 530165=-ext-/string/test_interned_str [731/751] 530165=rubygems/test_project_sanity [732/751] 530165=ruby/test_env [733/751] 530166=prism/encoding/regular_expression_encoding_test [734/751] 530166=dtrace/test_object_create_start [735/751] 530166=test_forwardable [736/751] 530166=ruby/test_continuation [737/751] 530166=-ext-/exception/test_ensured [738/751] 530177=rubygems/test_config [739/751] 530177=prism/result/comments_test [740/751] 530177=-ext-/hash/test_delete [741/751] 530177=ruby/test_io_m17n [742/751] 530166=rubygems/test_gem_commands_uninstall_command [743/751] 530163=rubygems/test_gem_dependency_list [744/751] 530163=ripper/test_files_test [745/751] 530170=rubygems/test_gem_resolver_installer_set [746/751] 530163=rubygems/test_gem_silent_ui [747/751] 530163=dtrace/test_require [748/751] 530163=ruby/test_ifunless [749/751] 530163=openssl/test_pkey_dh [750/751] 530170=ruby/test_shapes [751/751] 530170=openssl/test_ocsp $$$ #<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:07 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:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 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 1018 528730 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 528730 528736 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.20250311-011504 --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 528736 528737 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.20250311-011504 --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 528737 529831 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 529831 529832 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 529832 530159 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 530159 530174 1015 1015 pts/0 1015 Sl+ 1000 0:24 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 530174 574531 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 530174 574590 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 530174 574636 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 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 528737 1194921 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 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=>[996, 341541, 1050354, 1740617, 1863343], 996=>[1015], 1015=>[1018], 1018=>[528730], 528730=>[528736], 528736=>[528737], 528737=>[529831, 1194921], 529831=>[529832], 529832=>[530159], 530159=>[530174], 530174=>[574531, 574590, 574636]} $ timeout 60 gdb -p 574531 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 574533] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000064115dea1e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7f3608a006c0 (LWP 574531) "test_autoload.*" 0x000064115dea1e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7f36168006c0 (LWP 574533) "test_autoload.*" 0x00007f364031b4cd in __GI___poll (fds=0x7f360c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7f36168006c0 (LWP 574533) "test_autoload.*"): #0 0x00007f364031b4cd in __GI___poll (fds=0x7f360c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000064115de2c6da in __interceptor_poll () No symbol table info available. #2 0x000064115e1da49f 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:3005 vm = <optimized out> #4 0x000064115de85a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007f364029caa4 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 = {139870282450624, 6056639957095216268, 139870282450624, -352, 0, 139870049657200, 6056639957082633356, 6056546963778892940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f3640329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f3608a006c0 (LWP 574531) "test_autoload.*"): #0 0x000064115dea1e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000064115dea2dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000064115ddf1670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000064115ddf14e9 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 0x000064115ddf1115 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 0x000064115ddec11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000064115ddec7d3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000064115de88070 in __interceptor_calloc () No symbol table info available. #8 0x000064115e7944c0 in pm_node_alloc (size=120, parser=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:1923 memory = <optimized out> #9 pm_call_node_create (parser=0x7f36089fc350, flags=32) at /tmp/ruby/src/trunk_asan/prism/prism.c:2637 node = <optimized out> #10 pm_call_node_variable_call_create (parser=0x7f36089fc350, message=0x7f36089fc490) at /tmp/ruby/src/trunk_asan/prism/prism.c:2889 node = <optimized out> #11 parse_variable_call (parser=parser@entry=0x7f36089fc350) at /tmp/ruby/src/trunk_asan/prism/prism.c:16498 flags = 40 node = <optimized out> #12 0x000064115e76db8d in parse_expression_prefix (parser=0x7f36089fc350, binding_power=<optimized out>, accepts_command_call=<optimized out>, accepts_label=<optimized out>, diag_id=<optimized out>, depth=<optimized out>) at /tmp/ruby/src/trunk_asan/prism/prism.c:18530 node = <optimized out> identifier = <optimized out> opening_newline_index = <optimized out> if_after_else = <optimized out> #13 0x000064115e76c3bb in parse_expression (parser=parser@entry=0x7f36089fc350, binding_power=binding_power@entry=PM_BINDING_POWER_STATEMENT, accepts_command_call=true, accepts_label=<optimized out>, diag_id=PM_ERR_ALIAS_ARGUMENT, diag_id@entry=PM_ERR_CANNOT_PARSE_EXPRESSION, depth=depth@entry=1) at /tmp/ruby/src/trunk_asan/prism/prism.c:22071 node = <optimized out> current_token_type = <optimized out> current_binding_powers = <optimized out> #14 0x000064115e7613f1 in parse_statements (parser=parser@entry=0x7f36089fc350, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13908 node = <optimized out> statements = 0x50400072e710 last_value = <optimized out> #15 0x000064115e742deb in parse_program (parser=0x7f36089fc350) at /tmp/ruby/src/trunk_asan/prism/prism.c:22338 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #16 pm_parse (parser=0x7f36089fc350) at /tmp/ruby/src/trunk_asan/prism/prism.c:22763 No locals. #17 0x000064115e4f5080 in pm_parse_file (result=0x7f36089fc350, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11330 rbimpl_id = 39307 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #18 0x000064115dfd16d3 in load_iseq_eval (ec=0x516002c865d0, fname=fname@entry=139870385562400) at /tmp/ruby/src/trunk_asan/load.c:752 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x516002c865d0 v = <optimized out> th = <optimized out> realpath_map = 139870973580120 iseq = <optimized out> #19 0x000064115dfcc82b in require_internal (ec=ec@entry=0x516002c865d0, 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 = 0x5150002be100 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139870973580280 realpath_map = 139870973580120 path = 139870385562400 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #20 0x000064115dfca822 in rb_require_string_internal (fname=139870385562880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516002c865d0 result = <optimized out> #21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #22 0x000064115e2a9aa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x1370100140003 cc = <optimized out> me = 0x7f363f71ca88 cfunc = 0x504000018558 recv = 139870973709720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #23 0x000064115e28fefd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f36089fd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #24 0x000064115e295b55 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #25 0x000064115e257449 in vm_sendish (ec=0x516002c865d0, reg_cfp=0x7f3615efd6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #26 vm_exec_core (ec=ec@entry=0x516002c865d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x64115e24d206 <vm_exec_core+12950>, 0x64115e24a615 <vm_exec_core+1701>, 0x64115e24bdf7 <vm_exec_core+7815>, 0x64115e251026 <vm_exec_core+28854>, 0x64115e24b742 <vm_exec_core+6098>, 0x64115e251c95 <vm_exec_core+32037>, 0x64115e250040 <vm_exec_core+24784>, 0x64115e24deb5 <vm_exec_core+16197>, 0x64115e24a914 <vm_exec_core+2468>, 0x64115e2517bd <vm_exec_core+30797>, 0x64115e2513ce <vm_exec_core+29790>, 0x64115e24baff <vm_exec_core+7055>, 0x64115e24aef1 <vm_exec_core+3969>, 0x64115e2504e1 <vm_exec_core+25969>, 0x64115e24c8fb <vm_exec_core+10635>, 0x64115e2519c7 <vm_exec_core+31319>, 0x64115e2515e5 <vm_exec_core+30325>, 0x64115e24d0ae <vm_exec_core+12606>, 0x64115e24de22 <vm_exec_core+16050>, 0x64115e2501ca <vm_exec_core+25178>, 0x64115e251549 <vm_exec_core+30169>, 0x64115e24f2b8 <vm_exec_core+21320>, 0x64115e250262 <vm_exec_core+25330>, 0x64115e250660 <vm_exec_core+26352>, 0x64115e24f1e6 <vm_exec_core+21110>, 0x64115e24aded <vm_exec_core+3709>, 0x64115e24f9e2 <vm_exec_core+23154>, 0x64115e24ac4e <vm_exec_core+3294>, 0x64115e24af96 <vm_exec_core+4134>, 0x64115e24d33b <vm_exec_core+13259>, 0x64115e24f08b <vm_exec_core+20763>, 0x64115e24f60b <vm_exec_core+22171>, 0x64115e24ee1a <vm_exec_core+20138>, 0x64115e24a861 <vm_exec_core+2289>, 0x64115e2508a8 <vm_exec_core+26936>, 0x64115e2512d8 <vm_exec_core+29544>, 0x64115e24b091 <vm_exec_core+4385>, 0x64115e24c1f9 <vm_exec_core+8841>, 0x64115e24bd0a <vm_exec_core+7578>, 0x64115e24ca5c <vm_exec_core+10988>, 0x64115e24dd7e <vm_exec_core+15886>, 0x64115e24b181 <vm_exec_core+4625>, 0x64115e25072d <vm_exec_core+26557>, 0x64115e24c15a <vm_exec_core+8682>, 0x64115e24dc1f <vm_exec_core+15535>, 0x64115e24e697 <vm_exec_core+18215>, 0x64115e2505df <vm_exec_core+26223>, 0x64115e24f46b <vm_exec_core+21755>, 0x64115e24cc65 <vm_exec_core+11509>, 0x64115e24c441 <vm_exec_core+9425>, 0x64115e2503bd <vm_exec_core+25677>, 0x64115e24d4af <vm_exec_core+13631>, 0x64115e24fa8d <vm_exec_core+23325>, 0x64115e24f57e <vm_exec_core+22030>, 0x64115e24fccf <vm_exec_core+23903>, 0x64115e250b7d <vm_exec_core+27661>, 0x64115e24e89a <vm_exec_core+18730>, 0x64115e24a30b <vm_exec_core+923>, 0x64115e24cdd9 <vm_exec_core+11881>, 0x64115e250309 <vm_exec_core+25497>, 0x64115e24ceff <vm_exec_core+12175>, 0x64115e24f128 <vm_exec_core+20920>, 0x64115e24f8e3 <vm_exec_core+22899>, 0x64115e24e451 <vm_exec_core+17633>, 0x64115e24ef4e <vm_exec_core+20446>, 0x64115e24d129 <vm_exec_core+12729>, 0x64115e24c716 <vm_exec_core+10150>, 0x64115e24fda6 <vm_exec_core+24118>, 0x64115e24b237 <vm_exec_core+4807>, 0x64115e24e255 <vm_exec_core+17125>, 0x64115e258bf9 <vm_exec_core+60553>, 0x64115e24f35c <vm_exec_core+21484>, 0x64115e24b4e1 <vm_exec_core+5489>, 0x64115e24b9e2 <vm_exec_core+6770>, 0x64115e24b5fe <vm_exec_core+5774>, 0x64115e24c2e6 <vm_exec_core+9078>, 0x64115e24cabb <vm_exec_core+11083>, 0x64115e24a310 <vm_exec_core+928>, 0x64115e24c057 <vm_exec_core+8423>, 0x64115e251ed1 <vm_exec_core+32609>, 0x64115e24f800 <vm_exec_core+22672>, 0x64115e24e798 <vm_exec_core+18472>, 0x64115e25079e <vm_exec_core+26670>, 0x64115e251f9d <vm_exec_core+32813>, 0x64115e250a9d <vm_exec_core+27437>, 0x64115e251a55 <vm_exec_core+31461>, 0x64115e251b22 <vm_exec_core+31666>, 0x64115e24ad11 <vm_exec_core+3489>, 0x64115e251687 <vm_exec_core+30487>, 0x64115e24d3d8 <vm_exec_core+13416>, 0x64115e251896 <vm_exec_core+31014>, 0x64115e24cfa4 <vm_exec_core+12340>, 0x64115e25097d <vm_exec_core+27149>, 0x64115e24c560 <vm_exec_core+9712>, 0x64115e24d6cd <vm_exec_core+14173>, 0x64115e251bfb <vm_exec_core+31883>, 0x64115e24dcda <vm_exec_core+15722>, 0x64115e24d863 <vm_exec_core+14579>, 0x64115e24a3d9 <vm_exec_core+1129>, 0x64115e24aa65 <vm_exec_core+2805>, 0x64115e24a4bb <vm_exec_core+1355>, 0x64115e24e545 <vm_exec_core+17877>, 0x64115e24da01 <vm_exec_core+14993>, 0x64115e24e132 <vm_exec_core+16834>, 0x64115e24e055 <vm_exec_core+16613>, 0x64115e24d244 <vm_exec_core+13012>, 0x64115e24d8fd <vm_exec_core+14733>, 0x64115e24d5aa <vm_exec_core+13882>, 0x64115e24dba4 <vm_exec_core+15412>, 0x64115e24db29 <vm_exec_core+15289>, 0x64115e24d1f7 <vm_exec_core+12935>, 0x64115e24a606 <vm_exec_core+1686>, 0x64115e24bde8 <vm_exec_core+7800>, 0x64115e251017 <vm_exec_core+28839>, 0x64115e24b733 <vm_exec_core+6083>, 0x64115e251c86 <vm_exec_core+32022>, 0x64115e250031 <vm_exec_core+24769>, 0x64115e24dea6 <vm_exec_core+16182>, 0x64115e24a905 <vm_exec_core+2453>, 0x64115e2517ae <vm_exec_core+30782>, 0x64115e2513bf <vm_exec_core+29775>, 0x64115e24baf0 <vm_exec_core+7040>, 0x64115e24aee2 <vm_exec_core+3954>, 0x64115e2504d2 <vm_exec_core+25954>, 0x64115e24c8ec <vm_exec_core+10620>, 0x64115e2519b8 <vm_exec_core+31304>, 0x64115e2515d6 <vm_exec_core+30310>, 0x64115e24d09f <vm_exec_core+12591>, 0x64115e24de13 <vm_exec_core+16035>, 0x64115e2501bb <vm_exec_core+25163>, 0x64115e25153a <vm_exec_core+30154>, 0x64115e24f2a9 <vm_exec_core+21305>, 0x64115e250253 <vm_exec_core+25315>, 0x64115e250651 <vm_exec_core+26337>, 0x64115e24f1d7 <vm_exec_core+21095>, 0x64115e24adde <vm_exec_core+3694>, 0x64115e24f9d3 <vm_exec_core+23139>, 0x64115e24ac3f <vm_exec_core+3279>, 0x64115e24af87 <vm_exec_core+4119>, 0x64115e24d32c <vm_exec_core+13244>, 0x64115e24f07c <vm_exec_core+20748>, 0x64115e24f5fc <vm_exec_core+22156>, 0x64115e24ee0b <vm_exec_core+20123>, 0x64115e24a852 <vm_exec_core+2274>, 0x64115e250899 <vm_exec_core+26921>, 0x64115e2512c9 <vm_exec_core+29529>, 0x64115e24b082 <vm_exec_core+4370>, 0x64115e24c1ea <vm_exec_core+8826>, 0x64115e24bcfb <vm_exec_core+7563>, 0x64115e24ca4d <vm_exec_core+10973>, 0x64115e24dd6f <vm_exec_core+15871>, 0x64115e24b172 <vm_exec_core+4610>, 0x64115e25071e <vm_exec_core+26542>, 0x64115e24c14b <vm_exec_core+8667>, 0x64115e24dc10 <vm_exec_core+15520>, 0x64115e24e688 <vm_exec_core+18200>, 0x64115e2505d0 <vm_exec_core+26208>, 0x64115e24f45c <vm_exec_core+21740>, 0x64115e24cc56 <vm_exec_core+11494>, 0x64115e24c432 <vm_exec_core+9410>, 0x64115e2503ae <vm_exec_core+25662>, 0x64115e24d4a0 <vm_exec_core+13616>, 0x64115e24fa7e <vm_exec_core+23310>, 0x64115e24f56f <vm_exec_core+22015>, 0x64115e24fcc0 <vm_exec_core+23888>, 0x64115e250b6e <vm_exec_core+27646>, 0x64115e24e88b <vm_exec_core+18715>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24cdca <vm_exec_core+11866>, 0x64115e2502fa <vm_exec_core+25482>, 0x64115e24cef0 <vm_exec_core+12160>, 0x64115e24f119 <vm_exec_core+20905>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24e442 <vm_exec_core+17618>, 0x64115e24ef3f <vm_exec_core+20431>, 0x64115e24d11a <vm_exec_core+12714>, 0x64115e24c707 <vm_exec_core+10135>, 0x64115e24fd97 <vm_exec_core+24103>, 0x64115e24b228 <vm_exec_core+4792>, 0x64115e24e246 <vm_exec_core+17110>, 0x64115e258bea <vm_exec_core+60538>, 0x64115e24f34d <vm_exec_core+21469>, 0x64115e24b4d2 <vm_exec_core+5474>, 0x64115e24b9d3 <vm_exec_core+6755>, 0x64115e24b5ef <vm_exec_core+5759>, 0x64115e24c2d7 <vm_exec_core+9063>, 0x64115e24caac <vm_exec_core+11068>, 0x64115e24e755 <vm_exec_core+18405>, 0x64115e24dd65 <vm_exec_core+15861>, 0x64115e24e750 <vm_exec_core+18400>, 0x64115e24f2a4 <vm_exec_core+21300>, 0x64115e24f1d2 <vm_exec_core+21090>, 0x64115e24c2d2 <vm_exec_core+9058>, 0x64115e24f420 <vm_exec_core+21680>, 0x64115e24d3ce <vm_exec_core+13406>, 0x64115e24d3d3 <vm_exec_core+13411>, 0x64115e24f1cd <vm_exec_core+21085>, 0x64115e24f072 <vm_exec_core+20738>, 0x64115e24e119 <vm_exec_core+16809>, 0x64115e24e041 <vm_exec_core+16593>...} reg_cfp = 0x7f3615efd6e8 reg_pc = 0x51100005e978 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> th: 0x5150002be100, native_id: 0x7f3608a006c0 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x000064115e24671b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002c865d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7f36089fd6a0, <optimized out>, <optimized out>}, prev = 0x7f3610c09f80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #28 0x000064115e2bd9ca in vm_call0_body (ec=<optimized out>, calling=0x7f3610d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> -- Control frame information ----------------------------------------------- i = <optimized out> ci = 0x7f3610d098d0 cc = <optimized out> ret = <optimized out> #29 0x000064115e2bd23f in vm_call0_cme (ec=0x516002c865d0, calling=0x7f3610d09860, argv=0x7f36089fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #30 vm_call0_body (ec=<optimized out>, calling=0x7f3610d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7f361cad1570 orig_cme = <optimized out> ci = 0x7f3610d098d0 cc = 0x7f361cad1548 ret = <optimized out> #31 0x000064115e27159e in vm_call0_cc (recv=139870973709720, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7f361cad1548, 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> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] #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 = 0x7f361cad1548 self = <optimized out> #33 0x000064115e2723ce in rb_funcallv (recv=139870973709720, mid=22673, argc=1, argv=0x7f36089fdaa0) 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 = 0x7f36089fdaa0 #35 0x000064115e23221e in autoload_feature_require (_arguments=139870049656464) at /tmp/ruby/src/trunk_asan/variable.c:2923 arguments = 0x7f36089fde90 c:0006 p:---- s:0024 e:000023 CFUNC :require autoload_const = <optimized out> result = <optimized out> #36 autoload_try_load (_arguments=139870049656464) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x7f36089fde90 result = <optimized out> ce = <optimized out> #37 0x000064115ded02d0 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:1073 _ec = 0x516002c865d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f36089fde10, <optimized out>, 0x7f36089fdd20, <optimized out>, <optimized out>}, prev = 0x7f3610c09740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002c865d0 state = RUBY_TAG_NONE errinfo = <optimized out> #38 0x000064115e231586 in rb_autoload_load (module=module@entry=139870980472120, name=name@entry=233115) at /tmp/ruby/src/trunk_asan/variable.c:2998 ce = 0x503001c669c0 c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] arguments = {module = 139870980472120, name = 233115, flag = 0, mutex = 139870396443720, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #39 0x000064115e23afbd in rb_const_search_from (klass=139870353585080, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3100 ac = 0xfffffffffffffe00 am = 139870980472120 tmp = 139870980472120 ce = <optimized out> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] current = 139870980472120 value = <optimized out> first_iteration = <optimized out> #40 0x000064115e233284 in rb_const_search (klass=139870353585080, id=233115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3122 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:3049 c = <optimized out> #42 0x000064115e23e38e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976734728 cref = <optimized out> val = <optimized out> root_cref = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork cref = <optimized out> klass = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] av = <optimized out> am = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] ce = <optimized out> search_continue = <optimized out> #43 0x000064115e249621 in vm_get_ev_const_chain (ec=0x516002c865d0, segments=0x5020014b3db0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 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=0x5020014b3e10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435 segments = 0x5020014b3db0 ice = <optimized out> val = <optimized out> #45 0x000064115e24af49 in vm_exec_core (ec=ec@entry=0x516002c865d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x64115e24d206 <vm_exec_core+12950>, 0x64115e24a615 <vm_exec_core+1701>, 0x64115e24bdf7 <vm_exec_core+7815>, 0x64115e251026 <vm_exec_core+28854>, 0x64115e24b742 <vm_exec_core+6098>, 0x64115e251c95 <vm_exec_core+32037>, 0x64115e250040 <vm_exec_core+24784>, 0x64115e24deb5 <vm_exec_core+16197>, 0x64115e24a914 <vm_exec_core+2468>, 0x64115e2517bd <vm_exec_core+30797>, 0x64115e2513ce <vm_exec_core+29790>, 0x64115e24baff <vm_exec_core+7055>, 0x64115e24aef1 <vm_exec_core+3969>, 0x64115e2504e1 <vm_exec_core+25969>, 0x64115e24c8fb <vm_exec_core+10635>, 0x64115e2519c7 <vm_exec_core+31319>, 0x64115e2515e5 <vm_exec_core+30325>, 0x64115e24d0ae <vm_exec_core+12606>, 0x64115e24de22 <vm_exec_core+16050>, 0x64115e2501ca <vm_exec_core+25178>, 0x64115e251549 <vm_exec_core+30169>, 0x64115e24f2b8 <vm_exec_core+21320>, 0x64115e250262 <vm_exec_core+25330>, 0x64115e250660 <vm_exec_core+26352>, 0x64115e24f1e6 <vm_exec_core+21110>, 0x64115e24aded <vm_exec_core+3709>, 0x64115e24f9e2 <vm_exec_core+23154>, 0x64115e24ac4e <vm_exec_core+3294>, 0x64115e24af96 <vm_exec_core+4134>, 0x64115e24d33b <vm_exec_core+13259>, 0x64115e24f08b <vm_exec_core+20763>, 0x64115e24f60b <vm_exec_core+22171>, 0x64115e24ee1a <vm_exec_core+20138>, 0x64115e24a861 <vm_exec_core+2289>, 0x64115e2508a8 <vm_exec_core+26936>, 0x64115e2512d8 <vm_exec_core+29544>, 0x64115e24b091 <vm_exec_core+4385>, 0x64115e24c1f9 <vm_exec_core+8841>, 0x64115e24bd0a <vm_exec_core+7578>, 0x64115e24ca5c <vm_exec_core+10988>, 0x64115e24dd7e <vm_exec_core+15886>, 0x64115e24b181 <vm_exec_core+4625>, 0x64115e25072d <vm_exec_core+26557>, 0x64115e24c15a <vm_exec_core+8682>, 0x64115e24dc1f <vm_exec_core+15535>, 0x64115e24e697 <vm_exec_core+18215>, 0x64115e2505df <vm_exec_core+26223>, 0x64115e24f46b <vm_exec_core+21755>, 0x64115e24cc65 <vm_exec_core+11509>, 0x64115e24c441 <vm_exec_core+9425>, 0x64115e2503bd <vm_exec_core+25677>, 0x64115e24d4af <vm_exec_core+13631>, 0x64115e24fa8d <vm_exec_core+23325>, 0x64115e24f57e <vm_exec_core+22030>, 0x64115e24fccf <vm_exec_core+23903>, 0x64115e250b7d <vm_exec_core+27661>, 0x64115e24e89a <vm_exec_core+18730>, 0x64115e24a30b <vm_exec_core+923>, 0x64115e24cdd9 <vm_exec_core+11881>, 0x64115e250309 <vm_exec_core+25497>, 0x64115e24ceff <vm_exec_core+12175>, 0x64115e24f128 <vm_exec_core+20920>, 0x64115e24f8e3 <vm_exec_core+22899>, 0x64115e24e451 <vm_exec_core+17633>, 0x64115e24ef4e <vm_exec_core+20446>, 0x64115e24d129 <vm_exec_core+12729>, 0x64115e24c716 <vm_exec_core+10150>, 0x64115e24fda6 <vm_exec_core+24118>, 0x64115e24b237 <vm_exec_core+4807>, 0x64115e24e255 <vm_exec_core+17125>, 0x64115e258bf9 <vm_exec_core+60553>, 0x64115e24f35c <vm_exec_core+21484>, 0x64115e24b4e1 <vm_exec_core+5489>, 0x64115e24b9e2 <vm_exec_core+6770>, 0x64115e24b5fe <vm_exec_core+5774>, 0x64115e24c2e6 <vm_exec_core+9078>, 0x64115e24cabb <vm_exec_core+11083>, 0x64115e24a310 <vm_exec_core+928>, 0x64115e24c057 <vm_exec_core+8423>, 0x64115e251ed1 <vm_exec_core+32609>, 0x64115e24f800 <vm_exec_core+22672>, 0x64115e24e798 <vm_exec_core+18472>, 0x64115e25079e <vm_exec_core+26670>, 0x64115e251f9d <vm_exec_core+32813>, 0x64115e250a9d <vm_exec_core+27437>, 0x64115e251a55 <vm_exec_core+31461>, 0x64115e251b22 <vm_exec_core+31666>, 0x64115e24ad11 <vm_exec_core+3489>, 0x64115e251687 <vm_exec_core+30487>, 0x64115e24d3d8 <vm_exec_core+13416>, 0x64115e251896 <vm_exec_core+31014>, 0x64115e24cfa4 <vm_exec_core+12340>, 0x64115e25097d <vm_exec_core+27149>, 0x64115e24c560 <vm_exec_core+9712>, 0x64115e24d6cd <vm_exec_core+14173>, 0x64115e251bfb <vm_exec_core+31883>, 0x64115e24dcda <vm_exec_core+15722>, 0x64115e24d863 <vm_exec_core+14579>, 0x64115e24a3d9 <vm_exec_core+1129>, 0x64115e24aa65 <vm_exec_core+2805>, 0x64115e24a4bb <vm_exec_core+1355>, 0x64115e24e545 <vm_exec_core+17877>, 0x64115e24da01 <vm_exec_core+14993>, 0x64115e24e132 <vm_exec_core+16834>, 0x64115e24e055 <vm_exec_core+16613>, 0x64115e24d244 <vm_exec_core+13012>, 0x64115e24d8fd <vm_exec_core+14733>, 0x64115e24d5aa <vm_exec_core+13882>, 0x64115e24dba4 <vm_exec_core+15412>, 0x64115e24db29 <vm_exec_core+15289>, 0x64115e24d1f7 <vm_exec_core+12935>, 0x64115e24a606 <vm_exec_core+1686>, 0x64115e24bde8 <vm_exec_core+7800>, 0x64115e251017 <vm_exec_core+28839>, 0x64115e24b733 <vm_exec_core+6083>, 0x64115e251c86 <vm_exec_core+32022>, 0x64115e250031 <vm_exec_core+24769>, 0x64115e24dea6 <vm_exec_core+16182>, 0x64115e24a905 <vm_exec_core+2453>, 0x64115e2517ae <vm_exec_core+30782>, 0x64115e2513bf <vm_exec_core+29775>, 0x64115e24baf0 <vm_exec_core+7040>, 0x64115e24aee2 <vm_exec_core+3954>, 0x64115e2504d2 <vm_exec_core+25954>, 0x64115e24c8ec <vm_exec_core+10620>, 0x64115e2519b8 <vm_exec_core+31304>, 0x64115e2515d6 <vm_exec_core+30310>, 0x64115e24d09f <vm_exec_core+12591>, 0x64115e24de13 <vm_exec_core+16035>, 0x64115e2501bb <vm_exec_core+25163>, 0x64115e25153a <vm_exec_core+30154>, 0x64115e24f2a9 <vm_exec_core+21305>, 0x64115e250253 <vm_exec_core+25315>, 0x64115e250651 <vm_exec_core+26337>, 0x64115e24f1d7 <vm_exec_core+21095>, 0x64115e24adde <vm_exec_core+3694>, 0x64115e24f9d3 <vm_exec_core+23139>, 0x64115e24ac3f <vm_exec_core+3279>, 0x64115e24af87 <vm_exec_core+4119>, 0x64115e24d32c <vm_exec_core+13244>, 0x64115e24f07c <vm_exec_core+20748>, 0x64115e24f5fc <vm_exec_core+22156>, 0x64115e24ee0b <vm_exec_core+20123>, 0x64115e24a852 <vm_exec_core+2274>, 0x64115e250899 <vm_exec_core+26921>, 0x64115e2512c9 <vm_exec_core+29529>, 0x64115e24b082 <vm_exec_core+4370>, 0x64115e24c1ea <vm_exec_core+8826>, 0x64115e24bcfb <vm_exec_core+7563>, 0x64115e24ca4d <vm_exec_core+10973>, 0x64115e24dd6f <vm_exec_core+15871>, 0x64115e24b172 <vm_exec_core+4610>, 0x64115e25071e <vm_exec_core+26542>, 0x64115e24c14b <vm_exec_core+8667>, 0x64115e24dc10 <vm_exec_core+15520>, 0x64115e24e688 <vm_exec_core+18200>, 0x64115e2505d0 <vm_exec_core+26208>, 0x64115e24f45c <vm_exec_core+21740>, 0x64115e24cc56 <vm_exec_core+11494>, 0x64115e24c432 <vm_exec_core+9410>, 0x64115e2503ae <vm_exec_core+25662>, 0x64115e24d4a0 <vm_exec_core+13616>, 0x64115e24fa7e <vm_exec_core+23310>, 0x64115e24f56f <vm_exec_core+22015>, 0x64115e24fcc0 <vm_exec_core+23888>, 0x64115e250b6e <vm_exec_core+27646>, 0x64115e24e88b <vm_exec_core+18715>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24cdca <vm_exec_core+11866>, 0x64115e2502fa <vm_exec_core+25482>, 0x64115e24cef0 <vm_exec_core+12160>, 0x64115e24f119 <vm_exec_core+20905>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24e442 <vm_exec_core+17618>, 0x64115e24ef3f <vm_exec_core+20431>, 0x64115e24d11a <vm_exec_core+12714>, 0x64115e24c707 <vm_exec_core+10135>, 0x64115e24fd97 <vm_exec_core+24103>, 0x64115e24b228 <vm_exec_core+4792>, 0x64115e24e246 <vm_exec_core+17110>, 0x64115e258bea <vm_exec_core+60538>, 0x64115e24f34d <vm_exec_core+21469>, 0x64115e24b4d2 <vm_exec_core+5474>, 0x64115e24b9d3 <vm_exec_core+6755>, 0x64115e24b5ef <vm_exec_core+5759>, 0x64115e24c2d7 <vm_exec_core+9063>, 0x64115e24caac <vm_exec_core+11068>, 0x64115e24e755 <vm_exec_core+18405>, 0x64115e24dd65 <vm_exec_core+15861>, 0x64115e24e750 <vm_exec_core+18400>, 0x64115e24f2a4 <vm_exec_core+21300>, 0x64115e24f1d2 <vm_exec_core+21090>, 0x64115e24c2d2 <vm_exec_core+9058>, 0x64115e24f420 <vm_exec_core+21680>, 0x64115e24d3ce <vm_exec_core+13406>, 0x64115e24d3d3 <vm_exec_core+13411>, 0x64115e24f1cd <vm_exec_core+21085>, 0x64115e24f072 <vm_exec_core+20738>, 0x64115e24e119 <vm_exec_core+16809>, 0x64115e24e041 <vm_exec_core+16593>...} reg_cfp = 0x7f3615efd720 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_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #46 0x000064115e24671b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002c865d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7f36089fe940, <optimized out>, <optimized out>}, prev = 0x7f3610d096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #47 0x000064115e2c7412 in invoke_iseq_block_from_c (ec=0x516002c865d0, captured=0x7f3615efd7a8, self=139870374566040, 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:1626 flags = 0 iseq = 0x7f3619422588 cfp = <optimized out> sp = 0x7f3615dfd850 use_argv = 0x0 stack_argv = 0x7f3615dfd850 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:1640 captured = 0x7f3615efd7a8 #49 0x000064115e2737e6 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:1677 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:1685 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 0x000064115e2737e6 in rb_yield (val=<optimized out>) No locals. #53 0x000064115decfbaa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516002c865d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f36089fecd0, <optimized out>, 0x7f36089febe0, <optimized out>, <optimized out>}, prev = 0x7f3610c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516002c865d0 cfp = 0x7f3615efd758 #54 0x000064115e04b07b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #55 0x000064115e2a9aa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x64b100040001 cc = <optimized out> me = 0x7f361d4b6db0 cfunc = 0x504000020058 recv = 139870374566040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #56 0x000064115e28fefd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f36089ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #57 0x000064115e28f9b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #58 0x000064115e250eb8 in vm_sendish (ec=0x516002c865d0, reg_cfp=0x7f3615efd790, cd=0x5020014b3d70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #59 vm_exec_core (ec=ec@entry=0x516002c865d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020014b3d70 insns_address_table = {0x64115e24d206 <vm_exec_core+12950>, 0x64115e24a615 <vm_exec_core+1701>, 0x64115e24bdf7 <vm_exec_core+7815>, 0x64115e251026 <vm_exec_core+28854>, 0x64115e24b742 <vm_exec_core+6098>, 0x64115e251c95 <vm_exec_core+32037>, 0x64115e250040 <vm_exec_core+24784>, 0x64115e24deb5 <vm_exec_core+16197>, 0x64115e24a914 <vm_exec_core+2468>, 0x64115e2517bd <vm_exec_core+30797>, 0x64115e2513ce <vm_exec_core+29790>, 0x64115e24baff <vm_exec_core+7055>, 0x64115e24aef1 <vm_exec_core+3969>, 0x64115e2504e1 <vm_exec_core+25969>, 0x64115e24c8fb <vm_exec_core+10635>, 0x64115e2519c7 <vm_exec_core+31319>, 0x64115e2515e5 <vm_exec_core+30325>, 0x64115e24d0ae <vm_exec_core+12606>, 0x64115e24de22 <vm_exec_core+16050>, 0x64115e2501ca <vm_exec_core+25178>, 0x64115e251549 <vm_exec_core+30169>, 0x64115e24f2b8 <vm_exec_core+21320>, 0x64115e250262 <vm_exec_core+25330>, 0x64115e250660 <vm_exec_core+26352>, 0x64115e24f1e6 <vm_exec_core+21110>, 0x64115e24aded <vm_exec_core+3709>, 0x64115e24f9e2 <vm_exec_core+23154>, 0x64115e24ac4e <vm_exec_core+3294>, 0x64115e24af96 <vm_exec_core+4134>, 0x64115e24d33b <vm_exec_core+13259>, 0x64115e24f08b <vm_exec_core+20763>, 0x64115e24f60b <vm_exec_core+22171>, 0x64115e24ee1a <vm_exec_core+20138>, 0x64115e24a861 <vm_exec_core+2289>, 0x64115e2508a8 <vm_exec_core+26936>, 0x64115e2512d8 <vm_exec_core+29544>, 0x64115e24b091 <vm_exec_core+4385>, 0x64115e24c1f9 <vm_exec_core+8841>, 0x64115e24bd0a <vm_exec_core+7578>, 0x64115e24ca5c <vm_exec_core+10988>, 0x64115e24dd7e <vm_exec_core+15886>, 0x64115e24b181 <vm_exec_core+4625>, 0x64115e25072d <vm_exec_core+26557>, 0x64115e24c15a <vm_exec_core+8682>, 0x64115e24dc1f <vm_exec_core+15535>, 0x64115e24e697 <vm_exec_core+18215>, 0x64115e2505df <vm_exec_core+26223>, 0x64115e24f46b <vm_exec_core+21755>, 0x64115e24cc65 <vm_exec_core+11509>, 0x64115e24c441 <vm_exec_core+9425>, 0x64115e2503bd <vm_exec_core+25677>, 0x64115e24d4af <vm_exec_core+13631>, 0x64115e24fa8d <vm_exec_core+23325>, 0x64115e24f57e <vm_exec_core+22030>, 0x64115e24fccf <vm_exec_core+23903>, 0x64115e250b7d <vm_exec_core+27661>, 0x64115e24e89a <vm_exec_core+18730>, 0x64115e24a30b <vm_exec_core+923>, 0x64115e24cdd9 <vm_exec_core+11881>, 0x64115e250309 <vm_exec_core+25497>, 0x64115e24ceff <vm_exec_core+12175>, 0x64115e24f128 <vm_exec_core+20920>, 0x64115e24f8e3 <vm_exec_core+22899>, 0x64115e24e451 <vm_exec_core+17633>, 0x64115e24ef4e <vm_exec_core+20446>, 0x64115e24d129 <vm_exec_core+12729>, 0x64115e24c716 <vm_exec_core+10150>, 0x64115e24fda6 <vm_exec_core+24118>, 0x64115e24b237 <vm_exec_core+4807>, 0x64115e24e255 <vm_exec_core+17125>, 0x64115e258bf9 <vm_exec_core+60553>, 0x64115e24f35c <vm_exec_core+21484>, 0x64115e24b4e1 <vm_exec_core+5489>, 0x64115e24b9e2 <vm_exec_core+6770>, 0x64115e24b5fe <vm_exec_core+5774>, 0x64115e24c2e6 <vm_exec_core+9078>, 0x64115e24cabb <vm_exec_core+11083>, 0x64115e24a310 <vm_exec_core+928>, 0x64115e24c057 <vm_exec_core+8423>, 0x64115e251ed1 <vm_exec_core+32609>, 0x64115e24f800 <vm_exec_core+22672>, 0x64115e24e798 <vm_exec_core+18472>, 0x64115e25079e <vm_exec_core+26670>, 0x64115e251f9d <vm_exec_core+32813>, 0x64115e250a9d <vm_exec_core+27437>, 0x64115e251a55 <vm_exec_core+31461>, 0x64115e251b22 <vm_exec_core+31666>, 0x64115e24ad11 <vm_exec_core+3489>, 0x64115e251687 <vm_exec_core+30487>, 0x64115e24d3d8 <vm_exec_core+13416>, 0x64115e251896 <vm_exec_core+31014>, 0x64115e24cfa4 <vm_exec_core+12340>, 0x64115e25097d <vm_exec_core+27149>, 0x64115e24c560 <vm_exec_core+9712>, 0x64115e24d6cd <vm_exec_core+14173>, 0x64115e251bfb <vm_exec_core+31883>, 0x64115e24dcda <vm_exec_core+15722>, 0x64115e24d863 <vm_exec_core+14579>, 0x64115e24a3d9 <vm_exec_core+1129>, 0x64115e24aa65 <vm_exec_core+2805>, 0x64115e24a4bb <vm_exec_core+1355>, 0x64115e24e545 <vm_exec_core+17877>, 0x64115e24da01 <vm_exec_core+14993>, 0x64115e24e132 <vm_exec_core+16834>, 0x64115e24e055 <vm_exec_core+16613>, 0x64115e24d244 <vm_exec_core+13012>, 0x64115e24d8fd <vm_exec_core+14733>, 0x64115e24d5aa <vm_exec_core+13882>, 0x64115e24dba4 <vm_exec_core+15412>, 0x64115e24db29 <vm_exec_core+15289>, 0x64115e24d1f7 <vm_exec_core+12935>, 0x64115e24a606 <vm_exec_core+1686>, 0x64115e24bde8 <vm_exec_core+7800>, 0x64115e251017 <vm_exec_core+28839>, 0x64115e24b733 <vm_exec_core+6083>, 0x64115e251c86 <vm_exec_core+32022>, 0x64115e250031 <vm_exec_core+24769>, 0x64115e24dea6 <vm_exec_core+16182>, 0x64115e24a905 <vm_exec_core+2453>, 0x64115e2517ae <vm_exec_core+30782>, 0x64115e2513bf <vm_exec_core+29775>, 0x64115e24baf0 <vm_exec_core+7040>, 0x64115e24aee2 <vm_exec_core+3954>, 0x64115e2504d2 <vm_exec_core+25954>, 0x64115e24c8ec <vm_exec_core+10620>, 0x64115e2519b8 <vm_exec_core+31304>, 0x64115e2515d6 <vm_exec_core+30310>, 0x64115e24d09f <vm_exec_core+12591>, 0x64115e24de13 <vm_exec_core+16035>, 0x64115e2501bb <vm_exec_core+25163>, 0x64115e25153a <vm_exec_core+30154>, 0x64115e24f2a9 <vm_exec_core+21305>, 0x64115e250253 <vm_exec_core+25315>, 0x64115e250651 <vm_exec_core+26337>, 0x64115e24f1d7 <vm_exec_core+21095>, 0x64115e24adde <vm_exec_core+3694>, 0x64115e24f9d3 <vm_exec_core+23139>, 0x64115e24ac3f <vm_exec_core+3279>, 0x64115e24af87 <vm_exec_core+4119>, 0x64115e24d32c <vm_exec_core+13244>, 0x64115e24f07c <vm_exec_core+20748>, 0x64115e24f5fc <vm_exec_core+22156>, 0x64115e24ee0b <vm_exec_core+20123>, 0x64115e24a852 <vm_exec_core+2274>, 0x64115e250899 <vm_exec_core+26921>, 0x64115e2512c9 <vm_exec_core+29529>, 0x64115e24b082 <vm_exec_core+4370>, 0x64115e24c1ea <vm_exec_core+8826>, 0x64115e24bcfb <vm_exec_core+7563>, 0x64115e24ca4d <vm_exec_core+10973>, 0x64115e24dd6f <vm_exec_core+15871>, 0x64115e24b172 <vm_exec_core+4610>, 0x64115e25071e <vm_exec_core+26542>, 0x64115e24c14b <vm_exec_core+8667>, 0x64115e24dc10 <vm_exec_core+15520>, 0x64115e24e688 <vm_exec_core+18200>, 0x64115e2505d0 <vm_exec_core+26208>, 0x64115e24f45c <vm_exec_core+21740>, 0x64115e24cc56 <vm_exec_core+11494>, 0x64115e24c432 <vm_exec_core+9410>, 0x64115e2503ae <vm_exec_core+25662>, 0x64115e24d4a0 <vm_exec_core+13616>, 0x64115e24fa7e <vm_exec_core+23310>, 0x64115e24f56f <vm_exec_core+22015>, 0x64115e24fcc0 <vm_exec_core+23888>, 0x64115e250b6e <vm_exec_core+27646>, 0x64115e24e88b <vm_exec_core+18715>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24cdca <vm_exec_core+11866>, 0x64115e2502fa <vm_exec_core+25482>, 0x64115e24cef0 <vm_exec_core+12160>, 0x64115e24f119 <vm_exec_core+20905>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24e442 <vm_exec_core+17618>, 0x64115e24ef3f <vm_exec_core+20431>, 0x64115e24d11a <vm_exec_core+12714>, 0x64115e24c707 <vm_exec_core+10135>, 0x64115e24fd97 <vm_exec_core+24103>, 0x64115e24b228 <vm_exec_core+4792>, 0x64115e24e246 <vm_exec_core+17110>, 0x64115e258bea <vm_exec_core+60538>, 0x64115e24f34d <vm_exec_core+21469>, 0x64115e24b4d2 <vm_exec_core+5474>, 0x64115e24b9d3 <vm_exec_core+6755>, 0x64115e24b5ef <vm_exec_core+5759>, 0x64115e24c2d7 <vm_exec_core+9063>, 0x64115e24caac <vm_exec_core+11068>, 0x64115e24e755 <vm_exec_core+18405>, 0x64115e24dd65 <vm_exec_core+15861>, 0x64115e24e750 <vm_exec_core+18400>, 0x64115e24f2a4 <vm_exec_core+21300>, 0x64115e24f1d2 <vm_exec_core+21090>, 0x64115e24c2d2 <vm_exec_core+9058>, 0x64115e24f420 <vm_exec_core+21680>, 0x64115e24d3ce <vm_exec_core+13406>, 0x64115e24d3d3 <vm_exec_core+13411>, 0x64115e24f1cd <vm_exec_core+21085>, 0x64115e24f072 <vm_exec_core+20738>, 0x64115e24e119 <vm_exec_core+16809>, 0x64115e24e041 <vm_exec_core+16593>...} reg_cfp = 0x7f3615efd790 reg_pc = 0x5040004c5af0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #60 0x000064115e24671b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002c865d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7f36089ff6c0, <optimized out>, <optimized out>}, prev = 0x7f36089ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #61 0x000064115e2836bb in invoke_iseq_block_from_c (ec=0x516002c865d0, captured=<optimized out>, self=139870374566040, 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:1626 flags = 0 iseq = 0x7f3619422600 cfp = 0x7f3615efd7c8 sp = 0x7f3615dfd818 use_argv = <optimized out> stack_argv = 0x7f3615dfd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #62 invoke_block_from_c_proc (ec=0x516002c865d0, self=139870374566040, 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:1720 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:1750 No locals. #64 0x000064115e281946 in rb_vm_invoke_proc (ec=0x540000000608, proc=0x80, proc@entry=0x504000074390, argc=1575624254, 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:1771 self = 0 #65 0x000064115e1d9239 in thread_do_start_proc (th=th@entry=0x5150002be100) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000074390 args_len = 0 args_ptr = <optimized out> #66 0x000064115e1d6e6a in thread_do_start (th=0x5150002be100) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #67 thread_start_func_2 (th=th@entry=0x5150002be100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677 _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 0x000064115e1d612e in call_thread_start_func_2 (th=0x5150002be100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7f36089ffcc0 #69 nt_start (ptr=0x50c0009c94c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150002be100 sched = <optimized out> nt = 0x50c0009c94c0 vm = 0x525000000100 #70 0x000064115de85a8f in asan_thread_start(void*) () No symbol table info available. #71 0x00007f364029caa4 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 = {139870049666752, 6056704003647534220, 139870049666752, -352, 0, 140731662472560, 6056704003634951308, 6056546963778892940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #72 0x00007f3640329c3c 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 574531) detached] $ timeout 60 gdb -p 574590 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 574594] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000064115dea1e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7f3616e006c0 (LWP 574590) "test_autoload.*" 0x000064115dea1e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7f36168006c0 (LWP 574594) "test_autoload.*" 0x00007f364031b4cd in __GI___poll (fds=0x7f3610b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7f36168006c0 (LWP 574594) "test_autoload.*"): #0 0x00007f364031b4cd in __GI___poll (fds=0x7f3610b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000064115de2c6da in __interceptor_poll () No symbol table info available. #2 0x000064115e1da49f 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:3005 vm = <optimized out> #4 0x000064115de85a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007f364029caa4 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 = {139870282450624, 6056639957095216268, 139870282450624, -352, 0, 139870288732944, 6056639957082633356, 6056546963778892940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f3640329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f3616e006c0 (LWP 574590) "test_autoload.*"): #0 0x000064115dea1e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000064115dea2dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000064115ddf1670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000064115ddf14e9 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 0x000064115ddf1115 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 0x000064115ddec11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000064115ddebf08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000064115de87e73 in __interceptor_malloc () No symbol table info available. #8 0x000064115df35b06 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8224 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x000064115df11755 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4712 No locals. #10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4706 No locals. #11 0x000064115dfb5212 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:593 new_arena = <optimized out> #12 prepare_iseq_build (iseq=iseq@entry=0x7f361d4b6b58, name=<optimized out>, name@entry=139870972064080, path=path@entry=139870385562240, realpath=realpath@entry=139870385562880, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7f361170a7c0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7f361170a7a0) at /tmp/ruby/src/trunk_asan/iseq.c:639 coverage = 0 err_info = 4 body = <optimized out> #13 0x000064115dfb4615 in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x7f361170a7a0, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1067 next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0} code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}} data = <optimized out> iseq = 0x7f361d4b6b58 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #14 0x000064115dfb4214 in pm_iseq_new_top (node=node@entry=0x7f3616dfc838, name=name@entry=139870972064080, path=path@entry=139870385562240, realpath=realpath@entry=139870385562880, parent=parent@entry=0x0, error_state=error_state@entry=0x7f3616dfc960) at /tmp/ruby/src/trunk_asan/iseq.c:898 No locals. #15 0x000064115dfd1780 in load_iseq_eval (ec=0x516002c868d0, fname=fname@entry=139870385562240) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x516002c868d0 v = <optimized out> th = <optimized out> realpath_map = 139870973580120 iseq = <optimized out> #16 0x000064115dfcc82b in require_internal (ec=ec@entry=0x516002c868d0, 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 = 0x5150002f7680 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139870973580280 realpath_map = 139870973580120 path = 139870385562240 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #17 0x000064115dfca822 in rb_require_string_internal (fname=139870385562880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516002c868d0 result = <optimized out> #18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #19 0x000064115e2a9aa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x1370100140003 cc = <optimized out> me = 0x7f363f71ca88 cfunc = 0x504000018558 recv = 139870973709720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x000064115e28fefd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7f3616dfd490) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x000064115e295b55 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #22 0x000064115e257449 in vm_sendish (ec=0x516002c868d0, reg_cfp=0x7f3615cf96e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x516002c868d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x64115e24d206 <vm_exec_core+12950>, 0x64115e24a615 <vm_exec_core+1701>, 0x64115e24bdf7 <vm_exec_core+7815>, 0x64115e251026 <vm_exec_core+28854>, 0x64115e24b742 <vm_exec_core+6098>, 0x64115e251c95 <vm_exec_core+32037>, 0x64115e250040 <vm_exec_core+24784>, 0x64115e24deb5 <vm_exec_core+16197>, 0x64115e24a914 <vm_exec_core+2468>, 0x64115e2517bd <vm_exec_core+30797>, 0x64115e2513ce <vm_exec_core+29790>, 0x64115e24baff <vm_exec_core+7055>, 0x64115e24aef1 <vm_exec_core+3969>, 0x64115e2504e1 <vm_exec_core+25969>, 0x64115e24c8fb <vm_exec_core+10635>, 0x64115e2519c7 <vm_exec_core+31319>, 0x64115e2515e5 <vm_exec_core+30325>, 0x64115e24d0ae <vm_exec_core+12606>, 0x64115e24de22 <vm_exec_core+16050>, 0x64115e2501ca <vm_exec_core+25178>, 0x64115e251549 <vm_exec_core+30169>, 0x64115e24f2b8 <vm_exec_core+21320>, 0x64115e250262 <vm_exec_core+25330>, 0x64115e250660 <vm_exec_core+26352>, 0x64115e24f1e6 <vm_exec_core+21110>, 0x64115e24aded <vm_exec_core+3709>, 0x64115e24f9e2 <vm_exec_core+23154>, 0x64115e24ac4e <vm_exec_core+3294>, 0x64115e24af96 <vm_exec_core+4134>, 0x64115e24d33b <vm_exec_core+13259>, 0x64115e24f08b <vm_exec_core+20763>, 0x64115e24f60b <vm_exec_core+22171>, 0x64115e24ee1a <vm_exec_core+20138>, 0x64115e24a861 <vm_exec_core+2289>, 0x64115e2508a8 <vm_exec_core+26936>, 0x64115e2512d8 <vm_exec_core+29544>, 0x64115e24b091 <vm_exec_core+4385>, 0x64115e24c1f9 <vm_exec_core+8841>, 0x64115e24bd0a <vm_exec_core+7578>, 0x64115e24ca5c <vm_exec_core+10988>, 0x64115e24dd7e <vm_exec_core+15886>, 0x64115e24b181 <vm_exec_core+4625>, 0x64115e25072d <vm_exec_core+26557>, 0x64115e24c15a <vm_exec_core+8682>, 0x64115e24dc1f <vm_exec_core+15535>, 0x64115e24e697 <vm_exec_core+18215>, 0x64115e2505df <vm_exec_core+26223>, 0x64115e24f46b <vm_exec_core+21755>, 0x64115e24cc65 <vm_exec_core+11509>, 0x64115e24c441 <vm_exec_core+9425>, 0x64115e2503bd <vm_exec_core+25677>, 0x64115e24d4af <vm_exec_core+13631>, 0x64115e24fa8d <vm_exec_core+23325>, 0x64115e24f57e <vm_exec_core+22030>, 0x64115e24fccf <vm_exec_core+23903>, 0x64115e250b7d <vm_exec_core+27661>, 0x64115e24e89a <vm_exec_core+18730>, 0x64115e24a30b <vm_exec_core+923>, 0x64115e24cdd9 <vm_exec_core+11881>, 0x64115e250309 <vm_exec_core+25497>, 0x64115e24ceff <vm_exec_core+12175>, 0x64115e24f128 <vm_exec_core+20920>, 0x64115e24f8e3 <vm_exec_core+22899>, 0x64115e24e451 <vm_exec_core+17633>, 0x64115e24ef4e <vm_exec_core+20446>, 0x64115e24d129 <vm_exec_core+12729>, 0x64115e24c716 <vm_exec_core+10150>, 0x64115e24fda6 <vm_exec_core+24118>, 0x64115e24b237 <vm_exec_core+4807>, 0x64115e24e255 <vm_exec_core+17125>, 0x64115e258bf9 <vm_exec_core+60553>, 0x64115e24f35c <vm_exec_core+21484>, 0x64115e24b4e1 <vm_exec_core+5489>, 0x64115e24b9e2 <vm_exec_core+6770>, 0x64115e24b5fe <vm_exec_core+5774>, 0x64115e24c2e6 <vm_exec_core+9078>, 0x64115e24cabb <vm_exec_core+11083>, 0x64115e24a310 <vm_exec_core+928>, 0x64115e24c057 <vm_exec_core+8423>, 0x64115e251ed1 <vm_exec_core+32609>, 0x64115e24f800 <vm_exec_core+22672>, 0x64115e24e798 <vm_exec_core+18472>, 0x64115e25079e <vm_exec_core+26670>, 0x64115e251f9d <vm_exec_core+32813>, 0x64115e250a9d <vm_exec_core+27437>, 0x64115e251a55 <vm_exec_core+31461>, 0x64115e251b22 <vm_exec_core+31666>, 0x64115e24ad11 <vm_exec_core+3489>, 0x64115e251687 <vm_exec_core+30487>, 0x64115e24d3d8 <vm_exec_core+13416>, 0x64115e251896 <vm_exec_core+31014>, 0x64115e24cfa4 <vm_exec_core+12340>, 0x64115e25097d <vm_exec_core+27149>, 0x64115e24c560 <vm_exec_core+9712>, 0x64115e24d6cd <vm_exec_core+14173>, 0x64115e251bfb <vm_exec_core+31883>, 0x64115e24dcda <vm_exec_core+15722>, 0x64115e24d863 <vm_exec_core+14579>, 0x64115e24a3d9 <vm_exec_core+1129>, 0x64115e24aa65 <vm_exec_core+2805>, 0x64115e24a4bb <vm_exec_core+1355>, 0x64115e24e545 <vm_exec_core+17877>, 0x64115e24da01 <vm_exec_core+14993>, 0x64115e24e132 <vm_exec_core+16834>, 0x64115e24e055 <vm_exec_core+16613>, 0x64115e24d244 <vm_exec_core+13012>, 0x64115e24d8fd <vm_exec_core+14733>, 0x64115e24d5aa <vm_exec_core+13882>, 0x64115e24dba4 <vm_exec_core+15412>, 0x64115e24db29 <vm_exec_core+15289>, 0x64115e24d1f7 <vm_exec_core+12935>, 0x64115e24a606 <vm_exec_core+1686>, 0x64115e24bde8 <vm_exec_core+7800>, 0x64115e251017 <vm_exec_core+28839>, 0x64115e24b733 <vm_exec_core+6083>, 0x64115e251c86 <vm_exec_core+32022>, 0x64115e250031 <vm_exec_core+24769>, 0x64115e24dea6 <vm_exec_core+16182>, 0x64115e24a905 <vm_exec_core+2453>, 0x64115e2517ae <vm_exec_core+30782>, 0x64115e2513bf <vm_exec_core+29775>, 0x64115e24baf0 <vm_exec_core+7040>, 0x64115e24aee2 <vm_exec_core+3954>, 0x64115e2504d2 <vm_exec_core+25954>, 0x64115e24c8ec <vm_exec_core+10620>, 0x64115e2519b8 <vm_exec_core+31304>, 0x64115e2515d6 <vm_exec_core+30310>, 0x64115e24d09f <vm_exec_core+12591>, 0x64115e24de13 <vm_exec_core+16035>, 0x64115e2501bb <vm_exec_core+25163>, 0x64115e25153a <vm_exec_core+30154>, 0x64115e24f2a9 <vm_exec_core+21305>, 0x64115e250253 <vm_exec_core+25315>, 0x64115e250651 <vm_exec_core+26337>, 0x64115e24f1d7 <vm_exec_core+21095>, 0x64115e24adde <vm_exec_core+3694>, 0x64115e24f9d3 <vm_exec_core+23139>, 0x64115e24ac3f <vm_exec_core+3279>, 0x64115e24af87 <vm_exec_core+4119>, 0x64115e24d32c <vm_exec_core+13244>, 0x64115e24f07c <vm_exec_core+20748>, 0x64115e24f5fc <vm_exec_core+22156>, 0x64115e24ee0b <vm_exec_core+20123>, 0x64115e24a852 <vm_exec_core+2274>, 0x64115e250899 <vm_exec_core+26921>, 0x64115e2512c9 <vm_exec_core+29529>, 0x64115e24b082 <vm_exec_core+4370>, 0x64115e24c1ea <vm_exec_core+8826>, 0x64115e24bcfb <vm_exec_core+7563>, 0x64115e24ca4d <vm_exec_core+10973>, 0x64115e24dd6f <vm_exec_core+15871>, 0x64115e24b172 <vm_exec_core+4610>, 0x64115e25071e <vm_exec_core+26542>, 0x64115e24c14b <vm_exec_core+8667>, 0x64115e24dc10 <vm_exec_core+15520>, 0x64115e24e688 <vm_exec_core+18200>, 0x64115e2505d0 <vm_exec_core+26208>, 0x64115e24f45c <vm_exec_core+21740>, 0x64115e24cc56 <vm_exec_core+11494>, 0x64115e24c432 <vm_exec_core+9410>, 0x64115e2503ae <vm_exec_core+25662>, 0x64115e24d4a0 <vm_exec_core+13616>, 0x64115e24fa7e <vm_exec_core+23310>, 0x64115e24f56f <vm_exec_core+22015>, 0x64115e24fcc0 <vm_exec_core+23888>, 0x64115e250b6e <vm_exec_core+27646>, 0x64115e24e88b <vm_exec_core+18715>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24cdca <vm_exec_core+11866>, 0x64115e2502fa <vm_exec_core+25482>, 0x64115e24cef0 <vm_exec_core+12160>, 0x64115e24f119 <vm_exec_core+20905>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24e442 <vm_exec_core+17618>, 0x64115e24ef3f <vm_exec_core+20431>, 0x64115e24d11a <vm_exec_core+12714>, 0x64115e24c707 <vm_exec_core+10135>, 0x64115e24fd97 <vm_exec_core+24103>, 0x64115e24b228 <vm_exec_core+4792>, 0x64115e24e246 <vm_exec_core+17110>, 0x64115e258bea <vm_exec_core+60538>, 0x64115e24f34d <vm_exec_core+21469>, 0x64115e24b4d2 <vm_exec_core+5474>, 0x64115e24b9d3 <vm_exec_core+6755>, 0x64115e24b5ef <vm_exec_core+5759>, 0x64115e24c2d7 <vm_exec_core+9063>, 0x64115e24caac <vm_exec_core+11068>, 0x64115e24e755 <vm_exec_core+18405>, 0x64115e24dd65 <vm_exec_core+15861>, 0x64115e24e750 <vm_exec_core+18400>, 0x64115e24f2a4 <vm_exec_core+21300>, 0x64115e24f1d2 <vm_exec_core+21090>, 0x64115e24c2d2 <vm_exec_core+9058>, 0x64115e24f420 <vm_exec_core+21680>, 0x64115e24d3ce <vm_exec_core+13406>, 0x64115e24d3d3 <vm_exec_core+13411>, 0x64115e24f1cd <vm_exec_core+21085>, 0x64115e24f072 <vm_exec_core+20738>, 0x64115e24e119 <vm_exec_core+16809>, 0x64115e24e041 <vm_exec_core+16593>...} reg_cfp = 0x7f3615cf96e8 reg_pc = 0x51100005e978 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> th: 0x5150002f7680, native_id: 0x7f3616e006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_aset = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require INSN_LABEL_trace_opt_succ = <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] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x000064115e24671b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002c868d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7f3616dfd840, <optimized out>, <optimized out>}, prev = 0x7f3611809e80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #25 0x000064115e2bd9ca in vm_call0_body (ec=<optimized out>, calling=0x7f3611909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7f36119098d0 cc = <optimized out> ret = <optimized out> #26 0x000064115e2bd23f in vm_call0_cme (ec=0x516002c868d0, calling=0x7f3611909860, argv=0x7f3616dfdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #27 vm_call0_body (ec=<optimized out>, calling=0x7f3611909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7f361cad1570 orig_cme = <optimized out> ci = 0x7f36119098d0 cc = 0x7f361cad1548 ret = <optimized out> #28 0x000064115e27159e in vm_call0_cc (recv=139870973709720, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7f361cad1548, 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> #29 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 = 0x7f361cad1548 self = <optimized out> #30 0x000064115e2723ce in rb_funcallv (recv=139870973709720, mid=22673, argc=1, argv=0x7f3616dfdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7f3616dfdc40 #32 0x000064115e23221e in autoload_feature_require (_arguments=139870288732208) at /tmp/ruby/src/trunk_asan/variable.c:2923 arguments = 0x7f3616dfe030 autoload_const = <optimized out> result = <optimized out> #33 autoload_try_load (_arguments=139870288732208) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x7f3616dfe030 result = <optimized out> ce = <optimized out> #34 0x000064115ded02d0 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:1073 _ec = 0x516002c868d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f3616dfdfb0, <optimized out>, 0x7f3616dfdec0, <optimized out>, <optimized out>}, prev = 0x7f3611809640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002c868d0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x000064115e231586 in rb_autoload_load (module=module@entry=139870980472120, name=name@entry=233115) at /tmp/ruby/src/trunk_asan/variable.c:2998 ce = 0x503001c669c0 arguments = {module = 139870980472120, name = 233115, flag = 0, mutex = 139870396443720, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #36 0x000064115e23afbd in rb_const_search_from (klass=139870353585080, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3100 ac = 0xfffffffffffffe00 am = 139870980472120 tmp = 139870980472120 ce = <optimized out> current = 139870980472120 value = <optimized out> first_iteration = <optimized out> #37 0x000064115e233284 in rb_const_search (klass=139870353585080, id=233115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3122 value = <optimized out> #38 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:3049 c = <optimized out> #39 0x000064115e23e38e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976736008 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> #40 0x000064115e249621 in vm_get_ev_const_chain (ec=0x516002c868d0, segments=0x5020014b3db0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020014b3e10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435 segments = 0x5020014b3db0 ice = <optimized out> val = <optimized out> #42 0x000064115e24af49 in vm_exec_core (ec=ec@entry=0x516002c868d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x64115e24d206 <vm_exec_core+12950>, 0x64115e24a615 <vm_exec_core+1701>, 0x64115e24bdf7 <vm_exec_core+7815>, 0x64115e251026 <vm_exec_core+28854>, 0x64115e24b742 <vm_exec_core+6098>, 0x64115e251c95 <vm_exec_core+32037>, 0x64115e250040 <vm_exec_core+24784>, 0x64115e24deb5 <vm_exec_core+16197>, 0x64115e24a914 <vm_exec_core+2468>, 0x64115e2517bd <vm_exec_core+30797>, 0x64115e2513ce <vm_exec_core+29790>, 0x64115e24baff <vm_exec_core+7055>, 0x64115e24aef1 <vm_exec_core+3969>, 0x64115e2504e1 <vm_exec_core+25969>, 0x64115e24c8fb <vm_exec_core+10635>, 0x64115e2519c7 <vm_exec_core+31319>, 0x64115e2515e5 <vm_exec_core+30325>, 0x64115e24d0ae <vm_exec_core+12606>, 0x64115e24de22 <vm_exec_core+16050>, 0x64115e2501ca <vm_exec_core+25178>, 0x64115e251549 <vm_exec_core+30169>, 0x64115e24f2b8 <vm_exec_core+21320>, 0x64115e250262 <vm_exec_core+25330>, 0x64115e250660 <vm_exec_core+26352>, 0x64115e24f1e6 <vm_exec_core+21110>, 0x64115e24aded <vm_exec_core+3709>, 0x64115e24f9e2 <vm_exec_core+23154>, 0x64115e24ac4e <vm_exec_core+3294>, 0x64115e24af96 <vm_exec_core+4134>, 0x64115e24d33b <vm_exec_core+13259>, 0x64115e24f08b <vm_exec_core+20763>, 0x64115e24f60b <vm_exec_core+22171>, 0x64115e24ee1a <vm_exec_core+20138>, 0x64115e24a861 <vm_exec_core+2289>, 0x64115e2508a8 <vm_exec_core+26936>, 0x64115e2512d8 <vm_exec_core+29544>, 0x64115e24b091 <vm_exec_core+4385>, 0x64115e24c1f9 <vm_exec_core+8841>, 0x64115e24bd0a <vm_exec_core+7578>, 0x64115e24ca5c <vm_exec_core+10988>, 0x64115e24dd7e <vm_exec_core+15886>, 0x64115e24b181 <vm_exec_core+4625>, 0x64115e25072d <vm_exec_core+26557>, 0x64115e24c15a <vm_exec_core+8682>, 0x64115e24dc1f <vm_exec_core+15535>, 0x64115e24e697 <vm_exec_core+18215>, 0x64115e2505df <vm_exec_core+26223>, 0x64115e24f46b <vm_exec_core+21755>, 0x64115e24cc65 <vm_exec_core+11509>, 0x64115e24c441 <vm_exec_core+9425>, 0x64115e2503bd <vm_exec_core+25677>, 0x64115e24d4af <vm_exec_core+13631>, 0x64115e24fa8d <vm_exec_core+23325>, 0x64115e24f57e <vm_exec_core+22030>, 0x64115e24fccf <vm_exec_core+23903>, 0x64115e250b7d <vm_exec_core+27661>, 0x64115e24e89a <vm_exec_core+18730>, 0x64115e24a30b <vm_exec_core+923>, 0x64115e24cdd9 <vm_exec_core+11881>, 0x64115e250309 <vm_exec_core+25497>, 0x64115e24ceff <vm_exec_core+12175>, 0x64115e24f128 <vm_exec_core+20920>, 0x64115e24f8e3 <vm_exec_core+22899>, 0x64115e24e451 <vm_exec_core+17633>, 0x64115e24ef4e <vm_exec_core+20446>, 0x64115e24d129 <vm_exec_core+12729>, 0x64115e24c716 <vm_exec_core+10150>, 0x64115e24fda6 <vm_exec_core+24118>, 0x64115e24b237 <vm_exec_core+4807>, 0x64115e24e255 <vm_exec_core+17125>, 0x64115e258bf9 <vm_exec_core+60553>, 0x64115e24f35c <vm_exec_core+21484>, 0x64115e24b4e1 <vm_exec_core+5489>, 0x64115e24b9e2 <vm_exec_core+6770>, 0x64115e24b5fe <vm_exec_core+5774>, 0x64115e24c2e6 <vm_exec_core+9078>, 0x64115e24cabb <vm_exec_core+11083>, 0x64115e24a310 <vm_exec_core+928>, 0x64115e24c057 <vm_exec_core+8423>, 0x64115e251ed1 <vm_exec_core+32609>, 0x64115e24f800 <vm_exec_core+22672>, 0x64115e24e798 <vm_exec_core+18472>, 0x64115e25079e <vm_exec_core+26670>, 0x64115e251f9d <vm_exec_core+32813>, 0x64115e250a9d <vm_exec_core+27437>, 0x64115e251a55 <vm_exec_core+31461>, 0x64115e251b22 <vm_exec_core+31666>, 0x64115e24ad11 <vm_exec_core+3489>, 0x64115e251687 <vm_exec_core+30487>, 0x64115e24d3d8 <vm_exec_core+13416>, 0x64115e251896 <vm_exec_core+31014>, 0x64115e24cfa4 <vm_exec_core+12340>, 0x64115e25097d <vm_exec_core+27149>, 0x64115e24c560 <vm_exec_core+9712>, 0x64115e24d6cd <vm_exec_core+14173>, 0x64115e251bfb <vm_exec_core+31883>, 0x64115e24dcda <vm_exec_core+15722>, 0x64115e24d863 <vm_exec_core+14579>, 0x64115e24a3d9 <vm_exec_core+1129>, 0x64115e24aa65 <vm_exec_core+2805>, 0x64115e24a4bb <vm_exec_core+1355>, 0x64115e24e545 <vm_exec_core+17877>, 0x64115e24da01 <vm_exec_core+14993>, 0x64115e24e132 <vm_exec_core+16834>, 0x64115e24e055 <vm_exec_core+16613>, 0x64115e24d244 <vm_exec_core+13012>, 0x64115e24d8fd <vm_exec_core+14733>, 0x64115e24d5aa <vm_exec_core+13882>, 0x64115e24dba4 <vm_exec_core+15412>, 0x64115e24db29 <vm_exec_core+15289>, 0x64115e24d1f7 <vm_exec_core+12935>, 0x64115e24a606 <vm_exec_core+1686>, 0x64115e24bde8 <vm_exec_core+7800>, 0x64115e251017 <vm_exec_core+28839>, 0x64115e24b733 <vm_exec_core+6083>, 0x64115e251c86 <vm_exec_core+32022>, 0x64115e250031 <vm_exec_core+24769>, 0x64115e24dea6 <vm_exec_core+16182>, 0x64115e24a905 <vm_exec_core+2453>, 0x64115e2517ae <vm_exec_core+30782>, 0x64115e2513bf <vm_exec_core+29775>, 0x64115e24baf0 <vm_exec_core+7040>, 0x64115e24aee2 <vm_exec_core+3954>, 0x64115e2504d2 <vm_exec_core+25954>, 0x64115e24c8ec <vm_exec_core+10620>, 0x64115e2519b8 <vm_exec_core+31304>, 0x64115e2515d6 <vm_exec_core+30310>, 0x64115e24d09f <vm_exec_core+12591>, 0x64115e24de13 <vm_exec_core+16035>, 0x64115e2501bb <vm_exec_core+25163>, 0x64115e25153a <vm_exec_core+30154>, 0x64115e24f2a9 <vm_exec_core+21305>, 0x64115e250253 <vm_exec_core+25315>, 0x64115e250651 <vm_exec_core+26337>, 0x64115e24f1d7 <vm_exec_core+21095>, 0x64115e24adde <vm_exec_core+3694>, 0x64115e24f9d3 <vm_exec_core+23139>, 0x64115e24ac3f <vm_exec_core+3279>, 0x64115e24af87 <vm_exec_core+4119>, 0x64115e24d32c <vm_exec_core+13244>, 0x64115e24f07c <vm_exec_core+20748>, 0x64115e24f5fc <vm_exec_core+22156>, 0x64115e24ee0b <vm_exec_core+20123>, 0x64115e24a852 <vm_exec_core+2274>, 0x64115e250899 <vm_exec_core+26921>, 0x64115e2512c9 <vm_exec_core+29529>, 0x64115e24b082 <vm_exec_core+4370>, 0x64115e24c1ea <vm_exec_core+8826>, 0x64115e24bcfb <vm_exec_core+7563>, 0x64115e24ca4d <vm_exec_core+10973>, 0x64115e24dd6f <vm_exec_core+15871>, 0x64115e24b172 <vm_exec_core+4610>, 0x64115e25071e <vm_exec_core+26542>, 0x64115e24c14b <vm_exec_core+8667>, 0x64115e24dc10 <vm_exec_core+15520>, 0x64115e24e688 <vm_exec_core+18200>, 0x64115e2505d0 <vm_exec_core+26208>, 0x64115e24f45c <vm_exec_core+21740>, 0x64115e24cc56 <vm_exec_core+11494>, 0x64115e24c432 <vm_exec_core+9410>, 0x64115e2503ae <vm_exec_core+25662>, 0x64115e24d4a0 <vm_exec_core+13616>, 0x64115e24fa7e <vm_exec_core+23310>, 0x64115e24f56f <vm_exec_core+22015>, 0x64115e24fcc0 <vm_exec_core+23888>, 0x64115e250b6e <vm_exec_core+27646>, 0x64115e24e88b <vm_exec_core+18715>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24cdca <vm_exec_core+11866>, 0x64115e2502fa <vm_exec_core+25482>, 0x64115e24cef0 <vm_exec_core+12160>, 0x64115e24f119 <vm_exec_core+20905>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24e442 <vm_exec_core+17618>, 0x64115e24ef3f <vm_exec_core+20431>, 0x64115e24d11a <vm_exec_core+12714>, 0x64115e24c707 <vm_exec_core+10135>, 0x64115e24fd97 <vm_exec_core+24103>, 0x64115e24b228 <vm_exec_core+4792>, 0x64115e24e246 <vm_exec_core+17110>, 0x64115e258bea <vm_exec_core+60538>, 0x64115e24f34d <vm_exec_core+21469>, 0x64115e24b4d2 <vm_exec_core+5474>, 0x64115e24b9d3 <vm_exec_core+6755>, 0x64115e24b5ef <vm_exec_core+5759>, 0x64115e24c2d7 <vm_exec_core+9063>, 0x64115e24caac <vm_exec_core+11068>, 0x64115e24e755 <vm_exec_core+18405>, 0x64115e24dd65 <vm_exec_core+15861>, 0x64115e24e750 <vm_exec_core+18400>, 0x64115e24f2a4 <vm_exec_core+21300>, 0x64115e24f1d2 <vm_exec_core+21090>, 0x64115e24c2d2 <vm_exec_core+9058>, 0x64115e24f420 <vm_exec_core+21680>, 0x64115e24d3ce <vm_exec_core+13406>, 0x64115e24d3d3 <vm_exec_core+13411>, 0x64115e24f1cd <vm_exec_core+21085>, 0x64115e24f072 <vm_exec_core+20738>, 0x64115e24e119 <vm_exec_core+16809>, 0x64115e24e041 <vm_exec_core+16593>...} reg_cfp = 0x7f3615cf9720 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_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #43 0x000064115e24671b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002c868d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7f3616dfeae0, <optimized out>, <optimized out>}, prev = 0x7f36119096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #44 0x000064115e2c7412 in invoke_iseq_block_from_c (ec=0x516002c868d0, captured=0x7f3615cf97a8, self=139870374566040, 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:1626 flags = 0 iseq = 0x7f3619422588 cfp = <optimized out> sp = 0x7f3615bf9850 use_argv = 0x0 stack_argv = 0x7f3615bf9850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #45 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:1640 captured = 0x7f3615cf97a8 #46 0x000064115e2737e6 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:1677 No locals. #47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #49 0x000064115e2737e6 in rb_yield (val=<optimized out>) No locals. #50 0x000064115decfbaa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516002c868d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f3616dfee70, <optimized out>, 0x7f3616dfed80, <optimized out>, <optimized out>}, prev = 0x7f3611809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516002c868d0 cfp = 0x7f3615cf9758 #51 0x000064115e04b07b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #52 0x000064115e2a9aa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x64b100040001 cc = <optimized out> me = 0x7f361d4b6db0 cfunc = 0x504000020058 recv = 139870374566040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x000064115e250eb8 in vm_sendish (ec=0x516002c868d0, reg_cfp=0x7f3615cf9790, cd=0x5020014b3d70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #54 vm_exec_core (ec=ec@entry=0x516002c868d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020014b3d70 insns_address_table = {0x64115e24d206 <vm_exec_core+12950>, 0x64115e24a615 <vm_exec_core+1701>, 0x64115e24bdf7 <vm_exec_core+7815>, 0x64115e251026 <vm_exec_core+28854>, 0x64115e24b742 <vm_exec_core+6098>, 0x64115e251c95 <vm_exec_core+32037>, 0x64115e250040 <vm_exec_core+24784>, 0x64115e24deb5 <vm_exec_core+16197>, 0x64115e24a914 <vm_exec_core+2468>, 0x64115e2517bd <vm_exec_core+30797>, 0x64115e2513ce <vm_exec_core+29790>, 0x64115e24baff <vm_exec_core+7055>, 0x64115e24aef1 <vm_exec_core+3969>, 0x64115e2504e1 <vm_exec_core+25969>, 0x64115e24c8fb <vm_exec_core+10635>, 0x64115e2519c7 <vm_exec_core+31319>, 0x64115e2515e5 <vm_exec_core+30325>, 0x64115e24d0ae <vm_exec_core+12606>, 0x64115e24de22 <vm_exec_core+16050>, 0x64115e2501ca <vm_exec_core+25178>, 0x64115e251549 <vm_exec_core+30169>, 0x64115e24f2b8 <vm_exec_core+21320>, 0x64115e250262 <vm_exec_core+25330>, 0x64115e250660 <vm_exec_core+26352>, 0x64115e24f1e6 <vm_exec_core+21110>, 0x64115e24aded <vm_exec_core+3709>, 0x64115e24f9e2 <vm_exec_core+23154>, 0x64115e24ac4e <vm_exec_core+3294>, 0x64115e24af96 <vm_exec_core+4134>, 0x64115e24d33b <vm_exec_core+13259>, 0x64115e24f08b <vm_exec_core+20763>, 0x64115e24f60b <vm_exec_core+22171>, 0x64115e24ee1a <vm_exec_core+20138>, 0x64115e24a861 <vm_exec_core+2289>, 0x64115e2508a8 <vm_exec_core+26936>, 0x64115e2512d8 <vm_exec_core+29544>, 0x64115e24b091 <vm_exec_core+4385>, 0x64115e24c1f9 <vm_exec_core+8841>, 0x64115e24bd0a <vm_exec_core+7578>, 0x64115e24ca5c <vm_exec_core+10988>, 0x64115e24dd7e <vm_exec_core+15886>, 0x64115e24b181 <vm_exec_core+4625>, 0x64115e25072d <vm_exec_core+26557>, 0x64115e24c15a <vm_exec_core+8682>, 0x64115e24dc1f <vm_exec_core+15535>, 0x64115e24e697 <vm_exec_core+18215>, 0x64115e2505df <vm_exec_core+26223>, 0x64115e24f46b <vm_exec_core+21755>, 0x64115e24cc65 <vm_exec_core+11509>, 0x64115e24c441 <vm_exec_core+9425>, 0x64115e2503bd <vm_exec_core+25677>, 0x64115e24d4af <vm_exec_core+13631>, 0x64115e24fa8d <vm_exec_core+23325>, 0x64115e24f57e <vm_exec_core+22030>, 0x64115e24fccf <vm_exec_core+23903>, 0x64115e250b7d <vm_exec_core+27661>, 0x64115e24e89a <vm_exec_core+18730>, 0x64115e24a30b <vm_exec_core+923>, 0x64115e24cdd9 <vm_exec_core+11881>, 0x64115e250309 <vm_exec_core+25497>, 0x64115e24ceff <vm_exec_core+12175>, 0x64115e24f128 <vm_exec_core+20920>, 0x64115e24f8e3 <vm_exec_core+22899>, 0x64115e24e451 <vm_exec_core+17633>, 0x64115e24ef4e <vm_exec_core+20446>, 0x64115e24d129 <vm_exec_core+12729>, 0x64115e24c716 <vm_exec_core+10150>, 0x64115e24fda6 <vm_exec_core+24118>, 0x64115e24b237 <vm_exec_core+4807>, 0x64115e24e255 <vm_exec_core+17125>, 0x64115e258bf9 <vm_exec_core+60553>, 0x64115e24f35c <vm_exec_core+21484>, 0x64115e24b4e1 <vm_exec_core+5489>, 0x64115e24b9e2 <vm_exec_core+6770>, 0x64115e24b5fe <vm_exec_core+5774>, 0x64115e24c2e6 <vm_exec_core+9078>, 0x64115e24cabb <vm_exec_core+11083>, 0x64115e24a310 <vm_exec_core+928>, 0x64115e24c057 <vm_exec_core+8423>, 0x64115e251ed1 <vm_exec_core+32609>, 0x64115e24f800 <vm_exec_core+22672>, 0x64115e24e798 <vm_exec_core+18472>, 0x64115e25079e <vm_exec_core+26670>, 0x64115e251f9d <vm_exec_core+32813>, 0x64115e250a9d <vm_exec_core+27437>, 0x64115e251a55 <vm_exec_core+31461>, 0x64115e251b22 <vm_exec_core+31666>, 0x64115e24ad11 <vm_exec_core+3489>, 0x64115e251687 <vm_exec_core+30487>, 0x64115e24d3d8 <vm_exec_core+13416>, 0x64115e251896 <vm_exec_core+31014>, 0x64115e24cfa4 <vm_exec_core+12340>, 0x64115e25097d <vm_exec_core+27149>, 0x64115e24c560 <vm_exec_core+9712>, 0x64115e24d6cd <vm_exec_core+14173>, 0x64115e251bfb <vm_exec_core+31883>, 0x64115e24dcda <vm_exec_core+15722>, 0x64115e24d863 <vm_exec_core+14579>, 0x64115e24a3d9 <vm_exec_core+1129>, 0x64115e24aa65 <vm_exec_core+2805>, 0x64115e24a4bb <vm_exec_core+1355>, 0x64115e24e545 <vm_exec_core+17877>, 0x64115e24da01 <vm_exec_core+14993>, 0x64115e24e132 <vm_exec_core+16834>, 0x64115e24e055 <vm_exec_core+16613>, 0x64115e24d244 <vm_exec_core+13012>, 0x64115e24d8fd <vm_exec_core+14733>, 0x64115e24d5aa <vm_exec_core+13882>, 0x64115e24dba4 <vm_exec_core+15412>, 0x64115e24db29 <vm_exec_core+15289>, 0x64115e24d1f7 <vm_exec_core+12935>, 0x64115e24a606 <vm_exec_core+1686>, 0x64115e24bde8 <vm_exec_core+7800>, 0x64115e251017 <vm_exec_core+28839>, 0x64115e24b733 <vm_exec_core+6083>, 0x64115e251c86 <vm_exec_core+32022>, 0x64115e250031 <vm_exec_core+24769>, 0x64115e24dea6 <vm_exec_core+16182>, 0x64115e24a905 <vm_exec_core+2453>, 0x64115e2517ae <vm_exec_core+30782>, 0x64115e2513bf <vm_exec_core+29775>, 0x64115e24baf0 <vm_exec_core+7040>, 0x64115e24aee2 <vm_exec_core+3954>, 0x64115e2504d2 <vm_exec_core+25954>, 0x64115e24c8ec <vm_exec_core+10620>, 0x64115e2519b8 <vm_exec_core+31304>, 0x64115e2515d6 <vm_exec_core+30310>, 0x64115e24d09f <vm_exec_core+12591>, 0x64115e24de13 <vm_exec_core+16035>, 0x64115e2501bb <vm_exec_core+25163>, 0x64115e25153a <vm_exec_core+30154>, 0x64115e24f2a9 <vm_exec_core+21305>, 0x64115e250253 <vm_exec_core+25315>, 0x64115e250651 <vm_exec_core+26337>, 0x64115e24f1d7 <vm_exec_core+21095>, 0x64115e24adde <vm_exec_core+3694>, 0x64115e24f9d3 <vm_exec_core+23139>, 0x64115e24ac3f <vm_exec_core+3279>, 0x64115e24af87 <vm_exec_core+4119>, 0x64115e24d32c <vm_exec_core+13244>, 0x64115e24f07c <vm_exec_core+20748>, 0x64115e24f5fc <vm_exec_core+22156>, 0x64115e24ee0b <vm_exec_core+20123>, 0x64115e24a852 <vm_exec_core+2274>, 0x64115e250899 <vm_exec_core+26921>, 0x64115e2512c9 <vm_exec_core+29529>, 0x64115e24b082 <vm_exec_core+4370>, 0x64115e24c1ea <vm_exec_core+8826>, 0x64115e24bcfb <vm_exec_core+7563>, 0x64115e24ca4d <vm_exec_core+10973>, 0x64115e24dd6f <vm_exec_core+15871>, 0x64115e24b172 <vm_exec_core+4610>, 0x64115e25071e <vm_exec_core+26542>, 0x64115e24c14b <vm_exec_core+8667>, 0x64115e24dc10 <vm_exec_core+15520>, 0x64115e24e688 <vm_exec_core+18200>, 0x64115e2505d0 <vm_exec_core+26208>, 0x64115e24f45c <vm_exec_core+21740>, 0x64115e24cc56 <vm_exec_core+11494>, 0x64115e24c432 <vm_exec_core+9410>, 0x64115e2503ae <vm_exec_core+25662>, 0x64115e24d4a0 <vm_exec_core+13616>, 0x64115e24fa7e <vm_exec_core+23310>, 0x64115e24f56f <vm_exec_core+22015>, 0x64115e24fcc0 <vm_exec_core+23888>, 0x64115e250b6e <vm_exec_core+27646>, 0x64115e24e88b <vm_exec_core+18715>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24cdca <vm_exec_core+11866>, 0x64115e2502fa <vm_exec_core+25482>, 0x64115e24cef0 <vm_exec_core+12160>, 0x64115e24f119 <vm_exec_core+20905>, 0x64115e24f40c <vm_exec_core+21660>, 0x64115e24e442 <vm_exec_core+17618>, 0x64115e24ef3f <vm_exec_core+20431>, 0x64115e24d11a <vm_exec_core+12714>, 0x64115e24c707 <vm_exec_core+10135>, 0x64115e24fd97 <vm_exec_core+24103>, 0x64115e24b228 <vm_exec_core+4792>, 0x64115e24e246 <vm_exec_core+17110>, 0x64115e258bea <vm_exec_core+60538>, 0x64115e24f34d <vm_exec_core+21469>, 0x64115e24b4d2 <vm_exec_core+5474>, 0x64115e24b9d3 <vm_exec_core+6755>, 0x64115e24b5ef <vm_exec_core+5759>, 0x64115e24c2d7 <vm_exec_core+9063>, 0x64115e24caac <vm_exec_core+11068>, 0x64115e24e755 <vm_exec_core+18405>, 0x64115e24dd65 <vm_exec_core+15861>, 0x64115e24e750 <vm_exec_core+18400>, 0x64115e24f2a4 <vm_exec_core+21300>, 0x64115e24f1d2 <vm_exec_core+21090>, 0x64115e24c2d2 <vm_exec_core+9058>, 0x64115e24f420 <vm_exec_core+21680>, 0x64115e24d3ce <vm_exec_core+13406>, 0x64115e24d3d3 <vm_exec_core+13411>, 0x64115e24f1cd <vm_exec_core+21085>, 0x64115e24f072 <vm_exec_core+20738>, 0x64115e24e119 <vm_exec_core+16809>, 0x64115e24e041 <vm_exec_core+16593>...} reg_cfp = 0x7f3615cf9790 reg_pc = 0x5040004c5af0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #55 0x000064115e24671b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002c868d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7f3616dff6c0, <optimized out>, <optimized out>}, prev = 0x7f3616dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #56 0x000064115e2836bb in invoke_iseq_block_from_c (ec=0x516002c868d0, captured=<optimized out>, self=139870374566040, 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:1626 flags = 0 iseq = 0x7f3619422600 cfp = 0x7f3615cf97c8 sp = 0x7f3615bf9818 use_argv = <optimized out> stack_argv = 0x7f3615bf9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #57 invoke_block_from_c_proc (ec=0x516002c868d0, self=139870374566040, 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:1720 block = <optimized out> keyword_hash = <optimized out> #58 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:1750 No locals. #59 0x000064115e281946 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040000743d0, argc=1575624254, 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:1771 self = 0 #60 0x000064115e1d9239 in thread_do_start_proc (th=th@entry=0x5150002f7680) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x5040000743d0 args_len = 0 args_ptr = <optimized out> #61 0x000064115e1d6e6a in thread_do_start (th=0x5150002f7680) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #62 thread_start_func_2 (th=th@entry=0x5150002f7680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677 _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> #63 0x000064115e1d612e in call_thread_start_func_2 (th=0x5150002f7680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7f3616dffcc0 #64 nt_start (ptr=0x50c0009c9940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150002f7680 sched = <optimized out> nt = 0x50c0009c9940 vm = 0x525000000100 #65 0x000064115de85a8f in asan_thread_start(void*) () No symbol table info available. #66 0x00007f364029caa4 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 = {139870288742080, 6056638582705681548, 139870288742080, -352, 0, 140731662472560, 6056638582693098636, 6056546963778892940}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #67 0x00007f3640329c3c 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 574590) detached] $ timeout 60 gdb -p 574636 -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 530174 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) 1) Failure: TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:405]: [ruby-core:86410] [Bug #14634]. Expected #<Test::Unit::AssertionFailedError: Expected #<Process::Status: pid 574531 SIGKILL (signal 9)> to be success?.> to be nil. 2) Failure: TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]: Expected [[574636, #<Process::Status: pid 574636 exit 0>], [574590, #<Process::Status: pid 574590 SIGKILL (signal 9)>]] to be empty. Finished tests in 594.107936s, 48.0536 tests/s, 10181.8536 assertions/s. 28549 tests, 6049120 assertions, 2 failures, 0 errors, 133 skips ruby -v: ruby 3.5.0dev (2025-03-11T00:00:47Z master 47c3ae6962) +PRISM [x86_64-linux] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 530159 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:953: yes-test-all] Error 2 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 529832 -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 529831 -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 1194921 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-03-11T00:00:47Z master 47c3ae6962) +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.850955 seconds 3315 files, 33402 examples, 133954 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.