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