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