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