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