# Logfile created on 2024-07-12 15:46:10 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000078d6a1b7fde0 @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.20240712-154610", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000078d6a1ba07c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000078d6a1ba00e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078d6a1aba1f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240712-154610", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240712-154610>, @binmode=false, @mon_data=#<Monitor:0x000078d6a307fbc8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 84138f52b8 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' 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/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 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 e1a2e24ed8525e089be4669304b16c38af0118cfb0311e3d5eaaad0c870fa9df 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/json' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' 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/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[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 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 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: 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]: 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/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/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/openssl' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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/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/bigdecimal-3.1.8/ext/bigdecimal' 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.1 rss 0.3.0 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.0 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 1975 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/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=40138 "--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/911] 103435=test_rdoc_method_attr [ 2/911] 103439=test_gem_config_file [ 3/911] 103440=test_gem_commands_pristine_command [ 4/911] 103434=test_yamlstore [ 5/911] 103432=test_yjit_exit_locations [ 6/911] 103431=test_rdoc_markup_pre_process [ 7/911] 103430=test_rdoc_rdoc [ 8/911] 103437=test_io_buffer [ 9/911] 103441=test_win32ole_event [ 10/911] 103428=test_hash [ 11/911] 103429=test_reline [ 12/911] 103433=test_arith_seq_beg_len_step [ 13/911] 103438=test_beginendblock [ 14/911] 103442=test_gem_resolver_requirement_list [ 15/911] 103436=test_within_pipe [ 16/911] 103443=test_scalar_scanner [ 17/911] 103441=test_timeout [ 18/911] 103437=test_not [ 19/911] 103434=test_weakref [ 20/911] 103437=snapshots_test [ 21/911] 103443=test_function [ 22/911] 103433=test_socket [ 23/911] 103436=test_mailto [ 24/911] 103436=test_yaml_tree [ 25/911] 103432=test_case_mapping [ 26/911] 103432=test_gem_package_tar_writer [ 27/911] 103434=test_rubygems [ 28/911] 103436=ripper_test [ 29/911] 103431=test_unicode_normalize [ 30/911] 103442=test_method [ 31/911] 103431=test_append [ 32/911] 103431=test_ractor_compatibility [ 33/911] 103443=test_rdoc_markup_hard_break [ 34/911] 103430=test_gem_resolver_lock_set [ 35/911] 103441=test_rdoc_generator_pot_po [ 36/911] 103439=test_reqarg [ 37/911] 103435=test_reline_key [ 38/911] 103435=test_resource [ 39/911] 103443=test_set [ 40/911] 103443=test_gem_source_fetch_problem [ 41/911] 103432=test_gem_update_suggestion [ 42/911] 103435=test_gem_console_ui [ 43/911] 103441=test_member [ 44/911] 103441=test_gem_stream_ui [ 45/911] 103438=test_numhash [ 46/911] 103438=test_trace [ 47/911] 103438=test_rdoc_generator_ri [ 48/911] 103432=test_nofree [ 49/911] 103432=test_pkey_rsa [ 50/911] 103430=test_ipaddr [ 51/911] 103434=test_arity [ 52/911] 103434=test_yjit [ 53/911] 103430=test_buffered_io [ 54/911] 103438=test_rdoc_markup_attribute_manager [ 55/911] 103430=test_m17n [ 56/911] 103443=test_argf [ 57/911] 103438=test_rdoc_i18n_locale [ 58/911] 103435=test_egrep_cpp [ 59/911] 103438=test_gem_resolver_composed_set [ 60/911] 103432=test_date_conv [ 61/911] 103432=test_webauthn_poller [ 62/911] 103435=test_wait [ 63/911] 103441=test_object_references [ 64/911] 103431=test_x509name [ 65/911] 103436=test_sleep [ 66/911] 103432=test_compile_prism [ 67/911] 103441=test_gem_commands_build_command [ 68/911] 103435=test_gem_security [ 69/911] 103431=test_euc_tw [ 70/911] 103431=test_gem_requirement [ 71/911] 103439=test_alias [ 72/911] 103429=test_face [ 73/911] 103438=test_sizeof [ 74/911] 103429=test_bug-3571 [ 75/911] 103429=test_notimplement [ 76/911] 103429=test_emoji_breaks [ 77/911] 103430=test_system [ 78/911] 103429=test_comparable [ 79/911] 103429=test_gem_commands_info_command [ 80/911] 103437=command_line_test [ 81/911] 103437=test_rdoc_rd [ 82/911] 103441=test_date_new [ 83/911] 103439=test_io_timeout [ 84/911] 103441=test_stringio [ 85/911] 103439=test_dns [ 86/911] 103431=test_dup [ 87/911] 103432=test_require [ 88/911] 103441=newline_test [ 89/911] 103437=parser_test [ 90/911] 103437=snippets_test [ 91/911] 103429=test_array [ 92/911] 103436=test_ubf_async_safe [ 93/911] 103429=test_webauthn_listener_response [ 94/911] 103436=heredoc_test [ 95/911] 103436=constant_path_node_test [ 96/911] 103436=test_gem_path_support [ 97/911] 103429=test_win32ole_record [ 98/911] 103439=test_gem_bundler_version_finder [ 99/911] 103429=test_console_attr [100/911] 103429=onigmo_test [101/911] 103439=test_struct [102/911] 103439=test_rdoc_comment [103/911] 103429=test_pack [104/911] 103431=test_ast [105/911] 103429=fuzzer_test [106/911] 103429=test_rb_str_dup [107/911] 103441=json_encoding_test [108/911] 103429=test_time [109/911] 103441=test_math [110/911] 103441=test_gc [111/911] 103441=test_libs [112/911] 103441=test_super [113/911] 103436=test_did_you_mean [114/911] 103433=test_autoconf [115/911] 103433=test_popen_deadlock [116/911] 103439=test_gem_safe_yaml [117/911] 103439=test_digest_extend [118/911] 103439=test_cgi_multipart [119/911] 103429=test_case [120/911] 103429=test_bug-5832 [121/911] 103439=test_gem_silent_ui [122/911] 103429=test_require [123/911] 103440=test_ifunless [124/911] 103429=test_pkey_dh [125/911] 103440=test_rdoc_text [126/911] 103439=test_shapes [127/911] 103439=test_ocsp [128/911] 103429=test_gem_commands_uninstall_command [129/911] 103436=test_rendering [130/911] 103436=test_files_test [131/911] 103436=test_gem_dependency_list [132/911] 103440=test_gem_resolver_installer_set [133/911] 103436=test_nesting_parser [134/911] 103436=test_object_create_start [135/911] 103436=test_forwardable [136/911] 103439=test_continuation [137/911] 103439=test_ensured [138/911] 103436=test_config [139/911] 103441=test_delete [140/911] 103441=comments_test [141/911] 103440=test_io_m17n [142/911] 103441=test_gem_commands_cleanup_command [143/911] 103439=test_rdoc_markup_paragraph [144/911] 103436=test_interned_str [145/911] 103439=test_placearg [146/911] 103436=test_project_sanity [147/911] 103430=regular_expression_encoding_test [148/911] 103436=test_env [149/911] 103439=test_config [150/911] 103433=test_io_buffer [151/911] 103435=encodings_test [152/911] 103439=test_string_processing [153/911] 103439=json_generator_test [154/911] 103430=test_gem_impossible_dependencies_error [155/911] 103433=test_dryrun [156/911] 103430=test_type [157/911] 103430=test_range [158/911] 103433=test_gem_source_subpath_problem [159/911] 103439=node_id_test [160/911] 103435=test_tmpdir [161/911] 103429=test_emitter [162/911] 103429=test_ts [163/911] 103435=parse_stream_test [164/911] 103435=test_gem_resolver_api_set [165/911] 103441=test_locale [166/911] 103435=test_stringify_symbols [167/911] 103435=warnings_test [168/911] 103435=test_to_ary_concat [169/911] 103437=test_rubyoptions [170/911] 103441=test_printf [171/911] 103433=test_rdoc_token_stream [172/911] 103441=test_udp [173/911] 103441=dispatcher_test [174/911] 103441=test_configuration [175/911] 103439=test_windows_1252 [176/911] 103439=test_rdoc_single_class [177/911] 103439=test_rdoc_alias [178/911] 103441=regular_expression_options_test [179/911] 103441=test_key_event_record [180/911] 103433=test_sleep [181/911] 103441=test_queue [182/911] 103441=test_rdoc_markup_to_label [183/911] 103439=test_install [184/911] 103442=integer_parse_test [185/911] 103441=test_gem_validator [186/911] 103441=test_prettyprint [187/911] 103429=lex_test [188/911] 103441=test_custom_command [189/911] 103441=test_date_ractor [190/911] 103442=test_m17n_comb [191/911] 103439=test_pair [192/911] 103438=test_tree_spell_checker [193/911] 103441=test_integer_comb [194/911] 103438=index_write_test [195/911] 103435=test_ns_spki [196/911] 103430=test_depth_first [197/911] 103430=test_tsort [198/911] 103430=test_random [199/911] 103435=test_merge_keys [200/911] 103430=test_kwargs [201/911] 103438=test_rdoc_extend [202/911] 103430=test_io_wait [203/911] 103435=test_lexer [204/911] 103435=test_win32ole_type [205/911] 103435=test_rdoc_rd_inline_parser [206/911] 103440=test_gem_ext_configure_builder [207/911] 103438=test_x509store [208/911] 103435=test_mdns [209/911] 103440=test_dir [210/911] 103435=test_gem_local_remote_options [211/911] 103430=test_exception [212/911] 103435=test_bash_completion [213/911] 103435=test_gem_security_signer [214/911] 103435=test_threadgroup [215/911] 103438=test_rdoc_generator_json_index [216/911] 103438=test_set_len [217/911] 103438=test_gem_commands_lock_command [218/911] 103438=test_euc_kr [219/911] 103438=test_win32ole_param [220/911] 103438=test_function_entry [221/911] 103438=test_rdoc_parser_markdown [222/911] 103438=test_len [223/911] 103438=implicit_array_test [224/911] 103438=test_acceptable [225/911] 103440=heredoc_dedent_test [226/911] 103433=test_method_name_check [227/911] 103440=test_kernel [228/911] 103429=!Nothing_to_test [229/911] 103429=numeric_value_test [230/911] 103435=test_keyword [231/911] 103429=test_provider [232/911] 103433=test_win32ole_method_event [233/911] 103433=test_bn [234/911] 103433=test_gem_package_task [235/911] 103433=test_gem_commands_server_command [236/911] 103433=test_httpheader [237/911] 103438=test_http_request [238/911] 103433=test_rdoc_ri_driver [239/911] 103438=test_data [240/911] 103438=test_ripper [241/911] 103433=test_key_name_check [242/911] 103433=test_win32ole_param_event [243/911] 103433=test_rdoc_rd_block_parser [244/911] 103440=test_rdoc_servlet [245/911] 103440=test_singleton [246/911] 103440=test_ruby_lex [247/911] 103429=test_assignment [248/911] 103433=test_ossl [249/911] 103438=test_date_marshal [250/911] 103438=test_grapheme_breaks [251/911] 103438=test_gem_request_set_gem_dependency_api [252/911] 103435=test_syntax [253/911] 103432=test_gem_resolver_local_specification [254/911] 103439=test_autoload [255/911] 103438=test_pack [256/911] 103440=test_gem_commands_exec_command [257/911] 103432=test_gem_commands_unpack_command [258/911] 103432=test_stream [259/911] 103438=test_optarg [260/911] 103432=test_ractor [261/911] 103432=test_ssl_session [262/911] 103438=test_gem_ext_cargo_builder [263/911] 103438=test_gem_gem_runner [264/911] 103438=test_file_exhaustive [265/911] 103428=test_object [266/911] 103428=test_gem_commands_signout_command [267/911] 103432=test_exception [268/911] 103432=test_rdoc_generator_pot [269/911] 103428=test_div [270/911] 103428=test_rdoc_generator_darkfish [271/911] 103432=test_resize [272/911] 103432=test_gc_compact [273/911] 103440=test_key_stroke [274/911] 103436=test_deprecated [275/911] 103436=breadth_first_search_test [276/911] 103440=test_generic [277/911] 103436=test_fiber [278/911] 103443=test_rdoc_stats [279/911] 103440=test_cesu8 [280/911] 103440=test_gem_commands_rebuild_command [281/911] 103440=test_alias_and_anchor [282/911] 103443=test_gem_commands_setup_command [283/911] 103440=json_parser_test [284/911] 103440=test_win32ole_variant_m [285/911] 103440=test_rdoc_store [286/911] 103428=test_err_in_callback [287/911] 103428=test_rdoc_markup_document [288/911] 103428=test_ftp [289/911] 103428=test_vm_dump [290/911] 103428=test_open3 [291/911] 103433=errors_test [292/911] 103430=test_ellipsize [293/911] 103430=test_utf32 [294/911] 103430=test_integer [295/911] 103433=test_memory_view [296/911] 103433=test_helper [297/911] 103433=test_fips [298/911] 103430=test_date_parse [299/911] 103443=test_gem_commands_update_command [300/911] 103430=test_noarg [301/911] 103429=test_data [302/911] 103429=test_thread [303/911] 103433=test_pkey_ec [304/911] 103429=test_rand [305/911] 103430=test_bundled_ca [306/911] 103440=test_to_ruby [307/911] 103433=test_random [308/911] 103433=test_workspace [309/911] 103440=static_literals_test [310/911] 103440=test_backtrace [311/911] 103440=test_gem_safe_marshal [312/911] 103441=test_option [313/911] 103433=test_capacity [314/911] 103433=test_tracer [315/911] 103433=test_input_method [316/911] 103441=test_nextafter [317/911] 103442=test_rdoc_code_object [318/911] 103429=test_multi_irb_commands [319/911] 103433=test_gem_command_manager [320/911] 103429=test_rdoc_top_level [321/911] 103430=test_gem_installer [322/911] 103441=test_rdoc_normal_class [323/911] 103433=test_random_formatter [324/911] 103440=test_gem_commands_check_command [325/911] 103433=test_gem_source_git [326/911] 103441=test_regex_casefold [327/911] 103440=test_pipe [328/911] 103441=test_condition [329/911] 103441=test_cp949 [330/911] 103441=test_gem_resolver_git_set [331/911] 103440=test_class_name_check [332/911] 103440=test_help [333/911] 103440=test_string [334/911] 103441=test_sorted_set [335/911] 103443=test_files_lib [336/911] 103433=test_emoji [337/911] 103433=test_time [338/911] 103442=json_ext_parser_test [339/911] 103442=test_duplicate [340/911] 103429=test_integer [341/911] 103442=test_date_attr [342/911] 103442=test_scan_args [343/911] 103442=test_erb [344/911] 103441=test_omap [345/911] 103442=magic_comment_test [346/911] 103441=test_zlib [347/911] 103433=test_marshal [348/911] 103438=test_framework [349/911] 103438=test_case_comprehensive [350/911] 103438=test_proc [351/911] 103442=test_singleton_function [352/911] 103442=test_shellwords [353/911] 103442=test_cclass [354/911] 103442=test_uncorrectable_name_check [355/911] 103442=test_load [356/911] 103442=test_https_proxy [357/911] 103439=test_pkey_dsa [358/911] 103433=test_nomethod_error [359/911] 103433=test_ssl Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 37701> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103442 ko1 6u IPv4 10234661 0t0 TCP localhost:37701 (LISTEN) [360/911] 103442=test_date_strptime [361/911] 103438=test_ractor [362/911] 103439=library_symbols_test [363/911] 103442=test_emitter [364/911] 103439=test_json_tree [365/911] 103439=test_severity [366/911] 103439=test_ractor [367/911] 103442=test_float [368/911] 103439=test_rdoc_rd_inline [369/911] 103439=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 39893> [370/911] 103432=test_files_test_1 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103433 ko1 8u IPv4 10234710 0t0 TCP localhost:39893->localhost:33720 (CLOSE_WAIT) Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 38961> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103439 ko1 8u IPv4 10243174 0t0 TCP *:38961 (LISTEN) Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8 [371/911] 103433=test_gem Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45531> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103439 ko1 9u IPv4 10235679 0t0 TCP *:45531 (LISTEN) .Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46147> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103439 ko1 10u sock 0,8 0t0 10232741 protocol: TCP .Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x000070128e465328 /tmp/ruby/src/trunk_asan/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> [372/911] 103438=test_cgi_core [373/911] 103438=test_delegate Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 42531> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103439 ko1 9u IPv4 10245452 0t0 TCP *:42531 (LISTEN) Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x000070128e465328 /tmp/ruby/src/trunk_asan/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> [374/911] 103438=test_helper_method Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 34975> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103439 ko1 10u IPv4 10245486 0t0 TCP localhost:34975->localhost:33662 (CLOSE_WAIT) [375/911] 103428=test_gem_source_list [376/911] 103439=test_yaml_special_cases [377/911] 103439=attribute_write_test [378/911] 103439=test_parser [379/911] 103439=test_ractor [380/911] 103428=test_psych [381/911] 103438=test_rdoc_markup_formatter [382/911] 103438=test_enumerator [383/911] 103438=test_fiddle [384/911] 103428=test_win32ole_variant [385/911] 103428=test_debug [386/911] 103428=test_stringchar [387/911] 103438=test_gem_commands_help_command [388/911] 103439=test_arith_seq_extract [389/911] 103428=test_command [390/911] 103438=test_gem_package_old [391/911] 103438=test_gem_uri [392/911] 103442=test_rbconfig [393/911] 103442=test_digest [394/911] 103438=test_profile_frames [395/911] 103439=test_resolve_symbol [396/911] 103438=test_date_compat [397/911] 103438=test_lazy_enumerator [398/911] 103439=test_array [399/911] 103428=test_find_executable [400/911] 103428=test_set [401/911] 103428=test_error_highlight [402/911] 103433=test_class2name [403/911] 103433=test_nil [404/911] 103433=test_gem_request_set_lockfile_tokenizer [405/911] 103442=test_gem_commands_outdated_command [406/911] 103433=test_kdf [407/911] 103433=test_time_tz [408/911] 103442=test_backtrace [409/911] 103438=test_rdoc_task [410/911] 103433=test_enumerator [411/911] 103438=test_rdoc_parser_simple [412/911] 103438=test_utf16 [413/911] 103438=test_gem_package [414/911] 103428=test_handle [415/911] 103442=test_frozen [416/911] 103442=test_gem_source [417/911] 103428=test_rdoc_markup_to_rdoc [418/911] 103441=test_color_printer [419/911] 103441=test_safe_load [420/911] 103441=string_encoding_test [421/911] 103428=test_benchmark [422/911] 103441=test_exception_at_throwing [423/911] 103438=test_name_error [424/911] 103441=test_pty [425/911] 103442=test_assembler [426/911] 103442=test_gem_commands_list_command [427/911] 103442=test_gem_source_vendor [428/911] 103442=test_variable_name_check [429/911] 103442=test_propertyputref [430/911] 103442=test_gem_uninstaller [431/911] 103436=test_symbol [432/911] 103436=test_gem_platform [433/911] 103436=test_rdoc_ri_paths [434/911] 103428=overlap_test [435/911] 103438=test_change_word [436/911] 103438=test_gem_source_installed [437/911] 103438=test_modify_expand [438/911] 103438=test_gem_available_set [439/911] 103441=test_parser [440/911] 103441=test_date_time [441/911] 103438=test_pkcs12 [442/911] 103441=test_date [443/911] 103441=test_address_resolve [444/911] 103441=test_closure [445/911] 103436=test_wss [446/911] 103436=test_variable [447/911] 103429=test_digest [448/911] 103429=test_gem_resolver_lock_specification [449/911] 103429=test_cstr [450/911] 103436=test_num2int [451/911] 103434=test_rdoc_parser_rd [452/911] 103436=test_gem_source_local [453/911] 103438=test_iter_break [454/911] 103438=test_process [455/911] 103443=test_have_macro [456/911] 103428=test_parse [457/911] 103441=test_summary [458/911] 103434=test_flip [459/911] 103436=test_nowrite [460/911] 103436=test_thread_queue [461/911] 103434=test_gem_ext_cargo_builder_unit [462/911] 103434=test_gem_commands_install_command [463/911] 103441=test_stack [464/911] 103429=test_nil2vtempty [465/911] 103429=test_securerandom [466/911] 103429=test_foreach [467/911] 103429=test_econv [468/911] 103437=test_gem_commands_cert_command [469/911] 103443=test_io [470/911] 103442=test_eval [471/911] 103442=test_object [472/911] 103435=test_process [473/911] 103435=test_fileutils [474/911] 103443=test_remote_fetch_error [475/911] 103443=test_pathname [476/911] 103428=test_coverage [477/911] 103435=test_func [478/911] 103443=test_stream [479/911] 103443=json_common_interface_test [480/911] 103443=test_cgi_tag_helper [481/911] 103430=test_kill_ring [482/911] 103443=test_dir_m17n [483/911] 103442=test_gem_resolver_git_specification [484/911] 103432=test_gem_ext_ext_conf_builder [485/911] 103430=test_qsort [486/911] 103430=test_cmethod [487/911] 103430=test_gem_commands_dependency_command [488/911] 103430=test_storage [489/911] 103430=test_path_to_class [490/911] 103430=json_addition_test [491/911] 103430=test_thread_fd_close [492/911] 103430=test_gem_dependency [493/911] 103442=test_method_cache [494/911] 103442=test_marshalable [495/911] 103442=test_gem_resolver_index_specification [496/911] 103430=test_string [497/911] 103430=test_iterator [498/911] 103442=test_class [499/911] 103430=test_const [500/911] 103430=test_serialize_subclasses [501/911] 103430=parse_comments_test [502/911] 103430=test_yamldbm [503/911] 103430=test_win32ole_method [504/911] 103430=test_helper [505/911] 103430=test_cgi_modruby [506/911] 103430=test_thread_cv [507/911] 103441=test_unicode [508/911] 103441=test_parser_events [509/911] 103437=test_windows_1251 [510/911] 103437=test_gem_resolver_best_set [511/911] 103441=test_convertible [512/911] 103434=test_addr [513/911] 103437=test_eval [514/911] 103434=test_stat [515/911] 103434=test_rational [516/911] 103430=test_str2big [517/911] 103430=test_regexp [518/911] 103434=newline_offsets_test [519/911] 103436=test_gem_resolver_conflict [520/911] 103429=test_rdoc_cross_reference [521/911] 103436=test_gem_commands_contents_command [522/911] 103436=test_readpartial [523/911] 103436=test_rdoc_generator_markup [524/911] 103436=test_scalar [525/911] 103436=test_gem_commands_search_command [526/911] 103436=test_pattern_matching [527/911] 103436=test_thread [528/911] 103428=test_irb [529/911] 103437=test_literal [530/911] 103436=test_arithmetic_sequence [531/911] 103434=test_lambda [532/911] 103436=test_file [533/911] 103434=test_frozen_error [534/911] 103434=test_sockopt [535/911] 103434=bom_test [536/911] 103434=test_encoding [537/911] 103434=test_ansi_with_terminfo [538/911] 103434=test_rdoc_options [539/911] 103429=test_yaml [540/911] 103428=test_config [541/911] 103432=test_boolean [542/911] 103432=test_gem_commands_specification_command [543/911] 103429=test_recorder [544/911] 103429=test_yield_block [545/911] 103429=test_spell_checker [546/911] 103435=test_bug_reporter [547/911] 103429=test_ractor [548/911] 103432=test_pstore [549/911] 103429=test_document [550/911] 103429=test_rdoc_include [551/911] 103432=parameters_signature_test [552/911] 103429=test_getopts [553/911] 103429=test_rendering [554/911] 103432=test_gem_resolver_api_specification [555/911] 103435=test_gem_commands_signin_command [556/911] 103429=test_nonblock [557/911] 103429=test_pkey [558/911] 103443=test_gem_request [559/911] 103432=test_primitive [560/911] 103432=test_http [561/911] 103429=test_gem_dependency_resolution_error [562/911] 103429=test_rational2 [563/911] 103429=fixtures_test [564/911] 103434=test_proxy [565/911] 103435=test_raise [566/911] 103435=test_completion [567/911] 103434=test_ostruct [568/911] 103428=test_gem_request_set_lockfile_parser [569/911] 103443=test_yield [570/911] 103434=test_shift_jis [571/911] 103429=test_formatter [572/911] 103434=test_gem_ci_detector [573/911] 103429=test_string [574/911] 103428=test_io_wait_uncommon [575/911] 103434=test_have_library [576/911] 103428=test_https [577/911] 103429=test_require [578/911] 103428=test_erb_command [579/911] 103428=test_evaluation [580/911] 103428=test_gem_resolver_vendor_set [581/911] 103428=test_rdoc_markup_to_ansi [582/911] 103437=test_fnmatch [583/911] 103436=test_ftp [584/911] 103436=integer_base_flags_test [585/911] 103428=test_httpresponses [586/911] 103436=test_unicode_escape [587/911] 103428=test_gem_ext_cmake_builder [588/911] 103437=test_filter [589/911] 103428=test_too_many_dummy_encodings [590/911] 103437=test_koi8 [591/911] 103437=test_clone [592/911] 103439=test_objspace [593/911] 103436=test_erb_m17n [594/911] 103428=test_thread [595/911] 103436=test_call [596/911] 103435=json_generic_object_test [597/911] 103435=test_hash_create [598/911] 103435=test_pack [599/911] 103436=test_defined [600/911] 103437=test_ole_methods [601/911] 103437=test_switch_hitter [602/911] 103436=test_rdoc_markup_to_html_crossref [603/911] 103437=test_arity [604/911] 103437=test_update [605/911] 103437=test_files_sample [606/911] 103434=test_folderitem2_invokeverb [607/911] 103434=test_case_options [608/911] 103434=test_gem_install_update_options [609/911] 103435=test_file [610/911] 103435=test_gem_security_policy [611/911] 103437=test_rdoc_parser_changelog [612/911] 103434=test_init [613/911] 103437=test_gem_resolver_index_set [614/911] 103437=test_usrmarshal Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 8 [615/911] 103441=test_weakkeymap [616/911] 103435=test_rdoc_parser_ruby [617/911] 103436=test_httpresponse [618/911] 103436=test_rdoc_markup_to_markdown [619/911] 103436=test_inlinecache [620/911] 103437=test_show_source [621/911] 103429=test_pinned [622/911] 103436=test_memory_view [623/911] 103429=test_gem_command [624/911] 103432=test_engine [625/911] 103432=test_enc_raise [626/911] 103432=test_key_error [627/911] 103432=test_gem_request_set_lockfile [628/911] 103434=ractor_test [629/911] 103429=test_postponed_job [630/911] 103437=test_bignum [631/911] 103441=reflection_test [632/911] 103441=test_human_typo [633/911] 103441=test_cparser [634/911] 103434=test_dot_dot [635/911] 103434=test_gem_resolver [636/911] 103436=test_gem_remote_fetcher [637/911] 103437=test_gem_gemcutter_utilities [638/911] 103432=test_raise_exception [639/911] 103434=test_gem_util [640/911] 103437=test_tempfile [641/911] 103436=test_config [642/911] 103429=test_exit [643/911] 103436=test_pattern_key_name_check [644/911] 103436=test_jaro_winkler [645/911] 103436=test_gem_commands_yank_command [646/911] 103434=test_ldap [647/911] 103434=test_gem_source_lock [648/911] 103434=test_etc [649/911] 103429=test_gem_remote_fetcher_local_server [650/911] 103435=test_rdoc_markup_to_bs Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 45551> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37597> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103429 ko1 6u IPv4 10249691 0t0 TCP localhost:45551 (LISTEN) ruby 103429 ko1 7u IPv4 10249693 0t0 TCP localhost:37597 (LISTEN) [651/911] 103437=test_last_thread [652/911] 103435=test_new [653/911] 103435=test_cipher [654/911] 103434=test_macro [655/911] 103434=test_hash [656/911] 103436=parse_test Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 32915> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 44013> [657/911] 103434=test_unix [658/911] 103436=test_gem_source_specific_file COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103429 ko1 8u IPv4 10246869 0t0 TCP localhost:32915 (LISTEN) ruby 103429 ko1 9u IPv4 10246870 0t0 TCP localhost:44013 (LISTEN) [659/911] 103435=test_gem_commands_which_command .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 [660/911] 103434=test_enum [661/911] 103435=test_rdoc_markup Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 45829> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 38759> [662/911] 103435=test_context COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103429 ko1 8u IPv4 10252881 0t0 TCP localhost:45829 (LISTEN) ruby 103429 ko1 9u IPv4 10252882 0t0 TCP localhost:38759 (LISTEN) [663/911] 103441=test_optparse [664/911] 103441=test_coder Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 [665/911] 103436=test_symbol [666/911] 103441=test_undef [667/911] 103441=test_c_union_entity Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 37123> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 39425> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 103429 ko1 8u IPv4 10255591 0t0 TCP localhost:37123 (LISTEN) ruby 103429 ko1 9u IPv4 10255592 0t0 TCP localhost:39425 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 [668/911] 103429=test_gem_commands_sources_command [669/911] 103441=test_gem_spec_fetcher [670/911] 103435=test_numeric Closed file descriptor: TestGemCommandsSourcesCommand#test_execute_remove: 6 Closed file descriptor: TestGemCommandsSourcesCommand#test_execute_remove: 7 [671/911] 103437=test_metaclass [672/911] 103437=test_io [673/911] 103435=test_ws [674/911] 103435=test_rdoc_require [675/911] 103429=test_date_arith [676/911] 103429=test_io_console [677/911] 103441=test_tracepoint [678/911] 103435=test_gem_commands_environment_command [679/911] 103435=test_my_integer [680/911] 103435=test_rdoc_rubygems_hook [681/911] 103432=test_gem_resolver_installed_specification [682/911] 103432=test_debugger_integration [683/911] 103435=test_array_create [684/911] 103435=test_ractor [685/911] 103432=desugar_compiler_test [686/911] 103432=test_signedness [687/911] 103435=test_hmac [688/911] 103435=test_gem_commands_mirror [689/911] 103435=test_cgi_cookie [690/911] 103435=test_internal_ivar [691/911] 103435=symbol_encoding_test [692/911] 103435=test_cd [693/911] 103435=test_data_error [694/911] 103441=test_rubyvm [695/911] 103441=test_rdoc_markup_to_table_of_contents [696/911] 103441=test_weakmap [697/911] 103435=test_ancdata [698/911] 103435=test_gem_doctor [699/911] 103435=test_external_new [700/911] 103435=test_scanner_events [701/911] 103435=test_abi [702/911] 103442=test_euc_jp [703/911] 103442=test_win32ole_typelib [704/911] 103442=test_force_exit [705/911] 103435=test_gem_resolver_dependency_request [706/911] 103442=test_ssl [707/911] 103435=test_deprecate [708/911] 103435=test_rdoc_constant [709/911] 103429=test_registry [710/911] 103429=test_ractor [711/911] 103429=parse_success_test [712/911] 103429=test_gem_commands_push_command [713/911] 103435=test_module [714/911] 103434=test_sprintf [715/911] 103429=test_gem_uri_formatter [716/911] 103429=test_rdoc_encoding [717/911] 103429=test_common [718/911] 103434=test_optimization [719/911] 103443=test_rdoc_markdown [720/911] 103432=test_gem_request_connection_pools [721/911] 103429=test_key_actor_vi [722/911] 103428=test_bug-14834 [723/911] 103443=test_svcb_https [724/911] 103443=test_rdoc_context_section [725/911] 103443=ruby_parser_test [726/911] 103428=test_buffering [727/911] 103429=test_rdoc_markup_include [728/911] 103429=test_ansi_without_terminfo [729/911] 103428=test_terminfo [730/911] 103429=test_enumerable [731/911] 103428=test_bmethod [732/911] 103429=test_http [733/911] 103428=test_passing_block [734/911] 103429=test_rdoc_attr [735/911] 103428=test_logdevice [736/911] 103429=test_addrinfo [737/911] 103443=test_x509cert [738/911] 103429=test_enc_str_buf_cat [739/911] 103429=test_logperiod [740/911] 103429=test_have_func [741/911] 103432=test_webauthn_listener [742/911] 103432=test_lock_native_thread [743/911] 103432=test_gem_package_tar_reader_entry [744/911] 103432=test_zsh_completion [745/911] 103432=test_load [746/911] 103432=test_encoding [747/911] 103443=json_fixtures_test [748/911] 103443=test_rdoc_generator_pot_po_entry [749/911] 103443=test_gem_resolver_specification [750/911] 103443=test_rdoc_parser_c [751/911] 103432=test_gem_security_trust_dir [752/911] 103432=test_constant [753/911] 103443=test_default_gems [754/911] 103443=test_gem_rdoc [755/911] 103429=test_files_test_2 [756/911] 103443=test_gem_version_option [757/911] 103443=test_require_lib [758/911] 103428=test_gem_remote_fetcher_s3 [759/911] 103428=test_rdoc_markup_parser [760/911] 103428=test_fd_setsize [761/911] 103428=version_test [762/911] 103428=test_gem_request_set [763/911] 103436=test_objectspace [764/911] 103428=test_trick [765/911] 103435=test_gem_resolver_activation_request [766/911] 103435=test_big5 [767/911] 103435=test_null [768/911] 103435=test_signal [769/911] 103436=test_timeout [770/911] 103436=test_fixnum [771/911] 103436=test_iseq_load [772/911] 103432=test_name_error_extension [773/911] 103432=test_fstring [774/911] 103432=test_scheduler [775/911] 103442=test_rdoc_markup_raw [776/911] 103442=test_history [777/911] 103442=test_verbose [778/911] 103432=redundant_return_test [779/911] 103432=test_gem_ext_builder [780/911] 103442=test_struct [781/911] 103442=test_typeddata [782/911] 103442=test_gem_resolver_vendor_specification [783/911] 103442=compiler_test [784/911] 103442=test_date_strftime [785/911] 103435=test_key_actor_emacs [786/911] 103435=test_bigzero [787/911] 103435=test_basicinstructions [788/911] 103440=test_mutex [789/911] 103441=test_gem_commands_owner_command [790/911] 103435=test_import [791/911] 103436=test_basicsocket [792/911] 103436=locals_test [793/911] 103442=test_find [794/911] 103441=test_recursion [795/911] 103442=test_normalize [796/911] 103442=test_ractor [797/911] 103441=test_rdoc_tom_doc [798/911] 103440=test_rdoc_i18n_text [799/911] 103441=test_gem_unsatisfiable_dependency_error [800/911] 103440=test_logger [801/911] 103441=test_sexp [802/911] 103440=test_gem_package_tar_header [803/911] 103441=test_disable_irb [804/911] 103441=pattern_test [805/911] 103442=test_rdoc_class_module [806/911] 103440=test_gbk [807/911] 103441=test_rdoc_markup_attributes [808/911] 103440=test_gem_specification [809/911] 103441=test_gem_dependency_installer [810/911] 103436=test_pointer Closed file descriptor: TestRDocClassModule#test_update_aliases_module: 6 [811/911] 103432=test_refinement [812/911] 103428=test_win32ole_type_event [813/911] 103428=test_gem_name_tuple [814/911] 103428=test_warning [815/911] 103435=test_word [816/911] 103435=test_cgi_session [817/911] 103435=test_class [818/911] 103435=test_x509crl [819/911] 103428=test_numeric [820/911] 103436=test_stringscanner [821/911] 103428=test_win32ole_variable [822/911] 103428=test_gb18030 [823/911] 103428=test_type_completor [824/911] 103428=test_gem_package_tar_reader [825/911] 103436=test_mkmf [826/911] 103428=test_win32ole_variant_outarg [827/911] 103428=test_mul [828/911] 103428=test_mixed_unicode_escapes [829/911] 103428=test_enumerator_kw [830/911] 103436=test_require_path_check [831/911] 103428=test_rdoc_any_method [832/911] 103442=test_flush [833/911] 103435=test_rdoc_markup_to_html_snippet [834/911] 103442=test_cgi_header [835/911] 103442=test_gem_commands_fetch_command [836/911] 103436=test_pkcs7 [837/911] 103437=test_complexrational [838/911] 103437=test_dln [839/911] 103437=test_history [840/911] 103435=test_complex2 [841/911] 103435=test_iso_8859 [842/911] 103437=test_x509attr [843/911] 103435=test_rdoc_context [844/911] 103437=test_pkg_config [845/911] 103442=test_rdoc_markup_to_joined_paragraph [846/911] 103442=test_string_memory [847/911] 103437=test_rdoc_markup_to_html [848/911] 103436=regexp_test [849/911] 103436=test_coderange [850/911] 103436=test_open-uri [851/911] 103442=test_rdoc_parser [852/911] 103442=test_rdoc_markup_indented_paragraph [853/911] 103437=test_big2str [854/911] 103442=test_line_editor [855/911] 103437=test_enc_associate [856/911] 103429=dump_test [857/911] 103442=test_gc [858/911] 103433=test_allocation [859/911] 103436=test_c_struct_builder [860/911] 103443=location_test [861/911] 103443=test_store [862/911] 103428=test_insns_leaf [863/911] 103436=test_iseq [864/911] 103428=test_tree_builder [865/911] 103428=test_gem_ext_cargo_builder_link_flag_converter [866/911] 103428=test_protocol [867/911] 103428=test_protect [868/911] 103428=test_cgi_util [869/911] 103443=test_x509req [870/911] 103428=test_gem_commands_open_command [871/911] 103443=tunnel_test [872/911] 103443=test_settracefunc [873/911] 103437=test_gem_text [874/911] 103440=test_rdoc_markup_to_tt_only [875/911] 103437=test_gem_version [876/911] 103428=test_win32ole [877/911] 103428=test_gem_commands_stale_command [878/911] 103440=test_method_cache [879/911] 103428=test_path [880/911] 103440=test_sprintf_comb [881/911] 103428=test_tcp [882/911] 103437=test_pp [883/911] 103428=test_rdoc_markdown_test [884/911] 103437=test_rdoc_normal_module [885/911] 103435=test_gem_stub_specification [886/911] 103437=test_flags [887/911] 103440=test_asn1 [888/911] 103441=test_monitor [889/911] 103440=test_gem_ext_rake_builder [890/911] 103436=json_string_matching_test [891/911] 103441=test_whileuntil [892/911] 103436=test_transcode [893/911] 103441=test_extlibs [894/911] 103435=test_rat [895/911] 103435=test_rdoc_markup_heading [896/911] 103435=test_inadvertent_creation [897/911] 103435=static_inspect_test [898/911] 103435=test_complex [899/911] 103436=source_location_test [900/911] 103436=test_instrumentation_api [901/911] 103435=test_at_exit [902/911] 103429=test_rdoc_markup_verbatim [903/911] 103435=test_x509ext [904/911] 103429=test_files_ext [905/911] 103429=unescape_test [906/911] 103435=test_gem_commands_query_command [907/911] 103437=test_color [908/911] 103437=equality_test [909/911] 103437=test_case [910/911] 103437=test_c_struct_entry [911/911] 103440=test_eval_history Finished tests in 176.906016s, 189.2417 tests/s, 36546.3377 assertions/s. 33478 tests, 6465267 assertions, 0 failures, 0 errors, 358 skips ruby -v: ruby 3.4.0dev (2024-07-12T14:54:48Z master 84138f52b8) [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.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/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-07-12T14:54:48Z master 84138f52b8) [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.549985 seconds 3432 files, 32773 examples, 137567 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.