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