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