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