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