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