# Logfile created on 2024-09-24 04:47:39 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007a7e8677fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240924-044739", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a7e867a0100 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a7e87c7fdc8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a7e866ba150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240924-044739", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240924-044739>, @binmode=false, @mon_data=#<Monitor:0x00007a7e87c7f990>, @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 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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 typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem 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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 79e79afee4 $$$[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 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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/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 Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.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... Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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 Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.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 9d07085b8afaf65967bb093016679939ba604e9f4d9c9208061cb1834aae7278 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: 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]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /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 typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc 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 '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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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 Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/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.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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.1 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 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 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.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 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.dev 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.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.7 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 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 typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 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.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.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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=60693 "--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/914] 105289=test_reline_key [ 2/914] 105281=test_reqarg [ 3/914] 105274=test_rdoc_generator_pot_po [ 4/914] 105288=test_gem_resolver_lock_set [ 5/914] 105275=test_rdoc_markup_hard_break [ 6/914] 105287=test_ractor_compatibility [ 7/914] 105276=test_append [ 8/914] 105278=test_unicode_normalize [ 9/914] 105282=test_method [ 10/914] 105284=test_member [ 11/914] 105277=test_gem_console_ui [ 12/914] 105286=test_gem_update_suggestion [ 13/914] 105276=test_gem_source_fetch_problem [ 14/914] 105280=test_set [ 15/914] 105285=test_resource [ 16/914] 105284=test_arity [ 17/914] 105283=test_ipaddr [ 18/914] 105279=test_pkey_rsa [ 19/914] 105284=test_rdoc_generator_ri [ 20/914] 105278=test_nofree [ 21/914] 105278=test_trace [ 22/914] 105278=test_numhash [ 23/914] 105280=test_gem_stream_ui [ 24/914] 105285=test_webauthn_poller [ 25/914] 105278=test_date_conv [ 26/914] 105289=test_gem_resolver_composed_set [ 27/914] 105278=test_egrep_cpp [ 28/914] 105283=test_rdoc_i18n_locale [ 29/914] 105274=test_argf [ 30/914] 105275=test_m17n [ 31/914] 105284=test_rdoc_markup_attribute_manager [ 32/914] 105278=test_yjit [ 33/914] 105284=test_buffered_io [ 34/914] 105283=test_rdoc_rdoc [ 35/914] 105277=test_rdoc_markup_pre_process [ 36/914] 105276=test_yjit_exit_locations [ 37/914] 105288=test_yamlstore [ 38/914] 105288=test_gem_commands_pristine_command [ 39/914] 105289=test_gem_config_file [ 40/914] 105286=test_rdoc_method_attr [ 41/914] 105284=test_scalar_scanner [ 42/914] 105285=test_within_pipe [ 43/914] 105280=test_gem_resolver_requirement_list [ 44/914] 105280=test_beginendblock [ 45/914] 105284=test_arith_seq_beg_len_step [ 46/914] 105283=test_reline [ 47/914] 105276=test_hash [ 48/914] 105285=test_win32ole_event [ 49/914] 105285=test_io_buffer [ 50/914] 105289=test_socket [ 51/914] 105284=test_function [ 52/914] 105277=test_weakref [ 53/914] 105285=test_not [ 54/914] 105275=test_timeout [ 55/914] 105285=ripper_test [ 56/914] 105287=test_rubygems [ 57/914] 105277=test_gem_package_tar_writer [ 58/914] 105281=test_yaml_tree [ 59/914] 105286=test_case_mapping [ 60/914] 105277=test_mailto [ 61/914] 105286=test_win32ole_record [ 62/914] 105286=test_gem_path_support [ 63/914] 105277=constant_path_node_test [ 64/914] 105284=heredoc_test [ 65/914] 105281=test_webauthn_listener_response [ 66/914] 105286=test_ubf_async_safe [ 67/914] 105286=test_array [ 68/914] 105286=snippets_test [ 69/914] 105277=parser_test [ 70/914] 105277=newline_test [ 71/914] 105284=test_console_attr [ 72/914] 105284=test_gem_bundler_version_finder [ 73/914] 105275=test_super [ 74/914] 105280=test_libs [ 75/914] 105277=test_gc [ 76/914] 105277=test_math [ 77/914] 105280=json_encoding_test [ 78/914] 105277=test_time [ 79/914] 105281=test_rb_str_dup [ 80/914] 105281=fuzzer_test [ 81/914] 105280=test_ast [ 82/914] 105279=test_rdoc_comment [ 83/914] 105287=test_pack [ 84/914] 105287=test_struct [ 85/914] 105284=onigmo_test [ 86/914] 105284=test_bug-5832 [ 87/914] 105284=test_case [ 88/914] 105287=test_cgi_multipart [ 89/914] 105284=test_digest_extend [ 90/914] 105281=test_gem_safe_yaml [ 91/914] 105281=test_popen_deadlock [ 92/914] 105284=test_autoconf [ 93/914] 105284=test_did_you_mean [ 94/914] 105287=test_sleep [ 95/914] 105277=test_x509name [ 96/914] 105279=test_object_references [ 97/914] 105277=test_wait [ 98/914] 105279=test_sizeof [ 99/914] 105285=test_face [100/914] 105285=test_alias [101/914] 105284=test_gem_requirement [102/914] 105277=test_euc_tw [103/914] 105277=test_gem_security [104/914] 105283=test_gem_commands_build_command [105/914] 105284=test_compile_prism [106/914] 105285=test_io_timeout [107/914] 105285=test_date_new [108/914] 105285=test_rdoc_rd [109/914] 105275=command_line_test [110/914] 105285=test_gem_commands_info_command [111/914] 105275=test_comparable [112/914] 105275=test_system [113/914] 105287=test_emoji_breaks [114/914] 105287=test_notimplement [115/914] 105287=test_bug-3571 [116/914] 105287=test_require [117/914] 105285=test_dup [118/914] 105281=test_dns [119/914] 105284=test_stringio [120/914] 105288=test_range [121/914] 105283=test_type [122/914] 105283=test_dryrun [123/914] 105283=test_gem_impossible_dependencies_error [124/914] 105283=json_generator_test [125/914] 105289=encodings_test [126/914] 105285=test_string_processing [127/914] 105285=test_io_buffer [128/914] 105285=test_locale [129/914] 105284=parse_stream_test [130/914] 105284=test_gem_resolver_api_set [131/914] 105284=test_ts [132/914] 105283=test_emitter [133/914] 105283=test_tmpdir [134/914] 105285=node_id_test [135/914] 105289=test_gem_source_subpath_problem [136/914] 105281=test_rdoc_token_stream [137/914] 105283=test_printf [138/914] 105283=test_rubyoptions [139/914] 105281=test_to_ary_concat [140/914] 105282=warnings_test [141/914] 105289=test_stringify_symbols [142/914] 105289=test_rdoc_alias [143/914] 105285=test_rdoc_single_class [144/914] 105282=test_windows_1252 [145/914] 105285=test_configuration [146/914] 105282=dispatcher_test [147/914] 105282=test_udp [148/914] 105282=test_ocsp [149/914] 105289=test_rdoc_text [150/914] 105289=test_shapes [151/914] 105285=test_pkey_dh [152/914] 105289=test_ifunless [153/914] 105289=test_require [154/914] 105289=test_gem_silent_ui [155/914] 105289=test_nesting_parser [156/914] 105286=test_gem_resolver_installer_set [157/914] 105285=test_gem_dependency_list [158/914] 105284=test_files_test [159/914] 105285=test_rendering [160/914] 105289=test_gem_commands_uninstall_command [161/914] 105285=test_io_m17n [162/914] 105284=test_delete [163/914] 105284=comments_test [164/914] 105284=test_config [165/914] 105284=test_ensured [166/914] 105286=test_continuation [167/914] 105286=test_forwardable [168/914] 105282=test_object_create_start [169/914] 105282=test_config [170/914] 105286=test_env [171/914] 105284=regular_expression_encoding_test [172/914] 105284=test_project_sanity [173/914] 105275=test_interned_str [174/914] 105275=test_placearg [175/914] 105282=test_rdoc_markup_paragraph [176/914] 105284=test_gem_commands_cleanup_command [177/914] 105281=test_win32ole_type [178/914] 105281=test_lexer [179/914] 105281=test_io_wait [180/914] 105282=test_rdoc_extend [181/914] 105275=test_kwargs [182/914] 105275=test_merge_keys [183/914] 105281=test_random [184/914] 105281=test_dir [185/914] 105288=test_x509store [186/914] 105275=test_mdns [187/914] 105282=test_gem_ext_configure_builder [188/914] 105275=test_rdoc_rd_inline_parser [189/914] 105277=test_gem_security_signer [190/914] 105275=test_bash_completion [191/914] 105275=test_exception [192/914] 105277=test_gem_local_remote_options [193/914] 105282=test_euc_kr [194/914] 105282=test_gem_commands_lock_command [195/914] 105277=test_set_len [196/914] 105288=test_rdoc_generator_json_index [197/914] 105277=test_threadgroup [198/914] 105282=test_queue [199/914] 105282=test_sleep [200/914] 105281=test_key_event_record [201/914] 105281=regular_expression_options_test [202/914] 105281=test_prettyprint [203/914] 105288=test_gem_validator [204/914] 105281=integer_parse_test [205/914] 105281=test_install [206/914] 105284=test_rdoc_markup_to_label [207/914] 105288=test_tree_spell_checker [208/914] 105289=test_pair [209/914] 105284=test_m17n_comb [210/914] 105288=test_date_ractor [211/914] 105277=test_custom_command [212/914] 105277=test_bundled_gems [213/914] 105277=lex_test [214/914] 105279=test_tsort [215/914] 105279=test_depth_first [216/914] 105279=test_ns_spki [217/914] 105281=index_write_test [218/914] 105281=test_integer_comb [219/914] 105279=test_singleton [220/914] 105279=test_rdoc_servlet [221/914] 105279=test_rdoc_rd_block_parser [222/914] 105279=test_win32ole_param_event [223/914] 105279=test_key_name_check [224/914] 105279=test_ripper [225/914] 105288=test_syntax [226/914] 105285=test_gem_request_set_gem_dependency_api [227/914] 105279=test_grapheme_breaks [228/914] 105279=test_date_marshal [229/914] 105279=test_ossl [230/914] 105285=test_ruby_lex [231/914] 105282=test_assignment [232/914] 105285=test_ssl_session [233/914] 105277=test_ractor [234/914] 105277=test_optarg [235/914] 105285=test_stream [236/914] 105285=test_gem_commands_exec_command [237/914] 105277=test_gem_commands_unpack_command [238/914] 105289=test_pack [239/914] 105274=test_autoload [240/914] 105287=test_gem_resolver_local_specification [241/914] 105277=test_rdoc_generator_pot [242/914] 105277=test_exception [243/914] 105277=test_gem_commands_signout_command [244/914] 105287=test_object [245/914] 105277=test_file_exhaustive [246/914] 105287=test_gem_gem_runner [247/914] 105275=test_gem_ext_cargo_builder [248/914] 105287=test_acceptable [249/914] 105289=implicit_array_test [250/914] 105289=test_len [251/914] 105289=test_rdoc_parser_markdown [252/914] 105289=test_function_entry [253/914] 105289=test_win32ole_param [254/914] 105289=test_method_name_check [255/914] 105289=test_kernel [256/914] 105275=heredoc_dedent_test [257/914] 105275=numeric_value_test [258/914] 105287=test_keyword [259/914] 105275=!Nothing_to_test [260/914] 105275=test_data [261/914] 105275=test_rdoc_ri_driver [262/914] 105279=test_http_request [263/914] 105285=test_httpheader [264/914] 105279=test_gem_commands_server_command [265/914] 105285=test_gem_package_task [266/914] 105285=test_bn [267/914] 105285=test_win32ole_method_event [268/914] 105285=test_provider [269/914] 105275=test_helper [270/914] 105275=test_memory_view [271/914] 105275=test_integer [272/914] 105279=test_utf32 [273/914] 105275=test_ellipsize [274/914] 105279=test_rand [275/914] 105275=test_pkey_ec [276/914] 105289=test_thread [277/914] 105286=test_noarg [278/914] 105289=test_data [279/914] 105289=test_gem_commands_update_command [280/914] 105275=test_date_parse [281/914] 105276=test_fips [282/914] 105287=test_backtrace [283/914] 105287=static_literals_test [284/914] 105275=test_workspace [285/914] 105287=test_random [286/914] 105287=test_to_ruby [287/914] 105287=test_bundled_ca [288/914] 105286=test_nextafter [289/914] 105285=test_input_method [290/914] 105279=test_tracer [291/914] 105285=test_capacity [292/914] 105285=test_option [293/914] 105286=test_gem_safe_marshal [294/914] 105275=test_key_stroke [295/914] 105285=test_deprecated [296/914] 105285=test_gc_compact [297/914] 105279=test_resize [298/914] 105275=test_rdoc_generator_darkfish [299/914] 105279=test_div [300/914] 105279=test_fiber [301/914] 105276=test_generic [302/914] 105287=breadth_first_search_test [303/914] 105287=test_err_in_callback [304/914] 105287=test_rdoc_store [305/914] 105276=test_win32ole_variant_m [306/914] 105276=json_parser_test [307/914] 105276=test_gem_commands_setup_command [308/914] 105282=test_alias_and_anchor [309/914] 105282=test_gem_commands_rebuild_command [310/914] 105275=test_cesu8 [311/914] 105275=test_rdoc_stats [312/914] 105286=errors_test [313/914] 105275=test_open3 [314/914] 105282=test_vm_dump [315/914] 105282=test_ftp [316/914] 105286=test_rdoc_markup_document [317/914] 105282=test_load [318/914] 105286=test_uncorrectable_name_check [319/914] 105286=test_cclass [320/914] 105282=test_shellwords [321/914] 105282=test_singleton_function [322/914] 105282=test_proc [323/914] 105286=test_case_comprehensive [324/914] 105286=test_framework [325/914] 105286=test_marshal [326/914] 105276=magic_comment_test [327/914] 105289=test_zlib [328/914] 105281=test_omap [329/914] 105281=test_json_tree [330/914] 105281=test_emitter [331/914] 105281=library_symbols_test [332/914] 105281=test_ractor [333/914] 105287=test_date_strptime [334/914] 105282=test_ssl [335/914] 105276=test_nomethod_error [336/914] 105276=test_pkey_dsa [337/914] 105286=test_https_proxy [338/914] 105284=test_gem [339/914] 105286=test_files_test_1 [340/914] 105287=test_gem_remote_fetcher_local_ssl_server [341/914] 105281=test_rdoc_rd_inline [342/914] 105281=test_float [343/914] 105276=test_ractor [344/914] 105276=test_severity [345/914] 105276=test_parser [346/914] 105276=attribute_write_test [347/914] 105276=test_yaml_special_cases [348/914] 105276=test_gem_source_list [349/914] 105276=test_helper_method [350/914] 105276=test_delegate [351/914] 105276=test_cgi_core [352/914] 105276=test_gem_installer Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=379431211, 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 105282 ko1 7u IPv4 379431211 0t0 TCP localhost:36971->localhost:46230 (CLOSE_WAIT) [353/914] 105277=test_rdoc_top_level [354/914] 105282=test_gem_command_manager [355/914] 105274=test_multi_irb_commands [356/914] 105274=test_rdoc_code_object [357/914] 105281=test_pipe [358/914] 105282=test_regex_casefold [359/914] 105282=test_gem_source_git [360/914] 105287=test_gem_commands_check_command [361/914] 105281=test_random_formatter [362/914] 105287=test_rdoc_normal_class [363/914] 105281=test_emoji [364/914] 105284=test_files_lib [365/914] 105284=test_sorted_set [366/914] 105281=test_string [367/914] 105277=test_help [368/914] 105287=test_gem_resolver_git_set [369/914] 105277=test_class_name_check [370/914] 105277=test_cp949 [371/914] 105277=test_condition [372/914] 105277=test_erb [373/914] 105277=test_scan_args [374/914] 105277=test_date_attr [375/914] 105277=test_integer [376/914] 105282=test_duplicate [377/914] 105287=test_time [378/914] 105282=json_ext_parser_test [379/914] 105282=test_gem_package [380/914] 105284=test_utf16 [381/914] 105284=test_rdoc_parser_simple [382/914] 105274=test_enumerator [383/914] 105284=test_name_error [384/914] 105287=test_exception_at_throwing [385/914] 105287=test_benchmark [386/914] 105284=string_encoding_test [387/914] 105284=test_safe_load [388/914] 105284=test_color_printer [389/914] 105275=test_gem_source [390/914] 105284=test_rdoc_markup_to_rdoc [391/914] 105284=test_frozen [392/914] 105287=test_handle [393/914] 105284=overlap_test [394/914] 105282=test_rdoc_ri_paths [395/914] 105282=test_gem_platform [396/914] 105285=test_gem_uninstaller [397/914] 105282=test_symbol [398/914] 105282=test_propertyputref [399/914] 105282=test_variable_name_check [400/914] 105275=test_gem_source_vendor [401/914] 105275=test_gem_commands_list_command [402/914] 105287=test_assembler [403/914] 105287=test_pty [404/914] 105275=test_date [405/914] 105275=test_date_time [406/914] 105282=test_pkcs12 [407/914] 105275=test_parser [408/914] 105275=test_gem_available_set [409/914] 105284=test_modify_expand [410/914] 105284=test_gem_source_installed [411/914] 105284=test_change_word [412/914] 105284=test_win32ole_variant [413/914] 105284=test_fiddle [414/914] 105275=test_enumerator [415/914] 105275=test_rdoc_markup_formatter [416/914] 105275=test_psych [417/914] 105289=test_ractor [418/914] 105275=test_rdoc_parser_prism_ruby [419/914] 105284=test_digest [420/914] 105289=test_gem_uri [421/914] 105289=test_rbconfig [422/914] 105289=test_command [423/914] 105278=test_gem_package_old [424/914] 105287=test_arith_seq_extract [425/914] 105282=test_gem_commands_help_command [426/914] 105282=test_stringchar [427/914] 105288=test_debug [428/914] 105288=test_error_highlight [429/914] 105282=test_set [430/914] 105287=test_find_executable [431/914] 105278=test_array [432/914] 105282=test_lazy_enumerator [433/914] 105287=test_date_compat [434/914] 105287=test_resolve_symbol [435/914] 105289=test_profile_frames [436/914] 105287=test_rdoc_task [437/914] 105287=test_backtrace [438/914] 105289=test_time_tz [439/914] 105284=test_kdf [440/914] 105289=test_gem_commands_outdated_command [441/914] 105284=test_gem_request_set_lockfile_tokenizer [442/914] 105289=test_nil [443/914] 105285=test_class2name [444/914] 105289=test_fileutils [445/914] 105285=test_process [446/914] 105284=test_object [447/914] 105285=test_eval [448/914] 105285=test_io [449/914] 105285=test_gem_commands_cert_command [450/914] 105275=test_gem_resolver_git_specification [451/914] 105288=test_dir_m17n [452/914] 105282=test_kill_ring [453/914] 105282=test_cgi_tag_helper [454/914] 105289=json_common_interface_test [455/914] 105282=test_stream [456/914] 105289=test_func [457/914] 105282=test_coverage [458/914] 105275=test_remote_fetch_error [459/914] 105287=test_pathname [460/914] 105275=test_thread_fd_close [461/914] 105275=json_addition_test [462/914] 105275=test_path_to_class [463/914] 105275=test_storage [464/914] 105275=test_gem_commands_dependency_command [465/914] 105284=test_cmethod [466/914] 105275=test_qsort [467/914] 105284=test_gem_ext_ext_conf_builder [468/914] 105275=parse_comments_test [469/914] 105275=test_serialize_subclasses [470/914] 105275=test_const [471/914] 105275=test_class [472/914] 105286=test_iterator [473/914] 105287=test_marshalable [474/914] 105287=test_string [475/914] 105287=test_gem_resolver_index_specification [476/914] 105287=test_method_cache [477/914] 105287=test_gem_dependency [478/914] 105286=test_cstr [479/914] 105283=test_gem_resolver_lock_specification [480/914] 105283=test_digest [481/914] 105283=test_variable [482/914] 105287=test_wss [483/914] 105287=test_closure [484/914] 105285=test_address_resolve [485/914] 105279=test_parse [486/914] 105283=test_have_macro [487/914] 105285=test_process [488/914] 105287=test_iter_break [489/914] 105287=test_gem_source_local [490/914] 105286=test_rdoc_parser_rd [491/914] 105286=test_num2int [492/914] 105282=test_stack [493/914] 105286=test_gem_commands_install_command [494/914] 105283=test_gem_ext_cargo_builder_unit [495/914] 105283=test_thread_queue [496/914] 105287=test_flip [497/914] 105287=test_nowrite [498/914] 105287=test_summary [499/914] 105279=test_econv [500/914] 105287=test_foreach [501/914] 105287=test_securerandom [502/914] 105287=test_nil2vtempty [503/914] 105287=test_arithmetic_sequence [504/914] 105277=test_literal [505/914] 105287=test_irb [506/914] 105284=test_thread [507/914] 105284=test_pattern_matching [508/914] 105288=test_gem_commands_search_command [509/914] 105288=test_encoding [510/914] 105288=bom_test [511/914] 105284=test_sockopt [512/914] 105284=test_frozen_error [513/914] 105284=test_file [514/914] 105288=test_lambda [515/914] 105288=test_document [516/914] 105288=test_ractor [517/914] 105289=test_pstore [518/914] 105288=test_bug_reporter [519/914] 105289=test_spell_checker [520/914] 105289=test_yield_block [521/914] 105289=test_recorder [522/914] 105289=test_gem_commands_specification_command [523/914] 105287=test_config [524/914] 105289=test_boolean [525/914] 105289=test_yaml [526/914] 105288=test_ansi_with_terminfo [527/914] 105282=test_rdoc_options [528/914] 105288=test_primitive [529/914] 105288=test_gem_request [530/914] 105289=test_pkey [531/914] 105289=test_gem_commands_signin_command [532/914] 105289=test_nonblock [533/914] 105289=test_gem_resolver_api_specification [534/914] 105289=test_rendering [535/914] 105289=test_getopts [536/914] 105289=parameters_signature_test [537/914] 105276=test_rdoc_include [538/914] 105289=test_thread_cv [539/914] 105286=test_cgi_modruby [540/914] 105286=test_helper [541/914] 105286=test_win32ole_method [542/914] 105286=test_yamldbm [543/914] 105286=test_eval [544/914] 105288=test_stat [545/914] 105288=test_addr [546/914] 105288=test_gem_resolver_best_set [547/914] 105279=test_convertible [548/914] 105283=test_windows_1251 [549/914] 105287=test_parser_events [550/914] 105283=test_unicode [551/914] 105288=test_regexp [552/914] 105283=newline_offsets_test [553/914] 105289=test_str2big [554/914] 105276=test_rational [555/914] 105289=test_scalar [556/914] 105289=test_rdoc_generator_markup [557/914] 105289=test_readpartial [558/914] 105287=test_gem_commands_contents_command [559/914] 105276=test_rdoc_cross_reference [560/914] 105287=test_gem_resolver_conflict [561/914] 105287=json_generic_object_test [562/914] 105286=test_hash_create [563/914] 105286=test_call [564/914] 105287=test_thread [565/914] 105289=test_switch_hitter [566/914] 105289=test_ole_methods [567/914] 105289=test_defined [568/914] 105282=test_pack [569/914] 105289=test_case_options [570/914] 105283=test_folderitem2_invokeverb [571/914] 105283=test_update [572/914] 105289=test_files_sample [573/914] 105283=test_arity [574/914] 105283=test_rdoc_markup_to_html_crossref [575/914] 105286=test_gem_resolver_index_set [576/914] 105286=test_init [577/914] 105289=test_rdoc_parser_changelog [578/914] 105274=test_gem_security_policy [579/914] 105277=test_file [580/914] 105277=test_gem_install_update_options [581/914] 105289=fixtures_test [582/914] 105284=test_rational2 [583/914] 105278=test_gem_dependency_resolution_error [584/914] 105284=test_http [585/914] 105278=test_io_wait_uncommon [586/914] 105278=test_string [587/914] 105278=test_formatter [588/914] 105276=test_gem_ci_detector [589/914] 105278=test_shift_jis [590/914] 105276=test_yield [591/914] 105278=test_gem_request_set_lockfile_parser [592/914] 105277=test_ostruct [593/914] 105283=test_completion [594/914] 105282=test_raise [595/914] 105282=test_proxy [596/914] 105282=test_unicode_escape [597/914] 105289=test_httpresponses [598/914] 105278=integer_base_flags_test [599/914] 105289=test_ftp [600/914] 105289=test_fnmatch [601/914] 105278=test_rdoc_markup_to_ansi [602/914] 105286=test_gem_resolver_vendor_set [603/914] 105282=test_evaluation [604/914] 105289=test_erb_command [605/914] 105286=test_https [606/914] 105282=test_require [607/914] 105277=test_have_library [608/914] 105289=test_erb_m17n [609/914] 105289=test_clone [610/914] 105274=test_objspace [611/914] 105278=test_koi8 [612/914] 105278=test_too_many_dummy_encodings [613/914] 105278=test_filter [614/914] 105289=test_gem_ext_cmake_builder [615/914] 105278=test_macro [616/914] 105289=test_hash [617/914] 105289=test_cipher [618/914] 105278=test_new [619/914] 105289=test_last_thread [620/914] 105278=test_rdoc_markup_to_bs [621/914] 105278=test_gem_remote_fetcher_local_server [622/914] 105278=test_etc [623/914] 105278=test_gem_source_lock [624/914] 105278=test_ldap [625/914] 105278=test_symbol [626/914] 105289=test_optparse [627/914] 105289=test_coder [628/914] 105283=test_context [629/914] 105289=test_rdoc_markup [630/914] 105289=test_enum [631/914] 105275=test_gem_commands_which_command [632/914] 105283=test_unix [633/914] 105275=test_gem_source_specific_file [634/914] 105283=parse_test [635/914] 105283=test_io_console [636/914] 105277=test_date_arith [637/914] 105275=test_rdoc_require [638/914] 105277=test_ws [639/914] 105277=test_io [640/914] 105275=test_metaclass [641/914] 105275=test_numeric [642/914] 105275=test_gem_spec_fetcher [643/914] 105275=test_ractor [644/914] 105275=test_gem_commands_sources_command [645/914] 105282=test_c_union_entity [646/914] 105282=test_undef [647/914] 105282=test_cd [648/914] 105275=symbol_encoding_test [649/914] 105282=test_internal_ivar [650/914] 105282=test_cgi_cookie [651/914] 105275=test_gem_commands_mirror [652/914] 105282=test_hmac [653/914] 105275=test_signedness [654/914] 105282=desugar_compiler_test [655/914] 105282=test_ractor [656/914] 105284=test_debugger_integration [657/914] 105284=test_array_create [658/914] 105284=test_gem_resolver_installed_specification [659/914] 105284=test_rdoc_rubygems_hook [660/914] 105282=test_my_integer [661/914] 105282=test_gem_commands_environment_command [662/914] 105279=test_tracepoint [663/914] 105282=test_gem_command [664/914] 105284=test_memory_view [665/914] 105282=test_pinned [666/914] 105283=test_show_source [667/914] 105282=test_inlinecache [668/914] 105283=test_rdoc_markup_to_markdown [669/914] 105284=test_httpresponse [670/914] 105283=test_rdoc_parser_ruby [671/914] 105284=test_usrmarshal [672/914] 105282=test_weakkeymap [673/914] 105279=test_key_error [674/914] 105279=test_enc_raise [675/914] 105279=test_engine [676/914] 105279=test_dot_dot [677/914] 105279=test_human_typo [678/914] 105279=test_cparser [679/914] 105286=reflection_test [680/914] 105286=test_bignum [681/914] 105284=test_postponed_job [682/914] 105289=ractor_test [683/914] 105289=test_gem_request_set_lockfile [684/914] 105286=test_gem_commands_yank_command [685/914] 105286=test_jaro_winkler [686/914] 105286=test_pattern_key_name_check [687/914] 105286=test_exit [688/914] 105279=test_config [689/914] 105289=test_tempfile [690/914] 105279=test_gem_util [691/914] 105286=test_raise_exception [692/914] 105284=test_gem_remote_fetcher [693/914] 105279=test_gem_gemcutter_utilities [694/914] 105287=test_gem_resolver [695/914] 105283=test_bmethod [696/914] 105283=test_enumerable [697/914] 105283=test_terminfo [698/914] 105283=test_ansi_without_terminfo [699/914] 105283=test_rdoc_markup_include [700/914] 105275=ruby_parser_test [701/914] 105283=test_rdoc_context_section [702/914] 105283=test_buffering [703/914] 105275=test_svcb_https [704/914] 105289=test_bug-14834 [705/914] 105283=test_key_actor_vi [706/914] 105275=test_x509cert [707/914] 105279=test_addrinfo [708/914] 105284=test_logdevice [709/914] 105289=test_rdoc_attr [710/914] 105289=test_passing_block [711/914] 105279=test_http [712/914] 105289=test_zsh_completion [713/914] 105289=test_gem_package_tar_reader_entry [714/914] 105279=test_lock_native_thread [715/914] 105279=test_webauthn_listener [716/914] 105283=test_logperiod [717/914] 105283=test_have_func [718/914] 105287=test_enc_str_buf_cat [719/914] 105287=test_default_gems Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 34775> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 105279 ko1 10u IPv4 379438862 0t0 TCP localhost:34775->localhost:59770 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 10 [720/914] 105279=test_constant [721/914] 105287=test_rdoc_parser_c [722/914] 105275=test_gem_security_trust_dir [723/914] 105278=test_gem_resolver_specification [724/914] 105289=test_rdoc_generator_pot_po_entry [725/914] 105275=json_fixtures_test [726/914] 105289=test_encoding [727/914] 105275=test_load [728/914] 105278=test_gem_doctor [729/914] 105275=test_ancdata [730/914] 105275=test_weakmap [731/914] 105278=test_rdoc_markup_to_table_of_contents [732/914] 105286=test_rubyvm [733/914] 105286=test_data_error [734/914] 105278=test_gem_resolver_dependency_request [735/914] 105278=test_force_exit [736/914] 105282=test_win32ole_typelib [737/914] 105282=test_euc_jp [738/914] 105282=test_abi [739/914] 105286=test_scanner_events [740/914] 105278=test_external_new [741/914] 105278=test_module [742/914] 105286=test_gem_commands_push_command [743/914] 105289=parse_success_test [744/914] 105289=test_ractor [745/914] 105287=test_rdoc_constant [746/914] 105289=test_registry [747/914] 105289=test_deprecate [748/914] 105283=test_ssl [749/914] 105289=test_gem_request_connection_pools [750/914] 105282=test_rdoc_markdown [751/914] 105287=test_optimization [752/914] 105286=test_common [753/914] 105289=test_rdoc_encoding [754/914] 105289=test_gem_uri_formatter [755/914] 105289=test_sprintf [756/914] 105284=test_gem_ext_builder [757/914] 105282=test_verbose [758/914] 105282=test_history [759/914] 105282=test_mutex [760/914] 105286=test_basicinstructions [761/914] 105276=test_bigzero [762/914] 105276=test_key_actor_emacs [763/914] 105286=test_date_strftime [764/914] 105289=compiler_test [765/914] 105289=test_gem_resolver_vendor_specification [766/914] 105289=test_typeddata [767/914] 105276=test_struct [768/914] 105282=test_normalize [769/914] 105282=test_recursion [770/914] 105282=test_find [771/914] 105276=locals_test [772/914] 105276=test_basicsocket [773/914] 105282=test_import [774/914] 105276=test_gem_commands_owner_command [775/914] 105289=pattern_test [776/914] 105289=test_gem_package_tar_header [777/914] 105289=test_disable_irb [778/914] 105289=test_sexp [779/914] 105289=test_logger [780/914] 105276=test_gem_unsatisfiable_dependency_error [781/914] 105276=test_rdoc_i18n_text [782/914] 105289=test_rdoc_tom_doc [783/914] 105276=test_ractor [784/914] 105289=test_rdoc_markup_parser [785/914] 105289=test_gem_remote_fetcher_s3 [786/914] 105276=test_require_lib [787/914] 105289=test_gem_version_option [788/914] 105279=test_files_test_2 [789/914] 105286=test_gem_rdoc [790/914] 105289=lex_test [791/914] 105289=test_trick [792/914] 105286=test_objectspace [793/914] 105282=test_gem_request_set [794/914] 105284=version_test [795/914] 105284=test_fd_setsize [796/914] 105284=test_null [797/914] 105284=test_big5 [798/914] 105284=test_gem_resolver_activation_request [799/914] 105284=test_rdoc_markup_raw [800/914] 105284=test_ensure_and_callcc [801/914] 105284=test_scheduler [802/914] 105284=test_fstring [803/914] 105278=test_name_error_extension [804/914] 105278=test_iseq_load [805/914] 105282=test_fixnum [806/914] 105282=test_timeout [807/914] 105282=test_signal [808/914] 105284=test_x509attr [809/914] 105284=test_iso_8859 [810/914] 105284=test_complex2 [811/914] 105284=test_history [812/914] 105284=test_dln [813/914] 105284=test_big2str [814/914] 105284=test_line_editor [815/914] 105284=test_rdoc_markup_indented_paragraph [816/914] 105284=test_rdoc_parser [817/914] 105284=test_coderange [818/914] 105284=test_open-uri [819/914] 105281=regexp_test [820/914] 105284=test_rdoc_markup_to_html [821/914] 105281=test_rdoc_markup_to_joined_paragraph [822/914] 105281=test_string_memory [823/914] 105281=test_pkg_config [824/914] 105281=test_rdoc_context [825/914] 105284=test_iseq [826/914] 105282=test_insns_leaf [827/914] 105278=test_store [828/914] 105282=location_test [829/914] 105282=test_c_struct_builder [830/914] 105282=test_gc [831/914] 105284=test_allocation [832/914] 105283=dump_test [833/914] 105278=test_enc_associate [834/914] 105281=test_gem_commands_open_command [835/914] 105281=test_x509req [836/914] 105281=test_cgi_util [837/914] 105277=test_protect [838/914] 105277=test_protocol [839/914] 105289=test_gem_ext_cargo_builder_link_flag_converter [840/914] 105289=test_tree_builder [841/914] 105289=test_warning [842/914] 105278=test_gem_name_tuple [843/914] 105277=test_win32ole_type_event [844/914] 105277=test_pointer [845/914] 105278=test_refinement [846/914] 105281=test_gem_dependency_installer [847/914] 105289=test_gem_specification [848/914] 105277=test_gbk [849/914] 105277=test_rdoc_markup_attributes [850/914] 105277=test_rdoc_class_module [851/914] 105275=test_gem_package_tar_reader [852/914] 105283=test_type_completor [853/914] 105283=test_gb18030 [854/914] 105283=test_win32ole_variable [855/914] 105283=test_stringscanner [856/914] 105275=test_numeric [857/914] 105275=test_x509crl [858/914] 105283=test_cgi_session [859/914] 105283=test_class [860/914] 105283=test_word [861/914] 105283=test_require_path_check [862/914] 105276=test_enumerator_kw [863/914] 105276=test_mixed_unicode_escapes [864/914] 105276=test_mul [865/914] 105276=test_win32ole_variant_outarg [866/914] 105276=test_mkmf [867/914] 105283=test_complexrational [868/914] 105283=test_cgi_header [869/914] 105275=test_gem_commands_fetch_command [870/914] 105283=test_pkcs7 [871/914] 105276=test_rdoc_markup_to_html_snippet [872/914] 105275=test_flush [873/914] 105275=test_rdoc_any_method [874/914] 105276=static_inspect_test [875/914] 105276=test_inadvertent_creation [876/914] 105283=test_rdoc_markup_verbatim [877/914] 105283=test_at_exit [878/914] 105283=test_instrumentation_api [879/914] 105276=source_location_test [880/914] 105274=test_complex [881/914] 105277=unescape_test [882/914] 105276=test_files_ext [883/914] 105279=test_x509ext [884/914] 105279=test_eval_history [885/914] 105279=test_c_struct_entry [886/914] 105276=test_case [887/914] 105276=equality_test [888/914] 105276=test_color [889/914] 105274=test_gem_commands_query_command [890/914] 105276=test_gem_commands_stale_command [891/914] 105276=test_win32ole [892/914] 105276=test_gem_version [893/914] 105279=test_rdoc_markup_to_tt_only [894/914] 105279=test_gem_text [895/914] 105276=test_settracefunc [896/914] 105279=tunnel_test [897/914] 105275=test_gem_stub_specification [898/914] 105279=test_rdoc_normal_module [899/914] 105279=test_rdoc_markdown_test [900/914] 105275=test_pp [901/914] 105275=test_tcp [902/914] 105289=test_sprintf_comb [903/914] 105283=test_path [904/914] 105275=test_method_cache [905/914] 105275=test_transcode [906/914] 105283=test_whileuntil [907/914] 105283=json_string_matching_test [908/914] 105283=test_gem_ext_rake_builder [909/914] 105289=test_monitor [910/914] 105274=test_asn1 [911/914] 105274=test_flags [912/914] 105289=test_rdoc_markup_heading [913/914] 105289=test_rat [914/914] 105289=test_extlibs Finished tests in 167.983135s, 190.0965 tests/s, 38638.8430 assertions/s. 31933 tests, 6490674 assertions, 0 failures, 0 errors, 398 skips ruby -v: ruby 3.4.0dev (2024-09-24T04:32:52Z master 79e79afee4) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. $$$[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.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.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-09-24T04:32:52Z master 79e79afee4) [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 ............................................................ ================================================================= ==141406==ERROR: AddressSanitizer: use-after-poison on address 0x7508c41e03d8 at pc 0x55d5517e0bef bp 0x7ffcbef89830 sp 0x7ffcbef89828 READ of size 8 at 0x7508c41e03d8 thread T0 2400 ............................................................ #0 0x55d5517e0bee in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x55d5517e0bee in rb_type /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:228:16 #2 0x55d5517e0bee in vm_objtostring /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6059:16 #3 0x55d5517e0bee in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:915:11 #4 0x55d5517ccd67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #5 0x55d5518441f9 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20 #6 0x55d551848f25 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #7 0x55d551848f25 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #8 0x55d5517f83b5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #9 0x55d5517f83b5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #10 0x55d55159ebf4 in rb_class_new_instance_pass_kw /tmp/ruby/src/trunk_asan/object.c:2173:5 #11 0x55d551830237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #12 0x55d5518163ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766:16 #13 0x55d551815e64 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #14 0x55d5517ddb4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #15 0x55d5517ddb4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #16 0x55d5517ccd67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #17 0x55d55184d821 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #18 0x55d55184d821 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #19 0x55d551800a5a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #20 0x55d551800a5a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2099:12 #21 0x55d551830237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #22 0x55d5517d50ea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #23 0x55d5517d50ea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x55d5517ccd67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #25 0x55d55184d821 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #26 0x55d55184d821 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #27 0x55d5517fa0c5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #28 0x55d5517fa0c5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #29 0x55d5517fa0c5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #30 0x55d5517fa0c5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #31 0x55d5519b26ed in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7887:24 #32 0x55d551830237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #33 0x55d5517d50ea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #34 0x55d5517d50ea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #35 0x55d5517ccd67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #36 0x55d551550637 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5 #37 0x55d55154864f in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:842:9 #38 0x55d55154dd89 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:916:5 #39 0x55d551830237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #40 0x55d5517ddb4c in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #41 0x55d5517ddb4c in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #42 0x55d5517ccd67 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #43 0x55d55184d821 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #44 0x55d55184d821 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #45 0x55d551800a5a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #46 0x55d551800a5a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2099:12 #47 0x55d551830237 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11 #48 0x55d5517d50ea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15 #49 0x55d5517d50ea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #50 0x55d5517cd120 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #51 0x55d5517cd120 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18 #52 0x55d55145431a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #53 0x55d55145431a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #54 0x55d55144d886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #55 0x55d55144d886 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #56 0x7508c482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #57 0x7508c482a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #58 0x55d551371664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: 5b91f7044234100f2b3ade6fd686e5e844c6f6db) Address 0x7508c41e03d8 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x7508c41e0100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x7508c41e0380: 00 00 00 00 00 00 00 00 00 00 00[f7]00 00 00 00 0x7508c41e0400: f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7508c41e0600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==141406==ABORTING A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_asan/spec/ruby/library/erb/def_method_spec.rb 2460 ......................................... Finished in 33.890317 seconds 2250 files, 24357 examples, 105979 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1014: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.