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