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