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