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