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