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