# Logfile created on 2024-04-19 16:52:26 +0000 by logger.rb/v1.4.3 I, [2024-04-19T16:52:26.700480 #2901195] INFO -- : #<BuildRuby:0x000055eabd68adc8 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240419-165226", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055eabd7230c8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055eabd722f38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055eabd722da8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240419-165226", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240419-165226>, @binmode=false, @mon_data=#<Monitor:0x000055eabd722ce0>, @mon_data_owner_object_id=860>>> I, [2024-04-19T16:52:26.700662 #2901195] INFO -- : $$$[beg] make update-unicode -j16 I, [2024-04-19T16:52:26.829105 #2901195] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-04-19T16:52:26.829318 #2901195] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2024-04-19T16:52:26.829345 #2901195] INFO -- : $$$[beg] make update-download -j16 I, [2024-04-19T16:52:26.995111 #2901195] INFO -- : tool/config.guess already exists I, [2024-04-19T16:52:26.995160 #2901195] INFO -- : tool/config.sub already exists I, [2024-04-19T16:52:26.997536 #2901195] INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a I, [2024-04-19T16:52:26.997676 #2901195] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-04-19T16:52:26.997870 #2901195] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-04-19T16:52:26.998332 #2901195] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-04-19T16:52:26.998876 #2901195] INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - I, [2024-04-19T16:52:26.999022 #2901195] INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - I, [2024-04-19T16:52:26.999156 #2901195] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - I, [2024-04-19T16:52:26.999598 #2901195] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - I, [2024-04-19T16:52:27.001039 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged I, [2024-04-19T16:52:27.001089 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged I, [2024-04-19T16:52:27.001391 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged I, [2024-04-19T16:52:27.001683 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged I, [2024-04-19T16:52:27.058244 #2901195] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem I, [2024-04-19T16:52:27.161262 #2901195] INFO -- : Successfully built RubyGem I, [2024-04-19T16:52:27.161302 #2901195] INFO -- : Name: power_assert I, [2024-04-19T16:52:27.161318 #2901195] INFO -- : Version: 2.0.4dev I, [2024-04-19T16:52:27.161334 #2901195] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-04-19T16:52:27.234941 #2901195] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2024-04-19T16:52:27.234990 #2901195] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2024-04-19T16:52:27.325153 #2901195] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-04-19T16:52:27.325353 #2901195] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2024-04-19T16:52:27.325380 #2901195] INFO -- : $$$[beg] make update-src -j16 I, [2024-04-19T16:52:27.933061 #2901195] INFO -- : Already up to date. I, [2024-04-19T16:52:27.942881 #2901195] INFO -- : Latest commit hash = c878344195 I, [2024-04-19T16:52:27.943938 #2901195] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2024-04-19T16:52:27.943966 #2901195] INFO -- : $$$[beg] make after-update -j16 I, [2024-04-19T16:52:28.046871 #2901195] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c I, [2024-04-19T16:52:28.051604 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-04-19T16:52:28.051628 #2901195] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-04-19T16:52:28.051638 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-04-19T16:52:28.094855 #2901195] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-04-19T16:52:28.096321 #2901195] INFO -- : generating x86_64-linux-fake.rb I, [2024-04-19T16:52:28.144122 #2901195] INFO -- : x86_64-linux-fake.rb updated I, [2024-04-19T16:52:28.145719 #2901195] INFO -- : generating enc.mk I, [2024-04-19T16:52:28.297562 #2901195] INFO -- : making srcs under enc I, [2024-04-19T16:52:28.326333 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:28.326359 #2901195] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-04-19T16:52:28.326370 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:28.369584 #2901195] INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a I, [2024-04-19T16:52:28.369918 #2901195] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-04-19T16:52:28.370245 #2901195] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-04-19T16:52:28.370904 #2901195] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-04-19T16:52:28.371360 #2901195] INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - I, [2024-04-19T16:52:28.371498 #2901195] INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - I, [2024-04-19T16:52:28.371640 #2901195] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - I, [2024-04-19T16:52:28.373032 #2901195] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - I, [2024-04-19T16:52:28.373691 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged I, [2024-04-19T16:52:28.373725 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged I, [2024-04-19T16:52:28.373827 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged I, [2024-04-19T16:52:28.375108 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged I, [2024-04-19T16:52:28.430549 #2901195] INFO -- : Extracting bundle gem minitest-5.22.3... I, [2024-04-19T16:52:28.430757 #2901195] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem I, [2024-04-19T16:52:28.496949 #2901195] INFO -- : Unpacked gems/minitest-5.22.3.gem I, [2024-04-19T16:52:28.515728 #2901195] INFO -- : Successfully built RubyGem I, [2024-04-19T16:52:28.515762 #2901195] INFO -- : Name: power_assert I, [2024-04-19T16:52:28.515773 #2901195] INFO -- : Version: 2.0.4dev I, [2024-04-19T16:52:28.515781 #2901195] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-04-19T16:52:28.517774 #2901195] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-04-19T16:52:28.577112 #2901195] INFO -- : 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. I, [2024-04-19T16:52:28.581896 #2901195] INFO -- : Unpacked gems/power_assert-2.0.4dev.gem I, [2024-04-19T16:52:28.583653 #2901195] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2024-04-19T16:52:28.583798 #2901195] INFO -- : $$$[beg] make miniruby -j16 I, [2024-04-19T16:52:28.637332 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:52:28.637384 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:52:28.637395 #2901195] INFO -- : LD = ld I, [2024-04-19T16:52:28.637403 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:52:28.637412 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:52:28.637420 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:52:28.637428 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:52:28.637435 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:52:28.637443 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:52:28.637450 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:52:28.637458 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:52:28.637465 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:52:28.637472 #2901195] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-04-19T16:52:28.637480 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:52:28.637487 #2901195] INFO -- : 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 I, [2024-04-19T16:52:28.638679 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:52:28.638698 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:52:28.638710 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:52:28.638722 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:52:28.638729 #2901195] INFO -- : I, [2024-04-19T16:52:28.661096 #2901195] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-04-19T16:52:28.774439 #2901195] INFO -- : linking miniruby I, [2024-04-19T16:52:29.425523 #2901195] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2024-04-19T16:52:29.425644 #2901195] INFO -- : $$$[beg] make ruby -j16 I, [2024-04-19T16:52:29.516811 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:52:29.516872 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:52:29.516883 #2901195] INFO -- : LD = ld I, [2024-04-19T16:52:29.516892 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:52:29.516900 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:52:29.516908 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:52:29.516916 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:52:29.516924 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:52:29.516932 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:52:29.516939 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:52:29.516946 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:52:29.516953 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:52:29.516961 #2901195] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-04-19T16:52:29.516968 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:52:29.516975 #2901195] INFO -- : 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 I, [2024-04-19T16:52:29.518183 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:52:29.518204 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:52:29.518217 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:52:29.518232 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:52:29.518238 #2901195] INFO -- : I, [2024-04-19T16:52:29.651801 #2901195] INFO -- : builtin_binary.inc updated I, [2024-04-19T16:52:29.657120 #2901195] INFO -- : 1af065bafebfb4970dceab8e399d80e0ef519ac33812c2b38e7720b292a35090 builtin_binary.inc I, [2024-04-19T16:52:29.657791 #2901195] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-04-19T16:52:29.929963 #2901195] INFO -- : linking static-library libruby-static.a I, [2024-04-19T16:52:30.346502 #2901195] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-04-19T16:52:32.172237 #2901195] INFO -- : linking ruby I, [2024-04-19T16:52:32.193758 #2901195] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2024-04-19T16:52:32.193881 #2901195] INFO -- : $$$[beg] make all -j16 I, [2024-04-19T16:52:32.249205 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:52:32.249245 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:52:32.249256 #2901195] INFO -- : LD = ld I, [2024-04-19T16:52:32.249265 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:52:32.249275 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:52:32.249291 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:52:32.249299 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:52:32.249307 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:52:32.249315 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:52:32.249322 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:52:32.249330 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:52:32.249337 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:52:32.249344 #2901195] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-04-19T16:52:32.249351 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:52:32.249360 #2901195] INFO -- : 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 I, [2024-04-19T16:52:32.250777 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:52:32.250798 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:52:32.250814 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:52:32.250826 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:52:32.250835 #2901195] INFO -- : I, [2024-04-19T16:52:32.294292 #2901195] INFO -- : generating encdb.h I, [2024-04-19T16:52:32.295768 #2901195] INFO -- : generating enc.mk I, [2024-04-19T16:52:32.298029 #2901195] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-04-19T16:52:32.298338 #2901195] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-04-19T16:52:32.298749 #2901195] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-04-19T16:52:32.299216 #2901195] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-04-19T16:52:32.299973 #2901195] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-04-19T16:52:32.300689 #2901195] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-04-19T16:52:32.301049 #2901195] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-04-19T16:52:32.301761 #2901195] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-04-19T16:52:32.302528 #2901195] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-04-19T16:52:32.303088 #2901195] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-04-19T16:52:32.303654 #2901195] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-04-19T16:52:32.304375 #2901195] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-04-19T16:52:32.304872 #2901195] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-04-19T16:52:32.305980 #2901195] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-04-19T16:52:32.343536 #2901195] INFO -- : encdb.h unchanged I, [2024-04-19T16:52:32.346630 #2901195] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-04-19T16:52:32.484433 #2901195] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-04-19T16:52:32.487383 #2901195] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-04-19T16:52:32.488028 #2901195] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-04-19T16:52:32.488780 #2901195] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-04-19T16:52:32.495711 #2901195] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-04-19T16:52:32.496531 #2901195] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-04-19T16:52:32.524222 #2901195] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-04-19T16:52:32.534325 #2901195] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-04-19T16:52:32.536845 #2901195] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-04-19T16:52:32.548206 #2901195] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-04-19T16:52:32.557009 #2901195] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-04-19T16:52:32.585277 #2901195] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-04-19T16:52:32.608727 #2901195] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-04-19T16:52:32.622030 #2901195] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-04-19T16:52:32.678395 #2901195] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-04-19T16:52:32.683122 #2901195] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-04-19T16:52:32.694969 #2901195] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-04-19T16:52:32.707342 #2901195] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-04-19T16:52:32.715151 #2901195] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-04-19T16:52:32.722902 #2901195] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-04-19T16:52:32.724591 #2901195] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-04-19T16:52:32.742159 #2901195] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-04-19T16:52:32.750192 #2901195] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-04-19T16:52:32.757221 #2901195] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-04-19T16:52:32.770756 #2901195] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-04-19T16:52:32.772515 #2901195] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-04-19T16:52:32.828530 #2901195] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-04-19T16:52:32.878764 #2901195] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-04-19T16:52:32.910433 #2901195] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-04-19T16:52:32.914631 #2901195] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-04-19T16:52:32.917375 #2901195] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-04-19T16:52:32.939158 #2901195] INFO -- : making enc I, [2024-04-19T16:52:32.954647 #2901195] INFO -- : making srcs under enc I, [2024-04-19T16:52:32.975331 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:32.975416 #2901195] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-04-19T16:52:32.975436 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.014843 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.014921 #2901195] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-04-19T16:52:33.014942 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.015819 #2901195] INFO -- : generating transdb.h I, [2024-04-19T16:52:33.130848 #2901195] INFO -- : transdb.h unchanged I, [2024-04-19T16:52:33.132233 #2901195] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-04-19T16:52:33.132412 #2901195] INFO -- : making trans I, [2024-04-19T16:52:33.160921 #2901195] INFO -- : ext/configure-ext.mk updated I, [2024-04-19T16:52:33.163504 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.171965 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.172269 #2901195] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-04-19T16:52:33.172381 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.175640 #2901195] INFO -- : making encs I, [2024-04-19T16:52:33.248269 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.248398 #2901195] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-04-19T16:52:33.248447 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.439151 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.439859 #2901195] INFO -- : generating makefile exts.mk I, [2024-04-19T16:52:33.481523 #2901195] INFO -- : exts.mk unchanged I, [2024-04-19T16:52:33.486058 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.510006 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:52:33.511106 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:52:33.512343 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:52:33.512847 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:52:33.513200 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:52:33.513607 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:52:33.515694 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:52:33.516019 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:52:33.517078 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:52:33.517107 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:52:33.517146 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:52:33.517229 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:52:33.517479 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:52:33.517572 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:52:33.517634 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:52:33.518122 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:52:33.518757 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:52:33.519156 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:52:33.519622 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:52:33.520836 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:52:33.520862 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:52:33.523404 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:52:33.523537 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:52:33.523710 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:52:33.523738 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:52:33.523841 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:52:33.523934 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:52:33.524220 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:52:33.525105 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:52:33.525274 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:52:33.525303 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:52:33.533298 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:52:33.533380 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:52:33.534822 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:52:33.535297 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:52:33.537002 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:52:33.538399 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:52:33.545610 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:52:33.555415 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:52:33.557230 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:52:33.559695 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:52:33.559897 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:52:33.561641 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:52:33.565839 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:52:33.570770 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:52:33.570894 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:52:33.593060 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.670474 #2901195] INFO -- : linking ruby I, [2024-04-19T16:52:33.690968 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.691308 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.695065 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.695087 #2901195] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-04-19T16:52:33.695100 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.695682 #2901195] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2024-04-19T16:52:33.695786 #2901195] INFO -- : $$$[beg] make install -j16 I, [2024-04-19T16:52:33.756360 #2901195] INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a I, [2024-04-19T16:52:33.756412 #2901195] INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed I, [2024-04-19T16:52:33.757039 #2901195] INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd I, [2024-04-19T16:52:33.757188 #2901195] INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 I, [2024-04-19T16:52:33.757752 #2901195] INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision - I, [2024-04-19T16:52:33.758675 #2901195] INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - I, [2024-04-19T16:52:33.758685 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:52:33.758692 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:52:33.758701 #2901195] INFO -- : LD = ld I, [2024-04-19T16:52:33.758708 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:52:33.758716 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:52:33.758722 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:52:33.758728 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:52:33.758734 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:52:33.758740 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:52:33.758754 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:52:33.758763 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:52:33.758769 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:52:33.758775 #2901195] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-04-19T16:52:33.758781 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:52:33.758788 #2901195] INFO -- : 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 I, [2024-04-19T16:52:33.759691 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged I, [2024-04-19T16:52:33.759775 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged I, [2024-04-19T16:52:33.798624 #2901195] INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - I, [2024-04-19T16:52:33.799045 #2901195] INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - I, [2024-04-19T16:52:33.799732 #2901195] INFO -- : generating encdb.h I, [2024-04-19T16:52:33.799755 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:52:33.799773 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:52:33.799787 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:52:33.799801 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:52:33.799810 #2901195] INFO -- : I, [2024-04-19T16:52:33.800516 #2901195] INFO -- : generating enc.mk I, [2024-04-19T16:52:33.800947 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged I, [2024-04-19T16:52:33.801195 #2901195] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged I, [2024-04-19T16:52:33.824688 #2901195] INFO -- : encdb.h unchanged I, [2024-04-19T16:52:33.884544 #2901195] INFO -- : Extracting bundle gem minitest-5.22.3... I, [2024-04-19T16:52:33.884625 #2901195] INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem I, [2024-04-19T16:52:33.936769 #2901195] INFO -- : making srcs under enc I, [2024-04-19T16:52:33.936903 #2901195] INFO -- : making enc I, [2024-04-19T16:52:33.954734 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.954776 #2901195] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-04-19T16:52:33.954789 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.957881 #2901195] INFO -- : Unpacked gems/minitest-5.22.3.gem I, [2024-04-19T16:52:33.960898 #2901195] INFO -- : Successfully built RubyGem I, [2024-04-19T16:52:33.960928 #2901195] INFO -- : Name: power_assert I, [2024-04-19T16:52:33.960941 #2901195] INFO -- : Version: 2.0.4dev I, [2024-04-19T16:52:33.960951 #2901195] INFO -- : File: power_assert-2.0.4dev.gem I, [2024-04-19T16:52:33.963067 #2901195] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-04-19T16:52:33.968746 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.968783 #2901195] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-04-19T16:52:33.968795 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:33.969397 #2901195] INFO -- : generating transdb.h I, [2024-04-19T16:52:34.024202 #2901195] INFO -- : 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. I, [2024-04-19T16:52:34.029129 #2901195] INFO -- : Unpacked gems/power_assert-2.0.4dev.gem I, [2024-04-19T16:52:34.065593 #2901195] INFO -- : transdb.h unchanged I, [2024-04-19T16:52:34.067232 #2901195] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-04-19T16:52:34.067266 #2901195] INFO -- : making trans I, [2024-04-19T16:52:34.100622 #2901195] INFO -- : ext/configure-ext.mk unchanged I, [2024-04-19T16:52:34.100753 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.100776 #2901195] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-04-19T16:52:34.100787 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.101517 #2901195] INFO -- : making encs I, [2024-04-19T16:52:34.102983 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.176902 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.177018 #2901195] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-04-19T16:52:34.177068 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.363002 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.363706 #2901195] INFO -- : generating makefile exts.mk I, [2024-04-19T16:52:34.409152 #2901195] INFO -- : exts.mk unchanged I, [2024-04-19T16:52:34.414170 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.439381 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:52:34.440707 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:52:34.441404 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:52:34.442548 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:52:34.442917 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:52:34.443211 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:52:34.445087 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:52:34.445671 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:52:34.446149 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:52:34.446390 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:52:34.446419 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:52:34.447195 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:52:34.447221 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:52:34.447738 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:52:34.447765 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:52:34.448199 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:52:34.448484 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:52:34.448652 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:52:34.450669 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:52:34.451013 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:52:34.451355 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:52:34.451558 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:52:34.451617 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:52:34.453784 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:52:34.453828 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:52:34.453846 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:52:34.454060 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:52:34.454420 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:52:34.454855 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:52:34.455113 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:52:34.455788 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:52:34.461927 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:52:34.463207 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:52:34.463787 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:52:34.465522 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:52:34.466858 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:52:34.469980 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:52:34.470835 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:52:34.477607 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:52:34.487227 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:52:34.487319 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:52:34.488289 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:52:34.488850 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:52:34.488891 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:52:34.500517 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:52:34.500556 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:52:34.522773 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.599376 #2901195] INFO -- : make[2]: 'ruby' is up to date. I, [2024-04-19T16:52:34.599421 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.599645 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.603321 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.603342 #2901195] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-04-19T16:52:34.603363 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:34.603564 #2901195] INFO -- : ./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="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2024-04-19T16:52:34.695791 #2901195] INFO -- : Installing to I, [2024-04-19T16:52:34.695846 #2901195] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-04-19T16:52:34.695992 #2901195] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-04-19T16:52:34.705404 #2901195] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-04-19T16:52:34.705473 #2901195] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-04-19T16:52:34.705547 #2901195] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-04-19T16:52:34.716543 #2901195] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-04-19T16:52:34.716566 #2901195] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-04-19T16:52:34.716646 #2901195] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-04-19T16:52:34.717031 #2901195] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-04-19T16:52:34.721822 #2901195] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-04-19T16:52:34.721846 #2901195] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-04-19T16:52:34.721858 #2901195] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-04-19T16:52:34.721911 #2901195] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-04-19T16:52:34.722017 #2901195] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-04-19T16:52:34.763496 #2901195] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-04-19T16:52:34.770476 #2901195] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-04-19T16:52:34.770679 #2901195] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-04-19T16:52:34.795175 #2901195] INFO -- : benchmark 0.3.0 I, [2024-04-19T16:52:34.803935 #2901195] INFO -- : bundler 2.6.0.dev I, [2024-04-19T16:52:34.805527 #2901195] INFO -- : cgi 0.4.1 I, [2024-04-19T16:52:34.806104 #2901195] INFO -- : delegate 0.3.1 I, [2024-04-19T16:52:34.806653 #2901195] INFO -- : did_you_mean 1.6.3 I, [2024-04-19T16:52:34.807218 #2901195] INFO -- : english 0.8.0 I, [2024-04-19T16:52:34.807762 #2901195] INFO -- : erb 4.0.4 I, [2024-04-19T16:52:34.808998 #2901195] INFO -- : error_highlight 0.6.0 I, [2024-04-19T16:52:34.809687 #2901195] INFO -- : fileutils 1.7.2 I, [2024-04-19T16:52:34.810223 #2901195] INFO -- : find 0.2.0 I, [2024-04-19T16:52:34.810761 #2901195] INFO -- : forwardable 1.3.3 I, [2024-04-19T16:52:34.811285 #2901195] INFO -- : ipaddr 1.2.6 I, [2024-04-19T16:52:34.811809 #2901195] INFO -- : irb 1.12.0 I, [2024-04-19T16:52:34.812690 #2901195] INFO -- : logger 1.6.0 I, [2024-04-19T16:52:34.813230 #2901195] INFO -- : net-http 0.4.1 I, [2024-04-19T16:52:34.813801 #2901195] INFO -- : net-protocol 0.2.2 I, [2024-04-19T16:52:34.814358 #2901195] INFO -- : open-uri 0.4.1 I, [2024-04-19T16:52:34.814924 #2901195] INFO -- : open3 0.2.1 I, [2024-04-19T16:52:34.815463 #2901195] INFO -- : optparse 0.5.0 I, [2024-04-19T16:52:34.816530 #2901195] INFO -- : ostruct 0.6.0 I, [2024-04-19T16:52:34.817057 #2901195] INFO -- : pp 0.5.0 I, [2024-04-19T16:52:34.817600 #2901195] INFO -- : prettyprint 0.2.0 I, [2024-04-19T16:52:34.818130 #2901195] INFO -- : prism 0.26.0 I, [2024-04-19T16:52:34.818685 #2901195] INFO -- : pstore 0.1.3 I, [2024-04-19T16:52:34.819193 #2901195] INFO -- : rdoc 6.6.3.1 I, [2024-04-19T16:52:34.821051 #2901195] INFO -- : readline 0.0.4 I, [2024-04-19T16:52:34.821987 #2901195] INFO -- : reline 0.5.2 I, [2024-04-19T16:52:34.823087 #2901195] INFO -- : resolv 0.4.0 I, [2024-04-19T16:52:34.823984 #2901195] INFO -- : ruby2_keywords 0.0.5 I, [2024-04-19T16:52:34.824876 #2901195] INFO -- : securerandom 0.3.1 I, [2024-04-19T16:52:34.825546 #2901195] INFO -- : set 1.1.0 I, [2024-04-19T16:52:34.826085 #2901195] INFO -- : shellwords 0.2.0 I, [2024-04-19T16:52:34.826619 #2901195] INFO -- : singleton 0.2.0 I, [2024-04-19T16:52:34.827134 #2901195] INFO -- : syntax_suggest 2.0.0 I, [2024-04-19T16:52:34.827934 #2901195] INFO -- : tempfile 0.2.1 I, [2024-04-19T16:52:34.828462 #2901195] INFO -- : time 0.3.0 I, [2024-04-19T16:52:34.829037 #2901195] INFO -- : timeout 0.4.1 I, [2024-04-19T16:52:34.829677 #2901195] INFO -- : tmpdir 0.2.0 I, [2024-04-19T16:52:34.830229 #2901195] INFO -- : tsort 0.2.0 I, [2024-04-19T16:52:34.830761 #2901195] INFO -- : un 0.3.0 I, [2024-04-19T16:52:34.831293 #2901195] INFO -- : uri 0.13.0 I, [2024-04-19T16:52:34.831848 #2901195] INFO -- : weakref 0.1.3 I, [2024-04-19T16:52:34.832378 #2901195] INFO -- : yaml 0.3.0 I, [2024-04-19T16:52:34.833206 #2901195] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-04-19T16:52:34.839420 #2901195] INFO -- : date 3.3.4 I, [2024-04-19T16:52:34.839975 #2901195] INFO -- : digest 3.1.1 I, [2024-04-19T16:52:34.840511 #2901195] INFO -- : etc 1.4.3 I, [2024-04-19T16:52:34.841226 #2901195] INFO -- : fcntl 1.1.0 I, [2024-04-19T16:52:34.841766 #2901195] INFO -- : fiddle 1.1.3 I, [2024-04-19T16:52:34.842307 #2901195] INFO -- : io-console 0.7.2 I, [2024-04-19T16:52:34.843346 #2901195] INFO -- : io-nonblock 0.3.0 I, [2024-04-19T16:52:34.843885 #2901195] INFO -- : io-wait 0.3.1 I, [2024-04-19T16:52:34.844397 #2901195] INFO -- : json 2.7.2 I, [2024-04-19T16:52:34.844994 #2901195] INFO -- : openssl 3.2.0 I, [2024-04-19T16:52:34.845548 #2901195] INFO -- : pathname 0.3.0 I, [2024-04-19T16:52:34.846083 #2901195] INFO -- : psych 5.1.2 I, [2024-04-19T16:52:34.846681 #2901195] INFO -- : stringio 3.1.1 I, [2024-04-19T16:52:34.847239 #2901195] INFO -- : strscan 3.1.1 I, [2024-04-19T16:52:34.847763 #2901195] INFO -- : zlib 3.1.0 I, [2024-04-19T16:52:34.848201 #2901195] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-04-19T16:52:34.848563 #2901195] INFO -- : minitest 5.22.3 I, [2024-04-19T16:52:34.855990 #2901195] INFO -- : rake 13.2.1 I, [2024-04-19T16:52:34.860895 #2901195] INFO -- : test-unit 3.6.2 I, [2024-04-19T16:52:34.866862 #2901195] INFO -- : rexml 3.2.6 I, [2024-04-19T16:52:34.872808 #2901195] INFO -- : rss 0.3.0 I, [2024-04-19T16:52:34.878364 #2901195] INFO -- : net-ftp 0.3.4 I, [2024-04-19T16:52:34.880015 #2901195] INFO -- : net-imap 0.4.10 I, [2024-04-19T16:52:34.884135 #2901195] INFO -- : net-pop 0.1.2 I, [2024-04-19T16:52:34.885444 #2901195] INFO -- : net-smtp 0.5.0 I, [2024-04-19T16:52:34.886787 #2901195] INFO -- : matrix 0.4.2 I, [2024-04-19T16:52:34.890459 #2901195] INFO -- : prime 0.1.2 I, [2024-04-19T16:52:34.895076 #2901195] INFO -- : rbs 3.4.4 I, [2024-04-19T16:52:34.928836 #2901195] INFO -- : typeprof 0.21.11 I, [2024-04-19T16:52:34.931777 #2901195] INFO -- : debug 1.9.2 I, [2024-04-19T16:52:34.935875 #2901195] INFO -- : racc 1.7.3 I, [2024-04-19T16:52:34.939381 #2901195] INFO -- : mutex_m 0.2.0 I, [2024-04-19T16:52:34.940705 #2901195] INFO -- : getoptlong 0.2.1 I, [2024-04-19T16:52:34.942462 #2901195] INFO -- : base64 0.2.0 I, [2024-04-19T16:52:34.943593 #2901195] INFO -- : bigdecimal 3.1.7 I, [2024-04-19T16:52:34.946522 #2901195] INFO -- : observer 0.1.2 I, [2024-04-19T16:52:34.947800 #2901195] INFO -- : abbrev 0.1.2 I, [2024-04-19T16:52:34.949174 #2901195] INFO -- : resolv-replace 0.1.1 I, [2024-04-19T16:52:34.950633 #2901195] INFO -- : rinda 0.2.0 I, [2024-04-19T16:52:34.952083 #2901195] INFO -- : drb 2.2.1 I, [2024-04-19T16:52:34.954022 #2901195] INFO -- : nkf 0.2.0 I, [2024-04-19T16:52:34.957682 #2901195] INFO -- : syslog 0.1.2 I, [2024-04-19T16:52:34.959580 #2901195] INFO -- : csv 3.3.0 I, [2024-04-19T16:52:34.962796 #2901195] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-04-19T16:52:34.964459 #2901195] INFO -- : skipped bundled gems: I, [2024-04-19T16:52:34.964482 #2901195] INFO -- : power_assert-2.0.4dev.gem not found in bundled_gems I, [2024-04-19T16:52:34.967932 #2901195] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2024-04-19T16:52:34.968101 #2901195] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2024-04-19T16:52:43.131559 #2901195] INFO -- : PASS all 1926 tests E, [2024-04-19T16:52:43.143808 #2901195] ERROR -- : I, [2024-04-19T16:52:43.144343 #2901195] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2024-04-19T16:52:43.144647 #2901195] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2024-04-19T16:52:43.273487 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:52:43.273541 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:52:43.273551 #2901195] INFO -- : LD = ld I, [2024-04-19T16:52:43.273560 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:52:43.273570 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:52:43.273582 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:52:43.273590 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:52:43.273597 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:52:43.273605 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:52:43.273612 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:52:43.273619 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:52:43.273627 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:52:43.273634 #2901195] INFO -- : MFLAGS = I, [2024-04-19T16:52:43.273641 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:52:43.273649 #2901195] INFO -- : 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 I, [2024-04-19T16:52:43.274081 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:52:43.274103 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:52:43.274118 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:52:43.274132 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:52:43.274140 #2901195] INFO -- : I, [2024-04-19T16:52:43.461826 #2901195] INFO -- : Checking leaked global symbols...none I, [2024-04-19T16:52:43.570926 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-04-19T16:52:43.570977 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-04-19T16:52:43.570995 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-04-19T16:52:43.571006 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-04-19T16:52:43.571233 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-04-19T16:52:43.571302 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-04-19T16:52:43.571614 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-04-19T16:52:43.571754 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-04-19T16:52:43.572835 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-04-19T16:52:43.573214 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-04-19T16:52:43.574214 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-04-19T16:52:43.575001 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-04-19T16:52:43.575035 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-04-19T16:52:43.575069 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-04-19T16:52:43.575129 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-04-19T16:52:43.675858 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-04-19T16:52:43.677323 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-04-19T16:52:43.849278 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-04-19T16:52:43.849332 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-04-19T16:52:43.849418 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-04-19T16:52:43.849586 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-04-19T16:52:43.849642 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-04-19T16:52:43.849665 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-04-19T16:52:43.849726 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-04-19T16:52:43.849835 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-04-19T16:52:43.849866 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-04-19T16:52:43.849936 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-04-19T16:52:43.849991 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-04-19T16:52:43.850381 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-04-19T16:52:43.885839 #2901195] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-04-19T16:52:43.888338 #2901195] INFO -- : I, [2024-04-19T16:52:43.888369 #2901195] INFO -- : test succeeded I, [2024-04-19T16:52:43.890368 #2901195] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2024-04-19T16:52:43.890585 #2901195] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2024-04-19T16:52:43.988609 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:52:43.988672 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:52:43.988683 #2901195] INFO -- : LD = ld I, [2024-04-19T16:52:43.988692 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:52:43.988701 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:52:43.988710 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:52:43.988719 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:52:43.988727 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:52:43.988734 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:52:43.988742 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:52:43.988750 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:52:43.988757 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:52:43.988764 #2901195] INFO -- : MFLAGS = I, [2024-04-19T16:52:43.988771 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:52:43.988778 #2901195] INFO -- : 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 I, [2024-04-19T16:52:43.989594 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:52:43.989614 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:52:43.989623 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:52:43.989631 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:52:43.989639 #2901195] INFO -- : I, [2024-04-19T16:52:43.991469 #2901195] INFO -- : generating enc.mk I, [2024-04-19T16:52:44.110565 #2901195] INFO -- : generating encdb.h I, [2024-04-19T16:52:44.169318 #2901195] INFO -- : encdb.h unchanged I, [2024-04-19T16:52:44.170515 #2901195] INFO -- : making enc I, [2024-04-19T16:52:44.186818 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.186854 #2901195] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-04-19T16:52:44.186873 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.187455 #2901195] INFO -- : making srcs under enc I, [2024-04-19T16:52:44.251045 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.251069 #2901195] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-04-19T16:52:44.251080 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.252002 #2901195] INFO -- : generating transdb.h I, [2024-04-19T16:52:44.349961 #2901195] INFO -- : transdb.h unchanged I, [2024-04-19T16:52:44.351207 #2901195] INFO -- : making trans I, [2024-04-19T16:52:44.391105 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.391164 #2901195] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-04-19T16:52:44.391191 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.392587 #2901195] INFO -- : making encs I, [2024-04-19T16:52:44.429823 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.429846 #2901195] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-04-19T16:52:44.429858 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:44.433116 #2901195] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-04-19T16:52:44.461327 #2901195] INFO -- : ext/configure-ext.mk updated I, [2024-04-19T16:52:44.463974 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:46.049584 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:46.050274 #2901195] INFO -- : generating makefile exts.mk I, [2024-04-19T16:52:46.091597 #2901195] INFO -- : exts.mk unchanged I, [2024-04-19T16:52:46.095957 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:46.595960 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:52:46.601252 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:52:46.605599 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:52:46.608558 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:52:46.611197 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:52:46.616664 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:52:46.644223 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:52:46.647192 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:52:46.665681 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:52:46.671770 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:52:46.674715 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:52:46.677832 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:52:46.691522 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:52:46.709922 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:52:46.724168 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:52:46.728120 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:52:46.732176 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:52:46.738253 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:52:46.749675 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:52:46.762339 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:52:46.769132 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:52:46.773412 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:52:46.778504 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:52:46.793024 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:52:46.799470 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:52:46.802732 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:52:46.822224 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:52:46.834211 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:52:46.837771 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:52:46.841533 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:52:46.868378 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:52:46.885805 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:52:46.918386 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:52:46.941481 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:52:46.944985 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:52:46.993482 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:52:46.998366 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:52:47.057079 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:52:47.059695 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:52:47.082131 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:52:47.084317 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:52:47.144638 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:52:47.148102 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:52:47.170392 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:52:47.172557 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:52:47.195520 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:52:47.218519 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:47.295727 #2901195] INFO -- : make[2]: 'ruby' is up to date. I, [2024-04-19T16:52:47.295772 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:47.296000 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:47.304113 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:47.304198 #2901195] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-04-19T16:52:47.304232 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:52:47.414197 #2901195] INFO -- : Run options: I, [2024-04-19T16:52:47.414283 #2901195] INFO -- : --seed=9289 I, [2024-04-19T16:52:47.414295 #2901195] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-04-19T16:52:47.414304 #2901195] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-04-19T16:52:47.414313 #2901195] INFO -- : --name=!/memory_leak/ I, [2024-04-19T16:52:47.414320 #2901195] INFO -- : --stderr-on-failure I, [2024-04-19T16:52:47.414335 #2901195] INFO -- : -j16 I, [2024-04-19T16:52:47.414347 #2901195] INFO -- : I, [2024-04-19T16:52:47.414354 #2901195] INFO -- : # Running tests: I, [2024-04-19T16:52:47.414362 #2901195] INFO -- : I, [2024-04-19T16:52:47.639797 #2901195] INFO -- : [ 1/881] 2942541=test_http I, [2024-04-19T16:52:47.639908 #2901195] INFO -- : [ 2/881] 2942549=test_addrinfo I, [2024-04-19T16:52:47.640375 #2901195] INFO -- : [ 3/881] 2942545=test_tree_spell_checker I, [2024-04-19T16:52:47.641094 #2901195] INFO -- : [ 4/881] 2942552=test_path I, [2024-04-19T16:52:47.641609 #2901195] INFO -- : [ 5/881] 2942543=test_case_mapping I, [2024-04-19T16:52:47.641882 #2901195] INFO -- : [ 6/881] 2942548=test_bn I, [2024-04-19T16:52:47.642678 #2901195] INFO -- : [ 7/881] 2942546=test_win32ole_param_event I, [2024-04-19T16:52:47.643043 #2901195] INFO -- : [ 8/881] 2942551=test_terminfo I, [2024-04-19T16:52:47.643368 #2901195] INFO -- : [ 9/881] 2942547=test_compile_prism I, [2024-04-19T16:52:47.643513 #2901195] INFO -- : [ 10/881] 2942554=test_date_compat I, [2024-04-19T16:52:47.643635 #2901195] INFO -- : [ 11/881] 2942542=test_rdoc_markup_to_html I, [2024-04-19T16:52:47.643749 #2901195] INFO -- : [ 12/881] 2942550=test_bug-14834 I, [2024-04-19T16:52:47.643906 #2901195] INFO -- : [ 13/881] 2942555=test_gem_uri I, [2024-04-19T16:52:47.645383 #2901195] INFO -- : [ 14/881] 2942556=test_key_event_record I, [2024-04-19T16:52:47.646597 #2901195] INFO -- : [ 15/881] 2942546=test_notimplement I, [2024-04-19T16:52:47.646630 #2901195] INFO -- : [ 16/881] 2942544=test_random I, [2024-04-19T16:52:47.646698 #2901195] INFO -- : [ 17/881] 2942553=test_gem_resolver_vendor_specification I, [2024-04-19T16:52:47.649892 #2901195] INFO -- : [ 18/881] 2942554=test_gem_commands_update_command I, [2024-04-19T16:52:47.651853 #2901195] INFO -- : [ 19/881] 2942546=test_ssl_session I, [2024-04-19T16:52:47.652759 #2901195] INFO -- : [ 20/881] 2942543=test_thread_cv I, [2024-04-19T16:52:47.655894 #2901195] INFO -- : [ 21/881] 2942552=test_lexer I, [2024-04-19T16:52:47.659278 #2901195] INFO -- : [ 22/881] 2942544=test_enumerator I, [2024-04-19T16:52:47.674184 #2901195] INFO -- : [ 23/881] 2942544=test_rdoc_parser_changelog I, [2024-04-19T16:52:47.687389 #2901195] INFO -- : [ 24/881] 2942552=parameters_signature_test I, [2024-04-19T16:52:47.695022 #2901195] INFO -- : [ 25/881] 2942545=test_koi8 I, [2024-04-19T16:52:47.703862 #2901195] INFO -- : [ 26/881] 2942545=test_unicode I, [2024-04-19T16:52:47.707502 #2901195] INFO -- : [ 27/881] 2942549=test_rdoc_generator_pot I, [2024-04-19T16:52:47.713879 #2901195] INFO -- : [ 28/881] 2942548=test_filter I, [2024-04-19T16:52:47.713968 #2901195] INFO -- : [ 29/881] 2942551=test_gem_gem_runner I, [2024-04-19T16:52:47.717198 #2901195] INFO -- : [ 30/881] 2942556=test_data I, [2024-04-19T16:52:47.729322 #2901195] INFO -- : [ 31/881] 2942556=static_literals_test I, [2024-04-19T16:52:47.740985 #2901195] INFO -- : [ 32/881] 2942550=test_rdoc_method_attr I, [2024-04-19T16:52:47.758258 #2901195] INFO -- : [ 33/881] 2942548=test_chilled I, [2024-04-19T16:52:47.765753 #2901195] INFO -- : [ 34/881] 2942548=test_name_error_extension I, [2024-04-19T16:52:47.779477 #2901195] INFO -- : [ 35/881] 2942548=test_rdoc_i18n_locale I, [2024-04-19T16:52:47.783190 #2901195] INFO -- : [ 36/881] 2942545=test_pair I, [2024-04-19T16:52:47.791354 #2901195] INFO -- : [ 37/881] 2942552=test_gem_commands_yank_command I, [2024-04-19T16:52:47.829239 #2901195] INFO -- : [ 38/881] 2942556=test_win32ole_param I, [2024-04-19T16:52:47.836874 #2901195] INFO -- : [ 39/881] 2942556=test_document I, [2024-04-19T16:52:47.865059 #2901195] INFO -- : [ 40/881] 2942556=test_acceptable I, [2024-04-19T16:52:47.869957 #2901195] INFO -- : [ 41/881] 2942555=test_euc_jp I, [2024-04-19T16:52:47.875884 #2901195] INFO -- : [ 42/881] 2942555=test_rdoc_generator_pot_po_entry I, [2024-04-19T16:52:47.916923 #2901195] INFO -- : [ 43/881] 2942549=test_rbconfig I, [2024-04-19T16:52:47.920139 #2901195] INFO -- : [ 44/881] 2942548=test_human_typo I, [2024-04-19T16:52:47.921530 #2901195] INFO -- : [ 45/881] 2942553=test_primitive I, [2024-04-19T16:52:47.922183 #2901195] INFO -- : [ 46/881] 2942549=json_encoding_test I, [2024-04-19T16:52:47.924055 #2901195] INFO -- : [ 47/881] 2942548=test_color I, [2024-04-19T16:52:47.931331 #2901195] INFO -- : [ 48/881] 2942553=test_key_stroke I, [2024-04-19T16:52:47.943206 #2901195] INFO -- : [ 49/881] 2942549=test_install I, [2024-04-19T16:52:47.961458 #2901195] INFO -- : [ 50/881] 2942542=test_rdoc_markup_to_label I, [2024-04-19T16:52:47.972181 #2901195] INFO -- : [ 51/881] 2942544=test_sockopt I, [2024-04-19T16:52:47.976908 #2901195] INFO -- : [ 52/881] 2942544=test_set_len I, [2024-04-19T16:52:47.982156 #2901195] INFO -- : [ 53/881] 2942544=test_encoding I, [2024-04-19T16:52:47.990043 #2901195] INFO -- : [ 54/881] 2942542=test_httpresponses I, [2024-04-19T16:52:47.994778 #2901195] INFO -- : [ 55/881] 2942551=test_gem_resolver_local_specification I, [2024-04-19T16:52:48.006954 #2901195] INFO -- : [ 56/881] 2942547=test_httpheader I, [2024-04-19T16:52:48.008522 #2901195] INFO -- : [ 57/881] 2942553=test_rdoc_ri_driver I, [2024-04-19T16:52:48.009049 #2901195] INFO -- : [ 58/881] 2942556=test_pinned I, [2024-04-19T16:52:48.024576 #2901195] INFO -- : [ 59/881] 2942544=test_to_ary_concat I, [2024-04-19T16:52:48.034871 #2901195] INFO -- : [ 60/881] 2942550=test_webauthn_listener_response I, [2024-04-19T16:52:48.037426 #2901195] INFO -- : [ 61/881] 2942556=test_time I, [2024-04-19T16:52:48.042941 #2901195] INFO -- : [ 62/881] 2942548=test_stream I, [2024-04-19T16:52:48.052885 #2901195] INFO -- : [ 63/881] 2942555=test_rdoc_markup_pre_process I, [2024-04-19T16:52:48.069343 #2901195] INFO -- : [ 64/881] 2942542=test_printf I, [2024-04-19T16:52:48.074016 #2901195] INFO -- : [ 65/881] 2942548=test_rdoc_markup_to_bs I, [2024-04-19T16:52:48.087374 #2901195] INFO -- : [ 66/881] 2942551=test_help I, [2024-04-19T16:52:48.096379 #2901195] INFO -- : [ 67/881] 2942542=test_files_lib I, [2024-04-19T16:52:48.096519 #2901195] INFO -- : [ 68/881] 2942551=test_gem_commands_unpack_command I, [2024-04-19T16:52:48.098985 #2901195] INFO -- : [ 69/881] 2942547=test_beginendblock I, [2024-04-19T16:52:48.120625 #2901195] INFO -- : [ 70/881] 2942548=reflection_test I, [2024-04-19T16:52:48.127443 #2901195] INFO -- : [ 71/881] 2942555=test_emoji_breaks I, [2024-04-19T16:52:48.213478 #2901195] INFO -- : [ 72/881] 2942548=test_gem_bundler_version_finder I, [2024-04-19T16:52:48.229374 #2901195] INFO -- : [ 73/881] 2942550=test_within_pipe I, [2024-04-19T16:52:48.238742 #2901195] INFO -- : [ 74/881] 2942556=test_closure I, [2024-04-19T16:52:48.244518 #2901195] INFO -- : [ 75/881] 2942549=test_bundled_ca I, [2024-04-19T16:52:48.308822 #2901195] INFO -- : [ 76/881] 2942543=test_multi_irb_commands I, [2024-04-19T16:52:48.317932 #2901195] INFO -- : [ 77/881] 2942543=test_fiber I, [2024-04-19T16:52:48.322558 #2901195] INFO -- : [ 78/881] 2942550=test_open3 I, [2024-04-19T16:52:48.416257 #2901195] INFO -- : [ 79/881] 2942551=test_ractor I, [2024-04-19T16:52:48.432751 #2901195] INFO -- : [ 80/881] 2942548=test_gem_security I, [2024-04-19T16:52:48.462591 #2901195] INFO -- : [ 81/881] 2942556=test_rdoc_servlet I, [2024-04-19T16:52:48.510003 #2901195] INFO -- : [ 82/881] 2942551=test_digest I, [2024-04-19T16:52:48.527506 #2901195] INFO -- : [ 83/881] 2942551=test_exit I, [2024-04-19T16:52:48.563833 #2901195] INFO -- : [ 84/881] 2942552=test_recursion I, [2024-04-19T16:52:48.568866 #2901195] INFO -- : [ 85/881] 2942552=test_history I, [2024-04-19T16:52:48.583853 #2901195] INFO -- : [ 86/881] 2942547=test_mkmf I, [2024-04-19T16:52:48.589384 #2901195] INFO -- : [ 87/881] 2942553=test_date_marshal I, [2024-04-19T16:52:48.595248 #2901195] INFO -- : [ 88/881] 2942553=test_delegate I, [2024-04-19T16:52:48.604273 #2901195] INFO -- : [ 89/881] 2942546=test_popen_deadlock I, [2024-04-19T16:52:48.608390 #2901195] INFO -- : [ 90/881] 2942553=test_cmethod I, [2024-04-19T16:52:48.614923 #2901195] INFO -- : [ 91/881] 2942553=test_tracer I, [2024-04-19T16:52:48.622149 #2901195] INFO -- : [ 92/881] 2942551=test_append I, [2024-04-19T16:52:48.628659 #2901195] INFO -- : [ 93/881] 2942551=test_option I, [2024-04-19T16:52:48.638053 #2901195] INFO -- : [ 94/881] 2942547=test_gem_commands_server_command I, [2024-04-19T16:52:48.667952 #2901195] INFO -- : [ 95/881] 2942553=test_io_m17n I, [2024-04-19T16:52:48.711811 #2901195] INFO -- : [ 96/881] 2942552=test_variable_name_check I, [2024-04-19T16:52:48.755963 #2901195] INFO -- : [ 97/881] 2942552=test_did_you_mean I, [2024-04-19T16:52:48.765955 #2901195] INFO -- : [ 98/881] 2942544=test_interned_str I, [2024-04-19T16:52:48.771183 #2901195] INFO -- : [ 99/881] 2942544=test_case_comprehensive I, [2024-04-19T16:52:48.792219 #2901195] INFO -- : [100/881] 2942551=test_gem_commands_build_command I, [2024-04-19T16:52:48.849368 #2901195] INFO -- : [101/881] 2942547=test_scheduler I, [2024-04-19T16:52:48.902295 #2901195] INFO -- : [102/881] 2942552=test_pkey_dsa I, [2024-04-19T16:52:48.922327 #2901195] INFO -- : [103/881] 2942556=test_ocsp I, [2024-04-19T16:52:49.000015 #2901195] INFO -- : [104/881] 2942547=test_class I, [2024-04-19T16:52:49.021539 #2901195] INFO -- : [105/881] 2942551=test_rdoc_markup_heading I, [2024-04-19T16:52:49.037510 #2901195] INFO -- : [106/881] 2942547=test_exception_at_throwing I, [2024-04-19T16:52:49.117859 #2901195] INFO -- : [107/881] 2942547=test_iseq I, [2024-04-19T16:52:49.201052 #2901195] INFO -- : [108/881] 2942551=test_struct I, [2024-04-19T16:52:49.204766 #2901195] INFO -- : [109/881] 2942551=test_rdoc_markup_to_html_snippet I, [2024-04-19T16:52:49.208395 #2901195] INFO -- : [110/881] 2942556=magic_comment_test I, [2024-04-19T16:52:49.213087 #2901195] INFO -- : [111/881] 2942556=fuzzer_test I, [2024-04-19T16:52:49.242820 #2901195] INFO -- : [112/881] 2942556=test_rdoc_markup_include I, [2024-04-19T16:52:49.249182 #2901195] INFO -- : [113/881] 2942556=test_sexp I, [2024-04-19T16:52:49.266618 #2901195] INFO -- : [114/881] 2942546=test_variable I, [2024-04-19T16:52:49.293323 #2901195] INFO -- : [115/881] 2942556=test_pkg_config I, [2024-04-19T16:52:49.347432 #2901195] INFO -- : [116/881] 2942556=test_cparser I, [2024-04-19T16:52:49.355098 #2901195] INFO -- : [117/881] 2942551=json_parser_test I, [2024-04-19T16:52:49.399509 #2901195] INFO -- : [118/881] 2942546=test_nomethod_error I, [2024-04-19T16:52:49.402638 #2901195] INFO -- : [119/881] 2942551=memsize_test I, [2024-04-19T16:52:49.404027 #2901195] INFO -- : [120/881] 2942546=test_config I, [2024-04-19T16:52:49.421524 #2901195] INFO -- : [121/881] 2942546=test_win32ole_variant_outarg I, [2024-04-19T16:52:49.427595 #2901195] INFO -- : [122/881] 2942546=test_gem_source_subpath_problem I, [2024-04-19T16:52:49.491306 #2901195] INFO -- : [123/881] 2942551=test_dln I, [2024-04-19T16:52:49.491584 #2901195] INFO -- : [124/881] 2942551=json_common_interface_test I, [2024-04-19T16:52:49.502036 #2901195] INFO -- : [125/881] 2942551=test_x509req I, [2024-04-19T16:52:49.542363 #2901195] INFO -- : [126/881] 2942554=test_mutex I, [2024-04-19T16:52:49.685157 #2901195] INFO -- : [127/881] 2942551=test_rdoc_rd_inline I, [2024-04-19T16:52:49.697206 #2901195] INFO -- : [128/881] 2942551=test_files_test_1 I, [2024-04-19T16:52:49.746156 #2901195] INFO -- : [129/881] 2942546=test_set I, [2024-04-19T16:52:49.788335 #2901195] INFO -- : [130/881] 2942546=test_struct I, [2024-04-19T16:52:49.817050 #2901195] INFO -- : [131/881] 2942549=test_gem_path_support I, [2024-04-19T16:52:49.850604 #2901195] INFO -- : [132/881] 2942549=test_insns_leaf I, [2024-04-19T16:52:49.857009 #2901195] INFO -- : [133/881] 2942549=test_serialize_subclasses I, [2024-04-19T16:52:49.871784 #2901195] INFO -- : [134/881] 2942547=test_deprecated I, [2024-04-19T16:52:49.880669 #2901195] INFO -- : [135/881] 2942547=test_color_printer I, [2024-04-19T16:52:49.882030 #2901195] INFO -- : [136/881] 2942549=test_win32ole_variant_m I, [2024-04-19T16:52:49.894200 #2901195] INFO -- : [137/881] 2942549=test_engine I, [2024-04-19T16:52:49.898447 #2901195] INFO -- : [138/881] 2942549=test_allocation I, [2024-04-19T16:52:49.943669 #2901195] INFO -- : [139/881] 2942547=test_div I, [2024-04-19T16:52:49.947423 #2901195] INFO -- : [140/881] 2942547=test_key_error I, [2024-04-19T16:52:49.957818 #2901195] INFO -- : [141/881] 2942547=test_process I, [2024-04-19T16:52:49.975725 #2901195] INFO -- : [142/881] 2942552=test_windows_1252 I, [2024-04-19T16:52:49.977046 #2901195] INFO -- : [143/881] 2942547=test_input_method I, [2024-04-19T16:52:49.977869 #2901195] INFO -- : [144/881] 2942552=test_cgi_session I, [2024-04-19T16:52:50.007144 #2901195] INFO -- : [145/881] 2942552=test_rdoc_rd I, [2024-04-19T16:52:50.027251 #2901195] INFO -- : [146/881] 2942556=test_rdoc_top_level I, [2024-04-19T16:52:50.134479 #2901195] INFO -- : [147/881] 2942553=test_metaclass I, [2024-04-19T16:52:50.149204 #2901195] INFO -- : [148/881] 2942553=test_signal I, [2024-04-19T16:52:50.200197 #2901195] INFO -- : [149/881] 2942552=test_fixnum I, [2024-04-19T16:52:50.216479 #2901195] INFO -- : [150/881] 2942552=test_x509crl I, [2024-04-19T16:52:50.306139 #2901195] INFO -- : [151/881] 2942547=test_regex_casefold I, [2024-04-19T16:52:50.319168 #2901195] INFO -- : [152/881] 2942546=test_refinement I, [2024-04-19T16:52:50.341287 #2901195] INFO -- : [153/881] 2942556=test_gem_commands_signout_command I, [2024-04-19T16:52:50.375181 #2901195] INFO -- : [154/881] 2942552=test_gem_source_git I, [2024-04-19T16:52:50.454316 #2901195] INFO -- : [155/881] 2942555=test_dir_m17n I, [2024-04-19T16:52:50.498783 #2901195] INFO -- : [156/881] 2942556=test_gem_resolver_installer_set I, [2024-04-19T16:52:50.697780 #2901195] INFO -- : [157/881] 2942554=test_float I, [2024-04-19T16:52:50.748093 #2901195] INFO -- : [158/881] 2942556=test_require I, [2024-04-19T16:52:50.913036 #2901195] INFO -- : [159/881] 2942547=test_cgi_cookie I, [2024-04-19T16:52:50.933883 #2901195] INFO -- : [160/881] 2942547=test_gem_resolver_git_set I, [2024-04-19T16:52:50.967869 #2901195] INFO -- : [161/881] 2942545=test_storage I, [2024-04-19T16:52:50.974491 #2901195] INFO -- : [162/881] 2942545=test_new I, [2024-04-19T16:52:50.989733 #2901195] INFO -- : [163/881] 2942545=test_cipher I, [2024-04-19T16:52:51.044206 #2901195] INFO -- : [164/881] 2942545=test_gem_security_signer I, [2024-04-19T16:52:51.091306 #2901195] INFO -- : [165/881] 2942550=test_debug I, [2024-04-19T16:52:51.094309 #2901195] INFO -- : [166/881] 2942550=pattern_test I, [2024-04-19T16:52:51.110851 #2901195] INFO -- : [167/881] 2942552=test_memory_view I, [2024-04-19T16:52:51.144701 #2901195] INFO -- : [168/881] 2942552=test_shellwords I, [2024-04-19T16:52:51.147982 #2901195] INFO -- : [169/881] 2942552=test_digest_extend I, [2024-04-19T16:52:51.164418 #2901195] INFO -- : [170/881] 2942552=test_string I, [2024-04-19T16:52:51.167709 #2901195] INFO -- : [171/881] 2942552=test_iterator I, [2024-04-19T16:52:51.199520 #2901195] INFO -- : [172/881] 2942550=test_omap I, [2024-04-19T16:52:51.234201 #2901195] INFO -- : [173/881] 2942550=test_https I, [2024-04-19T16:52:51.254051 #2901195] INFO -- : [174/881] 2942552=test_gem_ext_builder I, [2024-04-19T16:52:51.290526 #2901195] INFO -- : [175/881] 2942545=test_evaluation I, [2024-04-19T16:52:51.294225 #2901195] INFO -- : [176/881] 2942545=test_abi I, [2024-04-19T16:52:51.296845 #2901195] INFO -- : [177/881] 2942547=test_provider I, [2024-04-19T16:52:51.479855 #2901195] INFO -- : [178/881] 2942545=test_rdoc_parser_simple I, [2024-04-19T16:52:51.680044 #2901195] INFO -- : [179/881] 2942550=test_load I, [2024-04-19T16:52:51.685668 #2901195] INFO -- : [180/881] 2942545=test_gem_commands_rebuild_command I, [2024-04-19T16:52:51.687991 #2901195] INFO -- : [181/881] 2942550=test_yamldbm I, [2024-04-19T16:52:51.691781 #2901195] INFO -- : [182/881] 2942550=test_gem_source I, [2024-04-19T16:52:51.696799 #2901195] INFO -- : [183/881] 2942547=test_scalar_scanner I, [2024-04-19T16:52:51.705426 #2901195] INFO -- : [184/881] 2942547=test_gem_commands_outdated_command I, [2024-04-19T16:52:51.746797 #2901195] INFO -- : [185/881] 2942545=test_array I, [2024-04-19T16:52:51.774798 #2901195] INFO -- : [186/881] 2942547=test_gem_package_tar_writer I, [2024-04-19T16:52:51.905337 #2901195] INFO -- : [187/881] 2942547=test_gem_dependency_list I, [2024-04-19T16:52:51.922426 #2901195] INFO -- : [188/881] 2942542=test_benchmark I, [2024-04-19T16:52:51.971267 #2901195] INFO -- : [189/881] 2942547=test_win32ole_method_event I, [2024-04-19T16:52:51.975657 #2901195] INFO -- : [190/881] 2942547=test_nesting_parser I, [2024-04-19T16:52:51.986815 #2901195] INFO -- : [191/881] 2942547=test_assembler I, [2024-04-19T16:52:51.993040 #2901195] INFO -- : [192/881] 2942547=test_spell_checker I, [2024-04-19T16:52:51.998913 #2901195] INFO -- : [193/881] 2942547=attribute_write_test I, [2024-04-19T16:52:52.003184 #2901195] INFO -- : [194/881] 2942555=test_propertyputref I, [2024-04-19T16:52:52.010623 #2901195] INFO -- : [195/881] 2942555=test_rational I, [2024-04-19T16:52:52.030269 #2901195] INFO -- : [196/881] 2942555=test_rational2 I, [2024-04-19T16:52:52.058940 #2901195] INFO -- : [197/881] 2942555=test_len I, [2024-04-19T16:52:52.063001 #2901195] INFO -- : [198/881] 2942550=test_yield_block I, [2024-04-19T16:52:52.069877 #2901195] INFO -- : [199/881] 2942550=test_gem_commands_cert_command I, [2024-04-19T16:52:52.074080 #2901195] INFO -- : [200/881] 2942547=test_completion I, [2024-04-19T16:52:52.075558 #2901195] INFO -- : [201/881] 2942555=test_x509ext I, [2024-04-19T16:52:52.093727 #2901195] INFO -- : [202/881] 2942555=test_erb I, [2024-04-19T16:52:52.145565 #2901195] INFO -- : [203/881] 2942555=test_gem_source_installed I, [2024-04-19T16:52:52.196834 #2901195] INFO -- : [204/881] 2942555=test_arith_seq_extract I, [2024-04-19T16:52:52.212309 #2901195] INFO -- : [205/881] 2942554=test_method_name_check I, [2024-04-19T16:52:52.243544 #2901195] INFO -- : [206/881] 2942554=test_parser I, [2024-04-19T16:52:52.284068 #2901195] INFO -- : [207/881] 2942554=test_module I, [2024-04-19T16:52:52.386176 #2901195] INFO -- : [208/881] 2942555=test_gem_request_set I, [2024-04-19T16:52:52.393671 #2901195] INFO -- : [209/881] 2942548=constant_path_node_test I, [2024-04-19T16:52:52.398416 #2901195] INFO -- : [210/881] 2942548=test_gem_ext_cargo_builder I, [2024-04-19T16:52:52.421364 #2901195] INFO -- : [211/881] 2942553=test_ssl I, [2024-04-19T16:52:52.423218 #2901195] INFO -- : [212/881] 2942548=test_stringify_symbols I, [2024-04-19T16:52:52.432371 #2901195] INFO -- : [213/881] 2942548=integer_parse_test I, [2024-04-19T16:52:52.443015 #2901195] INFO -- : [214/881] 2942548=test_instrumentation_api I, [2024-04-19T16:52:52.548437 #2901195] INFO -- : [215/881] 2942552=test_boolean I, [2024-04-19T16:52:52.579273 #2901195] INFO -- : [216/881] 2942552=test_whileuntil I, [2024-04-19T16:52:52.585754 #2901195] INFO -- : [217/881] 2942552=test_rdoc_generator_markup I, [2024-04-19T16:52:52.622254 #2901195] INFO -- : [218/881] 2942552=test_configuration I, [2024-04-19T16:52:52.678221 #2901195] INFO -- : [219/881] 2942547=test_rubyvm I, [2024-04-19T16:52:52.680088 #2901195] INFO -- : [220/881] 2942547=test_buffered_io I, [2024-04-19T16:52:52.720514 #2901195] INFO -- : [221/881] 2942547=test_monitor I, [2024-04-19T16:52:52.764845 #2901195] INFO -- : [222/881] 2942552=test_http_request I, [2024-04-19T16:52:52.808549 #2901195] INFO -- : [223/881] 2942555=json_generic_object_test I, [2024-04-19T16:52:52.815247 #2901195] INFO -- : [224/881] 2942549=test_gem_source_fetch_problem I, [2024-04-19T16:52:52.816482 #2901195] INFO -- : [225/881] 2942552=test_rdoc_generator_darkfish I, [2024-04-19T16:52:52.826198 #2901195] INFO -- : [226/881] 2942555=test_rdoc_comment I, [2024-04-19T16:52:52.831425 #2901195] INFO -- : [227/881] 2942549=test_error_highlight I, [2024-04-19T16:52:52.901855 #2901195] INFO -- : [228/881] 2942555=test_resize I, [2024-04-19T16:52:52.906409 #2901195] INFO -- : [229/881] 2942555=test_mailto I, [2024-04-19T16:52:52.927617 #2901195] INFO -- : [230/881] 2942555=test_coderange I, [2024-04-19T16:52:52.932565 #2901195] INFO -- : [231/881] 2942555=location_test I, [2024-04-19T16:52:52.934977 #2901195] INFO -- : [232/881] 2942547=test_symbol I, [2024-04-19T16:52:52.946754 #2901195] INFO -- : [233/881] 2942547=test_ractor_compatibility I, [2024-04-19T16:52:52.978135 #2901195] INFO -- : [234/881] 2942551=test_gem_console_ui I, [2024-04-19T16:52:52.989089 #2901195] INFO -- : [235/881] 2942551=test_date_ractor I, [2024-04-19T16:52:53.051137 #2901195] INFO -- : [236/881] 2942555=test_dir I, [2024-04-19T16:52:53.130402 #2901195] INFO -- : [237/881] 2942552=format_errors_test I, [2024-04-19T16:52:53.132380 #2901195] INFO -- : [238/881] 2942552=test_autoconf I, [2024-04-19T16:52:53.139055 #2901195] INFO -- : [239/881] 2942552=test_eval I, [2024-04-19T16:52:53.143306 #2901195] INFO -- : [240/881] 2942552=test_cgi_multipart I, [2024-04-19T16:52:53.143827 #2901195] INFO -- : [241/881] 2942542=test_gem_commands_cleanup_command I, [2024-04-19T16:52:53.316164 #2901195] INFO -- : [242/881] 2942555=test_word I, [2024-04-19T16:52:53.320064 #2901195] INFO -- : [243/881] 2942555=test_numeric I, [2024-04-19T16:52:53.323955 #2901195] INFO -- : [244/881] 2942551=test_member I, [2024-04-19T16:52:53.328301 #2901195] INFO -- : [245/881] 2942555=test_coder I, [2024-04-19T16:52:53.329556 #2901195] INFO -- : [246/881] 2942551=test_symbol I, [2024-04-19T16:52:53.332960 #2901195] INFO -- : [247/881] 2942552=test_gem_commands_pristine_command I, [2024-04-19T16:52:53.339978 #2901195] INFO -- : [248/881] 2942555=test_context I, [2024-04-19T16:52:53.386354 #2901195] INFO -- : [249/881] 2942549=test_nofree I, [2024-04-19T16:52:53.393503 #2901195] INFO -- : [250/881] 2942549=ruby_api_test I, [2024-04-19T16:52:53.405223 #2901195] INFO -- : [251/881] 2942547=test_find_executable I, [2024-04-19T16:52:53.421573 #2901195] INFO -- : [252/881] 2942547=test_enc_associate I, [2024-04-19T16:52:53.549062 #2901195] INFO -- : [253/881] 2942555=test_lazy_enumerator I, [2024-04-19T16:52:53.625827 #2901195] INFO -- : [254/881] 2942549=test_unix I, [2024-04-19T16:52:53.681815 #2901195] INFO -- : [255/881] 2942549=test_gem_resolver_requirement_list I, [2024-04-19T16:52:53.702059 #2901195] INFO -- : [256/881] 2942549=test_arith_seq_beg_len_step I, [2024-04-19T16:52:53.778235 #2901195] INFO -- : [257/881] 2942549=test_pkcs7 I, [2024-04-19T16:52:53.862959 #2901195] INFO -- : [258/881] 2942550=test_function_entry I, [2024-04-19T16:52:53.867757 #2901195] INFO -- : [259/881] 2942550=test_have_macro I, [2024-04-19T16:52:53.903081 #2901195] INFO -- : [260/881] 2942546=test_gem_package I, [2024-04-19T16:52:53.922545 #2901195] INFO -- : [261/881] 2942549=test_complex2 I, [2024-04-19T16:52:53.926620 #2901195] INFO -- : [262/881] 2942549=test_resolve_symbol I, [2024-04-19T16:52:54.001581 #2901195] INFO -- : [263/881] 2942549=test_threadgroup I, [2024-04-19T16:52:54.024396 #2901195] INFO -- : [264/881] 2942542=test_enum I, [2024-04-19T16:52:54.045573 #2901195] INFO -- : [265/881] 2942555=test_gem_specification I, [2024-04-19T16:52:54.057857 #2901195] INFO -- : [266/881] 2942547=test_win32ole_variable I, [2024-04-19T16:52:54.059586 #2901195] INFO -- : [267/881] 2942547=test_stringio I, [2024-04-19T16:52:54.140153 #2901195] INFO -- : [268/881] 2942547=test_arity I, [2024-04-19T16:52:54.148082 #2901195] INFO -- : [269/881] 2942547=test_io_wait_uncommon I, [2024-04-19T16:52:54.158641 #2901195] INFO -- : [270/881] 2942547=test_rdoc_class_module I, [2024-04-19T16:52:54.269331 #2901195] INFO -- : [271/881] 2942556=test_bignum I, [2024-04-19T16:52:54.410359 #2901195] INFO -- : [272/881] 2942556=test_gem_ci_detector I, [2024-04-19T16:52:54.414759 #2901195] INFO -- : [273/881] 2942556=test_rdoc_generator_json_index I, [2024-04-19T16:52:54.425268 #2901195] INFO -- : [274/881] 2942543=test_time_tz I, [2024-04-19T16:52:54.431793 #2901195] INFO -- : [275/881] 2942550=test_win32ole_event I, [2024-04-19T16:52:54.436853 #2901195] INFO -- : [276/881] 2942550=test_trace I, [2024-04-19T16:52:54.443681 #2901195] INFO -- : [277/881] 2942556=ractor_test I, [2024-04-19T16:52:54.458813 #2901195] INFO -- : [278/881] 2942550=test_gem_resolver_api_specification I, [2024-04-19T16:52:54.494999 #2901195] INFO -- : [279/881] 2942543=test_ipaddr I, [2024-04-19T16:52:54.497706 #2901195] INFO -- : [280/881] 2942550=test_mixed_unicode_escapes I, [2024-04-19T16:52:54.500370 #2901195] INFO -- : [281/881] 2942550=test_history I, [2024-04-19T16:52:54.509100 #2901195] INFO -- : [282/881] 2942550=test_rdoc_markup_to_ansi I, [2024-04-19T16:52:54.532982 #2901195] INFO -- : [283/881] 2942543=test_win32ole_variant I, [2024-04-19T16:52:54.537601 #2901195] INFO -- : [284/881] 2942543=test_rdoc_extend I, [2024-04-19T16:52:54.540437 #2901195] INFO -- : [285/881] 2942550=test_merge_keys I, [2024-04-19T16:52:54.546532 #2901195] INFO -- : [286/881] 2942556=parse_stream_test I, [2024-04-19T16:52:54.550949 #2901195] INFO -- : [287/881] 2942556=test_ractor I, [2024-04-19T16:52:54.552842 #2901195] INFO -- : [288/881] 2942550=test_dns I, [2024-04-19T16:52:54.569199 #2901195] INFO -- : [289/881] 2942556=test_gem_commands_open_command I, [2024-04-19T16:52:54.664081 #2901195] INFO -- : [290/881] 2942546=test_gem_source_lock I, [2024-04-19T16:52:54.681422 #2901195] INFO -- : [291/881] 2942556=test_gem I, [2024-04-19T16:52:54.720122 #2901195] INFO -- : [292/881] 2942543=test_cgi_core I, [2024-04-19T16:52:54.723526 #2901195] INFO -- : [293/881] 2942552=test_parser I, [2024-04-19T16:52:54.727209 #2901195] INFO -- : [294/881] 2942546=test_marshal I, [2024-04-19T16:52:54.739874 #2901195] INFO -- : [295/881] 2942552=test_unicode_normalize I, [2024-04-19T16:52:54.754903 #2901195] INFO -- : [296/881] 2942543=test_weakref I, [2024-04-19T16:52:54.868854 #2901195] INFO -- : [297/881] 2942547=test_nonblock I, [2024-04-19T16:52:54.881049 #2901195] INFO -- : [298/881] 2942547=test_alias I, [2024-04-19T16:52:54.891201 #2901195] INFO -- : [299/881] 2942554=test_timeout I, [2024-04-19T16:52:54.896399 #2901195] INFO -- : [300/881] 2942543=test_singleton_function I, [2024-04-19T16:52:54.900293 #2901195] INFO -- : [301/881] 2942543=test_ancdata I, [2024-04-19T16:52:54.907606 #2901195] INFO -- : [302/881] 2942543=test_rb_str_dup I, [2024-04-19T16:52:54.910509 #2901195] INFO -- : [303/881] 2942543=test_reline_key I, [2024-04-19T16:52:54.967912 #2901195] INFO -- : [304/881] 2942543=test_ssl I, [2024-04-19T16:52:55.005715 #2901195] INFO -- : [305/881] 2942549=test_ractor I, [2024-04-19T16:52:55.026600 #2901195] INFO -- : [306/881] 2942550=test_my_integer I, [2024-04-19T16:52:55.028425 #2901195] INFO -- : [307/881] 2942547=test_thread I, [2024-04-19T16:52:55.030470 #2901195] INFO -- : [308/881] 2942550=json_ext_parser_test I, [2024-04-19T16:52:55.040298 #2901195] INFO -- : [309/881] 2942550=test_rendering I, [2024-04-19T16:52:55.047859 #2901195] INFO -- : [310/881] 2942550=test_debugger_integration I, [2024-04-19T16:52:55.059688 #2901195] INFO -- : [311/881] 2942542=test_nextafter I, [2024-04-19T16:52:55.068423 #2901195] INFO -- : [312/881] 2942550=test_capacity I, [2024-04-19T16:52:55.077420 #2901195] INFO -- : [313/881] 2942550=test_gem_request_set_lockfile_tokenizer I, [2024-04-19T16:52:55.150868 #2901195] INFO -- : [314/881] 2942550=test_stat I, [2024-04-19T16:52:55.158159 #2901195] INFO -- : [315/881] 2942542=test_have_func I, [2024-04-19T16:52:55.159276 #2901195] INFO -- : [316/881] 2942550=test_gem_resolver_git_specification I, [2024-04-19T16:52:55.248413 #2901195] INFO -- : [317/881] 2942546=test_object_references I, [2024-04-19T16:52:55.258215 #2901195] INFO -- : [318/881] 2942546=test_usrmarshal I, [2024-04-19T16:52:55.403777 #2901195] INFO -- : [319/881] 2942550=test_cgi_modruby I, [2024-04-19T16:52:55.418006 #2901195] INFO -- : [320/881] 2942550=test_integer I, [2024-04-19T16:52:55.441956 #2901195] INFO -- : [321/881] 2942548=test_super I, [2024-04-19T16:52:55.463367 #2901195] INFO -- : [322/881] 2942549=test_rubyoptions I, [2024-04-19T16:52:55.527851 #2901195] INFO -- : [323/881] 2942546=test_call I, [2024-04-19T16:52:55.544344 #2901195] INFO -- : [324/881] 2942543=test_https_proxy I, [2024-04-19T16:52:55.567052 #2901195] INFO -- : [325/881] 2942543=test_rubygems I, [2024-04-19T16:52:55.674325 #2901195] INFO -- : [326/881] 2942546=test_gem_commands_setup_command I, [2024-04-19T16:52:55.855815 #2901195] INFO -- : [327/881] 2942554=test_rdoc_attr I, [2024-04-19T16:52:55.883802 #2901195] INFO -- : [328/881] 2942554=test_env I, [2024-04-19T16:52:55.975311 #2901195] INFO -- : [329/881] 2942543=test_integer I, [2024-04-19T16:52:56.076960 #2901195] INFO -- : [330/881] 2942543=desugar_compiler_test I, [2024-04-19T16:52:56.083151 #2901195] INFO -- : [331/881] 2942551=test_dryrun I, [2024-04-19T16:52:56.103296 #2901195] INFO -- : [332/881] 2942551=json_generator_test I, [2024-04-19T16:52:56.182676 #2901195] INFO -- : [333/881] 2942543=test_eval I, [2024-04-19T16:52:56.217078 #2901195] INFO -- : [334/881] 2942551=test_transcode I, [2024-04-19T16:52:56.362835 #2901195] INFO -- : [335/881] 2942546=test_gem_resolver_api_set I, [2024-04-19T16:52:56.408767 #2901195] INFO -- : [336/881] 2942548=test_gem_safe_marshal I, [2024-04-19T16:52:56.430837 #2901195] INFO -- : [337/881] 2942546=test_enumerable I, [2024-04-19T16:52:56.434323 #2901195] INFO -- : [338/881] 2942546=test_config I, [2024-04-19T16:52:56.438902 #2901195] INFO -- : [339/881] 2942543=test_gem_resolver_vendor_set I, [2024-04-19T16:52:56.459995 #2901195] INFO -- : [340/881] 2942543=test_webauthn_listener I, [2024-04-19T16:52:56.489216 #2901195] INFO -- : [341/881] 2942551=test_random_formatter I, [2024-04-19T16:52:56.517941 #2901195] INFO -- : [342/881] 2942551=test_helper I, [2024-04-19T16:52:56.519534 #2901195] INFO -- : [343/881] 2942551=test_jaro_winkler I, [2024-04-19T16:52:56.525238 #2901195] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 53585> I, [2024-04-19T16:52:56.534089 #2901195] INFO -- : [344/881] 2942551=test_lambda I, [2024-04-19T16:52:56.600180 #2901195] INFO -- : [345/881] 2942551=test_ast I, [2024-04-19T16:52:56.608567 #2901195] INFO -- : COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME I, [2024-04-19T16:52:56.608685 #2901195] INFO -- : ruby 2942543 ko1 9u IPv4 1883289947 0t0 TCP localhost:53585->localhost:49688 (CLOSE_WAIT) I, [2024-04-19T16:52:56.640922 #2901195] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 I, [2024-04-19T16:52:56.645624 #2901195] INFO -- : [346/881] 2942543=test_gem_request_set_gem_dependency_api I, [2024-04-19T16:52:56.699692 #2901195] INFO -- : [347/881] 2942545=test_update I, [2024-04-19T16:52:56.704964 #2901195] INFO -- : [348/881] 2942545=test_fips I, [2024-04-19T16:52:56.907166 #2901195] INFO -- : [349/881] 2942543=test_x509name I, [2024-04-19T16:52:56.925937 #2901195] INFO -- : [350/881] 2942543=test_x509store I, [2024-04-19T16:52:56.994661 #2901195] INFO -- : [351/881] 2942555=test_rdoc_code_object I, [2024-04-19T16:52:57.020904 #2901195] INFO -- : [352/881] 2942556=static_inspect_test I, [2024-04-19T16:52:57.029285 #2901195] INFO -- : [353/881] 2942556=test_udp I, [2024-04-19T16:52:57.032825 #2901195] INFO -- : [354/881] 2942556=test_data_error I, [2024-04-19T16:52:57.048378 #2901195] INFO -- : [355/881] 2942545=bom_test I, [2024-04-19T16:52:57.056678 #2901195] INFO -- : [356/881] 2942546=test_force_exit I, [2024-04-19T16:52:57.111533 #2901195] INFO -- : [357/881] 2942556=test_file I, [2024-04-19T16:52:57.157151 #2901195] INFO -- : [358/881] 2942545=test_ostruct I, [2024-04-19T16:52:57.169137 #2901195] INFO -- : [359/881] 2942546=unescape_test I, [2024-04-19T16:52:57.185114 #2901195] INFO -- : [360/881] 2942548=test_tmpdir I, [2024-04-19T16:52:57.202250 #2901195] INFO -- : [361/881] 2942543=test_rdoc_markup_document I, [2024-04-19T16:52:57.204592 #2901195] INFO -- : [362/881] 2942542=test_integer_comb I, [2024-04-19T16:52:57.217066 #2901195] INFO -- : [363/881] 2942543=test_vm_dump I, [2024-04-19T16:52:57.217161 #2901195] INFO -- : [364/881] 2942543=errors_test I, [2024-04-19T16:52:57.279886 #2901195] INFO -- : [365/881] 2942548=test_regexp I, [2024-04-19T16:52:57.323341 #2901195] INFO -- : [366/881] 2942543=test_gem_commands_check_command I, [2024-04-19T16:52:57.332450 #2901195] INFO -- : [367/881] 2942545=test_ensured I, [2024-04-19T16:52:57.390739 #2901195] INFO -- : [368/881] 2942543=library_symbols_test I, [2024-04-19T16:52:57.404391 #2901195] INFO -- : [369/881] 2942543=test_addr I, [2024-04-19T16:52:57.415674 #2901195] INFO -- : [370/881] 2942543=test_locale I, [2024-04-19T16:52:57.417240 #2901195] INFO -- : [371/881] 2942545=test_ts I, [2024-04-19T16:52:57.488175 #2901195] INFO -- : [372/881] 2942543=test_rdoc_ri_paths I, [2024-04-19T16:52:57.511087 #2901195] INFO -- : [373/881] 2942555=test_project_sanity I, [2024-04-19T16:52:57.526834 #2901195] INFO -- : [374/881] 2942543=test_range I, [2024-04-19T16:52:57.654381 #2901195] INFO -- : [375/881] 2942555=test_pty I, [2024-04-19T16:52:57.781734 #2901195] INFO -- : [376/881] 2942541=test_dup I, [2024-04-19T16:52:57.892024 #2901195] INFO -- : [377/881] 2942545=test_constant I, [2024-04-19T16:52:58.036975 #2901195] INFO -- : [378/881] 2942541=command_line_test I, [2024-04-19T16:52:58.148982 #2901195] INFO -- : [379/881] 2942541=test_erb_command I, [2024-04-19T16:52:58.209037 #2901195] INFO -- : [380/881] 2942541=test_helper I, [2024-04-19T16:52:58.219649 #2901195] INFO -- : [381/881] 2942541=test_encoding I, [2024-04-19T16:52:58.233888 #2901195] INFO -- : [382/881] 2942555=test_gem_uri_formatter I, [2024-04-19T16:52:58.270897 #2901195] INFO -- : [383/881] 2942555=test_arithmetic_sequence I, [2024-04-19T16:52:58.303343 #2901195] INFO -- : [384/881] 2942555=test_gem_gemcutter_utilities I, [2024-04-19T16:52:58.508975 #2901195] INFO -- : [385/881] 2942541=test_basicinstructions I, [2024-04-19T16:52:58.601424 #2901195] INFO -- : [386/881] 2942541=test_gem_command_manager I, [2024-04-19T16:52:58.707950 #2901195] INFO -- : [387/881] 2942543=test_key_actor_emacs I, [2024-04-19T16:52:58.815432 #2901195] INFO -- : [388/881] 2942555=version_test I, [2024-04-19T16:52:58.821061 #2901195] INFO -- : [389/881] 2942555=test_object I, [2024-04-19T16:52:58.824059 #2901195] INFO -- : [390/881] 2942555=test_cgi_header I, [2024-04-19T16:52:58.834980 #2901195] INFO -- : [391/881] 2942555=heredoc_dedent_test I, [2024-04-19T16:52:58.847458 #2901195] INFO -- : [392/881] 2942555=test_signedness I, [2024-04-19T16:52:58.920716 #2901195] INFO -- : [393/881] 2942543=test_tsort I, [2024-04-19T16:52:58.927358 #2901195] INFO -- : [394/881] 2942543=test_rdoc_rd_block_parser I, [2024-04-19T16:52:58.928259 #2901195] INFO -- : [395/881] 2942550=test_big5 I, [2024-04-19T16:52:58.942221 #2901195] INFO -- : [396/881] 2942550=test_func I, [2024-04-19T16:52:58.981517 #2901195] INFO -- : [397/881] 2942543=test_pointer I, [2024-04-19T16:52:59.071224 #2901195] INFO -- : [398/881] 2942541=test_ractor I, [2024-04-19T16:52:59.201364 #2901195] INFO -- : [399/881] 2942546=test_type I, [2024-04-19T16:52:59.207074 #2901195] INFO -- : [400/881] 2942546=test_sleep I, [2024-04-19T16:52:59.210334 #2901195] INFO -- : [401/881] 2942541=test_date_arith I, [2024-04-19T16:52:59.225253 #2901195] INFO -- : [402/881] 2942541=test_object I, [2024-04-19T16:52:59.747625 #2901195] INFO -- : [403/881] 2942554=test_ruby_lex I, [2024-04-19T16:52:59.750066 #2901195] INFO -- : [404/881] 2942541=test_gem_local_remote_options I, [2024-04-19T16:52:59.810533 #2901195] INFO -- : [405/881] 2942541=test_timeout I, [2024-04-19T16:52:59.822534 #2901195] INFO -- : [406/881] 2942541=test_normalize I, [2024-04-19T16:52:59.824933 #2901195] INFO -- : [407/881] 2942541=test_ossl I, [2024-04-19T16:52:59.909206 #2901195] INFO -- : [408/881] 2942553=test_change_word I, [2024-04-19T16:52:59.932113 #2901195] INFO -- : [409/881] 2942553=compiler_test I, [2024-04-19T16:52:59.951783 #2901195] INFO -- : [410/881] 2942552=test_flip I, [2024-04-19T16:52:59.997487 #2901195] INFO -- : [411/881] 2942552=test_keyword I, [2024-04-19T16:52:59.998689 #2901195] INFO -- : [412/881] 2942543=test_class_name_check I, [2024-04-19T16:53:00.011156 #2901195] INFO -- : [413/881] 2942553=test_fd_setsize I, [2024-04-19T16:53:00.011256 #2901195] INFO -- : [414/881] 2942553=test_continuation I, [2024-04-19T16:53:00.033615 #2901195] INFO -- : [415/881] 2942543=test_win32ole_method I, [2024-04-19T16:53:00.039346 #2901195] INFO -- : [416/881] 2942543=test_delete I, [2024-04-19T16:53:00.052321 #2901195] INFO -- : [417/881] 2942543=test_gem_platform I, [2024-04-19T16:53:00.053528 #2901195] INFO -- : [418/881] 2942553=test_date_strptime I, [2024-04-19T16:53:00.080806 #2901195] INFO -- : [419/881] 2942554=test_gem_package_task I, [2024-04-19T16:53:00.093442 #2901195] INFO -- : [420/881] 2942554=test_placearg I, [2024-04-19T16:53:00.181118 #2901195] INFO -- : [421/881] 2942543=test_rdoc_markup_hard_break I, [2024-04-19T16:53:00.184757 #2901195] INFO -- : [422/881] 2942543=test_weakkeymap I, [2024-04-19T16:53:00.215823 #2901195] INFO -- : [423/881] 2942553=test_gem_commands_push_command I, [2024-04-19T16:53:00.276316 #2901195] INFO -- : [424/881] 2942554=test_numhash I, [2024-04-19T16:53:00.286807 #2901195] INFO -- : [425/881] 2942554=test_pkey_rsa I, [2024-04-19T16:53:00.545747 #2901195] INFO -- : [426/881] 2942554=test_rdoc_parser_markdown I, [2024-04-19T16:53:00.565480 #2901195] INFO -- : [427/881] 2942554=test_gem_resolver_lock_set I, [2024-04-19T16:53:00.603126 #2901195] INFO -- : [428/881] 2942554=test_not I, [2024-04-19T16:53:00.618890 #2901195] INFO -- : [429/881] 2942554=test_import I, [2024-04-19T16:53:00.630180 #2901195] INFO -- : [430/881] 2942543=test_logger I, [2024-04-19T16:53:00.646801 #2901195] INFO -- : [431/881] 2942543=test_file_exhaustive I, [2024-04-19T16:53:00.829285 #2901195] INFO -- : [432/881] 2942552=test_files_test I, [2024-04-19T16:53:00.865189 #2901195] INFO -- : [433/881] 2942553=test_gem_update_suggestion I, [2024-04-19T16:53:00.954444 #2901195] INFO -- : [434/881] 2942553=test_gem_command I, [2024-04-19T16:53:00.976792 #2901195] INFO -- : [435/881] 2942552=test_key_actor_vi I, [2024-04-19T16:53:00.995751 #2901195] INFO -- : [436/881] 2942542=test_bug-3571 I, [2024-04-19T16:53:01.017352 #2901195] INFO -- : [437/881] 2942542=test_common I, [2024-04-19T16:53:01.050137 #2901195] INFO -- : [438/881] 2942552=test_gem_spec_fetcher I, [2024-04-19T16:53:01.074155 #2901195] INFO -- : [439/881] 2942553=test_numeric I, [2024-04-19T16:53:01.159428 #2901195] INFO -- : [440/881] 2942553=test_ifunless I, [2024-04-19T16:53:01.161275 #2901195] INFO -- : [441/881] 2942553=test_assignment I, [2024-04-19T16:53:01.211103 #2901195] INFO -- : [442/881] 2942552=test_gem_commands_lock_command I, [2024-04-19T16:53:01.223320 #2901195] INFO -- : [443/881] 2942545=test_rdoc_tom_doc I, [2024-04-19T16:53:01.239301 #2901195] INFO -- : [444/881] 2942552=test_hmac I, [2024-04-19T16:53:01.246658 #2901195] INFO -- : [445/881] 2942545=test_rdoc_markup_to_tt_only I, [2024-04-19T16:53:01.257820 #2901195] INFO -- : [446/881] 2942552=test_zsh_completion I, [2024-04-19T16:53:01.265549 #2901195] INFO -- : [447/881] 2942552=test_exception I, [2024-04-19T16:53:01.281248 #2901195] INFO -- : [448/881] 2942552=test_iter_break I, [2024-04-19T16:53:01.289086 #2901195] INFO -- : [449/881] 2942552=test_verbose I, [2024-04-19T16:53:01.291743 #2901195] INFO -- : [450/881] 2942545=test_nil I, [2024-04-19T16:53:01.295815 #2901195] INFO -- : [451/881] 2942542=test_num2int I, [2024-04-19T16:53:01.296917 #2901195] INFO -- : [452/881] 2942545=test_rdoc_single_class I, [2024-04-19T16:53:01.304108 #2901195] INFO -- : [453/881] 2942545=test_macro I, [2024-04-19T16:53:01.312109 #2901195] INFO -- : [454/881] 2942542=test_gem_ext_configure_builder I, [2024-04-19T16:53:01.312460 #2901195] INFO -- : [455/881] 2942545=test_frozen I, [2024-04-19T16:53:01.315506 #2901195] INFO -- : [456/881] 2942552=test_pp I, [2024-04-19T16:53:01.322194 #2901195] INFO -- : [457/881] 2942545=test_config I, [2024-04-19T16:53:01.340551 #2901195] INFO -- : [458/881] 2942545=test_gem_source_list I, [2024-04-19T16:53:01.360905 #2901195] INFO -- : [459/881] 2942542=test_yaml_special_cases I, [2024-04-19T16:53:01.376634 #2901195] INFO -- : [460/881] 2942542=test_optarg I, [2024-04-19T16:53:01.386393 #2901195] INFO -- : [461/881] 2942552=test_rdoc_token_stream I, [2024-04-19T16:53:01.392289 #2901195] INFO -- : [462/881] 2942545=test_address_resolve I, [2024-04-19T16:53:01.397175 #2901195] INFO -- : [463/881] 2942552=test_kernel I, [2024-04-19T16:53:01.415417 #2901195] INFO -- : [464/881] 2942545=test_eval_history I, [2024-04-19T16:53:01.474385 #2901195] INFO -- : [465/881] 2942545=dispatcher_test I, [2024-04-19T16:53:01.520800 #2901195] INFO -- : [466/881] 2942545=test_kdf I, [2024-04-19T16:53:01.535320 #2901195] INFO -- : [467/881] 2942542=test_gem_doctor I, [2024-04-19T16:53:01.590048 #2901195] INFO -- : [468/881] 2942542=test_emitter I, [2024-04-19T16:53:01.596560 #2901195] INFO -- : [469/881] 2942542=test_gem_silent_ui I, [2024-04-19T16:53:01.615144 #2901195] INFO -- : [470/881] 2942545=test_bug-5832 I, [2024-04-19T16:53:01.621294 #2901195] INFO -- : [471/881] 2942545=test_files_ext I, [2024-04-19T16:53:01.645890 #2901195] INFO -- : [472/881] 2942542=test_command I, [2024-04-19T16:53:01.692049 #2901195] INFO -- : [473/881] 2942550=test_at_exit I, [2024-04-19T16:53:01.724842 #2901195] INFO -- : [474/881] 2942550=test_gem_ext_cargo_builder_unit I, [2024-04-19T16:53:01.729566 #2901195] INFO -- : [475/881] 2942545=test_date I, [2024-04-19T16:53:01.736518 #2901195] INFO -- : [476/881] 2942545=test_gem_rdoc I, [2024-04-19T16:53:01.742402 #2901195] INFO -- : [477/881] 2942550=test_object_create_start I, [2024-04-19T16:53:01.747582 #2901195] INFO -- : [478/881] 2942550=test_enc_raise I, [2024-04-19T16:53:01.758915 #2901195] INFO -- : [479/881] 2942550=test_psych I, [2024-04-19T16:53:01.782004 #2901195] INFO -- : [480/881] 2942550=!Nothing_to_test I, [2024-04-19T16:53:01.782839 #2901195] INFO -- : [481/881] 2942550=test_rdoc_markup_paragraph I, [2024-04-19T16:53:01.789495 #2901195] INFO -- : [482/881] 2942554=test_trick I, [2024-04-19T16:53:01.793617 #2901195] INFO -- : [483/881] 2942550=test_thread I, [2024-04-19T16:53:01.797779 #2901195] INFO -- : [484/881] 2942550=test_pipe I, [2024-04-19T16:53:01.897023 #2901195] INFO -- : [485/881] 2942545=test_pkey_ec I, [2024-04-19T16:53:01.966006 #2901195] INFO -- : [486/881] 2942550=test_date_parse I, [2024-04-19T16:53:01.980575 #2901195] INFO -- : [487/881] 2942545=test_rdoc_markup_attributes I, [2024-04-19T16:53:01.985532 #2901195] INFO -- : [488/881] 2942545=test_win32ole_type I, [2024-04-19T16:53:01.992989 #2901195] INFO -- : [489/881] 2942545=test_null I, [2024-04-19T16:53:01.996445 #2901195] INFO -- : [490/881] 2942545=test_mul I, [2024-04-19T16:53:02.009843 #2901195] INFO -- : [491/881] 2942555=test_rdoc_rd_inline_parser I, [2024-04-19T16:53:02.010920 #2901195] INFO -- : [492/881] 2942545=test_rdoc_markup_to_rdoc I, [2024-04-19T16:53:02.017136 #2901195] INFO -- : [493/881] 2942542=test_default_gems I, [2024-04-19T16:53:02.032469 #2901195] INFO -- : [494/881] 2942555=test_gem_uninstaller I, [2024-04-19T16:53:02.073072 #2901195] INFO -- : [495/881] 2942545=test_svcb_https I, [2024-04-19T16:53:02.078186 #2901195] INFO -- : [496/881] 2942552=test_buffering I, [2024-04-19T16:53:02.083121 #2901195] INFO -- : [497/881] 2942552=test_gb18030 I, [2024-04-19T16:53:02.085962 #2901195] INFO -- : [498/881] 2942545=test_windows_1251 I, [2024-04-19T16:53:02.089007 #2901195] INFO -- : [499/881] 2942542=test_time I, [2024-04-19T16:53:02.091926 #2901195] INFO -- : [500/881] 2942545=test_rdoc_rdoc I, [2024-04-19T16:53:02.095881 #2901195] INFO -- : [501/881] 2942552=test_io_buffer I, [2024-04-19T16:53:02.137303 #2901195] INFO -- : [502/881] 2942550=test_defined I, [2024-04-19T16:53:02.188206 #2901195] INFO -- : [503/881] 2942552=test_backtrace I, [2024-04-19T16:53:02.196742 #2901195] INFO -- : [504/881] 2942552=test_key_name_check I, [2024-04-19T16:53:02.217780 #2901195] INFO -- : [505/881] 2942550=test_rdoc_i18n_text I, [2024-04-19T16:53:02.219947 #2901195] INFO -- : [506/881] 2942545=test_require_path_check I, [2024-04-19T16:53:02.222478 #2901195] INFO -- : [507/881] 2942552=test_rdoc_markup_parser I, [2024-04-19T16:53:02.229373 #2901195] INFO -- : [508/881] 2942550=test_folderitem2_invokeverb I, [2024-04-19T16:53:02.234174 #2901195] INFO -- : [509/881] 2942550=test_fnmatch I, [2024-04-19T16:53:02.275475 #2901195] INFO -- : [510/881] 2942542=test_files_test_2 I, [2024-04-19T16:53:02.277645 #2901195] INFO -- : [511/881] 2942542=test_gem_validator I, [2024-04-19T16:53:02.283095 #2901195] INFO -- : [512/881] 2942550=test_gc_compact I, [2024-04-19T16:53:02.287897 #2901195] INFO -- : [513/881] 2942552=test_proc I, [2024-04-19T16:53:02.303769 #2901195] INFO -- : [514/881] 2942545=test_string I, [2024-04-19T16:53:02.305337 #2901195] INFO -- : [515/881] 2942542=test_gem_resolver_index_set I, [2024-04-19T16:53:02.353262 #2901195] INFO -- : [516/881] 2942542=test_gem_package_old I, [2024-04-19T16:53:02.401168 #2901195] INFO -- : [517/881] 2942542=test_cgi_tag_helper I, [2024-04-19T16:53:02.413031 #2901195] INFO -- : [518/881] 2942542=test_zlib I, [2024-04-19T16:53:02.768875 #2901195] INFO -- : [519/881] 2942553=test_egrep_cpp I, [2024-04-19T16:53:02.932012 #2901195] INFO -- : [520/881] 2942553=test_erb_m17n I, [2024-04-19T16:53:02.940098 #2901195] INFO -- : [521/881] 2942553=test_ole_methods I, [2024-04-19T16:53:02.947503 #2901195] INFO -- : [522/881] 2942553=test_date_conv I, [2024-04-19T16:53:02.959025 #2901195] INFO -- : [523/881] 2942553=test_optimization I, [2024-04-19T16:53:03.124419 #2901195] INFO -- : [524/881] 2942552=test_gem_dependency_resolution_error I, [2024-04-19T16:53:03.135481 #2901195] INFO -- : [525/881] 2942552=test_rdoc_parser I, [2024-04-19T16:53:03.166775 #2901195] INFO -- : [526/881] 2942552=test_qsort I, [2024-04-19T16:53:03.190507 #2901195] INFO -- : [527/881] 2942552=json_addition_test I, [2024-04-19T16:53:03.197314 #2901195] INFO -- : [528/881] 2942556=test_rdoc_store I, [2024-04-19T16:53:03.214662 #2901195] INFO -- : [529/881] 2942552=test_gem_request_set_lockfile_parser I, [2024-04-19T16:53:03.346638 #2901195] INFO -- : [530/881] 2942552=test_depth_first I, [2024-04-19T16:53:03.351065 #2901195] INFO -- : [531/881] 2942552=test_raise I, [2024-04-19T16:53:03.352312 #2901195] INFO -- : [532/881] 2942552=test_x509attr I, [2024-04-19T16:53:03.366425 #2901195] INFO -- : [533/881] 2942552=test_rdoc_stats I, [2024-04-19T16:53:03.417746 #2901195] INFO -- : [534/881] 2942552=test_pattern_matching I, [2024-04-19T16:53:03.440485 #2901195] INFO -- : [535/881] 2942555=test_string I, [2024-04-19T16:53:03.464779 #2901195] INFO -- : [536/881] 2942555=test_rdoc_generator_pot_po I, [2024-04-19T16:53:03.465944 #2901195] INFO -- : [537/881] 2942552=test_ansi_with_terminfo I, [2024-04-19T16:53:03.467097 #2901195] INFO -- : [538/881] 2942555=test_rdoc_markup_to_markdown I, [2024-04-19T16:53:03.475062 #2901195] INFO -- : [539/881] 2942552=test_json_tree I, [2024-04-19T16:53:03.482205 #2901195] INFO -- : [540/881] 2942552=test_memory_view I, [2024-04-19T16:53:03.525784 #2901195] INFO -- : [541/881] 2942555=test_m17n_comb I, [2024-04-19T16:53:03.983605 #2901195] INFO -- : [542/881] 2942556=test_ractor I, [2024-04-19T16:53:04.032207 #2901195] INFO -- : [543/881] 2942556=test_cclass I, [2024-04-19T16:53:04.083786 #2901195] INFO -- : [544/881] 2942556=test_gem_request_connection_pools I, [2024-04-19T16:53:04.088520 #2901195] INFO -- : [545/881] 2942552=test_grapheme_breaks I, [2024-04-19T16:53:04.125651 #2901195] INFO -- : [546/881] 2942552=test_gem_version_option I, [2024-04-19T16:53:04.168192 #2901195] INFO -- : [547/881] 2942547=test_case I, [2024-04-19T16:53:04.172364 #2901195] INFO -- : [548/881] 2942547=test_pkey I, [2024-04-19T16:53:04.177679 #2901195] INFO -- : [549/881] 2942552=test_parser_events I, [2024-04-19T16:53:04.211734 #2901195] INFO -- : [550/881] 2942546=test_reline I, [2024-04-19T16:53:04.232460 #2901195] INFO -- : [551/881] 2942547=test_rdoc_markup_to_table_of_contents I, [2024-04-19T16:53:04.273021 #2901195] INFO -- : [552/881] 2942552=test_thread I, [2024-04-19T16:53:04.316299 #2901195] INFO -- : [553/881] 2942547=test_socket I, [2024-04-19T16:53:04.337381 #2901195] INFO -- : [554/881] 2942554=test_objectspace I, [2024-04-19T16:53:04.399946 #2901195] INFO -- : [555/881] 2942546=test_literal I, [2024-04-19T16:53:04.502177 #2901195] INFO -- : [556/881] 2942552=test_str2big I, [2024-04-19T16:53:04.521021 #2901195] INFO -- : [557/881] 2942552=test_dot_dot I, [2024-04-19T16:53:04.530775 #2901195] INFO -- : [558/881] 2942552=test_c_struct_builder I, [2024-04-19T16:53:04.894978 #2901195] INFO -- : [559/881] 2942552=test_gem_stream_ui I, [2024-04-19T16:53:04.987544 #2901195] INFO -- : [560/881] 2942552=test_rdoc_generator_ri I, [2024-04-19T16:53:05.008668 #2901195] INFO -- : [561/881] 2942552=test_extlibs I, [2024-04-19T16:53:05.126381 #2901195] INFO -- : [562/881] 2942556=test_ractor I, [2024-04-19T16:53:05.147213 #2901195] INFO -- : [563/881] 2942556=test_severity I, [2024-04-19T16:53:05.156121 #2901195] INFO -- : [564/881] 2942556=test_require_lib I, [2024-04-19T16:53:05.217310 #2901195] INFO -- : [565/881] 2942546=test_gem_install_update_options I, [2024-04-19T16:53:05.322066 #2901195] INFO -- : [566/881] 2942554=parse_test I, [2024-04-19T16:53:05.415808 #2901195] INFO -- : [567/881] 2942546=test_bug_reporter I, [2024-04-19T16:53:05.638576 #2901195] INFO -- : [568/881] 2942550=test_rand I, [2024-04-19T16:53:05.959399 #2901195] INFO -- : [569/881] 2942547=test_gem_package_tar_reader_entry I, [2024-04-19T16:53:05.979294 #2901195] INFO -- : [570/881] 2942546=test_gem_name_tuple I, [2024-04-19T16:53:06.001299 #2901195] INFO -- : [571/881] 2942546=test_exception I, [2024-04-19T16:53:06.068029 #2901195] INFO -- : [572/881] 2942550=test_case_options I, [2024-04-19T16:53:06.081039 #2901195] INFO -- : [573/881] 2942550=test_store I, [2024-04-19T16:53:06.234799 #2901195] INFO -- : [574/881] 2942547=test_rdoc_cross_reference I, [2024-04-19T16:53:06.325181 #2901195] INFO -- : [575/881] 2942550=test_gem_dependency_installer I, [2024-04-19T16:53:06.602110 #2901195] INFO -- : [576/881] 2942541=test_scalar I, [2024-04-19T16:53:06.628170 #2901195] INFO -- : [577/881] 2942541=test_gem_commands_info_command I, [2024-04-19T16:53:06.664396 #2901195] INFO -- : [578/881] 2942541=test_enumerator_kw I, [2024-04-19T16:53:06.670530 #2901195] INFO -- : [579/881] 2942541=test_settracefunc I, [2024-04-19T16:53:06.794563 #2901195] INFO -- : [580/881] 2942547=test_gem_text I, [2024-04-19T16:53:06.850045 #2901195] INFO -- : [581/881] 2942555=test_generic I, [2024-04-19T16:53:06.878558 #2901195] INFO -- : [582/881] 2942547=test_win32ole I, [2024-04-19T16:53:06.885707 #2901195] INFO -- : [583/881] 2942547=test_scan_args I, [2024-04-19T16:53:06.891159 #2901195] INFO -- : [584/881] 2942555=test_method_cache I, [2024-04-19T16:53:06.898095 #2901195] INFO -- : [585/881] 2942555=test_gem_request I, [2024-04-19T16:53:06.906801 #2901195] INFO -- : [586/881] 2942547=test_sprintf_comb I, [2024-04-19T16:53:07.121448 #2901195] INFO -- : [587/881] 2942547=test_gem_commands_mirror I, [2024-04-19T16:53:07.132885 #2901195] INFO -- : [588/881] 2942547=test_gem_ext_cargo_builder_link_flag_converter I, [2024-04-19T16:53:07.222322 #2901195] INFO -- : [589/881] 2942555=test_name_error I, [2024-04-19T16:53:07.247719 #2901195] INFO -- : [590/881] 2942547=test_rdoc_markup_attribute_manager I, [2024-04-19T16:53:07.290407 #2901195] INFO -- : [591/881] 2942547=test_gem_commands_dependency_command I, [2024-04-19T16:53:07.327148 #2901195] INFO -- : [592/881] 2942552=test_gem_resolver_composed_set I, [2024-04-19T16:53:07.346311 #2901195] INFO -- : [593/881] 2942555=test_safe_load I, [2024-04-19T16:53:07.355964 #2901195] INFO -- : [594/881] 2942555=test_gem_resolver I, [2024-04-19T16:53:07.367587 #2901195] INFO -- : [595/881] 2942552=test_gem_commands_specification_command I, [2024-04-19T16:53:07.425213 #2901195] INFO -- : [596/881] 2942547=test_gem_commands_which_command I, [2024-04-19T16:53:07.479738 #2901195] INFO -- : [597/881] 2942547=test_shift_jis I, [2024-04-19T16:53:07.485450 #2901195] INFO -- : [598/881] 2942547=test_http I, [2024-04-19T16:53:07.498298 #2901195] INFO -- : [599/881] 2942547=test_enumerator I, [2024-04-19T16:53:07.522444 #2901195] INFO -- : [600/881] 2942552=test_flags I, [2024-04-19T16:53:07.786925 #2901195] INFO -- : [601/881] 2942542=test_inadvertent_creation I, [2024-04-19T16:53:07.832779 #2901195] INFO -- : [602/881] 2942555=test_gem_safe_yaml I, [2024-04-19T16:53:07.897129 #2901195] INFO -- : [603/881] 2942555=test_syntax I, [2024-04-19T16:53:07.908319 #2901195] INFO -- : [604/881] 2942542=index_write_test I, [2024-04-19T16:53:07.949794 #2901195] INFO -- : [605/881] 2942541=test_date_new I, [2024-04-19T16:53:07.963559 #2901195] INFO -- : [606/881] 2942541=test_data I, [2024-04-19T16:53:07.971750 #2901195] INFO -- : [607/881] 2942549=test_require I, [2024-04-19T16:53:07.974724 #2901195] INFO -- : [608/881] 2942541=test_rdoc_markup_to_joined_paragraph I, [2024-04-19T16:53:07.974990 #2901195] INFO -- : [609/881] 2942549=test_date_time I, [2024-04-19T16:53:07.989555 #2901195] INFO -- : [610/881] 2942542=test_iso_8859 I, [2024-04-19T16:53:07.993792 #2901195] INFO -- : [611/881] 2942549=test_tcp I, [2024-04-19T16:53:08.063531 #2901195] INFO -- : [612/881] 2942542=test_rdoc_text I, [2024-04-19T16:53:08.106190 #2901195] INFO -- : [613/881] 2942549=test_rdoc_context I, [2024-04-19T16:53:08.146386 #2901195] INFO -- : [614/881] 2942542=test_stream I, [2024-04-19T16:53:08.160188 #2901195] INFO -- : [615/881] 2942541=test_nil2vtempty I, [2024-04-19T16:53:08.164481 #2901195] INFO -- : [616/881] 2942541=test_open-uri I, [2024-04-19T16:53:08.165608 #2901195] INFO -- : [617/881] 2942542=test_httpresponse I, [2024-04-19T16:53:08.204667 #2901195] INFO -- : [618/881] 2942542=test_rdoc_parser_ruby I, [2024-04-19T16:53:08.402378 #2901195] INFO -- : [619/881] 2942543=test_passing_block I, [2024-04-19T16:53:08.409668 #2901195] INFO -- : [620/881] 2942543=test_thread_fd_close I, [2024-04-19T16:53:08.416719 #2901195] INFO -- : [621/881] 2942543=test_uncorrectable_name_check I, [2024-04-19T16:53:08.419210 #2901195] INFO -- : [622/881] 2942543=newline_test I, [2024-04-19T16:53:08.568174 #2901195] INFO -- : [623/881] 2942543=test_hash_create I, [2024-04-19T16:53:08.571633 #2901195] INFO -- : [624/881] 2942543=test_stringchar I, [2024-04-19T16:53:08.669796 #2901195] INFO -- : [625/881] 2942541=test_flush I, [2024-04-19T16:53:08.671297 #2901195] INFO -- : [626/881] 2942543=test_singleton I, [2024-04-19T16:53:08.684786 #2901195] INFO -- : [627/881] 2942541=test_io_console I, [2024-04-19T16:53:08.688019 #2901195] INFO -- : [628/881] 2942543=test_switch_hitter I, [2024-04-19T16:53:08.707257 #2901195] INFO -- : [629/881] 2942543=test_securerandom I, [2024-04-19T16:53:08.760456 #2901195] INFO -- : [630/881] 2942543=test_rdoc_markdown_test I, [2024-04-19T16:53:08.800295 #2901195] INFO -- : [631/881] 2942552=test_rdoc_normal_module I, [2024-04-19T16:53:08.957660 #2901195] INFO -- : [632/881] 2942552=test_c_union_entity I, [2024-04-19T16:53:09.004795 #2901195] INFO -- : [633/881] 2942542=test_logperiod I, [2024-04-19T16:53:09.015262 #2901195] INFO -- : [634/881] 2942542=test_err_in_callback I, [2024-04-19T16:53:09.018876 #2901195] INFO -- : [635/881] 2942542=test_gem_resolver_lock_specification I, [2024-04-19T16:53:09.070653 #2901195] INFO -- : [636/881] 2942542=test_gc I, [2024-04-19T16:53:09.170998 #2901195] INFO -- : [637/881] 2942549=test_x509cert I, [2024-04-19T16:53:09.190506 #2901195] INFO -- : [638/881] 2942552=test_arity I, [2024-04-19T16:53:09.200712 #2901195] INFO -- : [639/881] 2942552=test_gem_ext_rake_builder I, [2024-04-19T16:53:09.275554 #2901195] INFO -- : [640/881] 2942554=test_logdevice I, [2024-04-19T16:53:09.436028 #2901195] INFO -- : [641/881] 2942549=test_gem_security_policy I, [2024-04-19T16:53:09.537490 #2901195] INFO -- : [642/881] 2942550=test_gem_source_local I, [2024-04-19T16:53:09.623772 #2901195] INFO -- : [643/881] 2942546=test_last_thread I, [2024-04-19T16:53:09.764906 #2901195] INFO -- : [644/881] 2942556=test_process I, [2024-04-19T16:53:09.830230 #2901195] INFO -- : [645/881] 2942549=test_pack I, [2024-04-19T16:53:09.889972 #2901195] INFO -- : [646/881] 2942550=test_econv I, [2024-04-19T16:53:10.096835 #2901195] INFO -- : [647/881] 2942549=test_cesu8 I, [2024-04-19T16:53:10.104072 #2901195] INFO -- : [648/881] 2942549=test_rdoc_options I, [2024-04-19T16:53:10.135034 #2901195] INFO -- : [649/881] 2942552=test_gem_version I, [2024-04-19T16:53:10.172069 #2901195] INFO -- : [650/881] 2942543=test_ldap I, [2024-04-19T16:53:10.176777 #2901195] INFO -- : [651/881] 2942543=test_emitter I, [2024-04-19T16:53:10.209106 #2901195] INFO -- : [652/881] 2942543=test_resource I, [2024-04-19T16:53:10.223545 #2901195] INFO -- : [653/881] 2942543=test_gem_commands_signin_command I, [2024-04-19T16:53:10.254091 #2901195] INFO -- : [654/881] 2942552=test_fileutils I, [2024-04-19T16:53:10.343197 #2901195] INFO -- : [655/881] 2942554=test_string_processing I, [2024-04-19T16:53:10.352010 #2901195] INFO -- : [656/881] 2942543=test_stack I, [2024-04-19T16:53:10.353711 #2901195] INFO -- : [657/881] 2942554=test_gem_commands_list_command I, [2024-04-19T16:53:10.374613 #2901195] INFO -- : [658/881] 2942554=test_reqarg I, [2024-04-19T16:53:10.429870 #2901195] INFO -- : [659/881] 2942549=test_rdoc_include I, [2024-04-19T16:53:10.477113 #2901195] INFO -- : [660/881] 2942549=test_too_many_dummy_encodings I, [2024-04-19T16:53:10.569572 #2901195] INFO -- : [661/881] 2942549=test_gem_remote_fetcher I, [2024-04-19T16:53:10.690318 #2901195] INFO -- : [662/881] 2942552=test_parse I, [2024-04-19T16:53:10.714044 #2901195] INFO -- : [663/881] 2942546=test_mdns I, [2024-04-19T16:53:10.739761 #2901195] INFO -- : [664/881] 2942546=test_gem_resolver_installed_specification I, [2024-04-19T16:53:10.758728 #2901195] INFO -- : [665/881] 2942546=test_scanner_events I, [2024-04-19T16:53:10.774441 #2901195] INFO -- : [666/881] 2942554=test_complex I, [2024-04-19T16:53:10.809559 #2901195] INFO -- : [667/881] 2942546=test_gem_commands_search_command I, [2024-04-19T16:53:10.829905 #2901195] INFO -- : [668/881] 2942546=test_gem_stub_specification I, [2024-04-19T16:53:10.998905 #2901195] INFO -- : [669/881] 2942554=test_method_cache I, [2024-04-19T16:53:11.002250 #2901195] INFO -- : [670/881] 2942554=test_frozen_error I, [2024-04-19T16:53:11.008424 #2901195] INFO -- : [671/881] 2942554=test_gem_ext_ext_conf_builder I, [2024-04-19T16:53:11.043500 #2901195] INFO -- : [672/881] 2942546=test_path_to_class I, [2024-04-19T16:53:11.054549 #2901195] INFO -- : [673/881] 2942546=test_gem_resolver_specification I, [2024-04-19T16:53:11.085199 #2901195] INFO -- : [674/881] 2942546=test_gem_dependency I, [2024-04-19T16:53:11.221453 #2901195] INFO -- : [675/881] 2942550=test_inlinecache I, [2024-04-19T16:53:11.291173 #2901195] INFO -- : [676/881] 2942546=test_rdoc_markup_verbatim I, [2024-04-19T16:53:11.310223 #2901195] INFO -- : [677/881] 2942550=test_asn1 I, [2024-04-19T16:53:11.342312 #2901195] INFO -- : [678/881] 2942550=test_random I, [2024-04-19T16:53:11.345361 #2901195] INFO -- : [679/881] 2942550=json_string_matching_test I, [2024-04-19T16:53:11.349516 #2901195] INFO -- : [680/881] 2942550=test_load I, [2024-04-19T16:53:11.361562 #2901195] INFO -- : [681/881] 2942550=test_class I, [2024-04-19T16:53:11.366235 #2901195] INFO -- : [682/881] 2942541=test_rdoc_normal_class I, [2024-04-19T16:53:11.484779 #2901195] INFO -- : [683/881] 2942546=test_const I, [2024-04-19T16:53:11.489652 #2901195] INFO -- : [684/881] 2942546=test_irb I, [2024-04-19T16:53:11.504816 #2901195] INFO -- : [685/881] 2942541=test_rdoc_parser_rd I, [2024-04-19T16:53:11.544983 #2901195] INFO -- : [686/881] 2942541=test_date_strftime I, [2024-04-19T16:53:11.545081 #2901195] INFO -- : [687/881] 2942552=test_gem_installer I, [2024-04-19T16:53:11.877298 #2901195] INFO -- : [688/881] 2942546=test_yamlstore I, [2024-04-19T16:53:11.884325 #2901195] INFO -- : [689/881] 2942543=test_tracepoint I, [2024-04-19T16:53:11.891546 #2901195] INFO -- : [690/881] 2942546=test_prettyprint I, [2024-04-19T16:53:11.944855 #2901195] INFO -- : [691/881] 2942546=test_rdoc_markup I, [2024-04-19T16:53:11.956390 #2901195] INFO -- : [692/881] 2942546=test_gem_commands_help_command I, [2024-04-19T16:53:12.064372 #2901195] INFO -- : [693/881] 2942546=test_duplicate I, [2024-04-19T16:53:12.067569 #2901195] INFO -- : [694/881] 2942546=test_utf32 I, [2024-04-19T16:53:12.078071 #2901195] INFO -- : [695/881] 2942546=test_basicsocket I, [2024-04-19T16:53:12.137384 #2901195] INFO -- : [696/881] 2942546=test_gem_resolver_index_specification I, [2024-04-19T16:53:12.189465 #2901195] INFO -- : [697/881] 2942546=test_internal_ivar I, [2024-04-19T16:53:12.190367 #2901195] INFO -- : [698/881] 2942546=test_function I, [2024-04-19T16:53:12.203537 #2901195] INFO -- : [699/881] 2942541=test_queue I, [2024-04-19T16:53:12.218614 #2901195] INFO -- : [700/881] 2942541=parse_comments_test I, [2024-04-19T16:53:12.223628 #2901195] INFO -- : [701/881] 2942541=test_noarg I, [2024-04-19T16:53:12.301530 #2901195] INFO -- : [702/881] 2942543=test_tempfile I, [2024-04-19T16:53:12.433070 #2901195] INFO -- : [703/881] 2942546=test_wss I, [2024-04-19T16:53:12.471432 #2901195] INFO -- : [704/881] 2942546=test_fiddle I, [2024-04-19T16:53:12.509849 #2901195] INFO -- : [705/881] 2942541=test_find I, [2024-04-19T16:53:12.537334 #2901195] INFO -- : [706/881] 2942541=test_ractor I, [2024-04-19T16:53:12.617478 #2901195] INFO -- : [707/881] 2942546=test_digest I, [2024-04-19T16:53:12.681744 #2901195] INFO -- : [708/881] 2942541=test_marshalable I, [2024-04-19T16:53:12.687196 #2901195] INFO -- : [709/881] 2942541=test_require I, [2024-04-19T16:53:12.752050 #2901195] INFO -- : [710/881] 2942543=test_cgi_util I, [2024-04-19T16:53:12.790151 #2901195] INFO -- : [711/881] 2942553=test_gem_commands_contents_command I, [2024-04-19T16:53:12.799106 #2901195] INFO -- : [712/881] 2942554=test_gem_ext_cmake_builder I, [2024-04-19T16:53:12.820747 #2901195] INFO -- : [713/881] 2942554=test_formatter I, [2024-04-19T16:53:12.826871 #2901195] INFO -- : [714/881] 2942554=test_bash_completion I, [2024-04-19T16:53:12.840267 #2901195] INFO -- : [715/881] 2942554=test_deprecate I, [2024-04-19T16:53:12.886984 #2901195] INFO -- : [716/881] 2942554=test_rdoc_constant I, [2024-04-19T16:53:12.915898 #2901195] INFO -- : [717/881] 2942553=test_recorder I, [2024-04-19T16:53:12.922102 #2901195] INFO -- : [718/881] 2942553=test_gem_source_vendor I, [2024-04-19T16:53:12.936683 #2901195] INFO -- : [719/881] 2942553=test_gem_commands_owner_command I, [2024-04-19T16:53:13.039089 #2901195] INFO -- : [720/881] 2942549=test_pathname I, [2024-04-19T16:53:13.047953 #2901195] INFO -- : [721/881] 2942543=test_init I, [2024-04-19T16:53:13.081483 #2901195] INFO -- : [722/881] 2942554=test_complexrational I, [2024-04-19T16:53:13.092066 #2901195] INFO -- : [723/881] 2942554=regexp_test I, [2024-04-19T16:53:13.123428 #2901195] INFO -- : [724/881] 2942554=test_gem_package_tar_reader I, [2024-04-19T16:53:13.179236 #2901195] INFO -- : [725/881] 2942554=test_coverage I, [2024-04-19T16:53:13.380989 #2901195] INFO -- : [726/881] 2942549=test_rdoc_encoding I, [2024-04-19T16:53:13.426297 #2901195] INFO -- : [727/881] 2942549=test_file I, [2024-04-19T16:53:13.432547 #2901195] INFO -- : [728/881] 2942549=test_rdoc_any_method I, [2024-04-19T16:53:13.436122 #2901195] INFO -- : [729/881] 2942543=test_modify_expand I, [2024-04-19T16:53:13.451584 #2901195] INFO -- : [730/881] 2942543=test_rdoc_markdown I, [2024-04-19T16:53:13.571921 #2901195] INFO -- : [731/881] 2942553=test_gem_available_set I, [2024-04-19T16:53:13.605638 #2901195] INFO -- : [732/881] 2942546=test_rdoc_markup_formatter I, [2024-04-19T16:53:13.621298 #2901195] INFO -- : [733/881] 2942546=test_thread_queue I, [2024-04-19T16:53:13.709452 #2901195] INFO -- : [734/881] 2942553=test_nowrite I, [2024-04-19T16:53:13.744945 #2901195] INFO -- : [735/881] 2942553=test_ansi_without_terminfo I, [2024-04-19T16:53:13.759066 #2901195] INFO -- : [736/881] 2942553=test_gem_commands_sources_command I, [2024-04-19T16:53:13.784011 #2901195] INFO -- : [737/881] 2942543=test_euc_tw I, [2024-04-19T16:53:13.792187 #2901195] INFO -- : [738/881] 2942543=test_ractor I, [2024-04-19T16:53:13.820137 #2901195] INFO -- : [739/881] 2942543=test_bmethod I, [2024-04-19T16:53:13.832509 #2901195] INFO -- : [740/881] 2942543=test_big2str I, [2024-04-19T16:53:13.833131 #2901195] INFO -- : [741/881] 2942543=test_wait I, [2024-04-19T16:53:13.913063 #2901195] INFO -- : [742/881] 2942543=test_handle I, [2024-04-19T16:53:14.000434 #2901195] INFO -- : [743/881] 2942553=test_forwardable I, [2024-04-19T16:53:14.010492 #2901195] INFO -- : [744/881] 2942549=test_yaml I, [2024-04-19T16:53:14.022355 #2901195] INFO -- : [745/881] 2942553=test_enc_str_buf_cat I, [2024-04-19T16:53:14.025728 #2901195] INFO -- : [746/881] 2942553=test_class2name I, [2024-04-19T16:53:14.033556 #2901195] INFO -- : [747/881] 2942553=test_gbk I, [2024-04-19T16:53:14.040788 #2901195] INFO -- : [748/881] 2942553=test_profile_frames I, [2024-04-19T16:53:14.176757 #2901195] INFO -- : [749/881] 2942549=test_pstore I, [2024-04-19T16:53:14.237939 #2901195] INFO -- : [750/881] 2942549=test_cstr I, [2024-04-19T16:53:14.257352 #2901195] INFO -- : [751/881] 2942553=test_shapes I, [2024-04-19T16:53:14.259204 #2901195] INFO -- : [752/881] 2942553=json_fixtures_test I, [2024-04-19T16:53:14.264021 #2901195] INFO -- : [753/881] 2942554=test_io_timeout I, [2024-04-19T16:53:14.269153 #2901195] INFO -- : [754/881] 2942554=test_rdoc_parser_c I, [2024-04-19T16:53:14.272995 #2901195] INFO -- : [755/881] 2942553=test_comparable I, [2024-04-19T16:53:14.283634 #2901195] INFO -- : [756/881] 2942553=test_clone I, [2024-04-19T16:53:14.388907 #2901195] INFO -- : [757/881] 2942541=test_gem_commands_install_command I, [2024-04-19T16:53:14.527528 #2901195] INFO -- : [758/881] 2942553=test_readpartial I, [2024-04-19T16:53:14.625036 #2901195] INFO -- : [759/881] 2942543=locals_test I, [2024-04-19T16:53:14.647840 #2901195] INFO -- : [760/881] 2942554=test_rdoc_require I, [2024-04-19T16:53:14.672713 #2901195] INFO -- : [761/881] 2942554=test_rdoc_markup_indented_paragraph I, [2024-04-19T16:53:14.682617 #2901195] INFO -- : [762/881] 2942554=ruby_parser_test I, [2024-04-19T16:53:14.689595 #2901195] INFO -- : [763/881] 2942554=test_backtrace I, [2024-04-19T16:53:14.693423 #2901195] INFO -- : [764/881] 2942550=test_pack I, [2024-04-19T16:53:14.731683 #2901195] INFO -- : [765/881] 2942550=test_io_buffer I, [2024-04-19T16:53:14.850292 #2901195] INFO -- : [766/881] 2942550=test_gem_resolver_conflict I, [2024-04-19T16:53:14.862664 #2901195] INFO -- : [767/881] 2942550=test_rdoc_task I, [2024-04-19T16:53:14.868910 #2901195] INFO -- : [768/881] 2942550=test_convertible I, [2024-04-19T16:53:14.934678 #2901195] INFO -- : [769/881] 2942553=parser_test I, [2024-04-19T16:53:14.937494 #2901195] INFO -- : [770/881] 2942553=test_rdoc_alias I, [2024-04-19T16:53:14.959363 #2901195] INFO -- : [771/881] 2942553=test_yield I, [2024-04-19T16:53:15.050356 #2901195] INFO -- : [772/881] 2942543=test_stringscanner I, [2024-04-19T16:53:15.101311 #2901195] INFO -- : [773/881] 2942543=test_files_sample I, [2024-04-19T16:53:15.200827 #2901195] INFO -- : [774/881] 2942543=test_rat I, [2024-04-19T16:53:15.217165 #2901195] INFO -- : [775/881] 2942543=test_rdoc_markup_raw I, [2024-04-19T16:53:15.221068 #2901195] INFO -- : [776/881] 2942543=test_webauthn_poller I, [2024-04-19T16:53:15.397368 #2901195] INFO -- : [777/881] 2942543=test_rdoc_markup_to_html_crossref I, [2024-04-19T16:53:15.427330 #2901195] INFO -- : [778/881] 2942549=test_gem_resolver_best_set I, [2024-04-19T16:53:15.510717 #2901195] INFO -- : [779/881] 2942549=encoding_test I, [2024-04-19T16:53:15.651431 #2901195] INFO -- : [780/881] 2942549=test_typeddata I, [2024-04-19T16:53:15.802204 #2901195] INFO -- : [781/881] 2942543=test_fstring I, [2024-04-19T16:53:15.897772 #2901195] INFO -- : [782/881] 2942549=test_optparse I, [2024-04-19T16:53:15.973036 #2901195] INFO -- : [783/881] 2942543=test_array I, [2024-04-19T16:53:15.980543 #2901195] INFO -- : [784/881] 2942549=test_yjit_exit_locations I, [2024-04-19T16:53:15.983371 #2901195] INFO -- : [785/881] 2942543=test_etc I, [2024-04-19T16:53:16.075979 #2901195] INFO -- : [786/881] 2942549=test_gem_config_file I, [2024-04-19T16:53:16.078925 #2901195] INFO -- : [787/881] 2942554=test_ripper I, [2024-04-19T16:53:16.086668 #2901195] INFO -- : [788/881] 2942543=test_getopts I, [2024-04-19T16:53:16.117943 #2901195] INFO -- : [789/881] 2942543=test_protocol I, [2024-04-19T16:53:16.134564 #2901195] INFO -- : [790/881] 2942541=test_gem_resolver_activation_request I, [2024-04-19T16:53:16.158006 #2901195] INFO -- : [791/881] 2942541=test_pkey_dh I, [2024-04-19T16:53:16.242484 #2901195] INFO -- : [792/881] 2942541=test_bigzero I, [2024-04-19T16:53:16.251304 #2901195] INFO -- : [793/881] 2942541=test_gem_package_tar_header I, [2024-04-19T16:53:16.295223 #2901195] INFO -- : [794/881] 2942549=test_gem_util I, [2024-04-19T16:53:16.337537 #2901195] INFO -- : [795/881] 2942541=test_iseq_load I, [2024-04-19T16:53:16.447631 #2901195] INFO -- : [796/881] 2942543=test_system I, [2024-04-19T16:53:16.509771 #2901195] INFO -- : [797/881] 2942548=test_pkcs12 I, [2024-04-19T16:53:16.517357 #2901195] INFO -- : [798/881] 2942549=test_sizeof I, [2024-04-19T16:53:16.558226 #2901195] INFO -- : [799/881] 2942554=test_case I, [2024-04-19T16:53:16.594686 #2901195] INFO -- : [800/881] 2942554=test_face I, [2024-04-19T16:53:16.630616 #2901195] INFO -- : [801/881] 2942554=test_rendering I, [2024-04-19T16:53:16.650201 #2901195] INFO -- : [802/881] 2942554=test_utf16 I, [2024-04-19T16:53:16.653051 #2901195] INFO -- : [803/881] 2942554=test_autoload I, [2024-04-19T16:53:16.968976 #2901195] INFO -- : [804/881] 2942548=test_io I, [2024-04-19T16:53:17.754057 #2901195] INFO -- : [805/881] 2942543=test_unicode_escape I, [2024-04-19T16:53:17.765565 #2901195] INFO -- : [806/881] 2942552=test_libs I, [2024-04-19T16:53:17.781603 #2901195] INFO -- : [807/881] 2942552=test_math I, [2024-04-19T16:53:17.800349 #2901195] INFO -- : [808/881] 2942552=test_gem_commands_fetch_command I, [2024-04-19T16:53:17.853350 #2901195] INFO -- : [809/881] 2942543=test_gc I, [2024-04-19T16:53:17.855204 #2901195] INFO -- : [810/881] 2942543=test_sleep I, [2024-04-19T16:53:17.868123 #2901195] INFO -- : [811/881] 2942541=test_config I, [2024-04-19T16:53:17.916063 #2901195] INFO -- : [812/881] 2942541=test_yaml_tree I, [2024-04-19T16:53:17.943890 #2901195] INFO -- : [813/881] 2942541=test_gem_unsatisfiable_dependency_error I, [2024-04-19T16:53:17.963647 #2901195] INFO -- : [814/881] 2942541=test_win32ole_record I, [2024-04-19T16:53:17.967063 #2901195] INFO -- : [815/881] 2942541=test_cp949 I, [2024-04-19T16:53:17.977972 #2901195] INFO -- : [816/881] 2942541=test_gem_commands_uninstall_command I, [2024-04-19T16:53:17.990280 #2901195] INFO -- : [817/881] 2942555=test_condition I, [2024-04-19T16:53:17.995134 #2901195] INFO -- : [818/881] 2942555=test_gem_source_specific_file I, [2024-04-19T16:53:18.024826 #2901195] INFO -- : [819/881] 2942552=test_foreach I, [2024-04-19T16:53:18.054137 #2901195] INFO -- : [820/881] 2942552=test_io I, [2024-04-19T16:53:18.063491 #2901195] INFO -- : [821/881] 2942544=test_sorted_set I, [2024-04-19T16:53:18.120917 #2901195] INFO -- : [822/881] 2942555=test_emoji I, [2024-04-19T16:53:18.130471 #2901195] INFO -- : [823/881] 2942546=test_win32ole_type_event I, [2024-04-19T16:53:18.130571 #2901195] INFO -- : [824/881] 2942546=test_hash I, [2024-04-19T16:53:18.165677 #2901195] INFO -- : [825/881] 2942555=test_ubf_async_safe I, [2024-04-19T16:53:18.175128 #2901195] INFO -- : [826/881] 2942555=test_io_wait I, [2024-04-19T16:53:18.254592 #2901195] INFO -- : [827/881] 2942552=test_gem_commands_exec_command I, [2024-04-19T16:53:18.347491 #2901195] INFO -- : [828/881] 2942544=warnings_test I, [2024-04-19T16:53:18.463686 #2901195] INFO -- : [829/881] 2942544=test_kwargs I, [2024-04-19T16:53:18.467761 #2901195] INFO -- : [830/881] 2942544=test_ellipsize I, [2024-04-19T16:53:18.480298 #2901195] INFO -- : [831/881] 2942544=test_date_attr I, [2024-04-19T16:53:18.485766 #2901195] INFO -- : [832/881] 2942544=test_console_attr I, [2024-04-19T16:53:18.487834 #2901195] INFO -- : [833/881] 2942544=test_summary I, [2024-04-19T16:53:18.508799 #2901195] INFO -- : [834/881] 2942555=test_type_completor I, [2024-04-19T16:53:18.519870 #2901195] INFO -- : [835/881] 2942555=test_euc_kr I, [2024-04-19T16:53:18.530582 #2901195] INFO -- : [836/881] 2942555=test_rdoc_context_section I, [2024-04-19T16:53:18.541522 #2901195] INFO -- : [837/881] 2942555=test_ftp I, [2024-04-19T16:53:18.551139 #2901195] INFO -- : [838/881] 2942555=test_gem_impossible_dependencies_error I, [2024-04-19T16:53:18.584438 #2901195] INFO -- : [839/881] 2942555=test_pack I, [2024-04-19T16:53:18.666135 #2901195] INFO -- : [840/881] 2942544=test_array_create I, [2024-04-19T16:53:18.682422 #2901195] INFO -- : [841/881] 2942544=test_pattern_key_name_check I, [2024-04-19T16:53:18.686999 #2901195] INFO -- : [842/881] 2942544=test_to_ruby I, [2024-04-19T16:53:18.704027 #2901195] INFO -- : [843/881] 2942544=test_rdoc_rubygems_hook I, [2024-04-19T16:53:18.788280 #2901195] INFO -- : [844/881] 2942553=test_gem_commands_query_command I, [2024-04-19T16:53:18.818756 #2901195] INFO -- : [845/881] 2942544=test_method I, [2024-04-19T16:53:18.953173 #2901195] INFO -- : [846/881] 2942555=test_lock_native_thread I, [2024-04-19T16:53:19.062177 #2901195] INFO -- : [847/881] 2942541=test_c_struct_entry I, [2024-04-19T16:53:19.321297 #2901195] INFO -- : [848/881] 2942555=test_gem_commands_stale_command I, [2024-04-19T16:53:19.322925 #2901195] INFO -- : [849/881] 2942555=test_remote_fetch_error I, [2024-04-19T16:53:19.349877 #2901195] INFO -- : [850/881] 2942555=test_have_library I, [2024-04-19T16:53:19.525780 #2901195] INFO -- : [851/881] 2942553=test_show_source I, [2024-04-19T16:53:19.529424 #2901195] INFO -- : [852/881] 2942553=test_set I, [2024-04-19T16:53:19.539837 #2901195] INFO -- : [853/881] 2942553=test_gem_security_trust_dir I, [2024-04-19T16:53:19.599546 #2901195] INFO -- : [854/881] 2942553=test_string_memory I, [2024-04-19T16:53:19.635809 #2901195] INFO -- : [855/881] 2942552=comments_test I, [2024-04-19T16:53:19.641211 #2901195] INFO -- : [856/881] 2942541=test_gem_requirement I, [2024-04-19T16:53:19.648442 #2901195] INFO -- : [857/881] 2942552=test_sprintf I, [2024-04-19T16:53:19.719475 #2901195] INFO -- : [858/881] 2942553=ripper_test I, [2024-04-19T16:53:19.841816 #2901195] INFO -- : [859/881] 2942541=test_objspace I, [2024-04-19T16:53:19.902956 #2901195] INFO -- : [860/881] 2942543=test_line_editor I, [2024-04-19T16:53:19.917333 #2901195] INFO -- : [861/881] 2942543=test_undef I, [2024-04-19T16:53:19.918672 #2901195] INFO -- : [862/881] 2942543=test_argf I, [2024-04-19T16:53:20.006440 #2901195] INFO -- : [863/881] 2942552=test_kill_ring I, [2024-04-19T16:53:20.031819 #2901195] INFO -- : [864/881] 2942552=test_framework I, [2024-04-19T16:53:20.033746 #2901195] INFO -- : [865/881] 2942552=test_ns_spki I, [2024-04-19T16:53:20.058709 #2901195] INFO -- : [866/881] 2942552=test_workspace I, [2024-04-19T16:53:20.187603 #2901195] INFO -- : [867/881] 2942542=test_weakmap I, [2024-04-19T16:53:20.212961 #2901195] INFO -- : [868/881] 2942552=test_yjit I, [2024-04-19T16:53:20.519837 #2901195] INFO -- : [869/881] 2942553=test_ws I, [2024-04-19T16:53:20.530360 #2901195] INFO -- : [870/881] 2942549=test_gem_commands_environment_command I, [2024-04-19T16:53:20.553080 #2901195] INFO -- : [871/881] 2942553=test_m17n I, [2024-04-19T16:53:20.592816 #2901195] INFO -- : [872/881] 2942549=test_gem_resolver_dependency_request I, [2024-04-19T16:53:20.619458 #2901195] INFO -- : [873/881] 2942549=test_tree_builder I, [2024-04-19T16:53:20.619558 #2901195] INFO -- : [874/881] 2942550=test_hash I, [2024-04-19T16:53:20.629345 #2901195] INFO -- : [875/881] 2942549=test_postponed_job I, [2024-04-19T16:53:20.643522 #2901195] INFO -- : [876/881] 2942550=test_alias_and_anchor I, [2024-04-19T16:53:20.650164 #2901195] INFO -- : [877/881] 2942553=test_external_new I, [2024-04-19T16:53:20.656009 #2901195] INFO -- : [878/881] 2942550=test_gem_request_set_lockfile I, [2024-04-19T16:53:20.692309 #2901195] INFO -- : [879/881] 2942553=test_raise_exception I, [2024-04-19T16:53:20.708488 #2901195] INFO -- : [880/881] 2942555=test_protect I, [2024-04-19T16:53:20.710337 #2901195] INFO -- : [881/881] 2942555=test_win32ole_typelib I, [2024-04-19T16:53:35.871850 #2901195] INFO -- : Finished tests in 48.463097s, 545.2809 tests/s, 196548.4572 assertions/s. E, [2024-04-19T16:53:35.872028 #2901195] ERROR -- : Children under /tmp/rubytest.20240419-2942538-vmveqq: E, [2024-04-19T16:53:35.872102 #2901195] ERROR -- : drwx------ 2 40 2024-04-19 16:53:07 +0000 d20240419-2942542-cq69j6 E, [2024-04-19T16:53:35.872160 #2901195] ERROR -- : drwx------ 4 80 2024-04-19 16:52:51 +0000 gem_rebuild20240419-2942545-s4p38l I, [2024-04-19T16:53:35.873509 #2901195] INFO -- : 26426 tests, 9525347 assertions, 0 failures, 0 errors, 284 skips I, [2024-04-19T16:53:35.873535 #2901195] INFO -- : I, [2024-04-19T16:53:35.873545 #2901195] INFO -- : ruby -v: ruby 3.4.0dev (2024-04-19T16:47:25Z master c878344195) [x86_64-linux] I, [2024-04-19T16:53:35.876878 #2901195] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2024-04-19T16:53:35.877181 #2901195] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16' I, [2024-04-19T16:53:36.053482 #2901195] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-04-19T16:53:36.053541 #2901195] INFO -- : CC = gcc I, [2024-04-19T16:53:36.053553 #2901195] INFO -- : LD = ld I, [2024-04-19T16:53:36.053564 #2901195] INFO -- : LDSHARED = gcc -shared I, [2024-04-19T16:53:36.053578 #2901195] INFO -- : CFLAGS = -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 I, [2024-04-19T16:53:36.053588 #2901195] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 I, [2024-04-19T16:53:36.053598 #2901195] INFO -- : CPPFLAGS = I, [2024-04-19T16:53:36.053607 #2901195] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-04-19T16:53:36.053615 #2901195] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-04-19T16:53:36.053623 #2901195] INFO -- : LANG = C.UTF-8 I, [2024-04-19T16:53:36.053632 #2901195] INFO -- : LC_ALL = I, [2024-04-19T16:53:36.053640 #2901195] INFO -- : LC_CTYPE = I, [2024-04-19T16:53:36.053648 #2901195] INFO -- : MFLAGS = I, [2024-04-19T16:53:36.053656 #2901195] INFO -- : RUSTC = rustc I, [2024-04-19T16:53:36.053681 #2901195] INFO -- : 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 I, [2024-04-19T16:53:36.054149 #2901195] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-04-19T16:53:36.054174 #2901195] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-04-19T16:53:36.054189 #2901195] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-04-19T16:53:36.054208 #2901195] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-04-19T16:53:36.054218 #2901195] INFO -- : I, [2024-04-19T16:53:36.056388 #2901195] INFO -- : generating enc.mk I, [2024-04-19T16:53:36.178612 #2901195] INFO -- : generating encdb.h I, [2024-04-19T16:53:36.237881 #2901195] INFO -- : encdb.h unchanged I, [2024-04-19T16:53:36.239074 #2901195] INFO -- : making enc I, [2024-04-19T16:53:36.291605 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.291627 #2901195] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-04-19T16:53:36.291639 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.292247 #2901195] INFO -- : making srcs under enc I, [2024-04-19T16:53:36.359073 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.359096 #2901195] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-04-19T16:53:36.359107 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.360061 #2901195] INFO -- : generating transdb.h I, [2024-04-19T16:53:36.470691 #2901195] INFO -- : transdb.h unchanged I, [2024-04-19T16:53:36.472031 #2901195] INFO -- : making trans I, [2024-04-19T16:53:36.543360 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.543384 #2901195] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-04-19T16:53:36.543395 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.543996 #2901195] INFO -- : making encs I, [2024-04-19T16:53:36.581140 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.581163 #2901195] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-04-19T16:53:36.581175 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:36.583755 #2901195] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-04-19T16:53:36.612528 #2901195] INFO -- : ext/configure-ext.mk updated I, [2024-04-19T16:53:36.616094 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:38.256460 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:38.257596 #2901195] INFO -- : generating makefile exts.mk I, [2024-04-19T16:53:38.301356 #2901195] INFO -- : exts.mk unchanged I, [2024-04-19T16:53:38.306300 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:38.665356 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:53:38.668089 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-04-19T16:53:38.677271 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:53:38.681689 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-04-19T16:53:38.683868 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:53:38.693137 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-04-19T16:53:38.725050 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:53:38.729037 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-04-19T16:53:38.747531 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:53:38.753929 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-04-19T16:53:38.761203 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:53:38.765059 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-04-19T16:53:38.785672 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:53:38.795795 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-04-19T16:53:38.822794 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:53:38.825889 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-04-19T16:53:38.838990 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:53:38.843207 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-04-19T16:53:38.884267 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:53:38.900511 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-04-19T16:53:38.909370 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:53:38.913017 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-04-19T16:53:38.926154 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:53:38.956246 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-04-19T16:53:38.967042 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:53:38.970201 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-04-19T16:53:38.989704 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:53:38.995547 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-04-19T16:53:38.997757 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:53:39.001395 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-04-19T16:53:39.026637 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:53:39.033639 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-04-19T16:53:39.051639 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:53:39.075232 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' I, [2024-04-19T16:53:39.077316 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:53:39.136296 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-04-19T16:53:39.138350 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:53:39.160471 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' I, [2024-04-19T16:53:39.163190 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:53:39.186179 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-04-19T16:53:39.189068 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:53:39.212150 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-04-19T16:53:39.217985 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:53:39.241282 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-04-19T16:53:39.243964 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:53:39.266550 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-04-19T16:53:39.289878 #2901195] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:39.370515 #2901195] INFO -- : make[2]: 'ruby' is up to date. I, [2024-04-19T16:53:39.370562 #2901195] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:39.370820 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:39.374875 #2901195] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-04-19T16:53:39.374899 #2901195] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-04-19T16:53:39.374921 #2901195] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-04-19T16:53:39.449982 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/1-mspec-multi-0 E, [2024-04-19T16:53:39.450283 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/2-mspec-multi-1 E, [2024-04-19T16:53:39.450416 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/3-mspec-multi-2 E, [2024-04-19T16:53:39.450599 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/4-mspec-multi-3 E, [2024-04-19T16:53:39.450794 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/5-mspec-multi-4 E, [2024-04-19T16:53:39.450980 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/6-mspec-multi-5 E, [2024-04-19T16:53:39.451175 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/7-mspec-multi-6 E, [2024-04-19T16:53:39.451340 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/8-mspec-multi-7 E, [2024-04-19T16:53:39.451593 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/9-mspec-multi-8 E, [2024-04-19T16:53:39.451833 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/10-mspec-multi-9 E, [2024-04-19T16:53:39.452160 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/11-mspec-multi-10 E, [2024-04-19T16:53:39.452578 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/12-mspec-multi-11 E, [2024-04-19T16:53:39.452918 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/13-mspec-multi-12 E, [2024-04-19T16:53:39.453363 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/14-mspec-multi-13 E, [2024-04-19T16:53:39.453808 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/15-mspec-multi-14 E, [2024-04-19T16:53:39.454284 #2901195] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.20240419-3062394-99dc8z/16-mspec-multi-15 I, [2024-04-19T16:53:39.674091 #2901195] INFO -- : ruby 3.4.0dev (2024-04-19T16:47:25Z master c878344195) [x86_64-linux] I, [2024-04-19T16:53:41.070143 #2901195] INFO -- : 0 ......................................................................... I, [2024-04-19T16:53:41.753292 #2901195] INFO -- : 73 ......................................................................... I, [2024-04-19T16:53:41.930453 #2901195] INFO -- : 146 ......................................................................... I, [2024-04-19T16:53:42.002424 #2901195] INFO -- : 219 ......................................................................... I, [2024-04-19T16:53:42.105734 #2901195] INFO -- : 292 ......................................................................... I, [2024-04-19T16:53:42.177749 #2901195] INFO -- : 365 ......................................................................... I, [2024-04-19T16:53:42.213306 #2901195] INFO -- : 438 ......................................................................... I, [2024-04-19T16:53:42.245361 #2901195] INFO -- : 511 ......................................................................... I, [2024-04-19T16:53:42.271534 #2901195] INFO -- : 584 ......................................................................... I, [2024-04-19T16:53:42.352035 #2901195] INFO -- : 657 ......................................................................... I, [2024-04-19T16:53:42.396032 #2901195] INFO -- : 730 ......................................................................... I, [2024-04-19T16:53:42.432233 #2901195] INFO -- : 803 ......................................................................... I, [2024-04-19T16:53:42.488838 #2901195] INFO -- : 876 ......................................................................... I, [2024-04-19T16:53:42.585200 #2901195] INFO -- : 949 ......................................................................... I, [2024-04-19T16:53:42.716100 #2901195] INFO -- : 1022 ......................................................................... I, [2024-04-19T16:53:43.054495 #2901195] INFO -- : 1095 ......................................................................... I, [2024-04-19T16:53:43.301935 #2901195] INFO -- : 1168 ......................................................................... I, [2024-04-19T16:53:43.400534 #2901195] INFO -- : 1241 ......................................................................... I, [2024-04-19T16:53:43.529548 #2901195] INFO -- : 1314 ......................................................................... I, [2024-04-19T16:53:43.575281 #2901195] INFO -- : 1387 ......................................................................... I, [2024-04-19T16:53:43.773451 #2901195] INFO -- : 1460 ......................................................................... I, [2024-04-19T16:53:44.700878 #2901195] INFO -- : 1533 ......................................................................... I, [2024-04-19T16:53:44.765468 #2901195] INFO -- : 1606 ......................................................................... I, [2024-04-19T16:53:44.910254 #2901195] INFO -- : 1679 ......................................................................... I, [2024-04-19T16:53:45.060041 #2901195] INFO -- : 1752 ......................................................................... I, [2024-04-19T16:53:45.211289 #2901195] INFO -- : 1825 ......................................................................... I, [2024-04-19T16:53:45.436720 #2901195] INFO -- : 1898 ......................................................................... I, [2024-04-19T16:53:45.563409 #2901195] INFO -- : 1971 ......................................................................... I, [2024-04-19T16:53:45.694202 #2901195] INFO -- : 2044 ......................................................................... I, [2024-04-19T16:53:45.770025 #2901195] INFO -- : 2117 ......................................................................... I, [2024-04-19T16:53:45.801467 #2901195] INFO -- : 2190 ......................................................................... I, [2024-04-19T16:53:45.835587 #2901195] INFO -- : 2263 ......................................................................... I, [2024-04-19T16:53:45.860379 #2901195] INFO -- : 2336 ......................................................................... I, [2024-04-19T16:53:45.933102 #2901195] INFO -- : 2409 ......................................................................... I, [2024-04-19T16:53:46.133412 #2901195] INFO -- : 2482 ......................................................................... I, [2024-04-19T16:53:46.194048 #2901195] INFO -- : 2555 ......................................................................... I, [2024-04-19T16:53:46.363512 #2901195] INFO -- : 2628 ......................................................................... I, [2024-04-19T16:53:46.496399 #2901195] INFO -- : 2701 ......................................................................... I, [2024-04-19T16:53:46.545443 #2901195] INFO -- : 2774 ......................................................................... I, [2024-04-19T16:53:46.648954 #2901195] INFO -- : 2847 ......................................................................... I, [2024-04-19T16:53:46.711883 #2901195] INFO -- : 2920 ......................................................................... I, [2024-04-19T16:53:46.750498 #2901195] INFO -- : 2993 ......................................................................... I, [2024-04-19T16:53:46.782599 #2901195] INFO -- : 3066 ......................................................................... I, [2024-04-19T16:53:46.803738 #2901195] INFO -- : 3139 ......................................................................... I, [2024-04-19T16:53:46.816765 #2901195] INFO -- : 3212 ......................................................................... I, [2024-04-19T16:53:46.857311 #2901195] INFO -- : 3285 ......................................................................... I, [2024-04-19T16:53:50.825926 #2901195] INFO -- : 3358 ........................................................................ I, [2024-04-19T16:53:50.826037 #2901195] INFO -- : I, [2024-04-19T16:53:50.826069 #2901195] INFO -- : Finished in 11.370996 seconds I, [2024-04-19T16:53:50.826092 #2901195] INFO -- : I, [2024-04-19T16:53:50.826115 #2901195] INFO -- : 3429 files, 32610 examples, 163583 expectations, 0 failures, 0 errors, 0 tagged I, [2024-04-19T16:53:50.830843 #2901195] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.