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