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