# Logfile created on 2024-08-09 23:16:00 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000070bdbc30fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-231600", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070bdbc330118 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070bdbc84fd38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070bdbc24a1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-231600", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240809-231600>, @binmode=false, @mon_data=#<Monitor:0x000070bdbc84f950>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7b7dde37f5 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/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.0/ext/racc/cparse' 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.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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]: 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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=46999 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/913] 1239145=test_configuration [ 2/913] 1239152=test_windows_1252 [ 3/913] 1239142=test_rdoc_alias [ 4/913] 1239149=test_rdoc_single_class [ 5/913] 1239152=test_udp [ 6/913] 1239141=dispatcher_test [ 7/913] 1239155=warnings_test [ 8/913] 1239146=test_to_ary_concat [ 9/913] 1239153=test_printf [ 10/913] 1239143=test_rubyoptions [ 11/913] 1239148=test_rdoc_token_stream [ 12/913] 1239150=test_stringify_symbols [ 13/913] 1239144=test_ts [ 14/913] 1239151=test_emitter [ 15/913] 1239154=test_locale [ 16/913] 1239147=parse_stream_test [ 17/913] 1239156=test_gem_resolver_api_set [ 18/913] 1239152=test_gem_source_subpath_problem [ 19/913] 1239150=test_tmpdir [ 20/913] 1239151=node_id_test [ 21/913] 1239153=test_type [ 22/913] 1239153=test_range [ 23/913] 1239147=test_string_processing [ 24/913] 1239141=encodings_test [ 25/913] 1239155=test_io_buffer [ 26/913] 1239150=test_gem_impossible_dependencies_error [ 27/913] 1239145=json_generator_test [ 28/913] 1239149=test_dryrun [ 29/913] 1239155=test_project_sanity [ 30/913] 1239154=test_config [ 31/913] 1239141=test_env [ 32/913] 1239148=regular_expression_encoding_test [ 33/913] 1239147=test_gem_commands_cleanup_command [ 34/913] 1239149=test_placearg [ 35/913] 1239154=test_interned_str [ 36/913] 1239154=test_rdoc_markup_paragraph [ 37/913] 1239142=test_ensured [ 38/913] 1239145=comments_test [ 39/913] 1239146=test_delete [ 40/913] 1239146=test_config [ 41/913] 1239142=test_io_m17n [ 42/913] 1239156=test_forwardable [ 43/913] 1239148=test_object_create_start [ 44/913] 1239148=test_continuation [ 45/913] 1239148=test_gem_dependency_list [ 46/913] 1239156=test_files_test [ 47/913] 1239145=test_gem_resolver_installer_set [ 48/913] 1239150=test_nesting_parser [ 49/913] 1239154=test_gem_commands_uninstall_command [ 50/913] 1239152=test_rendering [ 51/913] 1239149=test_pkey_dh [ 52/913] 1239152=test_shapes [ 53/913] 1239156=test_rdoc_text [ 54/913] 1239152=test_ocsp [ 55/913] 1239151=test_gem_silent_ui [ 56/913] 1239155=test_require [ 57/913] 1239155=test_ifunless [ 58/913] 1239155=test_gem_commands_lock_command [ 59/913] 1239149=test_euc_kr [ 60/913] 1239149=test_threadgroup [ 61/913] 1239155=test_set_len [ 62/913] 1239150=test_rdoc_generator_json_index [ 63/913] 1239155=test_bash_completion [ 64/913] 1239155=test_exception [ 65/913] 1239146=test_gem_security_signer [ 66/913] 1239144=test_gem_local_remote_options [ 67/913] 1239148=test_x509store [ 68/913] 1239156=test_mdns [ 69/913] 1239146=test_gem_ext_configure_builder [ 70/913] 1239156=test_dir [ 71/913] 1239146=test_rdoc_rd_inline_parser [ 72/913] 1239151=test_kwargs [ 73/913] 1239151=test_io_wait [ 74/913] 1239149=test_rdoc_extend [ 75/913] 1239150=test_win32ole_type [ 76/913] 1239150=test_lexer [ 77/913] 1239150=test_merge_keys [ 78/913] 1239148=test_random [ 79/913] 1239150=test_tsort [ 80/913] 1239149=test_depth_first [ 81/913] 1239150=test_ns_spki [ 82/913] 1239148=test_integer_comb [ 83/913] 1239144=index_write_test [ 84/913] 1239145=test_m17n_comb [ 85/913] 1239151=test_date_ractor [ 86/913] 1239152=test_pair [ 87/913] 1239149=test_tree_spell_checker [ 88/913] 1239150=lex_test [ 89/913] 1239149=test_bundled_gems [ 90/913] 1239146=test_custom_command [ 91/913] 1239144=integer_parse_test [ 92/913] 1239144=test_gem_validator [ 93/913] 1239147=test_prettyprint [ 94/913] 1239144=test_rdoc_markup_to_label [ 95/913] 1239147=test_install [ 96/913] 1239156=regular_expression_options_test [ 97/913] 1239149=test_key_event_record [ 98/913] 1239146=test_queue [ 99/913] 1239146=test_sleep [100/913] 1239149=test_egrep_cpp [101/913] 1239156=test_argf [102/913] 1239151=test_rdoc_i18n_locale [103/913] 1239144=test_gem_resolver_composed_set [104/913] 1239149=test_date_conv [105/913] 1239144=test_webauthn_poller [106/913] 1239149=test_buffered_io [107/913] 1239153=test_yjit [108/913] 1239144=test_rdoc_markup_attribute_manager [109/913] 1239147=test_m17n [110/913] 1239149=test_ipaddr [111/913] 1239151=test_arity [112/913] 1239151=test_trace [113/913] 1239149=test_numhash [114/913] 1239151=test_gem_stream_ui [115/913] 1239149=test_nofree [116/913] 1239144=test_rdoc_generator_ri [117/913] 1239149=test_pkey_rsa [118/913] 1239144=test_gem_console_ui [119/913] 1239144=test_member [120/913] 1239144=test_resource [121/913] 1239144=test_gem_source_fetch_problem [122/913] 1239144=test_set [123/913] 1239144=test_gem_update_suggestion [124/913] 1239151=test_rdoc_generator_pot_po [125/913] 1239151=test_reqarg [126/913] 1239144=test_reline_key [127/913] 1239154=test_unicode_normalize [128/913] 1239144=test_method [129/913] 1239154=test_ractor_compatibility [130/913] 1239149=test_append [131/913] 1239149=test_gem_resolver_lock_set [132/913] 1239149=test_rdoc_markup_hard_break [133/913] 1239149=test_rubygems [134/913] 1239147=test_gem_package_tar_writer [135/913] 1239147=ripper_test [136/913] 1239149=test_case_mapping [137/913] 1239149=test_yaml_tree [138/913] 1239149=test_mailto [139/913] 1239142=test_function [140/913] 1239149=snapshots_test [141/913] 1239151=test_socket [142/913] 1239150=test_timeout [143/913] 1239154=test_not [144/913] 1239154=test_weakref [145/913] 1239142=test_scalar_scanner [146/913] 1239146=test_within_pipe [147/913] 1239142=test_win32ole_event [148/913] 1239142=test_io_buffer [149/913] 1239146=test_arith_seq_beg_len_step [150/913] 1239142=test_reline [151/913] 1239154=test_hash [152/913] 1239146=test_gem_resolver_requirement_list [153/913] 1239146=test_beginendblock [154/913] 1239147=test_yjit_exit_locations [155/913] 1239150=test_rdoc_rdoc [156/913] 1239147=test_rdoc_markup_pre_process [157/913] 1239152=test_rdoc_method_attr [158/913] 1239150=test_gem_commands_pristine_command [159/913] 1239147=test_gem_config_file [160/913] 1239146=test_yamlstore [161/913] 1239147=test_case [162/913] 1239146=test_cgi_multipart [163/913] 1239152=test_bug-5832 [164/913] 1239147=test_autoconf [165/913] 1239152=test_did_you_mean [166/913] 1239147=test_popen_deadlock [167/913] 1239155=test_gem_safe_yaml [168/913] 1239146=test_digest_extend [169/913] 1239146=test_gc [170/913] 1239146=test_math [171/913] 1239155=test_time [172/913] 1239146=json_encoding_test [173/913] 1239146=test_super [174/913] 1239152=test_libs [175/913] 1239149=onigmo_test [176/913] 1239149=test_struct [177/913] 1239149=test_ast [178/913] 1239152=test_pack [179/913] 1239152=test_rdoc_comment [180/913] 1239152=test_rb_str_dup [181/913] 1239152=fuzzer_test [182/913] 1239155=test_gem_bundler_version_finder [183/913] 1239142=test_console_attr [184/913] 1239142=test_gem_path_support [185/913] 1239155=constant_path_node_test [186/913] 1239155=test_win32ole_record [187/913] 1239155=newline_test [188/913] 1239152=test_array [189/913] 1239152=test_ubf_async_safe [190/913] 1239152=snippets_test [191/913] 1239151=parser_test [192/913] 1239151=test_webauthn_listener_response [193/913] 1239151=heredoc_test [194/913] 1239151=test_dup [195/913] 1239155=test_require [196/913] 1239142=test_stringio [197/913] 1239151=test_dns [198/913] 1239142=test_gem_commands_info_command [199/913] 1239142=test_rdoc_rd [200/913] 1239142=command_line_test [201/913] 1239147=test_io_timeout [202/913] 1239147=test_date_new [203/913] 1239147=test_bug-3571 [204/913] 1239147=test_system [205/913] 1239146=test_emoji_breaks [206/913] 1239142=test_notimplement [207/913] 1239146=test_comparable [208/913] 1239142=test_alias [209/913] 1239146=test_gem_requirement [210/913] 1239151=test_face [211/913] 1239141=test_sizeof [212/913] 1239146=test_compile_prism [213/913] 1239151=test_gem_commands_build_command [214/913] 1239142=test_gem_security [215/913] 1239150=test_euc_tw [216/913] 1239150=test_x509name [217/913] 1239150=test_sleep [218/913] 1239151=test_wait [219/913] 1239151=test_object_references [220/913] 1239151=test_yaml_special_cases [221/913] 1239151=test_gem_source_list [222/913] 1239146=attribute_write_test [223/913] 1239151=test_parser [224/913] 1239151=test_cgi_core [225/913] 1239151=test_helper_method [226/913] 1239146=test_delegate [227/913] 1239146=test_files_test_1 [228/913] 1239151=test_gem [229/913] 1239150=test_ractor [230/913] 1239150=test_severity [231/913] 1239150=test_float [232/913] 1239148=test_rdoc_rd_inline [233/913] 1239148=test_gem_remote_fetcher_local_ssl_server [234/913] 1239152=test_ractor [235/913] 1239145=library_symbols_test [236/913] 1239145=test_json_tree [237/913] 1239145=test_emitter [238/913] 1239145=test_pkey_dsa [239/913] 1239147=test_https_proxy [240/913] 1239147=test_nomethod_error [241/913] 1239147=test_date_strptime [242/913] 1239147=test_ssl [243/913] 1239142=test_proc [244/913] 1239152=test_cclass [245/913] 1239145=test_shellwords [246/913] 1239145=test_singleton_function [247/913] 1239145=test_uncorrectable_name_check [248/913] 1239145=test_load [249/913] 1239150=test_omap [250/913] 1239152=test_marshal [251/913] 1239150=test_zlib [252/913] 1239145=magic_comment_test [253/913] 1239151=test_framework [254/913] 1239151=test_case_comprehensive [255/913] 1239151=test_erb [256/913] 1239144=test_integer [257/913] 1239145=test_duplicate [258/913] 1239148=json_ext_parser_test [259/913] 1239145=test_time [260/913] 1239148=test_date_attr [261/913] 1239148=test_scan_args [262/913] 1239151=test_help [263/913] 1239151=test_gem_resolver_git_set [264/913] 1239148=test_class_name_check [265/913] 1239148=test_string [266/913] 1239145=test_emoji [267/913] 1239142=test_files_lib [268/913] 1239145=test_sorted_set [269/913] 1239151=test_condition [270/913] 1239151=test_cp949 [271/913] 1239151=test_gem_source_git [272/913] 1239152=test_pipe [273/913] 1239147=test_regex_casefold [274/913] 1239147=test_rdoc_normal_class [275/913] 1239141=test_gem_commands_check_command [276/913] 1239152=test_random_formatter [277/913] 1239152=test_multi_irb_commands [278/913] 1239145=test_rdoc_top_level [279/913] 1239152=test_gem_command_manager [280/913] 1239147=test_gem_installer [281/913] 1239156=test_rdoc_code_object [282/913] 1239151=test_parser [283/913] 1239152=test_date [284/913] 1239152=test_date_time [285/913] 1239152=test_pkcs12 [286/913] 1239151=test_change_word [287/913] 1239151=test_modify_expand [288/913] 1239151=test_gem_source_installed [289/913] 1239151=test_gem_available_set [290/913] 1239141=test_propertyputref [291/913] 1239141=test_gem_platform [292/913] 1239151=test_symbol [293/913] 1239141=test_gem_uninstaller [294/913] 1239151=overlap_test [295/913] 1239152=test_rdoc_ri_paths [296/913] 1239152=test_assembler [297/913] 1239152=test_pty [298/913] 1239145=test_variable_name_check [299/913] 1239145=test_gem_source_vendor [300/913] 1239145=test_gem_commands_list_command [301/913] 1239145=test_benchmark [302/913] 1239156=string_encoding_test [303/913] 1239156=test_exception_at_throwing [304/913] 1239151=test_name_error [305/913] 1239156=test_rdoc_markup_to_rdoc [306/913] 1239156=test_gem_source [307/913] 1239155=test_frozen [308/913] 1239155=test_handle [309/913] 1239152=test_color_printer [310/913] 1239152=test_safe_load [311/913] 1239152=test_utf16 [312/913] 1239152=test_gem_package [313/913] 1239145=test_rdoc_parser_simple [314/913] 1239145=test_enumerator [315/913] 1239156=test_backtrace [316/913] 1239155=test_time_tz [317/913] 1239151=test_rdoc_task [318/913] 1239151=test_nil [319/913] 1239151=test_class2name [320/913] 1239151=test_gem_commands_outdated_command [321/913] 1239155=test_gem_request_set_lockfile_tokenizer [322/913] 1239151=test_kdf [323/913] 1239155=test_array [324/913] 1239151=test_set [325/913] 1239151=test_find_executable [326/913] 1239151=test_error_highlight [327/913] 1239141=test_resolve_symbol [328/913] 1239141=test_profile_frames [329/913] 1239141=test_date_compat [330/913] 1239141=test_lazy_enumerator [331/913] 1239152=test_digest [332/913] 1239154=test_gem_uri [333/913] 1239156=test_rbconfig [334/913] 1239154=test_gem_package_old [335/913] 1239156=test_command [336/913] 1239154=test_debug [337/913] 1239154=test_gem_commands_help_command [338/913] 1239154=test_stringchar [339/913] 1239150=test_arith_seq_extract [340/913] 1239154=test_rdoc_markup_formatter [341/913] 1239154=test_enumerator [342/913] 1239154=test_fiddle [343/913] 1239154=test_win32ole_variant [344/913] 1239154=test_rdoc_parser_prism_ruby [345/913] 1239156=test_ractor [346/913] 1239141=test_psych [347/913] 1239150=test_object [348/913] 1239150=test_gem_commands_signout_command [349/913] 1239146=test_rdoc_generator_pot [350/913] 1239150=test_exception [351/913] 1239141=test_gem_ext_cargo_builder [352/913] 1239151=test_gem_gem_runner [353/913] 1239150=test_file_exhaustive [354/913] 1239152=test_stream [355/913] 1239141=test_ssl_session [356/913] 1239152=test_ractor [357/913] 1239146=test_optarg [358/913] 1239152=test_gem_resolver_local_specification [359/913] 1239151=test_autoload [360/913] 1239156=test_gem_commands_unpack_command [361/913] 1239152=test_gem_commands_exec_command [362/913] 1239146=test_pack [363/913] 1239156=test_ossl [364/913] 1239141=test_date_marshal [365/913] 1239141=test_grapheme_breaks [366/913] 1239141=test_gem_request_set_gem_dependency_api [367/913] 1239141=test_syntax [368/913] 1239146=test_assignment [369/913] 1239154=test_ruby_lex [370/913] 1239154=test_rdoc_servlet [371/913] 1239154=test_singleton [372/913] 1239154=test_win32ole_param_event [373/913] 1239154=test_ripper [374/913] 1239144=test_key_name_check [375/913] 1239144=test_rdoc_rd_block_parser [376/913] 1239144=test_gem_commands_server_command [377/913] 1239144=test_httpheader [378/913] 1239152=test_rdoc_ri_driver [379/913] 1239144=test_data [380/913] 1239144=test_http_request [381/913] 1239144=test_win32ole_method_event [382/913] 1239144=test_provider [383/913] 1239154=test_bn [384/913] 1239154=test_gem_package_task [385/913] 1239154=!Nothing_to_test [386/913] 1239154=test_keyword [387/913] 1239152=numeric_value_test [388/913] 1239152=test_kernel [389/913] 1239143=test_method_name_check [390/913] 1239143=heredoc_dedent_test [391/913] 1239143=test_len [392/913] 1239143=implicit_array_test [393/913] 1239143=test_acceptable [394/913] 1239144=test_win32ole_param [395/913] 1239144=test_rdoc_parser_markdown [396/913] 1239142=test_function_entry [397/913] 1239142=test_option [398/913] 1239144=test_tracer [399/913] 1239144=test_capacity [400/913] 1239144=test_input_method [401/913] 1239143=test_nextafter [402/913] 1239144=test_gem_safe_marshal [403/913] 1239143=test_backtrace [404/913] 1239142=test_random [405/913] 1239143=test_to_ruby [406/913] 1239142=test_bundled_ca [407/913] 1239143=test_workspace [408/913] 1239152=static_literals_test [409/913] 1239152=test_data [410/913] 1239152=test_noarg [411/913] 1239154=test_thread [412/913] 1239156=test_pkey_ec [413/913] 1239154=test_rand [414/913] 1239152=test_fips [415/913] 1239143=test_gem_commands_update_command [416/913] 1239156=test_date_parse [417/913] 1239142=test_memory_view [418/913] 1239142=test_helper [419/913] 1239142=test_ellipsize [420/913] 1239142=test_utf32 [421/913] 1239142=test_integer [422/913] 1239142=test_open3 [423/913] 1239156=errors_test [424/913] 1239144=test_rdoc_markup_document [425/913] 1239144=test_ftp [426/913] 1239144=test_vm_dump [427/913] 1239144=test_win32ole_variant_m [428/913] 1239144=json_parser_test [429/913] 1239144=test_rdoc_store [430/913] 1239156=test_err_in_callback [431/913] 1239156=test_rdoc_stats [432/913] 1239154=test_cesu8 [433/913] 1239154=test_gem_commands_rebuild_command [434/913] 1239152=test_gem_commands_setup_command [435/913] 1239156=test_alias_and_anchor [436/913] 1239156=test_fiber [437/913] 1239154=breadth_first_search_test [438/913] 1239154=test_generic [439/913] 1239154=test_gc_compact [440/913] 1239152=test_key_stroke [441/913] 1239152=test_deprecated [442/913] 1239152=test_div [443/913] 1239146=test_rdoc_generator_darkfish [444/913] 1239152=test_resize [445/913] 1239152=test_rdoc_parser_changelog [446/913] 1239152=test_init [447/913] 1239147=test_gem_resolver_index_set [448/913] 1239147=test_file [449/913] 1239147=test_gem_install_update_options [450/913] 1239146=test_gem_security_policy [451/913] 1239155=test_arity [452/913] 1239155=test_folderitem2_invokeverb [453/913] 1239155=test_files_sample [454/913] 1239150=test_update [455/913] 1239150=test_case_options [456/913] 1239150=test_rdoc_markup_to_html_crossref [457/913] 1239144=test_ole_methods [458/913] 1239147=test_defined [459/913] 1239144=test_pack [460/913] 1239155=test_switch_hitter [461/913] 1239155=test_hash_create [462/913] 1239155=json_generic_object_test [463/913] 1239152=test_thread [464/913] 1239155=test_call [465/913] 1239147=test_koi8 [466/913] 1239147=test_erb_m17n [467/913] 1239147=test_clone [468/913] 1239146=test_objspace [469/913] 1239155=test_filter [470/913] 1239155=test_gem_ext_cmake_builder [471/913] 1239155=test_too_many_dummy_encodings [472/913] 1239151=test_ftp [473/913] 1239151=test_httpresponses [474/913] 1239143=integer_base_flags_test [475/913] 1239143=test_unicode_escape [476/913] 1239144=test_have_library [477/913] 1239151=test_erb_command [478/913] 1239155=test_require [479/913] 1239147=test_https [480/913] 1239151=test_gem_resolver_vendor_set [481/913] 1239151=test_evaluation [482/913] 1239151=test_fnmatch [483/913] 1239143=test_rdoc_markup_to_ansi [484/913] 1239150=test_shift_jis [485/913] 1239150=test_yield [486/913] 1239151=test_gem_request_set_lockfile_parser [487/913] 1239143=test_formatter [488/913] 1239143=test_gem_ci_detector [489/913] 1239143=test_io_wait_uncommon [490/913] 1239143=test_string [491/913] 1239143=test_proxy [492/913] 1239151=test_ostruct [493/913] 1239143=test_completion [494/913] 1239151=test_raise [495/913] 1239151=test_http [496/913] 1239153=fixtures_test Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=293517227, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1239151 ko1 9u IPv4 293517227 0t0 TCP localhost:40545->localhost:56002 (CLOSE_WAIT) [497/913] 1239153=test_rational2 [498/913] 1239144=test_gem_dependency_resolution_error [499/913] 1239144=desugar_compiler_test [500/913] 1239153=test_hmac [501/913] 1239144=test_signedness [502/913] 1239153=test_internal_ivar [503/913] 1239153=test_cgi_cookie [504/913] 1239153=test_gem_commands_mirror [505/913] 1239143=test_cd [506/913] 1239143=symbol_encoding_test [507/913] 1239153=test_my_integer [508/913] 1239153=test_gem_commands_environment_command [509/913] 1239143=test_tracepoint [510/913] 1239153=test_array_create [511/913] 1239153=test_debugger_integration [512/913] 1239153=test_gem_resolver_installed_specification [513/913] 1239153=test_rdoc_rubygems_hook [514/913] 1239143=test_ractor [515/913] 1239155=test_metaclass [516/913] 1239155=test_numeric [517/913] 1239143=test_io [518/913] 1239142=test_ws [519/913] 1239155=test_date_arith [520/913] 1239155=test_io_console [521/913] 1239142=test_rdoc_require [522/913] 1239153=test_undef [523/913] 1239142=test_gem_commands_sources_command [524/913] 1239153=test_c_union_entity [525/913] 1239153=test_gem_spec_fetcher [526/913] 1239142=test_rdoc_markup [527/913] 1239142=test_context [528/913] 1239153=test_symbol [529/913] 1239142=test_optparse [530/913] 1239147=test_coder [531/913] 1239147=test_gem_source_specific_file [532/913] 1239142=test_unix [533/913] 1239144=parse_test [534/913] 1239144=test_enum [535/913] 1239147=test_gem_commands_which_command [536/913] 1239142=test_new [537/913] 1239142=test_macro [538/913] 1239142=test_hash [539/913] 1239147=test_cipher [540/913] 1239142=test_gem_source_lock [541/913] 1239151=test_ldap [542/913] 1239151=test_gem_remote_fetcher_local_server [543/913] 1239142=test_etc [544/913] 1239154=test_last_thread [545/913] 1239147=test_rdoc_markup_to_bs [546/913] 1239151=test_exit [547/913] 1239147=test_pattern_key_name_check [548/913] 1239147=test_jaro_winkler [549/913] 1239147=test_gem_commands_yank_command [550/913] 1239142=test_gem_resolver [551/913] 1239151=test_gem_gemcutter_utilities [552/913] 1239147=test_gem_remote_fetcher [553/913] 1239155=test_gem_util [554/913] 1239151=test_raise_exception [555/913] 1239142=test_config [556/913] 1239154=test_tempfile [557/913] 1239142=test_bignum [558/913] 1239155=reflection_test [559/913] 1239155=test_cparser [560/913] 1239142=test_human_typo [561/913] 1239142=test_dot_dot [562/913] 1239142=ractor_test [563/913] 1239147=test_gem_request_set_lockfile [564/913] 1239142=test_postponed_job [565/913] 1239154=test_enc_raise [566/913] 1239154=test_engine [567/913] 1239154=test_key_error [568/913] 1239154=test_pinned [569/913] 1239154=test_memory_view [570/913] 1239148=test_gem_command [571/913] 1239148=test_weakkeymap [572/913] 1239147=test_usrmarshal [573/913] 1239154=test_rdoc_markup_to_markdown [574/913] 1239154=test_httpresponse [575/913] 1239154=test_rdoc_parser_ruby [576/913] 1239155=test_show_source [577/913] 1239152=test_inlinecache [578/913] 1239148=test_serialize_subclasses [579/913] 1239148=test_const [580/913] 1239148=test_class [581/913] 1239142=parse_comments_test [582/913] 1239142=test_gem_dependency [583/913] 1239155=test_method_cache [584/913] 1239155=test_iterator [585/913] 1239152=test_string [586/913] 1239152=test_gem_resolver_index_specification [587/913] 1239147=test_marshalable [588/913] 1239147=test_path_to_class [589/913] 1239147=test_storage [590/913] 1239152=test_thread_fd_close [591/913] 1239151=json_addition_test [592/913] 1239152=test_cmethod [593/913] 1239152=test_qsort [594/913] 1239152=test_gem_ext_ext_conf_builder [595/913] 1239147=test_gem_commands_dependency_command [596/913] 1239151=test_cgi_tag_helper [597/913] 1239151=test_kill_ring [598/913] 1239151=test_gem_resolver_git_specification [599/913] 1239142=test_dir_m17n [600/913] 1239155=test_pathname [601/913] 1239147=test_remote_fetch_error [602/913] 1239147=test_coverage [603/913] 1239144=test_stream [604/913] 1239144=json_common_interface_test [605/913] 1239144=test_func [606/913] 1239151=test_eval [607/913] 1239151=test_process [608/913] 1239151=test_object [609/913] 1239155=test_fileutils [610/913] 1239154=test_gem_commands_cert_command [611/913] 1239155=test_io [612/913] 1239150=test_securerandom [613/913] 1239155=test_nil2vtempty [614/913] 1239155=test_foreach [615/913] 1239150=test_econv [616/913] 1239155=test_gem_commands_install_command [617/913] 1239151=test_gem_ext_cargo_builder_unit [618/913] 1239151=test_stack [619/913] 1239156=test_summary [620/913] 1239153=test_nowrite [621/913] 1239141=test_flip [622/913] 1239153=test_thread_queue [623/913] 1239141=test_iter_break [624/913] 1239141=test_parse [625/913] 1239156=test_have_macro [626/913] 1239147=test_process [627/913] 1239154=test_num2int [628/913] 1239154=test_gem_source_local [629/913] 1239152=test_rdoc_parser_rd [630/913] 1239152=test_digest [631/913] 1239152=test_variable [632/913] 1239156=test_cstr [633/913] 1239152=test_gem_resolver_lock_specification [634/913] 1239152=test_address_resolve [635/913] 1239154=test_closure [636/913] 1239152=test_wss [637/913] 1239152=test_gem_commands_signin_command [638/913] 1239152=test_nonblock [639/913] 1239152=test_pkey [640/913] 1239141=test_primitive [641/913] 1239141=test_gem_request [642/913] 1239152=parameters_signature_test [643/913] 1239142=test_rdoc_include [644/913] 1239152=test_gem_resolver_api_specification [645/913] 1239152=test_rendering [646/913] 1239152=test_getopts [647/913] 1239142=test_bug_reporter [648/913] 1239152=test_spell_checker [649/913] 1239152=test_ractor [650/913] 1239152=test_pstore [651/913] 1239151=test_document [652/913] 1239151=test_yaml [653/913] 1239150=test_rdoc_options [654/913] 1239154=test_ansi_with_terminfo [655/913] 1239152=test_boolean [656/913] 1239154=test_config [657/913] 1239152=test_gem_commands_specification_command [658/913] 1239141=test_yield_block [659/913] 1239141=test_recorder [660/913] 1239141=test_encoding [661/913] 1239156=test_lambda [662/913] 1239141=test_file [663/913] 1239142=bom_test [664/913] 1239142=test_sockopt [665/913] 1239142=test_frozen_error [666/913] 1239151=test_literal [667/913] 1239142=test_irb [668/913] 1239152=test_arithmetic_sequence [669/913] 1239156=test_gem_commands_search_command [670/913] 1239152=test_pattern_matching [671/913] 1239156=test_thread [672/913] 1239152=test_rdoc_cross_reference [673/913] 1239156=test_gem_commands_contents_command [674/913] 1239155=test_readpartial [675/913] 1239156=test_rdoc_generator_markup [676/913] 1239156=test_scalar [677/913] 1239156=test_gem_resolver_conflict [678/913] 1239156=test_str2big [679/913] 1239156=test_rational [680/913] 1239156=newline_offsets_test [681/913] 1239155=test_regexp [682/913] 1239153=test_convertible [683/913] 1239145=test_gem_resolver_best_set [684/913] 1239150=test_addr [685/913] 1239150=test_stat [686/913] 1239145=test_eval [687/913] 1239150=test_unicode [688/913] 1239150=test_parser_events [689/913] 1239142=test_windows_1251 [690/913] 1239142=test_cgi_modruby [691/913] 1239142=test_thread_cv [692/913] 1239154=test_win32ole_method [693/913] 1239154=test_yamldbm [694/913] 1239156=test_helper [695/913] 1239156=test_cgi_util [696/913] 1239154=test_x509req [697/913] 1239150=test_gem_commands_open_command [698/913] 1239152=test_tree_builder [699/913] 1239152=test_protocol [700/913] 1239152=test_gem_ext_cargo_builder_link_flag_converter [701/913] 1239150=test_protect [702/913] 1239142=test_store [703/913] 1239150=test_insns_leaf [704/913] 1239150=test_iseq [705/913] 1239152=dump_test [706/913] 1239154=test_enc_associate [707/913] 1239145=test_allocation [708/913] 1239156=test_gc [709/913] 1239144=test_c_struct_builder [710/913] 1239142=location_test [711/913] 1239142=test_rdoc_parser [712/913] 1239142=test_open-uri [713/913] 1239144=test_coderange [714/913] 1239144=test_line_editor [715/913] 1239144=test_big2str [716/913] 1239144=test_rdoc_markup_indented_paragraph [717/913] 1239144=test_rdoc_context [718/913] 1239142=test_pkg_config [719/913] 1239142=test_string_memory [720/913] 1239142=test_rdoc_markup_to_joined_paragraph [721/913] 1239142=regexp_test [722/913] 1239142=test_rdoc_markup_to_html [723/913] 1239141=test_complex2 [724/913] 1239141=test_iso_8859 [725/913] 1239154=test_x509attr [726/913] 1239141=test_dln [727/913] 1239141=test_history [728/913] 1239154=test_rdoc_markup_to_html_snippet [729/913] 1239142=test_complexrational [730/913] 1239142=test_pkcs7 [731/913] 1239154=test_cgi_header [732/913] 1239154=test_gem_commands_fetch_command [733/913] 1239150=test_rdoc_any_method [734/913] 1239141=test_flush [735/913] 1239141=test_require_path_check [736/913] 1239151=test_mul [737/913] 1239151=test_win32ole_variant_outarg [738/913] 1239151=test_mkmf [739/913] 1239154=test_enumerator_kw [740/913] 1239151=test_mixed_unicode_escapes [741/913] 1239154=test_win32ole_variable [742/913] 1239142=test_gb18030 [743/913] 1239151=test_gem_package_tar_reader [744/913] 1239154=test_type_completor [745/913] 1239154=test_class [746/913] 1239142=test_cgi_session [747/913] 1239141=test_word [748/913] 1239154=test_x509crl [749/913] 1239141=test_numeric [750/913] 1239142=test_stringscanner [751/913] 1239141=test_gem_dependency_installer [752/913] 1239151=test_refinement [753/913] 1239142=test_pointer [754/913] 1239154=test_gem_name_tuple [755/913] 1239154=test_win32ole_type_event [756/913] 1239154=test_warning [757/913] 1239154=test_rdoc_class_module [758/913] 1239148=test_rdoc_markup_attributes [759/913] 1239148=test_gbk [760/913] 1239148=test_gem_specification [761/913] 1239152=test_case [762/913] 1239152=test_eval_history [763/913] 1239152=test_c_struct_entry [764/913] 1239150=test_gem_commands_query_command [765/913] 1239144=test_color [766/913] 1239144=equality_test [767/913] 1239144=unescape_test [768/913] 1239142=test_x509ext [769/913] 1239142=test_files_ext [770/913] 1239142=test_instrumentation_api [771/913] 1239152=test_rdoc_markup_verbatim [772/913] 1239152=test_at_exit [773/913] 1239152=test_complex [774/913] 1239143=source_location_test [775/913] 1239143=test_inadvertent_creation [776/913] 1239152=static_inspect_test [777/913] 1239150=test_rdoc_markup_heading [778/913] 1239150=test_rat [779/913] 1239152=test_extlibs [780/913] 1239150=test_whileuntil [781/913] 1239150=test_transcode [782/913] 1239143=test_flags [783/913] 1239154=test_asn1 [784/913] 1239154=json_string_matching_test [785/913] 1239154=test_gem_ext_rake_builder [786/913] 1239153=test_monitor [787/913] 1239150=test_gem_stub_specification [788/913] 1239153=test_method_cache [789/913] 1239153=test_path [790/913] 1239153=test_tcp [791/913] 1239153=test_pp [792/913] 1239153=test_sprintf_comb [793/913] 1239150=test_rdoc_markdown_test [794/913] 1239142=test_rdoc_normal_module [795/913] 1239153=test_rdoc_markup_to_tt_only [796/913] 1239142=test_win32ole [797/913] 1239142=test_gem_version [798/913] 1239153=test_gem_commands_stale_command [799/913] 1239153=tunnel_test [800/913] 1239153=test_gem_text [801/913] 1239153=test_settracefunc [802/913] 1239142=test_constant [803/913] 1239143=test_gem_security_trust_dir [804/913] 1239143=test_rdoc_parser_c [805/913] 1239154=test_default_gems [806/913] 1239141=test_encoding [807/913] 1239154=test_load [808/913] 1239154=json_fixtures_test [809/913] 1239154=test_rdoc_generator_pot_po_entry [810/913] 1239148=test_gem_resolver_specification [811/913] 1239154=test_webauthn_listener [812/913] 1239148=test_lock_native_thread [813/913] 1239148=test_gem_package_tar_reader_entry [814/913] 1239154=test_zsh_completion [815/913] 1239154=test_enc_str_buf_cat [816/913] 1239154=test_have_func [817/913] 1239143=test_logperiod [818/913] 1239143=test_addrinfo [819/913] 1239141=test_x509cert [820/913] 1239143=test_rdoc_attr [821/913] 1239148=test_passing_block [822/913] 1239143=test_http [823/913] 1239148=test_logdevice [824/913] 1239143=test_ansi_without_terminfo [825/913] 1239143=test_rdoc_markup_include [826/913] 1239143=test_terminfo [827/913] 1239143=test_enumerable [828/913] 1239143=test_bmethod [829/913] 1239143=test_key_actor_vi [830/913] 1239143=test_bug-14834 [831/913] 1239141=test_buffering [832/913] 1239141=test_rdoc_context_section [833/913] 1239143=ruby_parser_test [834/913] 1239143=test_svcb_https [835/913] 1239143=test_common [836/913] 1239144=test_optimization [837/913] 1239145=test_gem_request_connection_pools [838/913] 1239154=test_rdoc_markdown [839/913] 1239141=test_gem_uri_formatter [840/913] 1239141=test_sprintf [841/913] 1239150=test_rdoc_encoding [842/913] 1239153=test_ractor [843/913] 1239153=parse_success_test [844/913] 1239153=test_module [845/913] 1239150=test_gem_commands_push_command [846/913] 1239143=test_ssl [847/913] 1239145=test_registry [848/913] 1239145=test_rdoc_constant [849/913] 1239141=test_deprecate [850/913] 1239141=test_force_exit [851/913] 1239141=test_gem_resolver_dependency_request [852/913] 1239154=test_scanner_events [853/913] 1239141=test_external_new [854/913] 1239141=test_abi [855/913] 1239154=test_win32ole_typelib [856/913] 1239154=test_euc_jp [857/913] 1239154=test_rdoc_markup_to_table_of_contents [858/913] 1239145=test_gem_doctor [859/913] 1239154=test_ancdata [860/913] 1239154=test_weakmap [861/913] 1239145=test_rubyvm [862/913] 1239145=test_data_error [863/913] 1239150=test_sexp [864/913] 1239150=test_logger [865/913] 1239150=pattern_test [866/913] 1239145=test_disable_irb [867/913] 1239150=test_gem_package_tar_header [868/913] 1239141=test_ractor [869/913] 1239152=test_gem_unsatisfiable_dependency_error [870/913] 1239150=test_rdoc_i18n_text [871/913] 1239152=test_rdoc_tom_doc [872/913] 1239152=test_find [873/913] 1239150=locals_test [874/913] 1239148=test_recursion [875/913] 1239148=test_normalize [876/913] 1239148=test_gem_commands_owner_command [877/913] 1239152=test_import [878/913] 1239141=test_basicsocket [879/913] 1239145=test_key_actor_emacs [880/913] 1239141=test_basicinstructions [881/913] 1239141=test_bigzero [882/913] 1239141=test_mutex [883/913] 1239142=test_struct [884/913] 1239145=test_gem_resolver_vendor_specification [885/913] 1239148=test_typeddata [886/913] 1239145=test_date_strftime [887/913] 1239142=compiler_test [888/913] 1239142=test_history [889/913] 1239142=test_verbose [890/913] 1239142=test_gem_ext_builder [891/913] 1239150=test_scheduler [892/913] 1239141=test_ensure_and_callcc [893/913] 1239141=test_rdoc_markup_raw [894/913] 1239141=test_timeout [895/913] 1239141=test_fixnum [896/913] 1239141=test_signal [897/913] 1239150=test_iseq_load [898/913] 1239148=test_fstring [899/913] 1239148=test_name_error_extension [900/913] 1239148=test_big5 [901/913] 1239148=test_gem_resolver_activation_request [902/913] 1239148=test_null [903/913] 1239148=test_gem_request_set [904/913] 1239145=version_test [905/913] 1239145=test_objectspace [906/913] 1239148=test_trick [907/913] 1239152=test_fd_setsize [908/913] 1239152=test_gem_remote_fetcher_s3 [909/913] 1239152=test_rdoc_markup_parser [910/913] 1239152=test_gem_rdoc [911/913] 1239152=test_require_lib [912/913] 1239151=test_files_test_2 [913/913] 1239141=test_gem_version_option $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1042 1197740 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 1197740 1197743 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240809-231600 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental 1197743 1197744 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240809-231600 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental 1197744 1238810 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1238810 1238811 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1238811 1239138 1041 1041 pts/0 1041 Sl+ 1000 0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 1239138 1239147 1041 1041 pts/0 1041 Sl+ 1000 0:27 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite 1239147 1272220 1041 1041 pts/0 1041 Z+ 1000 0:00 [ruby] <defunct> 1 1272223 1272223 1272223 ? -1 Ssl 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite 1197744 1273662 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035, 1272223], 1035=>[1041], 1041=>[1042], 1042=>[1197740], 1197740=>[1197743], 1197743=>[1197744], 1197744=>[1238810, 1273662], 1238810=>[1238811], 1238811=>[1239138], 1239138=>[1239147], 1239147=>[1272220]} $ timeout 60 gdb -p 1272220 -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 1239147 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1272221] [New LWP 1266503] [New LWP 1259169] [New LWP 1246141] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007d338551ba00 in __GI_ppoll (fds=0x7d33835ba430, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >>> Threads Id Target Id Frame * 1 Thread 0x7d3385682c40 (LWP 1239147) "ruby" 0x00007d338551ba00 in __GI_ppoll (fds=0x7d33835ba430, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 2 Thread 0x7d33692006c0 (LWP 1272221) "ruby" 0x00007d338551b4cd in __GI___poll (fds=0x7d334b309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7d3350c006c0 (LWP 1266503) "parallel.rb:40" 0x00007d338551b4cd in __GI___poll (fds=0x7d334fe4a760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7d33602006c0 (LWP 1259169) "Gem::Timeout st" 0x00007d3385498d61 in __futex_abstimed_wait_common64 (private=23656, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000291150) at ./nptl/futex-internal.c:57 5 Thread 0x7d3355c006c0 (LWP 1246141) "Timeout stdlib " 0x00007d3385498d61 in __futex_abstimed_wait_common64 (private=23656, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000223290) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7d3355c006c0 (LWP 1246141) "Timeout stdlib "): #0 0x00007d3385498d61 in __futex_abstimed_wait_common64 (private=23656, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000223290) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=23656, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000223290) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000223290, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007d338549b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000223268) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d338549b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d3355bfec30, __canceltype = 1398141680, __prev = 0x0} cbuffer = {wseq = 108, cond = 0x50c000223268, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 108 seq = 54 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000223268, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005c68878e1a21 in rb_native_cond_wait (cond=0x50c000223290, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000247f00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005c68879057d2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000247f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005c68878ebd31 in native_sleep (th=0x515000247f00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x515000247f00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005c6887904245 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137660223776520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x00005c6887602f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160017f6dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3355bfef90, <optimized out>, 0x7d3355bfeea0, <optimized out>, <optimized out>}, prev = 0x7d3353209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160017f6dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005c688790372d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 137660223776520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 137660223776520, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x00005c6887981ee7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7299 canary_p = <optimized out> ret = <optimized out> #15 0x00005c6887981ee7 in vm_invoke_builtin_delegate (ec=0x5160017f6dd0, cfp=0x7d335dfff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160017f6dd0) at ../../src/trunk_asan/insns.def:1622 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d335dfff758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005c6887976458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160017f6dd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005c68879b353b in invoke_iseq_block_from_c (ec=0x5160017f6dd0, captured=<optimized out>, self=137660225303680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7d3384bcf888 cfp = 0x7d335dfff7c8 sp = 0x7d335deff818 use_argv = <optimized out> stack_argv = 0x7d335deff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160017f6dd0, self=137660225303680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005c68879b17c6 in rb_vm_invoke_proc (ec=0x50c000223290, proc=0x189, proc@entry=0x50400018dd90, argc=-2058777247, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x00005c6887909cc9 in thread_do_start_proc (th=th@entry=0x515000247f00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400018dd90 args_len = 0 args_ptr = <optimized out> #23 0x00005c688790787a in thread_do_start (th=0x515000247f00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000247f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005c6887906b3e in call_thread_start_func_2 (th=0x515000247f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7d3355bffce0 #26 nt_start (ptr=0x50c000223240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000247f00 sched = <optimized out> nt = 0x50c000223240 vm = 0x525000000100 #27 0x00005c68875b874f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d338549ca94 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 = {137659435452096, 7318948584395542542, 137659435452096, -352, 0, 137659619989136, 7318948584416514062, 7319335766809939982}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d3385529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7d33602006c0 (LWP 1259169) "Gem::Timeout st"): #0 0x00007d3385498d61 in __futex_abstimed_wait_common64 (private=23656, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000291150) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=23656, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000291150) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000291150, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007d338549b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000291128) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d338549b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d33601fec30, __canceltype = 1412502256, __prev = 0x0} cbuffer = {wseq = 10, cond = 0x50c000291128, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 10 seq = 5 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000291128, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005c68878e1a21 in rb_native_cond_wait (cond=0x50c000291150, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150002d0080, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005c68879057d2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150002d0080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005c68878ebd31 in native_sleep (th=0x5150002d0080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x5150002d0080, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005c6887904245 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137659541413560, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x00005c6887602f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001bd53d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d33601fef90, <optimized out>, 0x7d33601feea0, <optimized out>, <optimized out>}, prev = 0x7d3354009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001bd53d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005c688790372d in queue_do_pop (self=<optimized out>, q=0x504000392650, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 137659541413560, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 137659541413560, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504000392650 end = 0 #14 0x00005c6887981ee7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7299 canary_p = <optimized out> ret = <optimized out> #15 0x00005c6887981ee7 in vm_invoke_builtin_delegate (ec=0x516001bd53d0, cfp=0x7d336133d758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001bd53d0) at ../../src/trunk_asan/insns.def:1622 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d336133d758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005c6887976458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001bd53d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005c68879b353b in invoke_iseq_block_from_c (ec=0x516001bd53d0, captured=<optimized out>, self=137660220969520, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7d335c10e9a8 cfp = 0x7d336133d7c8 sp = 0x7d336123d818 use_argv = <optimized out> stack_argv = 0x7d336123d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001bd53d0, self=137660220969520, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005c68879b17c6 in rb_vm_invoke_proc (ec=0x50c000291150, proc=0x189, proc@entry=0x5040006c2c50, argc=-2058777247, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x00005c6887909cc9 in thread_do_start_proc (th=th@entry=0x5150002d0080) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040006c2c50 args_len = 0 args_ptr = <optimized out> #23 0x00005c688790787a in thread_do_start (th=0x5150002d0080) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150002d0080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005c6887906b3e in call_thread_start_func_2 (th=0x5150002d0080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7d33601ffce0 #26 nt_start (ptr=0x50c000291100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x5150002d0080 sched = <optimized out> nt = 0x50c000291100 vm = 0x525000000100 #27 0x00005c68875b874f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d338549ca94 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 = {137659609515712, 7318995588517629966, 137659609515712, -352, 0, 137659619989136, 7318995588538601486, 7319335766809939982}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d3385529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7d3350c006c0 (LWP 1266503) "parallel.rb:40"): #0 0x00007d338551b4cd in __GI___poll (fds=0x7d334fe4a760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005c688755f39a in __interceptor_poll () No symbol table info available. #2 0x00005c68876b573d in nogvl_wait_for (th=137659576268080, fptr=0x5110004832c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151 ready = <optimized out> #4 0x00005c68876b6bb6 in internal_read_func (ptr=0x7d334fe4a440) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7d334fe4a440 result = <optimized out> #5 0x00005c68878efd3b in rb_thread_io_blocking_call (func=0x5c68876b6730 <internal_read_func>, data1=0x7d334fe4a440, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005c6887602f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001b4cbd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3350bfee50, <optimized out>, 0x7d3350bfed60, <optimized out>, <optimized out>}, prev = 0x7d334fe09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001b4cbd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005c68876cae75 in io_read_memory_locktmp (str=137659337189216, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468 str = <optimized out> iis = {th = 137659576268080, fptr = 0x5110004832c0, nonblock = 0, fd = 6, buf = 0x51900047d680, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110004832c0 n = <optimized out> shrinkable = <optimized out> #9 0x00005c68876a7231 in io_readpartial (argc=1340385120, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005c68879d8568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x408100100003 cc = <optimized out> me = 0x7d3384d59f28 cfunc = 0x504000010f58 recv = 137659576268200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005c68879871bd in vm_sendish (ec=0x516001b4cbd0, reg_cfp=0x7d33587ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516001b4cbd0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d33587ff790 reg_pc = 0x51300004df60 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005c6887976458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001b4cbd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005c68879b353b in invoke_iseq_block_from_c (ec=0x516001b4cbd0, captured=<optimized out>, self=137659663789320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7d3384bc4410 cfp = 0x7d33587ff7c8 sp = 0x7d33586ff818 use_argv = <optimized out> stack_argv = 0x7d33586ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001b4cbd0, self=137659663789320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #17 0x00005c68879b17c6 in rb_vm_invoke_proc (ec=0x7d334fe4a760, proc=0x1, proc@entry=0x504000214d90, argc=-2058242867, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #18 0x00005c6887909cc9 in thread_do_start_proc (th=th@entry=0x515000254c00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000214d90 args_len = 0 args_ptr = <optimized out> #19 0x00005c688790787a in thread_do_start (th=0x515000254c00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000254c00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x00005c6887906b3e in call_thread_start_func_2 (th=0x515000254c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7d3350bffce0 #22 nt_start (ptr=0x50c000147ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000254c00 sched = <optimized out> nt = 0x50c000147ac0 vm = 0x525000000100 #23 0x00005c68875b874f in asan_thread_start(void*) () No symbol table info available. #24 0x00007d338549ca94 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 = {137659351566016, 7318959579511820302, 137659351566016, -352, 25, 140735841980240, 7318959579532791822, 7319335766809939982}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007d3385529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7d33692006c0 (LWP 1272221) "ruby"): #0 0x00007d338551b4cd in __GI___poll (fds=0x7d334b309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005c688755f39a in __interceptor_poll () No symbol table info available. #2 0x00005c688790be3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x00005c68875b874f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d338549ca94 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 = {137659760510656, 7319010981680418830, 137659760510656, -352, 10, 140735841977616, 7319010981701390350, 7319335766809939982}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d3385529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d3385682c40 (LWP 1239147) "ruby"): #0 0x00007d338551ba00 in __GI_ppoll (fds=0x7d33835ba430, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> tval = {tv_sec = 137660199597824, tv_nsec = 1} #1 0x00005c688755fc1c in __interceptor_ppoll () No symbol table info available. #2 0x00005c68878f81d7 in wait_for_single_fd_blocking_region (th=0x515000000300, fds=fds@entry=0x7d33835ba430, nfds=1, to=to@entry=0x0, lerrno=lerrno@entry=0x7d33835ba4b0) at /tmp/ruby/src/trunk_asan/thread.c:4373 __region = <optimized out> ts = <optimized out> result = <optimized out> #3 0x00005c68878f756a in rb_thread_wait_for_single_fd (fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4418 rel = <optimized out> end = 0 to = 0x0 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9dde43d0, <optimized out>, 0x7fff9dde42e0, <optimized out>, <optimized out>}, prev = 0x7d33834ded80, state = RUBY_TAG_NONE, lock_rec = 0} fds = {{fd = 10, events = 1, revents = 0}} result = 0 wfd = {wfd_node = {next = 0x7d3350bfebd0, prev = 0x5250000002e8}, th = 0x515000000300, fd = 10, busy = 0x0} ec = <optimized out> th = <optimized out> state = RUBY_TAG_NONE nfds = 1 lerrno = <optimized out> #4 0x00005c68876888fb in rb_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1447 tv_storage = <optimized out> scheduler = <optimized out> fptr = <optimized out> tv = 0x0 ready = <optimized out> #5 0x00005c6887688ff6 in rb_io_maybe_wait (error=<optimized out>, io=18446744073709551102, events=3, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1612 No locals. #6 rb_io_maybe_wait_readable (error=<optimized out>, io=18446744073709551102, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1623 result = <optimized out> #7 0x00005c68876b9eca in fptr_wait_readable (fptr=0x511000356f00) at /tmp/ruby/src/trunk_asan/io.c:2579 result = <optimized out> #8 io_bufread (ptr=0x5250013ab100 '\276' <repeats 200 times>..., len=8192, fptr=0x511000356f00) at /tmp/ruby/src/trunk_asan/io.c:3031 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067 p = <optimized out> #10 0x00005c6887602f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9dde4630, <optimized out>, 0x7fff9dde4540, <optimized out>, <optimized out>}, prev = 0x7d33834ddd40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005c68876b78ab in io_fread (str=137659583608320, offset=0, size=8192, fptr=0x511000356f00) at /tmp/ruby/src/trunk_asan/io.c:3081 arg = {str_ptr = 0x5250013ab100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=137659583608320) at /tmp/ruby/src/trunk_asan/io.c:3359 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005c68876a7612 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783 str = <optimized out> length = <optimized out> fptr = 0x511000356f00 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005c68879d8568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x3f9100100001 cc = <optimized out> me = 0x7d3384d59f00 cfunc = 0x504000010f98 recv = 137659583608560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005c68879871bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d33829ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d33829ff480 reg_pc = 0x5120016cddc0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005c6887976458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005c68879f5aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d33829ff508, self=137659635180480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7d335e3e21a0 cfp = <optimized out> sp = 0x7d33828ffb30 use_argv = 0x7d338327bee0 stack_argv = 0x7d33828ffb30 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7d33829ff508 #20 0x00005c68879a3736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #23 0x00005c68879a3736 in rb_yield (val=<optimized out>) No locals. #24 0x00005c6887602f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9dde52f0, <optimized out>, 0x7fff9dde5200, <optimized out>, <optimized out>}, prev = 0x7d33834d8240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005c68879d8568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x423100000005 cc = <optimized out> me = 0x7d3384d5a888 cfunc = 0x5040000105d8 recv = 137660225354400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> th: 0x515000000300, native_id: 0x7d3385682c40 val = <optimized out> #26 0x00005c688797e92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d33829ff4f0, cd=0x503000ca75f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> -- Control frame information ----------------------------------------------- c:0017 p:---- s:0110 e:000109 CFUNC :read argc = <optimized out> recv = <optimized out> c:0016 p:0016 s:0106 e:000105 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1895 [FINISH] cc = <optimized out> calling = <optimized out> c:0015 p:---- s:0102 e:000101 CFUNC :popen c:0014 p:0009 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1892 #27 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 blockiseq = <optimized out> leaf = false c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] val = <optimized out> cd = 0x503000ca75f0 c:0010 p:---- s:0069 e:000068 CFUNC :map insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d33829ff4f0 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 reg_pc = 0x50e0007774e8 c:0007 p:0066 s:0046 E:000190 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_nop = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_getlocal = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> th: 0x515000247f00, native_id: 0x7d3355c006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_getconstant = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> th: 0x5150002d0080, native_id: 0x7d33602006c0 INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_putchilledstring = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> th: 0x515000254c00, native_id: 0x7d3350c006c0 INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #28 0x00005c6887976458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #29 0x00005c68879f5aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d33829ff620, self=137659663789320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7d3384b22548 cfp = <optimized out> sp = 0x7d33828ffa28 use_argv = 0x7d338327aea0 stack_argv = 0x7d33828ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7d33829ff620 #31 0x00005c68879a3736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005c68879a3736 in rb_yield (val=<optimized out>) No locals. #35 0x00005c6887b4a316 in rb_ary_collect (ary=137659576236240) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 137659572737240 i = 76 #36 0x00005c68879d8568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7d3384d60148 cfunc = 0x50400000a798 recv = 137659576236240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005c688797e92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d33829ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d33829ff608 reg_pc = 0x5190000184b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005c6887976811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #41 0x00005c68879f5aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d33829ff738, self=137659663789320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7d3384bc46e0 cfp = <optimized out> sp = 0x7d33828ff8d0 use_argv = 0x7d338323a9a0 stack_argv = 0x7d33828ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #42 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7d33829ff738 #43 0x00005c68879a3736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #44 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #45 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #46 0x00005c68879a3736 in rb_yield (val=<optimized out>) No locals. #47 0x00005c6887b4a316 in rb_ary_collect (ary=137659576268400) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 137659576268320 i = 0 #48 0x00005c68879d8568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7d3384d60148 cfunc = 0x50400000a798 recv = 137659576268400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #49 0x00005c688797e92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d33829ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #50 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x5c688797b306 <vm_exec_core+6678>, 0x5c68879805c1 <vm_exec_core+27857>, 0x5c688797ad79 <vm_exec_core+5257>, 0x5c68879818d6 <vm_exec_core+32742>, 0x5c688797f240 <vm_exec_core+22864>, 0x5c688797d0e6 <vm_exec_core+14326>, 0x5c6887979eae <vm_exec_core+1470>, 0x5c6887980d8d <vm_exec_core+29853>, 0x5c688798094c <vm_exec_core+28764>, 0x5c688797b11a <vm_exec_core+6186>, 0x5c688797a491 <vm_exec_core+2977>, 0x5c688797f821 <vm_exec_core+24369>, 0x5c688797baf8 <vm_exec_core+8712>, 0x5c688798148c <vm_exec_core+31644>, 0x5c6887980b4d <vm_exec_core+29277>, 0x5c688797c0c3 <vm_exec_core+10195>, 0x5c688797d02e <vm_exec_core+14142>, 0x5c688797f4e2 <vm_exec_core+23538>, 0x5c6887980ab3 <vm_exec_core+29123>, 0x5c688797e123 <vm_exec_core+18483>, 0x5c688797f564 <vm_exec_core+23668>, 0x5c688797fbb7 <vm_exec_core+25287>, 0x5c688797e061 <vm_exec_core+18289>, 0x5c688797a3bd <vm_exec_core+2765>, 0x5c688797ed1a <vm_exec_core+21546>, 0x5c688797a1de <vm_exec_core+2286>, 0x5c688797a613 <vm_exec_core+3363>, 0x5c688797c349 <vm_exec_core+10841>, 0x5c688797dd85 <vm_exec_core+17557>, 0x5c688797e6c7 <vm_exec_core+19927>, 0x5c688797dab0 <vm_exec_core+16832>, 0x5c6887979e0a <vm_exec_core+1306>, 0x5c688797fdad <vm_exec_core+25789>, 0x5c6887980811 <vm_exec_core+28449>, 0x5c688797a7bc <vm_exec_core+3788>, 0x5c688797b407 <vm_exec_core+6935>, 0x5c688797b209 <vm_exec_core+6425>, 0x5c688797bba4 <vm_exec_core+8884>, 0x5c688797cf80 <vm_exec_core+13968>, 0x5c688797a876 <vm_exec_core+3974>, 0x5c688797fc62 <vm_exec_core+25458>, 0x5c688797b34b <vm_exec_core+6747>, 0x5c688797ceb9 <vm_exec_core+13769>, 0x5c688797d8ae <vm_exec_core+16318>, 0x5c688797fa33 <vm_exec_core+24899>, 0x5c688797e4cb <vm_exec_core+19419>, 0x5c688797be51 <vm_exec_core+9569>, 0x5c688797b661 <vm_exec_core+7537>, 0x5c688797f707 <vm_exec_core+24087>, 0x5c688797c698 <vm_exec_core+11688>, 0x5c688797edee <vm_exec_core+21758>, 0x5c688797e59c <vm_exec_core+19628>, 0x5c688797eec4 <vm_exec_core+21972>, 0x5c6887980377 <vm_exec_core+27271>, 0x5c688797da1c <vm_exec_core+16684>, 0x5c688797fad9 <vm_exec_core+25065>, 0x5c688797bf20 <vm_exec_core+9776>, 0x5c688797f607 <vm_exec_core+23831>, 0x5c6887979c7b <vm_exec_core+907>, 0x5c688797debb <vm_exec_core+17867>, 0x5c688797e288 <vm_exec_core+18840>, 0x5c688797a6b6 <vm_exec_core+3526>, 0x5c688797db54 <vm_exec_core+16996>, 0x5c688797c167 <vm_exec_core+10359>, 0x5c688797b8a7 <vm_exec_core+8119>, 0x5c688797efc6 <vm_exec_core+22230>, 0x5c688797aa91 <vm_exec_core+4513>, 0x5c688797d543 <vm_exec_core+15443>, 0x5c6887988aae <vm_exec_core+61886>, 0x5c688797e1c2 <vm_exec_core+18642>, 0x5c688797ab33 <vm_exec_core+4675>, 0x5c688797aff6 <vm_exec_core+5894>, 0x5c688797ac57 <vm_exec_core+4967>, 0x5c688797b4f7 <vm_exec_core+7175>, 0x5c688797bca0 <vm_exec_core+9136>, 0x5c6887981b3b <vm_exec_core+33355>, 0x5c688797ead8 <vm_exec_core+20968>, 0x5c688797d93a <vm_exec_core+16458>, 0x5c688797fcb4 <vm_exec_core+25540>, 0x5c6887981c0b <vm_exec_core+33563>, 0x5c6887980085 <vm_exec_core+26517>, 0x5c68879815ab <vm_exec_core+31931>, 0x5c68879817c4 <vm_exec_core+32468>, 0x5c688797a2da <vm_exec_core+2538>, 0x5c6887980ca6 <vm_exec_core+29622>, 0x5c688797c5b5 <vm_exec_core+11461>, 0x5c6887980eaa <vm_exec_core+30138>, 0x5c688797bfe5 <vm_exec_core+9973>, 0x5c688797ffa9 <vm_exec_core+26297>, 0x5c688797a0cd <vm_exec_core+2013>, 0x5c688797a95b <vm_exec_core+4203>, 0x5c688797b6e9 <vm_exec_core+7673>, 0x5c688797c93d <vm_exec_core+12365>, 0x5c688797cada <vm_exec_core+12778>, 0x5c6887979c80 <vm_exec_core+912>, 0x5c688797a03b <vm_exec_core+1867>, 0x5c6887979d12 <vm_exec_core+1058>, 0x5c6887980187 <vm_exec_core+26775>, 0x5c688797c459 <vm_exec_core+11113>, 0x5c688797d755 <vm_exec_core+15973>, 0x5c688797cc86 <vm_exec_core+13206>, 0x5c688797d419 <vm_exec_core+15145>, 0x5c688797d335 <vm_exec_core+14917>, 0x5c688797c24b <vm_exec_core+10587>, 0x5c688797cb7b <vm_exec_core+12939>, 0x5c688797c813 <vm_exec_core+12067>, 0x5c688797ce37 <vm_exec_core+13639>, 0x5c688797cdb5 <vm_exec_core+13509>, 0x5c688797b2f7 <vm_exec_core+6663>, 0x5c68879805b2 <vm_exec_core+27842>, 0x5c688797ad6a <vm_exec_core+5242>, 0x5c68879818c7 <vm_exec_core+32727>, 0x5c688797f231 <vm_exec_core+22849>, 0x5c688797d0d7 <vm_exec_core+14311>, 0x5c6887979e9f <vm_exec_core+1455>, 0x5c6887980d7e <vm_exec_core+29838>, 0x5c688798093d <vm_exec_core+28749>, 0x5c688797b10b <vm_exec_core+6171>, 0x5c688797a482 <vm_exec_core+2962>, 0x5c688797f812 <vm_exec_core+24354>, 0x5c688797bae9 <vm_exec_core+8697>, 0x5c688798147d <vm_exec_core+31629>, 0x5c6887980b3e <vm_exec_core+29262>, 0x5c688797c0b4 <vm_exec_core+10180>, 0x5c688797d01f <vm_exec_core+14127>, 0x5c688797f4d3 <vm_exec_core+23523>, 0x5c6887980aa4 <vm_exec_core+29108>, 0x5c688797e114 <vm_exec_core+18468>, 0x5c688797f555 <vm_exec_core+23653>, 0x5c688797fba8 <vm_exec_core+25272>, 0x5c688797e052 <vm_exec_core+18274>, 0x5c688797a3ae <vm_exec_core+2750>, 0x5c688797ed0b <vm_exec_core+21531>, 0x5c688797a1cf <vm_exec_core+2271>, 0x5c688797a604 <vm_exec_core+3348>, 0x5c688797c33a <vm_exec_core+10826>, 0x5c688797dd76 <vm_exec_core+17542>, 0x5c688797e6b8 <vm_exec_core+19912>, 0x5c688797daa1 <vm_exec_core+16817>, 0x5c6887979dfb <vm_exec_core+1291>, 0x5c688797fd9e <vm_exec_core+25774>, 0x5c6887980802 <vm_exec_core+28434>, 0x5c688797a7ad <vm_exec_core+3773>, 0x5c688797b3f8 <vm_exec_core+6920>, 0x5c688797b1fa <vm_exec_core+6410>, 0x5c688797bb95 <vm_exec_core+8869>, 0x5c688797cf71 <vm_exec_core+13953>, 0x5c688797a867 <vm_exec_core+3959>, 0x5c688797fc53 <vm_exec_core+25443>, 0x5c688797b33c <vm_exec_core+6732>, 0x5c688797ceaa <vm_exec_core+13754>, 0x5c688797d89f <vm_exec_core+16303>, 0x5c688797fa24 <vm_exec_core+24884>, 0x5c688797e4bc <vm_exec_core+19404>, 0x5c688797be42 <vm_exec_core+9554>, 0x5c688797b652 <vm_exec_core+7522>, 0x5c688797f6f8 <vm_exec_core+24072>, 0x5c688797c689 <vm_exec_core+11673>, 0x5c688797eddf <vm_exec_core+21743>, 0x5c688797e58d <vm_exec_core+19613>, 0x5c688797eeb5 <vm_exec_core+21957>, 0x5c6887980368 <vm_exec_core+27256>, 0x5c688797da0d <vm_exec_core+16669>, 0x5c688797faca <vm_exec_core+25050>, 0x5c688797bf11 <vm_exec_core+9761>, 0x5c688797f5f8 <vm_exec_core+23816>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797deac <vm_exec_core+17852>, 0x5c688797e279 <vm_exec_core+18825>, 0x5c688797d737 <vm_exec_core+15943>, 0x5c688797db45 <vm_exec_core+16981>, 0x5c688797c158 <vm_exec_core+10344>, 0x5c688797b898 <vm_exec_core+8104>, 0x5c688797efb7 <vm_exec_core+22215>, 0x5c688797aa82 <vm_exec_core+4498>, 0x5c688797d534 <vm_exec_core+15428>, 0x5c6887988a9f <vm_exec_core+61871>, 0x5c688797e1b3 <vm_exec_core+18627>, 0x5c688797ab24 <vm_exec_core+4660>, 0x5c688797afe7 <vm_exec_core+5879>, 0x5c688797ac48 <vm_exec_core+4952>, 0x5c688797b4e8 <vm_exec_core+7160>, 0x5c688797bc91 <vm_exec_core+9121>, 0x5c688797d935 <vm_exec_core+16453>, 0x5c688797cf67 <vm_exec_core+13943>, 0x5c688797d930 <vm_exec_core+16448>, 0x5c688797e100 <vm_exec_core+18448>, 0x5c688797e04d <vm_exec_core+18269>, 0x5c688797b4e3 <vm_exec_core+7155>, 0x5c688797e480 <vm_exec_core+19344>, 0x5c688797c5ab <vm_exec_core+11451>, 0x5c688797c5b0 <vm_exec_core+11456>, 0x5c688797e048 <vm_exec_core+18264>, 0x5c688797dc36 <vm_exec_core+17222>, 0x5c688797d400 <vm_exec_core+15120>, 0x5c688797d321 <vm_exec_core+14897>, 0x5c688797dd71 <vm_exec_core+17537>, 0x5c688797d73c <vm_exec_core+15948>, 0x5c688797cf6c <vm_exec_core+13948>, 0x5c688797b6da <vm_exec_core+7658>...} reg_cfp = 0x7d33829ff720 reg_pc = 0x50400002e378 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #51 0x00005c6887976811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #52 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #53 0x00005c68875ff28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7d3384bc49b0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9dde70d0, <optimized out>, 0x7fff9dde7020, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7d3384bc49b0 #54 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #55 0x00005c68875f87f7 in rb_main (argc=10, argv=0x7fff9dde7298) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #56 main (argc=10, argv=0x7fff9dde7298) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1239147) detached] $ timeout 60 gdb -p 1239138 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1239140] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000077e3c1326cd7 in __GI___select (nfds=19, readfds=0x50c005664b80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe86d9f200) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x77e3c15fec40 (LWP 1239138) "ruby" 0x000077e3c1326cd7 in __GI___select (nfds=19, readfds=0x50c005664b80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe86d9f200) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x77e3a50006c0 (LWP 1239140) "ruby" 0x000077e3c131b4cd in __GI___poll (fds=0x77e3a3d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x77e3a50006c0 (LWP 1239140) "ruby"): #0 0x000077e3c131b4cd in __GI___poll (fds=0x77e3a3d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000062227753439a in __interceptor_poll () No symbol table info available. #2 0x00006222778e0e3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x000062227758d74f in asan_thread_start(void*) () No symbol table info available. #5 0x000077e3c129ca94 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 = {131819609523904, 1724833851600069668, 131819609523904, -352, 25, 140731160856416, 1724833851587486756, 1724628602937074724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000077e3c1329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x77e3c15fec40 (LWP 1239138) "ruby"): #0 0x000077e3c1326cd7 in __GI___select (nfds=19, readfds=0x50c005664b80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe86d9f200) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 784, tv_nsec = 368683688} pts64 = 0x7ffe86d9f0a0 r = <optimized out> #1 0x00006222778cb115 in native_fd_select (n=19, readfds=0x50c005664b80, writefds=0x0, exceptfds=0x77e3c1326cd7 <__GI___select+327>, timeout=0x7ffe86d9f0a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439 No locals. #2 do_select (p=131820047983648) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe86d9f1b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00006222775d7f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe86d9f370, <optimized out>, 0x7ffe86d9f280, <optimized out>, <optimized out>}, prev = 0x77e3bf226380, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00006222778ca6ee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351 set = {max = 19, th = 0x515000000300, rset = 0x77e3bf226240, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x77e3bf2262a0} #5 0x000062227769529d in select_internal (read=131819530711520, write=4, except=4, tp=0x77e3bf2262a0, fds=0x77e3bf226240) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 19 pending = <optimized out> rp = 0x77e3bf226240 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=131820047983136) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x77e3bf226220 #7 0x00006222775d7f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe86d9f670, <optimized out>, 0x7ffe86d9f580, <optimized out>, <optimized out>}, prev = 0x77e3bf280d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000622277671597 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00006222779ad568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x15e100100009 cc = <optimized out> me = 0x77e3c0dda6f0 cfunc = 0x504000010798 recv = 131820076989120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000062227795c1bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77e3be7ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x622277950306 <vm_exec_core+6678>, 0x6222779555c1 <vm_exec_core+27857>, 0x62227794fd79 <vm_exec_core+5257>, 0x6222779568d6 <vm_exec_core+32742>, 0x622277954240 <vm_exec_core+22864>, 0x6222779520e6 <vm_exec_core+14326>, 0x62227794eeae <vm_exec_core+1470>, 0x622277955d8d <vm_exec_core+29853>, 0x62227795594c <vm_exec_core+28764>, 0x62227795011a <vm_exec_core+6186>, 0x62227794f491 <vm_exec_core+2977>, 0x622277954821 <vm_exec_core+24369>, 0x622277950af8 <vm_exec_core+8712>, 0x62227795648c <vm_exec_core+31644>, 0x622277955b4d <vm_exec_core+29277>, 0x6222779510c3 <vm_exec_core+10195>, 0x62227795202e <vm_exec_core+14142>, 0x6222779544e2 <vm_exec_core+23538>, 0x622277955ab3 <vm_exec_core+29123>, 0x622277953123 <vm_exec_core+18483>, 0x622277954564 <vm_exec_core+23668>, 0x622277954bb7 <vm_exec_core+25287>, 0x622277953061 <vm_exec_core+18289>, 0x62227794f3bd <vm_exec_core+2765>, 0x622277953d1a <vm_exec_core+21546>, 0x62227794f1de <vm_exec_core+2286>, 0x62227794f613 <vm_exec_core+3363>, 0x622277951349 <vm_exec_core+10841>, 0x622277952d85 <vm_exec_core+17557>, 0x6222779536c7 <vm_exec_core+19927>, 0x622277952ab0 <vm_exec_core+16832>, 0x62227794ee0a <vm_exec_core+1306>, 0x622277954dad <vm_exec_core+25789>, 0x622277955811 <vm_exec_core+28449>, 0x62227794f7bc <vm_exec_core+3788>, 0x622277950407 <vm_exec_core+6935>, 0x622277950209 <vm_exec_core+6425>, 0x622277950ba4 <vm_exec_core+8884>, 0x622277951f80 <vm_exec_core+13968>, 0x62227794f876 <vm_exec_core+3974>, 0x622277954c62 <vm_exec_core+25458>, 0x62227795034b <vm_exec_core+6747>, 0x622277951eb9 <vm_exec_core+13769>, 0x6222779528ae <vm_exec_core+16318>, 0x622277954a33 <vm_exec_core+24899>, 0x6222779534cb <vm_exec_core+19419>, 0x622277950e51 <vm_exec_core+9569>, 0x622277950661 <vm_exec_core+7537>, 0x622277954707 <vm_exec_core+24087>, 0x622277951698 <vm_exec_core+11688>, 0x622277953dee <vm_exec_core+21758>, 0x62227795359c <vm_exec_core+19628>, 0x622277953ec4 <vm_exec_core+21972>, 0x622277955377 <vm_exec_core+27271>, 0x622277952a1c <vm_exec_core+16684>, 0x622277954ad9 <vm_exec_core+25065>, 0x622277950f20 <vm_exec_core+9776>, 0x622277954607 <vm_exec_core+23831>, 0x62227794ec7b <vm_exec_core+907>, 0x622277952ebb <vm_exec_core+17867>, 0x622277953288 <vm_exec_core+18840>, 0x62227794f6b6 <vm_exec_core+3526>, 0x622277952b54 <vm_exec_core+16996>, 0x622277951167 <vm_exec_core+10359>, 0x6222779508a7 <vm_exec_core+8119>, 0x622277953fc6 <vm_exec_core+22230>, 0x62227794fa91 <vm_exec_core+4513>, 0x622277952543 <vm_exec_core+15443>, 0x62227795daae <vm_exec_core+61886>, 0x6222779531c2 <vm_exec_core+18642>, 0x62227794fb33 <vm_exec_core+4675>, 0x62227794fff6 <vm_exec_core+5894>, 0x62227794fc57 <vm_exec_core+4967>, 0x6222779504f7 <vm_exec_core+7175>, 0x622277950ca0 <vm_exec_core+9136>, 0x622277956b3b <vm_exec_core+33355>, 0x622277953ad8 <vm_exec_core+20968>, 0x62227795293a <vm_exec_core+16458>, 0x622277954cb4 <vm_exec_core+25540>, 0x622277956c0b <vm_exec_core+33563>, 0x622277955085 <vm_exec_core+26517>, 0x6222779565ab <vm_exec_core+31931>, 0x6222779567c4 <vm_exec_core+32468>, 0x62227794f2da <vm_exec_core+2538>, 0x622277955ca6 <vm_exec_core+29622>, 0x6222779515b5 <vm_exec_core+11461>, 0x622277955eaa <vm_exec_core+30138>, 0x622277950fe5 <vm_exec_core+9973>, 0x622277954fa9 <vm_exec_core+26297>, 0x62227794f0cd <vm_exec_core+2013>, 0x62227794f95b <vm_exec_core+4203>, 0x6222779506e9 <vm_exec_core+7673>, 0x62227795193d <vm_exec_core+12365>, 0x622277951ada <vm_exec_core+12778>, 0x62227794ec80 <vm_exec_core+912>, 0x62227794f03b <vm_exec_core+1867>, 0x62227794ed12 <vm_exec_core+1058>, 0x622277955187 <vm_exec_core+26775>, 0x622277951459 <vm_exec_core+11113>, 0x622277952755 <vm_exec_core+15973>, 0x622277951c86 <vm_exec_core+13206>, 0x622277952419 <vm_exec_core+15145>, 0x622277952335 <vm_exec_core+14917>, 0x62227795124b <vm_exec_core+10587>, 0x622277951b7b <vm_exec_core+12939>, 0x622277951813 <vm_exec_core+12067>, 0x622277951e37 <vm_exec_core+13639>, 0x622277951db5 <vm_exec_core+13509>, 0x6222779502f7 <vm_exec_core+6663>, 0x6222779555b2 <vm_exec_core+27842>, 0x62227794fd6a <vm_exec_core+5242>, 0x6222779568c7 <vm_exec_core+32727>, 0x622277954231 <vm_exec_core+22849>, 0x6222779520d7 <vm_exec_core+14311>, 0x62227794ee9f <vm_exec_core+1455>, 0x622277955d7e <vm_exec_core+29838>, 0x62227795593d <vm_exec_core+28749>, 0x62227795010b <vm_exec_core+6171>, 0x62227794f482 <vm_exec_core+2962>, 0x622277954812 <vm_exec_core+24354>, 0x622277950ae9 <vm_exec_core+8697>, 0x62227795647d <vm_exec_core+31629>, 0x622277955b3e <vm_exec_core+29262>, 0x6222779510b4 <vm_exec_core+10180>, 0x62227795201f <vm_exec_core+14127>, 0x6222779544d3 <vm_exec_core+23523>, 0x622277955aa4 <vm_exec_core+29108>, 0x622277953114 <vm_exec_core+18468>, 0x622277954555 <vm_exec_core+23653>, 0x622277954ba8 <vm_exec_core+25272>, 0x622277953052 <vm_exec_core+18274>, 0x62227794f3ae <vm_exec_core+2750>, 0x622277953d0b <vm_exec_core+21531>, 0x62227794f1cf <vm_exec_core+2271>, 0x62227794f604 <vm_exec_core+3348>, 0x62227795133a <vm_exec_core+10826>, 0x622277952d76 <vm_exec_core+17542>, 0x6222779536b8 <vm_exec_core+19912>, 0x622277952aa1 <vm_exec_core+16817>, 0x62227794edfb <vm_exec_core+1291>, 0x622277954d9e <vm_exec_core+25774>, 0x622277955802 <vm_exec_core+28434>, 0x62227794f7ad <vm_exec_core+3773>, 0x6222779503f8 <vm_exec_core+6920>, 0x6222779501fa <vm_exec_core+6410>, 0x622277950b95 <vm_exec_core+8869>, 0x622277951f71 <vm_exec_core+13953>, 0x62227794f867 <vm_exec_core+3959>, 0x622277954c53 <vm_exec_core+25443>, 0x62227795033c <vm_exec_core+6732>, 0x622277951eaa <vm_exec_core+13754>, 0x62227795289f <vm_exec_core+16303>, 0x622277954a24 <vm_exec_core+24884>, 0x6222779534bc <vm_exec_core+19404>, 0x622277950e42 <vm_exec_core+9554>, 0x622277950652 <vm_exec_core+7522>, 0x6222779546f8 <vm_exec_core+24072>, 0x622277951689 <vm_exec_core+11673>, 0x622277953ddf <vm_exec_core+21743>, 0x62227795358d <vm_exec_core+19613>, 0x622277953eb5 <vm_exec_core+21957>, 0x622277955368 <vm_exec_core+27256>, 0x622277952a0d <vm_exec_core+16669>, 0x622277954aca <vm_exec_core+25050>, 0x622277950f11 <vm_exec_core+9761>, 0x6222779545f8 <vm_exec_core+23816>, 0x622277953100 <vm_exec_core+18448>, 0x622277952eac <vm_exec_core+17852>, 0x622277953279 <vm_exec_core+18825>, 0x622277952737 <vm_exec_core+15943>, 0x622277952b45 <vm_exec_core+16981>, 0x622277951158 <vm_exec_core+10344>, 0x622277950898 <vm_exec_core+8104>, 0x622277953fb7 <vm_exec_core+22215>, 0x62227794fa82 <vm_exec_core+4498>, 0x622277952534 <vm_exec_core+15428>, 0x62227795da9f <vm_exec_core+61871>, 0x6222779531b3 <vm_exec_core+18627>, 0x62227794fb24 <vm_exec_core+4660>, 0x62227794ffe7 <vm_exec_core+5879>, 0x62227794fc48 <vm_exec_core+4952>, 0x6222779504e8 <vm_exec_core+7160>, 0x622277950c91 <vm_exec_core+9121>, 0x622277952935 <vm_exec_core+16453>, 0x622277951f67 <vm_exec_core+13943>, 0x622277952930 <vm_exec_core+16448>, 0x622277953100 <vm_exec_core+18448>, 0x62227795304d <vm_exec_core+18269>, 0x6222779504e3 <vm_exec_core+7155>, 0x622277953480 <vm_exec_core+19344>, 0x6222779515ab <vm_exec_core+11451>, 0x6222779515b0 <vm_exec_core+11456>, 0x622277953048 <vm_exec_core+18264>, 0x622277952c36 <vm_exec_core+17222>, 0x622277952400 <vm_exec_core+15120>, 0x622277952321 <vm_exec_core+14897>, 0x622277952d71 <vm_exec_core+17537>, 0x62227795273c <vm_exec_core+15948>, 0x622277951f6c <vm_exec_core+13948>, 0x6222779506da <vm_exec_core+7658>...} reg_cfp = 0x77e3be7ff3a0 reg_pc = 0x5220000038a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000062227794b811 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x00006222776d2e7b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131820076482720) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x77e3c0d53c68 #15 0x00006222776cde77 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 131820076979360 realpath_map = 131820076979200 path = 131820076482720 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x00006222776cc12b in rb_require_string_internal (fname=131820076482760, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000006d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x00006222779ad568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x585100140003 cc = <optimized out> me = 0x77e3c0d54118 cfunc = 0x504000018598 recv = 131820077108720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00006222779949bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe86da0e00) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x0000622277994475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #21 0x000062227795c1bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x77e3be7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x622277950306 <vm_exec_core+6678>, 0x6222779555c1 <vm_exec_core+27857>, 0x62227794fd79 <vm_exec_core+5257>, 0x6222779568d6 <vm_exec_core+32742>, 0x622277954240 <vm_exec_core+22864>, 0x6222779520e6 <vm_exec_core+14326>, 0x62227794eeae <vm_exec_core+1470>, 0x622277955d8d <vm_exec_core+29853>, 0x62227795594c <vm_exec_core+28764>, 0x62227795011a <vm_exec_core+6186>, 0x62227794f491 <vm_exec_core+2977>, 0x622277954821 <vm_exec_core+24369>, 0x622277950af8 <vm_exec_core+8712>, 0x62227795648c <vm_exec_core+31644>, 0x622277955b4d <vm_exec_core+29277>, 0x6222779510c3 <vm_exec_core+10195>, 0x62227795202e <vm_exec_core+14142>, 0x6222779544e2 <vm_exec_core+23538>, 0x622277955ab3 <vm_exec_core+29123>, 0x622277953123 <vm_exec_core+18483>, 0x622277954564 <vm_exec_core+23668>, 0x622277954bb7 <vm_exec_core+25287>, 0x622277953061 <vm_exec_core+18289>, 0x62227794f3bd <vm_exec_core+2765>, 0x622277953d1a <vm_exec_core+21546>, 0x62227794f1de <vm_exec_core+2286>, 0x62227794f613 <vm_exec_core+3363>, 0x622277951349 <vm_exec_core+10841>, 0x622277952d85 <vm_exec_core+17557>, 0x6222779536c7 <vm_exec_core+19927>, 0x622277952ab0 <vm_exec_core+16832>, 0x62227794ee0a <vm_exec_core+1306>, 0x622277954dad <vm_exec_core+25789>, 0x622277955811 <vm_exec_core+28449>, 0x62227794f7bc <vm_exec_core+3788>, 0x622277950407 <vm_exec_core+6935>, 0x622277950209 <vm_exec_core+6425>, 0x622277950ba4 <vm_exec_core+8884>, 0x622277951f80 <vm_exec_core+13968>, 0x62227794f876 <vm_exec_core+3974>, 0x622277954c62 <vm_exec_core+25458>, 0x62227795034b <vm_exec_core+6747>, 0x622277951eb9 <vm_exec_core+13769>, 0x6222779528ae <vm_exec_core+16318>, 0x622277954a33 <vm_exec_core+24899>, 0x6222779534cb <vm_exec_core+19419>, 0x622277950e51 <vm_exec_core+9569>, 0x622277950661 <vm_exec_core+7537>, 0x622277954707 <vm_exec_core+24087>, 0x622277951698 <vm_exec_core+11688>, 0x622277953dee <vm_exec_core+21758>, 0x62227795359c <vm_exec_core+19628>, 0x622277953ec4 <vm_exec_core+21972>, 0x622277955377 <vm_exec_core+27271>, 0x622277952a1c <vm_exec_core+16684>, 0x622277954ad9 <vm_exec_core+25065>, 0x622277950f20 <vm_exec_core+9776>, 0x622277954607 <vm_exec_core+23831>, 0x62227794ec7b <vm_exec_core+907>, 0x622277952ebb <vm_exec_core+17867>, 0x622277953288 <vm_exec_core+18840>, 0x62227794f6b6 <vm_exec_core+3526>, 0x622277952b54 <vm_exec_core+16996>, 0x622277951167 <vm_exec_core+10359>, 0x6222779508a7 <vm_exec_core+8119>, 0x622277953fc6 <vm_exec_core+22230>, 0x62227794fa91 <vm_exec_core+4513>, 0x622277952543 <vm_exec_core+15443>, 0x62227795daae <vm_exec_core+61886>, 0x6222779531c2 <vm_exec_core+18642>, 0x62227794fb33 <vm_exec_core+4675>, 0x62227794fff6 <vm_exec_core+5894>, 0x62227794fc57 <vm_exec_core+4967>, 0x6222779504f7 <vm_exec_core+7175>, 0x622277950ca0 <vm_exec_core+9136>, 0x622277956b3b <vm_exec_core+33355>, 0x622277953ad8 <vm_exec_core+20968>, 0x62227795293a <vm_exec_core+16458>, 0x622277954cb4 <vm_exec_core+25540>, 0x622277956c0b <vm_exec_core+33563>, 0x622277955085 <vm_exec_core+26517>, 0x6222779565ab <vm_exec_core+31931>, 0x6222779567c4 <vm_exec_core+32468>, 0x62227794f2da <vm_exec_core+2538>, 0x622277955ca6 <vm_exec_core+29622>, 0x6222779515b5 <vm_exec_core+11461>, 0x622277955eaa <vm_exec_core+30138>, 0x622277950fe5 <vm_exec_core+9973>, 0x622277954fa9 <vm_exec_core+26297>, 0x62227794f0cd <vm_exec_core+2013>, 0x62227794f95b <vm_exec_core+4203>, 0x6222779506e9 <vm_exec_core+7673>, 0x62227795193d <vm_exec_core+12365>, 0x622277951ada <vm_exec_core+12778>, 0x62227794ec80 <vm_exec_core+912>, 0x62227794f03b <vm_exec_core+1867>, 0x62227794ed12 <vm_exec_core+1058>, 0x622277955187 <vm_exec_core+26775>, 0x622277951459 <vm_exec_core+11113>, 0x622277952755 <vm_exec_core+15973>, 0x622277951c86 <vm_exec_core+13206>, 0x622277952419 <vm_exec_core+15145>, 0x622277952335 <vm_exec_core+14917>, 0x62227795124b <vm_exec_core+10587>, 0x622277951b7b <vm_exec_core+12939>, 0x622277951813 <vm_exec_core+12067>, 0x622277951e37 <vm_exec_core+13639>, 0x622277951db5 <vm_exec_core+13509>, 0x6222779502f7 <vm_exec_core+6663>, 0x6222779555b2 <vm_exec_core+27842>, 0x62227794fd6a <vm_exec_core+5242>, 0x6222779568c7 <vm_exec_core+32727>, 0x622277954231 <vm_exec_core+22849>, 0x6222779520d7 <vm_exec_core+14311>, 0x62227794ee9f <vm_exec_core+1455>, 0x622277955d7e <vm_exec_core+29838>, 0x62227795593d <vm_exec_core+28749>, 0x62227795010b <vm_exec_core+6171>, 0x62227794f482 <vm_exec_core+2962>, 0x622277954812 <vm_exec_core+24354>, 0x622277950ae9 <vm_exec_core+8697>, 0x62227795647d <vm_exec_core+31629>, 0x622277955b3e <vm_exec_core+29262>, 0x6222779510b4 <vm_exec_core+10180>, 0x62227795201f <vm_exec_core+14127>, 0x6222779544d3 <vm_exec_core+23523>, 0x622277955aa4 <vm_exec_core+29108>, 0x622277953114 <vm_exec_core+18468>, 0x622277954555 <vm_exec_core+23653>, 0x622277954ba8 <vm_exec_core+25272>, 0x622277953052 <vm_exec_core+18274>, 0x62227794f3ae <vm_exec_core+2750>, 0x622277953d0b <vm_exec_core+21531>, 0x62227794f1cf <vm_exec_core+2271>, 0x62227794f604 <vm_exec_core+3348>, 0x62227795133a <vm_exec_core+10826>, 0x622277952d76 <vm_exec_core+17542>, 0x6222779536b8 <vm_exec_core+19912>, 0x622277952aa1 <vm_exec_core+16817>, 0x62227794edfb <vm_exec_core+1291>, 0x622277954d9e <vm_exec_core+25774>, 0x622277955802 <vm_exec_core+28434>, 0x62227794f7ad <vm_exec_core+3773>, 0x6222779503f8 <vm_exec_core+6920>, 0x6222779501fa <vm_exec_core+6410>, 0x622277950b95 <vm_exec_core+8869>, 0x622277951f71 <vm_exec_core+13953>, 0x62227794f867 <vm_exec_core+3959>, 0x622277954c53 <vm_exec_core+25443>, 0x62227795033c <vm_exec_core+6732>, 0x622277951eaa <vm_exec_core+13754>, 0x62227795289f <vm_exec_core+16303>, 0x622277954a24 <vm_exec_core+24884>, 0x6222779534bc <vm_exec_core+19404>, 0x622277950e42 <vm_exec_core+9554>, 0x622277950652 <vm_exec_core+7522>, 0x6222779546f8 <vm_exec_core+24072>, 0x622277951689 <vm_exec_core+11673>, 0x622277953ddf <vm_exec_core+21743>, 0x62227795358d <vm_exec_core+19613>, 0x622277953eb5 <vm_exec_core+21957>, 0x622277955368 <vm_exec_core+27256>, 0x622277952a0d <vm_exec_core+16669>, 0x622277954aca <vm_exec_core+25050>, 0x622277950f11 <vm_exec_core+9761>, 0x6222779545f8 <vm_exec_core+23816>, 0x622277953100 <vm_exec_core+18448>, 0x622277952eac <vm_exec_core+17852>, 0x622277953279 <vm_exec_core+18825>, 0x622277952737 <vm_exec_core+15943>, 0x622277952b45 <vm_exec_core+16981>, 0x622277951158 <vm_exec_core+10344>, 0x622277950898 <vm_exec_core+8104>, 0x622277953fb7 <vm_exec_core+22215>, 0x62227794fa82 <vm_exec_core+4498>, 0x622277952534 <vm_exec_core+15428>, 0x62227795da9f <vm_exec_core+61871>, 0x6222779531b3 <vm_exec_core+18627>, 0x62227794fb24 <vm_exec_core+4660>, 0x62227794ffe7 <vm_exec_core+5879>, 0x62227794fc48 <vm_exec_core+4952>, 0x6222779504e8 <vm_exec_core+7160>, 0x622277950c91 <vm_exec_core+9121>, 0x622277952935 <vm_exec_core+16453>, 0x622277951f67 <vm_exec_core+13943>, 0x622277952930 <vm_exec_core+16448>, 0x622277953100 <vm_exec_core+18448>, 0x62227795304d <vm_exec_core+18269>, 0x6222779504e3 <vm_exec_core+7155>, 0x622277953480 <vm_exec_core+19344>, 0x6222779515ab <vm_exec_core+11451>, 0x6222779515b0 <vm_exec_core+11456>, 0x622277953048 <vm_exec_core+18264>, 0x622277952c36 <vm_exec_core+17222>, 0x622277952400 <vm_exec_core+15120>, 0x622277952321 <vm_exec_core+14897>, 0x622277952d71 <vm_exec_core+17537>, 0x62227795273c <vm_exec_core+15948>, 0x622277951f6c <vm_exec_core+13948>, 0x6222779506da <vm_exec_core+7658>...} reg_cfp = 0x77e3be7ff790 reg_pc = 0x50400002dcb8 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> th: 0x515000000300, native_id: 0x77e3c15fec40 INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> c:0021 p:---- s:0130 e:000129 CFUNC :select INSN_LABEL_putspecialobject = <optimized out> c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818 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> c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857 c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603 INSN_LABEL_intern = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298 INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53 INSN_LABEL_concatarray = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754 INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798 INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045 INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282 INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885 INSN_LABEL_topn = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_setn = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x000062227794b458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00006222775d428b in rb_ec_exec_node (ec=0x5160000006d0, n=0x77e3c0d541b8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe86da1350, <optimized out>, 0x7ffe86da12a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x77e3c0d541b8 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #26 0x00006222775cd7f7 in rb_main (argc=9, argv=0x7ffe86da1518) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffe86da1518) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1239138) detached] $ timeout 60 gdb -p 1238811 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007938553107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff8993d7cc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x793855533740 (LWP 1238811) "make" 0x00007938553107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff8993d7cc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x793855533740 (LWP 1238811) "make"): #0 0x00007938553107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff8993d7cc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x000059bdf7c60d16 in reap_children () No symbol table info available. #2 0x000059bdf7c61a8c in new_job () No symbol table info available. #3 0x000059bdf7c7072a in ?? () No symbol table info available. #4 0x000059bdf7c7109e in update_goal_chain () No symbol table info available. #5 0x000059bdf7c4b67a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 1238811) detached] make: *** [uncommon.mk:964: yes-test-all] Killed #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1238810 -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 1273662 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-08-09T20:28:53Z master 7b7dde37f5) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 37.397589 seconds 3432 files, 32772 examples, 133340 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.