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