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