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