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