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