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