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