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