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