# Logfile created on 2024-02-21 03:31:14 +0000 by logger.rb/v1.4.3
I, [2024-02-21T03:31:14.419300 #1495379]  INFO -- : #<BuildRuby:0x000055e3c24dee68 @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.20240221-033114", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e3c2567088 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e3c2566f20 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e3c2566d68 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240221-033114", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240221-033114>, @binmode=false, @mon_data=#<Monitor:0x000055e3c2566ca0>, @mon_data_owner_object_id=860>>>
I, [2024-02-21T03:31:14.419438 #1495379]  INFO -- : $$$[beg] make update-unicode  -j16
I, [2024-02-21T03:31:14.544441 #1495379]  INFO -- : make: Nothing to be done for 'update-unicode'.
I, [2024-02-21T03:31:14.544593 #1495379]  INFO -- : $$$[end] "make update-unicode  -j16" exit with 0.
I, [2024-02-21T03:31:14.544627 #1495379]  INFO -- : $$$[beg] make update-download -j16
I, [2024-02-21T03:31:14.670172 #1495379]  INFO -- : tool/config.guess already exists
I, [2024-02-21T03:31:14.670221 #1495379]  INFO -- : tool/config.sub already exists
I, [2024-02-21T03:31:14.672799 #1495379]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-02-21T03:31:14.672829 #1495379]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-02-21T03:31:14.673498 #1495379]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-02-21T03:31:14.673658 #1495379]  INFO -- : Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
I, [2024-02-21T03:31:14.674074 #1495379]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-02-21T03:31:14.674223 #1495379]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-02-21T03:31:14.674707 #1495379]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-02-21T03:31:14.674932 #1495379]  INFO -- : echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision -
I, [2024-02-21T03:31:14.676089 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-02-21T03:31:14.676420 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-02-21T03:31:14.676752 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-02-21T03:31:14.676813 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged
I, [2024-02-21T03:31:14.786975 #1495379]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-02-21T03:31:14.787026 #1495379]  INFO -- : $$$[beg] make update-rubyspec -j16
I, [2024-02-21T03:31:14.877086 #1495379]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-02-21T03:31:14.877233 #1495379]  INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0.
I, [2024-02-21T03:31:14.877270 #1495379]  INFO -- : $$$[beg] make update-src      -j16
E, [2024-02-21T03:31:15.750818 #1495379] ERROR -- : From https://github.com/ruby/ruby
E, [2024-02-21T03:31:15.750927 #1495379] ERROR -- :    a605234..d0786cd  master     -> origin/master
I, [2024-02-21T03:31:15.785591 #1495379]  INFO -- : Updating a605234..d0786cd
I, [2024-02-21T03:31:15.785691 #1495379]  INFO -- : Fast-forward
I, [2024-02-21T03:31:15.796417 #1495379]  INFO -- :  lib/bundler/man/bundle-add.1          | 2 +-
I, [2024-02-21T03:31:15.796485 #1495379]  INFO -- :  lib/bundler/man/bundle-binstubs.1     | 2 +-
I, [2024-02-21T03:31:15.796516 #1495379]  INFO -- :  lib/bundler/man/bundle-cache.1        | 2 +-
I, [2024-02-21T03:31:15.796539 #1495379]  INFO -- :  lib/bundler/man/bundle-check.1        | 2 +-
I, [2024-02-21T03:31:15.796559 #1495379]  INFO -- :  lib/bundler/man/bundle-clean.1        | 2 +-
I, [2024-02-21T03:31:15.796580 #1495379]  INFO -- :  lib/bundler/man/bundle-config.1       | 2 +-
I, [2024-02-21T03:31:15.796600 #1495379]  INFO -- :  lib/bundler/man/bundle-console.1      | 2 +-
I, [2024-02-21T03:31:15.796640 #1495379]  INFO -- :  lib/bundler/man/bundle-doctor.1       | 2 +-
I, [2024-02-21T03:31:15.796663 #1495379]  INFO -- :  lib/bundler/man/bundle-exec.1         | 2 +-
I, [2024-02-21T03:31:15.796682 #1495379]  INFO -- :  lib/bundler/man/bundle-gem.1          | 2 +-
I, [2024-02-21T03:31:15.796702 #1495379]  INFO -- :  lib/bundler/man/bundle-help.1         | 2 +-
I, [2024-02-21T03:31:15.796723 #1495379]  INFO -- :  lib/bundler/man/bundle-info.1         | 2 +-
I, [2024-02-21T03:31:15.796742 #1495379]  INFO -- :  lib/bundler/man/bundle-init.1         | 2 +-
I, [2024-02-21T03:31:15.796762 #1495379]  INFO -- :  lib/bundler/man/bundle-inject.1       | 2 +-
I, [2024-02-21T03:31:15.796781 #1495379]  INFO -- :  lib/bundler/man/bundle-install.1      | 6 +++---
I, [2024-02-21T03:31:15.796801 #1495379]  INFO -- :  lib/bundler/man/bundle-install.1.ronn | 4 ++--
I, [2024-02-21T03:31:15.796822 #1495379]  INFO -- :  lib/bundler/man/bundle-list.1         | 2 +-
I, [2024-02-21T03:31:15.796842 #1495379]  INFO -- :  lib/bundler/man/bundle-lock.1         | 2 +-
I, [2024-02-21T03:31:15.796863 #1495379]  INFO -- :  lib/bundler/man/bundle-open.1         | 2 +-
I, [2024-02-21T03:31:15.797163 #1495379]  INFO -- :  lib/bundler/man/bundle-outdated.1     | 2 +-
I, [2024-02-21T03:31:15.797195 #1495379]  INFO -- :  lib/bundler/man/bundle-platform.1     | 2 +-
I, [2024-02-21T03:31:15.797216 #1495379]  INFO -- :  lib/bundler/man/bundle-plugin.1       | 2 +-
I, [2024-02-21T03:31:15.797235 #1495379]  INFO -- :  lib/bundler/man/bundle-pristine.1     | 2 +-
I, [2024-02-21T03:31:15.797255 #1495379]  INFO -- :  lib/bundler/man/bundle-remove.1       | 2 +-
I, [2024-02-21T03:31:15.797274 #1495379]  INFO -- :  lib/bundler/man/bundle-show.1         | 2 +-
I, [2024-02-21T03:31:15.797294 #1495379]  INFO -- :  lib/bundler/man/bundle-update.1       | 2 +-
I, [2024-02-21T03:31:15.797313 #1495379]  INFO -- :  lib/bundler/man/bundle-version.1      | 2 +-
I, [2024-02-21T03:31:15.797332 #1495379]  INFO -- :  lib/bundler/man/bundle-viz.1          | 2 +-
I, [2024-02-21T03:31:15.797352 #1495379]  INFO -- :  lib/bundler/man/bundle.1              | 2 +-
I, [2024-02-21T03:31:15.797371 #1495379]  INFO -- :  lib/bundler/man/gemfile.5             | 6 +++---
I, [2024-02-21T03:31:15.797391 #1495379]  INFO -- :  lib/bundler/man/gemfile.5.ronn        | 4 ++--
I, [2024-02-21T03:31:15.797416 #1495379]  INFO -- :  lib/rubygems/commands/help_command.rb | 4 ++--
I, [2024-02-21T03:31:15.797437 #1495379]  INFO -- :  lib/rubygems/security.rb              | 2 +-
I, [2024-02-21T03:31:15.797458 #1495379]  INFO -- :  lib/rubygems/specification.rb         | 2 +-
I, [2024-02-21T03:31:15.797477 #1495379]  INFO -- :  34 files changed, 41 insertions(+), 41 deletions(-)
I, [2024-02-21T03:31:15.821858 #1495379]  INFO -- : Latest commit hash = d0786cde3f
I, [2024-02-21T03:31:15.824552 #1495379]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-02-21T03:31:15.824649 #1495379]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-02-21T03:31:15.925723 #1495379]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-02-21T03:31:15.930163 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-02-21T03:31:15.930189 #1495379]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-02-21T03:31:15.930203 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-02-21T03:31:15.944623 #1495379]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-02-21T03:31:15.946387 #1495379]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-02-21T03:31:16.062888 #1495379]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-02-21T03:31:16.065462 #1495379]  INFO -- : generating enc.mk
I, [2024-02-21T03:31:16.217049 #1495379]  INFO -- : making srcs under enc
I, [2024-02-21T03:31:16.282728 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:16.282754 #1495379]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-02-21T03:31:16.282766 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:16.359880 #1495379]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-02-21T03:31:16.359920 #1495379]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-02-21T03:31:16.360634 #1495379]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-02-21T03:31:16.360749 #1495379]  INFO -- : Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
I, [2024-02-21T03:31:16.361466 #1495379]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-02-21T03:31:16.361596 #1495379]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-02-21T03:31:16.362880 #1495379]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-02-21T03:31:16.363031 #1495379]  INFO -- : echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision -
I, [2024-02-21T03:31:16.363682 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-02-21T03:31:16.363930 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-02-21T03:31:16.364935 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged
I, [2024-02-21T03:31:16.364955 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-02-21T03:31:16.430181 #1495379]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-02-21T03:31:16.430346 #1495379]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-02-21T03:31:16.484303 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:31:16.484358 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:31:16.484370 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:31:16.484379 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:31:16.484387 #1495379]  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-02-21T03:31:16.484396 #1495379]  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-02-21T03:31:16.484412 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:31:16.484421 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:31:16.484429 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:31:16.484437 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:31:16.484445 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:31:16.484452 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:31:16.484460 #1495379]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-02-21T03:31:16.484467 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:31:16.484475 #1495379]  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-02-21T03:31:16.485656 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:31:16.485678 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:31:16.485695 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:31:16.485713 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:31:16.485721 #1495379]  INFO -- : 
I, [2024-02-21T03:31:16.507099 #1495379]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-02-21T03:31:16.617640 #1495379]  INFO -- : linking miniruby
I, [2024-02-21T03:31:17.233451 #1495379]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-02-21T03:31:17.233568 #1495379]  INFO -- : $$$[beg] make ruby -j16
I, [2024-02-21T03:31:17.286922 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:31:17.286976 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:31:17.286987 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:31:17.286996 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:31:17.287004 #1495379]  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-02-21T03:31:17.287013 #1495379]  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-02-21T03:31:17.287021 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:31:17.287029 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:31:17.287037 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:31:17.287044 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:31:17.287051 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:31:17.287058 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:31:17.287066 #1495379]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-02-21T03:31:17.287073 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:31:17.287090 #1495379]  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-02-21T03:31:17.288234 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:31:17.288255 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:31:17.288276 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:31:17.288286 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:31:17.288294 #1495379]  INFO -- : 
I, [2024-02-21T03:31:17.453997 #1495379]  INFO -- : builtin_binary.inc updated
I, [2024-02-21T03:31:17.459095 #1495379]  INFO -- : b842c9ece279c437b05c8d2b556d0295e920a42dc1d20f8737c3acea26bea8ef  builtin_binary.inc
I, [2024-02-21T03:31:17.459785 #1495379]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-02-21T03:31:17.709873 #1495379]  INFO -- : linking static-library libruby-static.a
I, [2024-02-21T03:31:18.159607 #1495379]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-02-21T03:31:20.001497 #1495379]  INFO -- : linking ruby
I, [2024-02-21T03:31:20.058418 #1495379]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-02-21T03:31:20.058543 #1495379]  INFO -- : $$$[beg] make all -j16
I, [2024-02-21T03:31:20.181333 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:31:20.181376 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:31:20.181387 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:31:20.181396 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:31:20.181408 #1495379]  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-02-21T03:31:20.181417 #1495379]  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-02-21T03:31:20.181425 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:31:20.181433 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:31:20.181441 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:31:20.181448 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:31:20.181455 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:31:20.181462 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:31:20.181470 #1495379]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-02-21T03:31:20.181477 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:31:20.181486 #1495379]  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-02-21T03:31:20.182657 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:31:20.182678 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:31:20.182698 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:31:20.182720 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:31:20.182730 #1495379]  INFO -- : 
I, [2024-02-21T03:31:20.219588 #1495379]  INFO -- : generating encdb.h
I, [2024-02-21T03:31:20.220850 #1495379]  INFO -- : generating enc.mk
I, [2024-02-21T03:31:20.222503 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-02-21T03:31:20.222787 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-02-21T03:31:20.223194 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-02-21T03:31:20.223561 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-02-21T03:31:20.224371 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-02-21T03:31:20.224779 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-02-21T03:31:20.225541 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-02-21T03:31:20.226333 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-02-21T03:31:20.226556 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-02-21T03:31:20.227220 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-02-21T03:31:20.227585 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-02-21T03:31:20.228273 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-02-21T03:31:20.228508 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-02-21T03:31:20.233271 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-02-21T03:31:20.282113 #1495379]  INFO -- : encdb.h unchanged
I, [2024-02-21T03:31:20.285368 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-02-21T03:31:20.395922 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-02-21T03:31:20.398521 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-02-21T03:31:20.406210 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-02-21T03:31:20.408608 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-02-21T03:31:20.411147 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-02-21T03:31:20.414517 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-02-21T03:31:20.453482 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-02-21T03:31:20.454718 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-02-21T03:31:20.457446 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-02-21T03:31:20.460186 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-02-21T03:31:20.499731 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-02-21T03:31:20.521432 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-02-21T03:31:20.523528 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-02-21T03:31:20.529734 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-02-21T03:31:20.587847 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-02-21T03:31:20.615128 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-02-21T03:31:20.615943 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-02-21T03:31:20.623004 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-02-21T03:31:20.623367 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-02-21T03:31:20.625869 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-02-21T03:31:20.649014 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-02-21T03:31:20.650051 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-02-21T03:31:20.677908 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-02-21T03:31:20.684817 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-02-21T03:31:20.715103 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-02-21T03:31:20.722930 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-02-21T03:31:20.729623 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-02-21T03:31:20.780706 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-02-21T03:31:20.788183 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-02-21T03:31:20.822328 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-02-21T03:31:20.829720 #1495379]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-02-21T03:31:20.851101 #1495379]  INFO -- : making enc
I, [2024-02-21T03:31:20.880364 #1495379]  INFO -- : making srcs under enc
I, [2024-02-21T03:31:20.881198 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:20.881282 #1495379]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-02-21T03:31:20.881349 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:20.915330 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:20.915417 #1495379]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-02-21T03:31:20.915441 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:20.916212 #1495379]  INFO -- : generating transdb.h
I, [2024-02-21T03:31:21.022897 #1495379]  INFO -- : transdb.h unchanged
I, [2024-02-21T03:31:21.024540 #1495379]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-02-21T03:31:21.024650 #1495379]  INFO -- : making trans
I, [2024-02-21T03:31:21.052491 #1495379]  INFO -- : ext/configure-ext.mk updated
I, [2024-02-21T03:31:21.054945 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.064118 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.064441 #1495379]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-02-21T03:31:21.064550 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.067548 #1495379]  INFO -- : making encs
I, [2024-02-21T03:31:21.141291 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.141408 #1495379]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-02-21T03:31:21.141460 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.313192 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.313868 #1495379]  INFO -- : generating makefile exts.mk
I, [2024-02-21T03:31:21.354512 #1495379]  INFO -- : exts.mk unchanged
I, [2024-02-21T03:31:21.358789 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.382742 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:31:21.383205 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:31:21.384119 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:31:21.385005 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:31:21.385349 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:31:21.385562 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:31:21.386946 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:31:21.388111 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:31:21.388301 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:31:21.388367 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:31:21.388720 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:31:21.389517 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:31:21.389543 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:31:21.389969 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:31:21.390350 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:31:21.390380 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:31:21.391041 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:31:21.391362 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:31:21.391449 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:31:21.393432 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:31:21.393869 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:31:21.394397 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:31:21.394420 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:31:21.394781 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:31:21.394804 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:31:21.395211 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:31:21.395659 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:31:21.397343 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:31:21.397726 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:31:21.399723 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:31:21.401792 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:31:21.403358 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:31:21.404448 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:31:21.406115 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:31:21.406404 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:31:21.408918 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:31:21.410242 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:31:21.417697 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:31:21.425906 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:31:21.426301 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:31:21.426594 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:31:21.428627 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:31:21.441106 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:31:21.441152 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:31:21.463243 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.532638 #1495379]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-02-21T03:31:21.532682 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.533344 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.536606 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.536640 #1495379]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-02-21T03:31:21.536660 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.537660 #1495379]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-02-21T03:31:21.537766 #1495379]  INFO -- : $$$[beg] make install -j16
I, [2024-02-21T03:31:21.597316 #1495379]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-02-21T03:31:21.597873 #1495379]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-02-21T03:31:21.598027 #1495379]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-02-21T03:31:21.598177 #1495379]  INFO -- : Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
I, [2024-02-21T03:31:21.598724 #1495379]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-02-21T03:31:21.599472 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:31:21.599491 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:31:21.599500 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:31:21.599507 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:31:21.599520 #1495379]  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-02-21T03:31:21.599529 #1495379]  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-02-21T03:31:21.599536 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:31:21.599543 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:31:21.599550 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:31:21.599556 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:31:21.599562 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:31:21.599571 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:31:21.599578 #1495379]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-02-21T03:31:21.599591 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:31:21.599598 #1495379]  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-02-21T03:31:21.600556 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-02-21T03:31:21.640349 #1495379]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-02-21T03:31:21.640629 #1495379]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-02-21T03:31:21.640761 #1495379]  INFO -- : echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision -
I, [2024-02-21T03:31:21.641542 #1495379]  INFO -- : generating encdb.h
I, [2024-02-21T03:31:21.641568 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:31:21.641592 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:31:21.641603 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:31:21.641615 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:31:21.641625 #1495379]  INFO -- : 
I, [2024-02-21T03:31:21.642399 #1495379]  INFO -- : generating enc.mk
I, [2024-02-21T03:31:21.642709 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-02-21T03:31:21.642902 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-02-21T03:31:21.642990 #1495379]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged
I, [2024-02-21T03:31:21.676398 #1495379]  INFO -- : encdb.h unchanged
I, [2024-02-21T03:31:21.770617 #1495379]  INFO -- : making srcs under enc
I, [2024-02-21T03:31:21.770674 #1495379]  INFO -- : making enc
I, [2024-02-21T03:31:21.823592 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.823619 #1495379]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-02-21T03:31:21.823630 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.835036 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.835059 #1495379]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-02-21T03:31:21.835074 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:21.835648 #1495379]  INFO -- : generating transdb.h
I, [2024-02-21T03:31:21.940864 #1495379]  INFO -- : transdb.h unchanged
I, [2024-02-21T03:31:21.942157 #1495379]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-02-21T03:31:21.942287 #1495379]  INFO -- : making trans
I, [2024-02-21T03:31:22.004322 #1495379]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-02-21T03:31:22.006819 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.020537 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.020825 #1495379]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-02-21T03:31:22.020913 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.022602 #1495379]  INFO -- : making encs
I, [2024-02-21T03:31:22.092737 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.092857 #1495379]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-02-21T03:31:22.092902 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.251107 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.251918 #1495379]  INFO -- : generating makefile exts.mk
I, [2024-02-21T03:31:22.294668 #1495379]  INFO -- : exts.mk unchanged
I, [2024-02-21T03:31:22.299134 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.323787 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:31:22.324762 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:31:22.325447 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:31:22.326375 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:31:22.326746 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:31:22.327156 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:31:22.328168 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:31:22.329644 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:31:22.330088 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:31:22.330913 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:31:22.330944 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:31:22.331037 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:31:22.331302 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:31:22.331548 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:31:22.331577 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:31:22.331995 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:31:22.332177 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:31:22.332450 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:31:22.333052 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:31:22.334712 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:31:22.335621 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:31:22.335800 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:31:22.335826 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:31:22.336253 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:31:22.336280 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:31:22.336792 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:31:22.337492 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:31:22.338508 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:31:22.339300 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:31:22.340127 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:31:22.343946 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:31:22.344648 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:31:22.345399 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:31:22.346360 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:31:22.347800 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:31:22.348080 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:31:22.352265 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:31:22.359025 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:31:22.369059 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:31:22.369504 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:31:22.380752 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:31:22.380821 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:31:22.381907 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:31:22.383834 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:31:22.406867 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.476942 #1495379]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-02-21T03:31:22.476989 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.477196 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.480627 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.480655 #1495379]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-02-21T03:31:22.480677 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:22.481099 #1495379]  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-02-21T03:31:22.578211 #1495379]  INFO -- : Installing to 
I, [2024-02-21T03:31:22.578266 #1495379]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-02-21T03:31:22.578479 #1495379]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-02-21T03:31:22.586074 #1495379]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-02-21T03:31:22.586115 #1495379]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-02-21T03:31:22.586205 #1495379]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-02-21T03:31:22.598742 #1495379]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-02-21T03:31:22.598795 #1495379]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-02-21T03:31:22.598808 #1495379]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-02-21T03:31:22.599020 #1495379]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-02-21T03:31:22.602793 #1495379]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-02-21T03:31:22.602824 #1495379]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-02-21T03:31:22.602838 #1495379]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-02-21T03:31:22.602920 #1495379]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-02-21T03:31:22.603035 #1495379]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-02-21T03:31:22.646175 #1495379]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-02-21T03:31:22.655533 #1495379]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-02-21T03:31:22.655734 #1495379]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-02-21T03:31:22.670742 #1495379]  INFO -- :                                     benchmark 0.3.0
I, [2024-02-21T03:31:22.679356 #1495379]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-02-21T03:31:22.682566 #1495379]  INFO -- :                                     cgi 0.4.1
I, [2024-02-21T03:31:22.683177 #1495379]  INFO -- :                                     delegate 0.3.1
I, [2024-02-21T03:31:22.683751 #1495379]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-02-21T03:31:22.684341 #1495379]  INFO -- :                                     english 0.8.0
I, [2024-02-21T03:31:22.684921 #1495379]  INFO -- :                                     erb 4.0.4
I, [2024-02-21T03:31:22.685767 #1495379]  INFO -- :                                     error_highlight 0.6.0
I, [2024-02-21T03:31:22.686323 #1495379]  INFO -- :                                     fileutils 1.7.2
I, [2024-02-21T03:31:22.686880 #1495379]  INFO -- :                                     find 0.2.0
I, [2024-02-21T03:31:22.687465 #1495379]  INFO -- :                                     forwardable 1.3.3
I, [2024-02-21T03:31:22.688016 #1495379]  INFO -- :                                     ipaddr 1.2.6
I, [2024-02-21T03:31:22.688557 #1495379]  INFO -- :                                     irb 1.11.2
I, [2024-02-21T03:31:22.689522 #1495379]  INFO -- :                                     logger 1.6.0
I, [2024-02-21T03:31:22.690078 #1495379]  INFO -- :                                     net-http 0.4.1
I, [2024-02-21T03:31:22.691084 #1495379]  INFO -- :                                     net-protocol 0.2.2
I, [2024-02-21T03:31:22.691833 #1495379]  INFO -- :                                     open-uri 0.4.1
I, [2024-02-21T03:31:22.692434 #1495379]  INFO -- :                                     open3 0.2.1
I, [2024-02-21T03:31:22.693020 #1495379]  INFO -- :                                     optparse 0.4.0
I, [2024-02-21T03:31:22.693587 #1495379]  INFO -- :                                     ostruct 0.6.0
I, [2024-02-21T03:31:22.694099 #1495379]  INFO -- :                                     pp 0.5.0
I, [2024-02-21T03:31:22.694657 #1495379]  INFO -- :                                     prettyprint 0.2.0
I, [2024-02-21T03:31:22.695199 #1495379]  INFO -- :                                     prism 0.24.0
I, [2024-02-21T03:31:22.695769 #1495379]  INFO -- :                                     pstore 0.1.3
I, [2024-02-21T03:31:22.696301 #1495379]  INFO -- :                                     rdoc 6.6.2
I, [2024-02-21T03:31:22.697606 #1495379]  INFO -- :                                     readline 0.0.4
I, [2024-02-21T03:31:22.698155 #1495379]  INFO -- :                                     reline 0.4.2
I, [2024-02-21T03:31:22.699259 #1495379]  INFO -- :                                     resolv 0.3.0
I, [2024-02-21T03:31:22.699824 #1495379]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-02-21T03:31:22.700381 #1495379]  INFO -- :                                     securerandom 0.3.1
I, [2024-02-21T03:31:22.700959 #1495379]  INFO -- :                                     set 1.1.0
I, [2024-02-21T03:31:22.701524 #1495379]  INFO -- :                                     shellwords 0.2.0
I, [2024-02-21T03:31:22.702078 #1495379]  INFO -- :                                     singleton 0.2.0
I, [2024-02-21T03:31:22.702625 #1495379]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-02-21T03:31:22.703462 #1495379]  INFO -- :                                     tempfile 0.2.1
I, [2024-02-21T03:31:22.704031 #1495379]  INFO -- :                                     time 0.3.0
I, [2024-02-21T03:31:22.704620 #1495379]  INFO -- :                                     timeout 0.4.1
I, [2024-02-21T03:31:22.705250 #1495379]  INFO -- :                                     tmpdir 0.2.0
I, [2024-02-21T03:31:22.705835 #1495379]  INFO -- :                                     tsort 0.2.0
I, [2024-02-21T03:31:22.706394 #1495379]  INFO -- :                                     un 0.3.0
I, [2024-02-21T03:31:22.706950 #1495379]  INFO -- :                                     uri 0.13.0
I, [2024-02-21T03:31:22.707843 #1495379]  INFO -- :                                     weakref 0.1.3
I, [2024-02-21T03:31:22.708566 #1495379]  INFO -- :                                     yaml 0.3.0
I, [2024-02-21T03:31:22.709016 #1495379]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-02-21T03:31:22.714779 #1495379]  INFO -- :                                     date 3.3.4
I, [2024-02-21T03:31:22.715355 #1495379]  INFO -- :                                     digest 3.1.1
I, [2024-02-21T03:31:22.715911 #1495379]  INFO -- :                                     etc 1.4.3
I, [2024-02-21T03:31:22.716970 #1495379]  INFO -- :                                     fcntl 1.1.0
I, [2024-02-21T03:31:22.717522 #1495379]  INFO -- :                                     fiddle 1.1.3
I, [2024-02-21T03:31:22.718085 #1495379]  INFO -- :                                     io-console 0.7.2
I, [2024-02-21T03:31:22.718638 #1495379]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-02-21T03:31:22.719188 #1495379]  INFO -- :                                     io-wait 0.3.1
I, [2024-02-21T03:31:22.719719 #1495379]  INFO -- :                                     json 2.7.1
I, [2024-02-21T03:31:22.720316 #1495379]  INFO -- :                                     openssl 3.2.0
I, [2024-02-21T03:31:22.720974 #1495379]  INFO -- :                                     pathname 0.3.0
I, [2024-02-21T03:31:22.721536 #1495379]  INFO -- :                                     psych 5.1.2
I, [2024-02-21T03:31:22.722162 #1495379]  INFO -- :                                     stringio 3.1.1
I, [2024-02-21T03:31:22.722709 #1495379]  INFO -- :                                     strscan 3.1.1
I, [2024-02-21T03:31:22.723613 #1495379]  INFO -- :                                     zlib 3.1.0
I, [2024-02-21T03:31:22.724078 #1495379]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-02-21T03:31:22.724374 #1495379]  INFO -- :                                     minitest 5.22.2
I, [2024-02-21T03:31:22.731385 #1495379]  INFO -- :                                     power_assert 2.0.3
I, [2024-02-21T03:31:22.734096 #1495379]  INFO -- :                                     rake 13.1.0
I, [2024-02-21T03:31:22.738939 #1495379]  INFO -- :                                     test-unit 3.6.2
I, [2024-02-21T03:31:22.744047 #1495379]  INFO -- :                                     rexml 3.2.6
I, [2024-02-21T03:31:22.749787 #1495379]  INFO -- :                                     rss 0.3.0
I, [2024-02-21T03:31:22.753610 #1495379]  INFO -- :                                     net-ftp 0.3.4
I, [2024-02-21T03:31:22.755329 #1495379]  INFO -- :                                     net-imap 0.4.10
I, [2024-02-21T03:31:22.759928 #1495379]  INFO -- :                                     net-pop 0.1.2
I, [2024-02-21T03:31:22.761150 #1495379]  INFO -- :                                     net-smtp 0.4.0.1
I, [2024-02-21T03:31:22.762583 #1495379]  INFO -- :                                     matrix 0.4.2
I, [2024-02-21T03:31:22.765869 #1495379]  INFO -- :                                     prime 0.1.2
I, [2024-02-21T03:31:22.771378 #1495379]  INFO -- :                                     rbs 3.4.4
I, [2024-02-21T03:31:22.805841 #1495379]  INFO -- :                                     typeprof 0.21.11
I, [2024-02-21T03:31:22.808790 #1495379]  INFO -- :                                     debug 1.9.1
I, [2024-02-21T03:31:22.812289 #1495379]  INFO -- :                                     racc 1.7.3
I, [2024-02-21T03:31:22.816096 #1495379]  INFO -- :                                     mutex_m 0.2.0
I, [2024-02-21T03:31:22.817701 #1495379]  INFO -- :                                     getoptlong 0.2.1
I, [2024-02-21T03:31:22.819510 #1495379]  INFO -- :                                     base64 0.2.0
I, [2024-02-21T03:31:22.820580 #1495379]  INFO -- :                                     bigdecimal 3.1.6
I, [2024-02-21T03:31:22.823211 #1495379]  INFO -- :                                     observer 0.1.2
I, [2024-02-21T03:31:22.824885 #1495379]  INFO -- :                                     abbrev 0.1.2
I, [2024-02-21T03:31:22.826160 #1495379]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-02-21T03:31:22.827698 #1495379]  INFO -- :                                     rinda 0.2.0
I, [2024-02-21T03:31:22.829190 #1495379]  INFO -- :                                     drb 2.2.0
I, [2024-02-21T03:31:22.831182 #1495379]  INFO -- :                                     nkf 0.2.0
I, [2024-02-21T03:31:22.834719 #1495379]  INFO -- :                                     syslog 0.1.2
I, [2024-02-21T03:31:22.836528 #1495379]  INFO -- :                                     csv 3.2.8
I, [2024-02-21T03:31:22.839894 #1495379]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-02-21T03:31:22.844771 #1495379]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-02-21T03:31:22.844969 #1495379]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-02-21T03:31:31.028117 #1495379]  INFO -- : PASS all 1897 tests
E, [2024-02-21T03:31:31.038733 #1495379] ERROR -- :  
I, [2024-02-21T03:31:31.039134 #1495379]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-02-21T03:31:31.039370 #1495379]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-02-21T03:31:31.167448 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:31:31.167486 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:31:31.167496 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:31:31.167504 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:31:31.167514 #1495379]  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-02-21T03:31:31.167521 #1495379]  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-02-21T03:31:31.167528 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:31:31.167535 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:31:31.167548 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:31:31.167555 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:31:31.167562 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:31:31.167568 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:31:31.167574 #1495379]  INFO -- : 	MFLAGS = 
I, [2024-02-21T03:31:31.167580 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:31:31.167586 #1495379]  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-02-21T03:31:31.168239 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:31:31.168257 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:31:31.168267 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:31:31.168279 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:31:31.168298 #1495379]  INFO -- : 
I, [2024-02-21T03:31:31.344872 #1495379]  INFO -- : Checking leaked global symbols...none
I, [2024-02-21T03:31:31.454651 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-02-21T03:31:31.454705 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-02-21T03:31:31.454715 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-02-21T03:31:31.454725 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-02-21T03:31:31.454866 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-02-21T03:31:31.454936 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-02-21T03:31:31.455278 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-02-21T03:31:31.455417 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-02-21T03:31:31.456117 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-02-21T03:31:31.456486 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-02-21T03:31:31.457766 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-02-21T03:31:31.458487 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-02-21T03:31:31.458524 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-02-21T03:31:31.458555 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-02-21T03:31:31.458619 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-02-21T03:31:31.559343 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-02-21T03:31:31.560150 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-02-21T03:31:31.837859 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-02-21T03:31:31.837999 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-02-21T03:31:31.838116 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-02-21T03:31:31.838267 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-02-21T03:31:31.838326 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-02-21T03:31:31.838352 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-02-21T03:31:31.838403 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-02-21T03:31:31.838512 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-02-21T03:31:31.838533 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-02-21T03:31:31.838607 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-02-21T03:31:31.838662 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-02-21T03:31:31.839377 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-02-21T03:31:31.933727 #1495379]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-02-21T03:31:31.936088 #1495379]  INFO -- : 
I, [2024-02-21T03:31:31.936120 #1495379]  INFO -- : test succeeded
I, [2024-02-21T03:31:31.937519 #1495379]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-02-21T03:31:31.937624 #1495379]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-02-21T03:31:32.068364 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:31:32.068418 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:31:32.068429 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:31:32.068438 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:31:32.068446 #1495379]  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-02-21T03:31:32.068459 #1495379]  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-02-21T03:31:32.068468 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:31:32.068476 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:31:32.068484 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:31:32.068491 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:31:32.068498 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:31:32.068505 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:31:32.068513 #1495379]  INFO -- : 	MFLAGS = 
I, [2024-02-21T03:31:32.068520 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:31:32.068528 #1495379]  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-02-21T03:31:32.069010 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:31:32.069033 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:31:32.069052 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:31:32.069071 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:31:32.069084 #1495379]  INFO -- : 
I, [2024-02-21T03:31:32.070725 #1495379]  INFO -- : generating enc.mk
I, [2024-02-21T03:31:32.223312 #1495379]  INFO -- : generating encdb.h
I, [2024-02-21T03:31:32.284658 #1495379]  INFO -- : encdb.h unchanged
I, [2024-02-21T03:31:32.285792 #1495379]  INFO -- : making enc
I, [2024-02-21T03:31:32.339472 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.339496 #1495379]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-02-21T03:31:32.339508 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.340098 #1495379]  INFO -- : making srcs under enc
I, [2024-02-21T03:31:32.368540 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.368563 #1495379]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-02-21T03:31:32.368574 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.369835 #1495379]  INFO -- : generating transdb.h
I, [2024-02-21T03:31:32.466747 #1495379]  INFO -- : transdb.h unchanged
I, [2024-02-21T03:31:32.467921 #1495379]  INFO -- : making trans
I, [2024-02-21T03:31:32.501434 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.501459 #1495379]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-02-21T03:31:32.501470 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.502042 #1495379]  INFO -- : making encs
I, [2024-02-21T03:31:32.575131 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.575154 #1495379]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-02-21T03:31:32.575166 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:32.577234 #1495379]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-02-21T03:31:32.605579 #1495379]  INFO -- : ext/configure-ext.mk updated
I, [2024-02-21T03:31:32.608104 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.070867 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.071468 #1495379]  INFO -- : generating makefile exts.mk
I, [2024-02-21T03:31:34.112030 #1495379]  INFO -- : exts.mk unchanged
I, [2024-02-21T03:31:34.116078 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.343825 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:31:34.346737 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:31:34.350496 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:31:34.353684 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:31:34.357421 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:31:34.364477 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:31:34.380212 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:31:34.386202 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:31:34.405285 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:31:34.420146 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:31:34.423078 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:31:34.425849 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:31:34.438086 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:31:34.444345 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:31:34.459354 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:31:34.461728 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:31:34.472027 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:31:34.476357 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:31:34.487520 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:31:34.523465 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:31:34.526320 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:31:34.529080 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:31:34.533083 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:31:34.565114 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:31:34.568121 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:31:34.570552 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:31:34.579502 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:31:34.584386 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:31:34.585890 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:31:34.587802 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:31:34.595208 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:31:34.601130 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:31:34.615644 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:31:34.638345 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:31:34.641528 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:31:34.663488 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:31:34.665471 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:31:34.687312 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:31:34.689329 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:31:34.747936 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:31:34.750268 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:31:34.772243 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:31:34.774270 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:31:34.832586 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:31:34.854920 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.926157 #1495379]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-02-21T03:31:34.926209 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.926428 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.933303 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:34.933370 #1495379]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-02-21T03:31:34.933401 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:31:35.006505 #1495379]  INFO -- : Run options: 
I, [2024-02-21T03:31:35.006557 #1495379]  INFO -- :   --seed=35724
I, [2024-02-21T03:31:35.006569 #1495379]  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-02-21T03:31:35.006578 #1495379]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-02-21T03:31:35.006586 #1495379]  INFO -- :   --name=!/memory_leak/
I, [2024-02-21T03:31:35.006594 #1495379]  INFO -- :   --stderr-on-failure
I, [2024-02-21T03:31:35.006601 #1495379]  INFO -- :   -j16
I, [2024-02-21T03:31:35.006609 #1495379]  INFO -- : 
I, [2024-02-21T03:31:35.006616 #1495379]  INFO -- : # Running tests:
I, [2024-02-21T03:31:35.006624 #1495379]  INFO -- : 
I, [2024-02-21T03:31:35.228946 #1495379]  INFO -- : [  1/867] 1536636=test_gem_ext_ext_conf_builder
I, [2024-02-21T03:31:35.229289 #1495379]  INFO -- : [  2/867] 1536644=test_method_cache
I, [2024-02-21T03:31:35.230616 #1495379]  INFO -- : [  3/867] 1536642=test_gem_stub_specification
I, [2024-02-21T03:31:35.231166 #1495379]  INFO -- : [  4/867] 1536649=test_frozen_error
I, [2024-02-21T03:31:35.232758 #1495379]  INFO -- : [  5/867] 1536641=test_gem_commands_search_command
I, [2024-02-21T03:31:35.232933 #1495379]  INFO -- : [  6/867] 1536643=test_complex
I, [2024-02-21T03:31:35.233382 #1495379]  INFO -- : [  7/867] 1536645=test_inlinecache
I, [2024-02-21T03:31:35.233457 #1495379]  INFO -- : [  8/867] 1536646=test_rdoc_markup_verbatim
I, [2024-02-21T03:31:35.233576 #1495379]  INFO -- : [  9/867] 1536644=test_gem_resolver_specification
I, [2024-02-21T03:31:35.233860 #1495379]  INFO -- : [ 10/867] 1536650=test_gem_dependency
I, [2024-02-21T03:31:35.233890 #1495379]  INFO -- : [ 11/867] 1536638=test_path_to_class
I, [2024-02-21T03:31:35.234271 #1495379]  INFO -- : [ 12/867] 1536635=test_mdns
I, [2024-02-21T03:31:35.234295 #1495379]  INFO -- : [ 13/867] 1536637=test_parse
I, [2024-02-21T03:31:35.234468 #1495379]  INFO -- : [ 14/867] 1536647=test_gem_remote_fetcher
I, [2024-02-21T03:31:35.237550 #1495379]  INFO -- : [ 15/867] 1536639=test_scanner_events
I, [2024-02-21T03:31:35.238534 #1495379]  INFO -- : [ 16/867] 1536640=test_gem_resolver_installed_specification
I, [2024-02-21T03:31:35.238591 #1495379]  INFO -- : [ 17/867] 1536638=test_stack
I, [2024-02-21T03:31:35.238613 #1495379]  INFO -- : [ 18/867] 1536648=test_gem_commands_list_command
I, [2024-02-21T03:31:35.241125 #1495379]  INFO -- : [ 19/867] 1536649=test_reqarg
I, [2024-02-21T03:31:35.272699 #1495379]  INFO -- : [ 20/867] 1536635=test_rdoc_include
I, [2024-02-21T03:31:35.315106 #1495379]  INFO -- : [ 21/867] 1536639=test_too_many_dummy_encodings
I, [2024-02-21T03:31:35.315624 #1495379]  INFO -- : [ 22/867] 1536649=test_gem_version
I, [2024-02-21T03:31:35.336057 #1495379]  INFO -- : [ 23/867] 1536645=test_rdoc_options
I, [2024-02-21T03:31:35.400079 #1495379]  INFO -- : [ 24/867] 1536639=test_econv
I, [2024-02-21T03:31:35.416136 #1495379]  INFO -- : [ 25/867] 1536646=test_cesu8
I, [2024-02-21T03:31:35.423608 #1495379]  INFO -- : [ 26/867] 1536646=test_fileutils
I, [2024-02-21T03:31:35.432393 #1495379]  INFO -- : [ 27/867] 1536643=test_string_processing
I, [2024-02-21T03:31:35.465114 #1495379]  INFO -- : [ 28/867] 1536641=test_emitter
I, [2024-02-21T03:31:35.496151 #1495379]  INFO -- : [ 29/867] 1536648=test_resource
I, [2024-02-21T03:31:35.499265 #1495379]  INFO -- : [ 30/867] 1536641=test_gem_commands_signin_command
I, [2024-02-21T03:31:35.517152 #1495379]  INFO -- : [ 31/867] 1536643=test_ldap
I, [2024-02-21T03:31:35.520659 #1495379]  INFO -- : [ 32/867] 1536648=test_function
I, [2024-02-21T03:31:35.535955 #1495379]  INFO -- : [ 33/867] 1536644=test_queue
I, [2024-02-21T03:31:35.541407 #1495379]  INFO -- : [ 34/867] 1536643=test_tempfile
I, [2024-02-21T03:31:35.544578 #1495379]  INFO -- : [ 35/867] 1536640=parse_comments_test
I, [2024-02-21T03:31:35.553062 #1495379]  INFO -- : [ 36/867] 1536635=test_noarg
I, [2024-02-21T03:31:35.561013 #1495379]  INFO -- : [ 37/867] 1536644=test_utf32
I, [2024-02-21T03:31:35.572347 #1495379]  INFO -- : [ 38/867] 1536644=test_basicsocket
I, [2024-02-21T03:31:35.581252 #1495379]  INFO -- : [ 39/867] 1536635=test_duplicate
I, [2024-02-21T03:31:35.582985 #1495379]  INFO -- : [ 40/867] 1536644=test_rdoc_markup
I, [2024-02-21T03:31:35.592738 #1495379]  INFO -- : [ 41/867] 1536635=test_gem_commands_help_command
I, [2024-02-21T03:31:35.609446 #1495379]  INFO -- : [ 42/867] 1536650=test_tracepoint
I, [2024-02-21T03:31:35.615619 #1495379]  INFO -- : [ 43/867] 1536641=test_prettyprint
I, [2024-02-21T03:31:35.631270 #1495379]  INFO -- : [ 44/867] 1536649=test_internal_ivar
I, [2024-02-21T03:31:35.634498 #1495379]  INFO -- : [ 45/867] 1536642=test_gem_resolver_index_specification
I, [2024-02-21T03:31:35.634981 #1495379]  INFO -- : [ 46/867] 1536649=test_rdoc_parser_rd
I, [2024-02-21T03:31:35.636494 #1495379]  INFO -- : [ 47/867] 1536641=test_date_strftime
I, [2024-02-21T03:31:35.667356 #1495379]  INFO -- : [ 48/867] 1536640=test_yamlstore
I, [2024-02-21T03:31:35.676156 #1495379]  INFO -- : [ 49/867] 1536640=test_gem_installer
I, [2024-02-21T03:31:35.734666 #1495379]  INFO -- : [ 50/867] 1536642=test_class
I, [2024-02-21T03:31:35.735919 #1495379]  INFO -- : [ 51/867] 1536644=test_rdoc_normal_class
I, [2024-02-21T03:31:35.742796 #1495379]  INFO -- : [ 52/867] 1536648=test_const
I, [2024-02-21T03:31:35.760315 #1495379]  INFO -- : [ 53/867] 1536648=json_string_matching_test
I, [2024-02-21T03:31:35.772645 #1495379]  INFO -- : [ 54/867] 1536648=test_load
I, [2024-02-21T03:31:35.784701 #1495379]  INFO -- : [ 55/867] 1536648=test_random
I, [2024-02-21T03:31:35.812203 #1495379]  INFO -- : [ 56/867] 1536648=test_asn1
I, [2024-02-21T03:31:35.836655 #1495379]  INFO -- : [ 57/867] 1536648=test_irb
I, [2024-02-21T03:31:35.885502 #1495379]  INFO -- : [ 58/867] 1536643=test_coverage
I, [2024-02-21T03:31:35.887688 #1495379]  INFO -- : [ 59/867] 1536649=test_rdoc_encoding
I, [2024-02-21T03:31:35.889825 #1495379]  INFO -- : [ 60/867] 1536645=regexp_test
I, [2024-02-21T03:31:35.894129 #1495379]  INFO -- : [ 61/867] 1536644=test_gem_package_tar_reader
I, [2024-02-21T03:31:35.924097 #1495379]  INFO -- : [ 62/867] 1536649=test_init
I, [2024-02-21T03:31:35.930537 #1495379]  INFO -- : [ 63/867] 1536650=test_complexrational
I, [2024-02-21T03:31:35.931047 #1495379]  INFO -- : [ 64/867] 1536635=test_pathname
I, [2024-02-21T03:31:35.937352 #1495379]  INFO -- : [ 65/867] 1536650=test_rdoc_markdown
I, [2024-02-21T03:31:35.942884 #1495379]  INFO -- : [ 66/867] 1536644=test_gem_available_set
I, [2024-02-21T03:31:35.967704 #1495379]  INFO -- : [ 67/867] 1536646=test_rdoc_any_method
I, [2024-02-21T03:31:35.974668 #1495379]  INFO -- : [ 68/867] 1536637=test_modify_expand
I, [2024-02-21T03:31:35.983671 #1495379]  INFO -- : [ 69/867] 1536637=test_file
I, [2024-02-21T03:31:36.003111 #1495379]  INFO -- : [ 70/867] 1536637=test_deprecate
I, [2024-02-21T03:31:36.020075 #1495379]  INFO -- : [ 71/867] 1536645=test_rdoc_constant
I, [2024-02-21T03:31:36.057321 #1495379]  INFO -- : [ 72/867] 1536644=test_formatter
I, [2024-02-21T03:31:36.066039 #1495379]  INFO -- : [ 73/867] 1536644=test_bash_completion
I, [2024-02-21T03:31:36.072929 #1495379]  INFO -- : [ 74/867] 1536644=test_gem_source_vendor
I, [2024-02-21T03:31:36.084209 #1495379]  INFO -- : [ 75/867] 1536644=test_gem_commands_owner_command
I, [2024-02-21T03:31:36.163651 #1495379]  INFO -- : [ 76/867] 1536645=test_recorder
I, [2024-02-21T03:31:36.173731 #1495379]  INFO -- : [ 77/867] 1536645=test_marshalable
I, [2024-02-21T03:31:36.179414 #1495379]  INFO -- : [ 78/867] 1536645=test_digest
I, [2024-02-21T03:31:36.207412 #1495379]  INFO -- : [ 79/867] 1536635=test_gem_ext_cmake_builder
I, [2024-02-21T03:31:36.209286 #1495379]  INFO -- : [ 80/867] 1536641=test_gem_commands_contents_command
I, [2024-02-21T03:31:36.223694 #1495379]  INFO -- : [ 81/867] 1536635=test_cgi_util
I, [2024-02-21T03:31:36.243381 #1495379]  INFO -- : [ 82/867] 1536637=test_require
I, [2024-02-21T03:31:36.301551 #1495379]  INFO -- : [ 83/867] 1536648=test_fiddle
I, [2024-02-21T03:31:36.316719 #1495379]  INFO -- : [ 84/867] 1536641=test_wss
I, [2024-02-21T03:31:36.341303 #1495379]  INFO -- : [ 85/867] 1536641=test_ractor
I, [2024-02-21T03:31:36.382231 #1495379]  INFO -- : [ 86/867] 1536648=test_find
I, [2024-02-21T03:31:36.395284 #1495379]  INFO -- : [ 87/867] 1536648=test_io_timeout
I, [2024-02-21T03:31:36.398733 #1495379]  INFO -- : [ 88/867] 1536648=test_shapes
I, [2024-02-21T03:31:36.402970 #1495379]  INFO -- : [ 89/867] 1536648=json_fixtures_test
I, [2024-02-21T03:31:36.404208 #1495379]  INFO -- : [ 90/867] 1536649=test_comparable
I, [2024-02-21T03:31:36.409521 #1495379]  INFO -- : [ 91/867] 1536648=test_rdoc_parser_c
I, [2024-02-21T03:31:36.410683 #1495379]  INFO -- : [ 92/867] 1536649=test_gbk
I, [2024-02-21T03:31:36.414823 #1495379]  INFO -- : [ 93/867] 1536649=test_class2name
I, [2024-02-21T03:31:36.421143 #1495379]  INFO -- : [ 94/867] 1536649=test_enc_str_buf_cat
I, [2024-02-21T03:31:36.426604 #1495379]  INFO -- : [ 95/867] 1536649=test_pstore
I, [2024-02-21T03:31:36.471543 #1495379]  INFO -- : [ 96/867] 1536641=test_cstr
I, [2024-02-21T03:31:36.480481 #1495379]  INFO -- : [ 97/867] 1536649=test_profile_frames
I, [2024-02-21T03:31:36.506118 #1495379]  INFO -- : [ 98/867] 1536650=test_big2str
I, [2024-02-21T03:31:36.506910 #1495379]  INFO -- : [ 99/867] 1536650=test_yaml
I, [2024-02-21T03:31:36.513348 #1495379]  INFO -- : [100/867] 1536635=test_forwardable
I, [2024-02-21T03:31:36.537904 #1495379]  INFO -- : [101/867] 1536635=test_wait
I, [2024-02-21T03:31:36.589668 #1495379]  INFO -- : [102/867] 1536646=test_handle
I, [2024-02-21T03:31:36.617609 #1495379]  INFO -- : [103/867] 1536635=test_nowrite
I, [2024-02-21T03:31:36.627424 #1495379]  INFO -- : [104/867] 1536650=test_thread_queue
I, [2024-02-21T03:31:36.645430 #1495379]  INFO -- : [105/867] 1536635=test_rdoc_markup_formatter
I, [2024-02-21T03:31:36.659343 #1495379]  INFO -- : [106/867] 1536635=test_bmethod
I, [2024-02-21T03:31:36.665375 #1495379]  INFO -- : [107/867] 1536635=test_euc_tw
I, [2024-02-21T03:31:36.667038 #1495379]  INFO -- : [108/867] 1536638=test_ractor
I, [2024-02-21T03:31:36.671836 #1495379]  INFO -- : [109/867] 1536649=test_ansi_without_terminfo
I, [2024-02-21T03:31:36.673537 #1495379]  INFO -- : [110/867] 1536635=test_gem_commands_sources_command
I, [2024-02-21T03:31:36.683034 #1495379]  INFO -- : [111/867] 1536649=test_gem_resolver_best_set
I, [2024-02-21T03:31:36.692702 #1495379]  INFO -- : [112/867] 1536638=encoding_test
I, [2024-02-21T03:31:36.704830 #1495379]  INFO -- : [113/867] 1536644=test_typeddata
I, [2024-02-21T03:31:36.723060 #1495379]  INFO -- : [114/867] 1536639=test_rdoc_markup_to_html_crossref
I, [2024-02-21T03:31:36.765646 #1495379]  INFO -- : [115/867] 1536649=test_rdoc_markup_raw
I, [2024-02-21T03:31:36.771750 #1495379]  INFO -- : [116/867] 1536649=test_webauthn_poller
I, [2024-02-21T03:31:36.813490 #1495379]  INFO -- : [117/867] 1536646=test_rat
I, [2024-02-21T03:31:36.824013 #1495379]  INFO -- : [118/867] 1536646=test_optparse
I, [2024-02-21T03:31:36.833079 #1495379]  INFO -- : [119/867] 1536646=test_array
I, [2024-02-21T03:31:36.861704 #1495379]  INFO -- : [120/867] 1536648=test_fstring
I, [2024-02-21T03:31:36.862562 #1495379]  INFO -- : [121/867] 1536638=test_yield
I, [2024-02-21T03:31:36.864870 #1495379]  INFO -- : [122/867] 1536646=test_rdoc_alias
I, [2024-02-21T03:31:36.885804 #1495379]  INFO -- : [123/867] 1536646=test_convertible
I, [2024-02-21T03:31:36.923109 #1495379]  INFO -- : [124/867] 1536635=parser_test
I, [2024-02-21T03:31:36.950181 #1495379]  INFO -- : [125/867] 1536649=test_files_sample
I, [2024-02-21T03:31:36.955779 #1495379]  INFO -- : [126/867] 1536643=test_stringscanner
I, [2024-02-21T03:31:36.971396 #1495379]  INFO -- : [127/867] 1536644=test_rdoc_markup_indented_paragraph
I, [2024-02-21T03:31:36.979252 #1495379]  INFO -- : [128/867] 1536644=test_rdoc_task
I, [2024-02-21T03:31:36.982965 #1495379]  INFO -- : [129/867] 1536636=test_gem_resolver_conflict
I, [2024-02-21T03:31:36.987765 #1495379]  INFO -- : [130/867] 1536644=ruby_parser_test
I, [2024-02-21T03:31:37.000649 #1495379]  INFO -- : [131/867] 1536643=test_backtrace
I, [2024-02-21T03:31:37.011966 #1495379]  INFO -- : [132/867] 1536636=test_pack
I, [2024-02-21T03:31:37.016292 #1495379]  INFO -- : [133/867] 1536641=test_io_buffer
I, [2024-02-21T03:31:37.018888 #1495379]  INFO -- : [134/867] 1536648=test_readpartial
I, [2024-02-21T03:31:37.035665 #1495379]  INFO -- : [135/867] 1536636=test_gem_commands_install_command
I, [2024-02-21T03:31:37.043273 #1495379]  INFO -- : [136/867] 1536635=test_clone
I, [2024-02-21T03:31:37.051079 #1495379]  INFO -- : [137/867] 1536649=test_rdoc_require
I, [2024-02-21T03:31:37.060911 #1495379]  INFO -- : [138/867] 1536644=locals_test
I, [2024-02-21T03:31:37.063695 #1495379]  INFO -- : [139/867] 1536645=test_config
I, [2024-02-21T03:31:37.079571 #1495379]  INFO -- : [140/867] 1536649=test_sleep
I, [2024-02-21T03:31:37.127106 #1495379]  INFO -- : [141/867] 1536641=test_gem_commands_fetch_command
I, [2024-02-21T03:31:37.193585 #1495379]  INFO -- : [142/867] 1536635=test_math
I, [2024-02-21T03:31:37.208647 #1495379]  INFO -- : [143/867] 1536635=test_gc
I, [2024-02-21T03:31:37.212796 #1495379]  INFO -- : [144/867] 1536635=test_libs
I, [2024-02-21T03:31:37.248505 #1495379]  INFO -- : [145/867] 1536635=test_yaml_tree
I, [2024-02-21T03:31:37.279761 #1495379]  INFO -- : [146/867] 1536635=test_rendering
I, [2024-02-21T03:31:37.290498 #1495379]  INFO -- : [147/867] 1536639=test_face
I, [2024-02-21T03:31:37.295149 #1495379]  INFO -- : [148/867] 1536641=test_sizeof
I, [2024-02-21T03:31:37.327363 #1495379]  INFO -- : [149/867] 1536645=test_case
I, [2024-02-21T03:31:37.351007 #1495379]  INFO -- : [150/867] 1536645=test_unicode_escape
I, [2024-02-21T03:31:37.357026 #1495379]  INFO -- : [151/867] 1536639=test_io
I, [2024-02-21T03:31:37.402782 #1495379]  INFO -- : [152/867] 1536635=test_utf16
I, [2024-02-21T03:31:37.407926 #1495379]  INFO -- : [153/867] 1536644=test_autoload
I, [2024-02-21T03:31:37.422370 #1495379]  INFO -- : [154/867] 1536635=test_gem_util
I, [2024-02-21T03:31:37.428943 #1495379]  INFO -- : [155/867] 1536648=test_iseq_load
I, [2024-02-21T03:31:37.450666 #1495379]  INFO -- : [156/867] 1536645=test_gem_package_tar_header
I, [2024-02-21T03:31:37.502714 #1495379]  INFO -- : [157/867] 1536645=test_pkey_dh
I, [2024-02-21T03:31:37.575256 #1495379]  INFO -- : [158/867] 1536645=test_bigzero
I, [2024-02-21T03:31:37.583810 #1495379]  INFO -- : [159/867] 1536645=test_pkcs12
I, [2024-02-21T03:31:37.610714 #1495379]  INFO -- : [160/867] 1536635=test_system
I, [2024-02-21T03:31:37.712606 #1495379]  INFO -- : [161/867] 1536647=test_etc
I, [2024-02-21T03:31:37.823992 #1495379]  INFO -- : [162/867] 1536647=test_yjit_exit_locations
I, [2024-02-21T03:31:37.843556 #1495379]  INFO -- : [163/867] 1536637=test_gem_resolver_activation_request
I, [2024-02-21T03:31:37.853247 #1495379]  INFO -- : [164/867] 1536637=test_getopts
I, [2024-02-21T03:31:37.855940 #1495379]  INFO -- : [165/867] 1536637=test_protocol
I, [2024-02-21T03:31:37.888109 #1495379]  INFO -- : [166/867] 1536647=test_ripper
I, [2024-02-21T03:31:37.919588 #1495379]  INFO -- : [167/867] 1536645=test_gem_config_file
I, [2024-02-21T03:31:38.065790 #1495379]  INFO -- : [168/867] 1536645=test_pattern_key_name_check
I, [2024-02-21T03:31:38.067799 #1495379]  INFO -- : [169/867] 1536645=test_to_ruby
I, [2024-02-21T03:31:38.082756 #1495379]  INFO -- : [170/867] 1536645=test_pack
I, [2024-02-21T03:31:38.173282 #1495379]  INFO -- : [171/867] 1536637=test_array_create
I, [2024-02-21T03:31:38.175396 #1495379]  INFO -- : [172/867] 1536637=test_gem_impossible_dependencies_error
I, [2024-02-21T03:31:38.188340 #1495379]  INFO -- : [173/867] 1536637=test_gem_commands_query_command
I, [2024-02-21T03:31:38.214797 #1495379]  INFO -- : [174/867] 1536647=test_method
I, [2024-02-21T03:31:38.317410 #1495379]  INFO -- : [175/867] 1536645=test_rdoc_rubygems_hook
I, [2024-02-21T03:31:38.328554 #1495379]  INFO -- : [176/867] 1536643=test_euc_kr
I, [2024-02-21T03:31:38.332012 #1495379]  INFO -- : [177/867] 1536642=test_rdoc_context_section
I, [2024-02-21T03:31:38.333580 #1495379]  INFO -- : [178/867] 1536643=test_ftp
I, [2024-02-21T03:31:38.337297 #1495379]  INFO -- : [179/867] 1536648=test_date_attr
I, [2024-02-21T03:31:38.338373 #1495379]  INFO -- : [180/867] 1536643=test_ellipsize
I, [2024-02-21T03:31:38.340993 #1495379]  INFO -- : [181/867] 1536648=test_kwargs
I, [2024-02-21T03:31:38.349747 #1495379]  INFO -- : [182/867] 1536648=test_io_wait
I, [2024-02-21T03:31:38.352074 #1495379]  INFO -- : [183/867] 1536643=test_gem_commands_exec_command
I, [2024-02-21T03:31:38.431551 #1495379]  INFO -- : [184/867] 1536645=test_type_completor
I, [2024-02-21T03:31:38.443933 #1495379]  INFO -- : [185/867] 1536645=test_summary
I, [2024-02-21T03:31:38.459992 #1495379]  INFO -- : [186/867] 1536645=test_console_attr
I, [2024-02-21T03:31:38.465102 #1495379]  INFO -- : [187/867] 1536645=test_gem_commands_uninstall_command
I, [2024-02-21T03:31:38.542403 #1495379]  INFO -- : [188/867] 1536642=test_condition
I, [2024-02-21T03:31:38.548842 #1495379]  INFO -- : [189/867] 1536642=test_gem_source_specific_file
I, [2024-02-21T03:31:38.645185 #1495379]  INFO -- : [190/867] 1536636=test_foreach
I, [2024-02-21T03:31:38.651406 #1495379]  INFO -- : [191/867] 1536636=test_cp949
I, [2024-02-21T03:31:38.653145 #1495379]  INFO -- : [192/867] 1536636=test_win32ole_record
I, [2024-02-21T03:31:38.658534 #1495379]  INFO -- : [193/867] 1536642=test_gem_unsatisfiable_dependency_error
I, [2024-02-21T03:31:38.659358 #1495379]  INFO -- : [194/867] 1536636=test_hash
I, [2024-02-21T03:31:38.673851 #1495379]  INFO -- : [195/867] 1536642=test_ubf_async_safe
I, [2024-02-21T03:31:38.674963 #1495379]  INFO -- : [196/867] 1536642=test_sorted_set
I, [2024-02-21T03:31:38.679567 #1495379]  INFO -- : [197/867] 1536648=test_emoji
I, [2024-02-21T03:31:38.686651 #1495379]  INFO -- : [198/867] 1536635=test_win32ole_type_event
I, [2024-02-21T03:31:38.690866 #1495379]  INFO -- : [199/867] 1536635=test_io
I, [2024-02-21T03:31:38.714019 #1495379]  INFO -- : [200/867] 1536648=test_protect
I, [2024-02-21T03:31:38.717923 #1495379]  INFO -- : [201/867] 1536648=test_win32ole_typelib
I, [2024-02-21T03:31:38.725107 #1495379]  INFO -- : [202/867] 1536648=test_gem_request_set_lockfile
I, [2024-02-21T03:31:38.803772 #1495379]  INFO -- : [203/867] 1536637=test_raise_exception
I, [2024-02-21T03:31:38.992070 #1495379]  INFO -- : [204/867] 1536635=test_postponed_job
I, [2024-02-21T03:31:38.998582 #1495379]  INFO -- : [205/867] 1536642=test_alias_and_anchor
I, [2024-02-21T03:31:39.001041 #1495379]  INFO -- : [206/867] 1536642=test_external_new
I, [2024-02-21T03:31:39.010906 #1495379]  INFO -- : [207/867] 1536642=test_gem_resolver_dependency_request
I, [2024-02-21T03:31:39.043396 #1495379]  INFO -- : [208/867] 1536642=test_tree_builder
I, [2024-02-21T03:31:39.046796 #1495379]  INFO -- : [209/867] 1536642=test_hash
I, [2024-02-21T03:31:39.092419 #1495379]  INFO -- : [210/867] 1536642=test_kill_ring
I, [2024-02-21T03:31:39.144917 #1495379]  INFO -- : [211/867] 1536649=test_framework
I, [2024-02-21T03:31:39.157473 #1495379]  INFO -- : [212/867] 1536649=test_ns_spki
I, [2024-02-21T03:31:39.179132 #1495379]  INFO -- : [213/867] 1536642=test_argf
I, [2024-02-21T03:31:39.185247 #1495379]  INFO -- : [214/867] 1536648=test_gem_commands_environment_command
I, [2024-02-21T03:31:39.205238 #1495379]  INFO -- : [215/867] 1536649=test_m17n
I, [2024-02-21T03:31:39.236275 #1495379]  INFO -- : [216/867] 1536648=test_ws
I, [2024-02-21T03:31:39.263527 #1495379]  INFO -- : [217/867] 1536648=test_yjit
I, [2024-02-21T03:31:39.321496 #1495379]  INFO -- : [218/867] 1536649=test_workspace
I, [2024-02-21T03:31:39.364936 #1495379]  INFO -- : [219/867] 1536645=test_weakmap
I, [2024-02-21T03:31:39.441886 #1495379]  INFO -- : [220/867] 1536635=comments_test
I, [2024-02-21T03:31:39.447978 #1495379]  INFO -- : [221/867] 1536635=test_gem_requirement
I, [2024-02-21T03:31:39.489122 #1495379]  INFO -- : [222/867] 1536637=test_sprintf
I, [2024-02-21T03:31:39.500952 #1495379]  INFO -- : [223/867] 1536649=test_string_memory
I, [2024-02-21T03:31:39.587434 #1495379]  INFO -- : [224/867] 1536649=test_gem_security_trust_dir
I, [2024-02-21T03:31:39.628539 #1495379]  INFO -- : [225/867] 1536649=test_undef
I, [2024-02-21T03:31:39.633040 #1495379]  INFO -- : [226/867] 1536649=ripper_test
I, [2024-02-21T03:31:39.651111 #1495379]  INFO -- : [227/867] 1536635=test_objspace
I, [2024-02-21T03:31:39.777105 #1495379]  INFO -- : [228/867] 1536637=test_line_editor
I, [2024-02-21T03:31:39.789306 #1495379]  INFO -- : [229/867] 1536649=test_remote_fetch_error
I, [2024-02-21T03:31:39.805190 #1495379]  INFO -- : [230/867] 1536649=test_have_library
I, [2024-02-21T03:31:39.815311 #1495379]  INFO -- : [231/867] 1536643=test_c_struct_entry
I, [2024-02-21T03:31:39.850124 #1495379]  INFO -- : [232/867] 1536637=test_gem_commands_stale_command
I, [2024-02-21T03:31:39.865108 #1495379]  INFO -- : [233/867] 1536637=test_set
I, [2024-02-21T03:31:39.873606 #1495379]  INFO -- : [234/867] 1536637=test_show_source
I, [2024-02-21T03:31:39.948139 #1495379]  INFO -- : [235/867] 1536637=test_config
I, [2024-02-21T03:31:39.977219 #1495379]  INFO -- : [236/867] 1536637=test_gem_source_list
I, [2024-02-21T03:31:40.017563 #1495379]  INFO -- : [237/867] 1536637=test_yaml_special_cases
I, [2024-02-21T03:31:40.023225 #1495379]  INFO -- : [238/867] 1536637=test_optarg
I, [2024-02-21T03:31:40.067953 #1495379]  INFO -- : [239/867] 1536637=test_address_resolve
I, [2024-02-21T03:31:40.076027 #1495379]  INFO -- : [240/867] 1536637=test_rdoc_token_stream
I, [2024-02-21T03:31:40.110571 #1495379]  INFO -- : [241/867] 1536643=test_iter_break
I, [2024-02-21T03:31:40.113680 #1495379]  INFO -- : [242/867] 1536643=test_zsh_completion
I, [2024-02-21T03:31:40.124184 #1495379]  INFO -- : [243/867] 1536643=test_exception
I, [2024-02-21T03:31:40.129744 #1495379]  INFO -- : [244/867] 1536643=test_gem_ext_configure_builder
I, [2024-02-21T03:31:40.176357 #1495379]  INFO -- : [245/867] 1536638=test_frozen
I, [2024-02-21T03:31:40.180506 #1495379]  INFO -- : [246/867] 1536638=test_pp
I, [2024-02-21T03:31:40.202296 #1495379]  INFO -- : [247/867] 1536643=test_macro
I, [2024-02-21T03:31:40.206099 #1495379]  INFO -- : [248/867] 1536643=test_num2int
I, [2024-02-21T03:31:40.211956 #1495379]  INFO -- : [249/867] 1536638=test_nil
I, [2024-02-21T03:31:40.222435 #1495379]  INFO -- : [250/867] 1536643=test_rdoc_single_class
I, [2024-02-21T03:31:40.234246 #1495379]  INFO -- : [251/867] 1536638=test_verbose
I, [2024-02-21T03:31:40.270654 #1495379]  INFO -- : [252/867] 1536638=test_rdoc_tom_doc
I, [2024-02-21T03:31:40.300981 #1495379]  INFO -- : [253/867] 1536637=test_hmac
I, [2024-02-21T03:31:40.314691 #1495379]  INFO -- : [254/867] 1536637=test_rdoc_markup_to_tt_only
I, [2024-02-21T03:31:40.379531 #1495379]  INFO -- : [255/867] 1536637=test_gem_spec_fetcher
I, [2024-02-21T03:31:40.395551 #1495379]  INFO -- : [256/867] 1536643=test_common
I, [2024-02-21T03:31:40.468556 #1495379]  INFO -- : [257/867] 1536638=test_key_actor_vi
I, [2024-02-21T03:31:40.601332 #1495379]  INFO -- : [258/867] 1536637=test_bug-3571
I, [2024-02-21T03:31:40.608893 #1495379]  INFO -- : [259/867] 1536637=test_gem_command
I, [2024-02-21T03:31:40.658897 #1495379]  INFO -- : [260/867] 1536638=test_gem_commands_lock_command
I, [2024-02-21T03:31:40.693618 #1495379]  INFO -- : [261/867] 1536643=test_ifunless
I, [2024-02-21T03:31:40.701113 #1495379]  INFO -- : [262/867] 1536643=test_assignment
I, [2024-02-21T03:31:40.724980 #1495379]  INFO -- : [263/867] 1536637=test_numeric
I, [2024-02-21T03:31:40.829695 #1495379]  INFO -- : [264/867] 1536637=test_rdoc_markup_paragraph
I, [2024-02-21T03:31:40.833349 #1495379]  INFO -- : [265/867] 1536637=!Nothing_to_test
I, [2024-02-21T03:31:40.842944 #1495379]  INFO -- : [266/867] 1536637=test_enc_raise
I, [2024-02-21T03:31:40.850579 #1495379]  INFO -- : [267/867] 1536637=test_psych
I, [2024-02-21T03:31:40.885424 #1495379]  INFO -- : [268/867] 1536637=test_gem_ext_cargo_builder_unit
I, [2024-02-21T03:31:40.907629 #1495379]  INFO -- : [269/867] 1536637=test_date
I, [2024-02-21T03:31:40.926097 #1495379]  INFO -- : [270/867] 1536637=test_gem_rdoc
I, [2024-02-21T03:31:40.946822 #1495379]  INFO -- : [271/867] 1536638=test_command
I, [2024-02-21T03:31:40.955759 #1495379]  INFO -- : [272/867] 1536641=test_at_exit
I, [2024-02-21T03:31:40.975880 #1495379]  INFO -- : [273/867] 1536650=test_object_create_start
I, [2024-02-21T03:31:40.978042 #1495379]  INFO -- : [274/867] 1536641=test_gem_silent_ui
I, [2024-02-21T03:31:40.978629 #1495379]  INFO -- : [275/867] 1536650=test_emitter
I, [2024-02-21T03:31:40.985008 #1495379]  INFO -- : [276/867] 1536650=test_bug-5832
I, [2024-02-21T03:31:40.991178 #1495379]  INFO -- : [277/867] 1536650=test_files_ext
I, [2024-02-21T03:31:41.025104 #1495379]  INFO -- : [278/867] 1536641=test_eval_history
I, [2024-02-21T03:31:41.058249 #1495379]  INFO -- : [279/867] 1536637=dispatcher_test
I, [2024-02-21T03:31:41.112874 #1495379]  INFO -- : [280/867] 1536650=test_kernel
I, [2024-02-21T03:31:41.189063 #1495379]  INFO -- : [281/867] 1536641=test_kdf
I, [2024-02-21T03:31:41.191235 #1495379]  INFO -- : [282/867] 1536637=test_gem_doctor
I, [2024-02-21T03:31:41.244667 #1495379]  INFO -- : [283/867] 1536637=test_rdoc_i18n_text
I, [2024-02-21T03:31:41.263844 #1495379]  INFO -- : [284/867] 1536637=test_io_buffer
I, [2024-02-21T03:31:41.312196 #1495379]  INFO -- : [285/867] 1536641=test_defined
I, [2024-02-21T03:31:41.326282 #1495379]  INFO -- : [286/867] 1536637=test_backtrace
I, [2024-02-21T03:31:41.332633 #1495379]  INFO -- : [287/867] 1536649=test_key_name_check
I, [2024-02-21T03:31:41.334270 #1495379]  INFO -- : [288/867] 1536637=test_gb18030
I, [2024-02-21T03:31:41.343793 #1495379]  INFO -- : [289/867] 1536649=test_svcb_https
I, [2024-02-21T03:31:41.348749 #1495379]  INFO -- : [290/867] 1536638=test_buffering
I, [2024-02-21T03:31:41.364514 #1495379]  INFO -- : [291/867] 1536637=test_gem_uninstaller
I, [2024-02-21T03:31:41.366749 #1495379]  INFO -- : [292/867] 1536638=test_rdoc_rdoc
I, [2024-02-21T03:31:41.374684 #1495379]  INFO -- : [293/867] 1536649=test_windows_1251
I, [2024-02-21T03:31:41.381450 #1495379]  INFO -- : [294/867] 1536649=test_time
I, [2024-02-21T03:31:41.426081 #1495379]  INFO -- : [295/867] 1536641=test_rdoc_markup_attributes
I, [2024-02-21T03:31:41.446842 #1495379]  INFO -- : [296/867] 1536640=test_default_gems
I, [2024-02-21T03:31:41.516000 #1495379]  INFO -- : [297/867] 1536640=test_rdoc_rd_inline_parser
I, [2024-02-21T03:31:41.546290 #1495379]  INFO -- : [298/867] 1536638=test_rdoc_markup_to_rdoc
I, [2024-02-21T03:31:41.554737 #1495379]  INFO -- : [299/867] 1536649=test_mul
I, [2024-02-21T03:31:41.564793 #1495379]  INFO -- : [300/867] 1536649=test_win32ole_type
I, [2024-02-21T03:31:41.571948 #1495379]  INFO -- : [301/867] 1536649=test_null
I, [2024-02-21T03:31:41.593997 #1495379]  INFO -- : [302/867] 1536638=test_pkey_ec
I, [2024-02-21T03:31:41.598800 #1495379]  INFO -- : [303/867] 1536649=test_trick
I, [2024-02-21T03:31:41.648562 #1495379]  INFO -- : [304/867] 1536641=test_thread
I, [2024-02-21T03:31:41.654535 #1495379]  INFO -- : [305/867] 1536641=test_pipe
I, [2024-02-21T03:31:41.691800 #1495379]  INFO -- : [306/867] 1536638=test_date_parse
I, [2024-02-21T03:31:41.736359 #1495379]  INFO -- : [307/867] 1536640=test_raise
I, [2024-02-21T03:31:41.737554 #1495379]  INFO -- : [308/867] 1536640=test_x509attr
I, [2024-02-21T03:31:41.759658 #1495379]  INFO -- : [309/867] 1536640=test_gem_request_set_lockfile_parser
I, [2024-02-21T03:31:41.792385 #1495379]  INFO -- : [310/867] 1536650=test_depth_first
I, [2024-02-21T03:31:41.795376 #1495379]  INFO -- : [311/867] 1536650=test_rdoc_store
I, [2024-02-21T03:31:41.819337 #1495379]  INFO -- : [312/867] 1536641=test_string
I, [2024-02-21T03:31:41.838967 #1495379]  INFO -- : [313/867] 1536641=test_rdoc_stats
I, [2024-02-21T03:31:41.849672 #1495379]  INFO -- : [314/867] 1536640=test_pattern_matching
I, [2024-02-21T03:31:41.867618 #1495379]  INFO -- : [315/867] 1536640=test_gem_dependency_resolution_error
I, [2024-02-21T03:31:41.870849 #1495379]  INFO -- : [316/867] 1536640=test_rdoc_parser
I, [2024-02-21T03:31:41.894010 #1495379]  INFO -- : [317/867] 1536638=test_qsort
I, [2024-02-21T03:31:41.898782 #1495379]  INFO -- : [318/867] 1536638=json_addition_test
I, [2024-02-21T03:31:41.914653 #1495379]  INFO -- : [319/867] 1536640=test_gem_package_old
I, [2024-02-21T03:31:41.917080 #1495379]  INFO -- : [320/867] 1536638=test_gem_resolver_index_set
I, [2024-02-21T03:31:41.922872 #1495379]  INFO -- : [321/867] 1536641=test_gc_compact
I, [2024-02-21T03:31:41.964084 #1495379]  INFO -- : [322/867] 1536638=test_proc
I, [2024-02-21T03:31:41.967362 #1495379]  INFO -- : [323/867] 1536640=test_string
I, [2024-02-21T03:31:42.473689 #1495379]  INFO -- : [324/867] 1536646=test_date_conv
I, [2024-02-21T03:31:42.479904 #1495379]  INFO -- : [325/867] 1536646=test_optimization
I, [2024-02-21T03:31:42.589378 #1495379]  INFO -- : [326/867] 1536637=test_ole_methods
I, [2024-02-21T03:31:42.603541 #1495379]  INFO -- : [327/867] 1536637=test_erb_m17n
I, [2024-02-21T03:31:42.608411 #1495379]  INFO -- : [328/867] 1536637=test_egrep_cpp
I, [2024-02-21T03:31:42.761391 #1495379]  INFO -- : [329/867] 1536643=test_cgi_tag_helper
I, [2024-02-21T03:31:42.774153 #1495379]  INFO -- : [330/867] 1536643=test_zlib
I, [2024-02-21T03:31:42.817836 #1495379]  INFO -- : [331/867] 1536650=test_files_test_2
I, [2024-02-21T03:31:42.821734 #1495379]  INFO -- : [332/867] 1536650=test_fnmatch
I, [2024-02-21T03:31:42.828885 #1495379]  INFO -- : [333/867] 1536637=test_require_path_check
I, [2024-02-21T03:31:42.895013 #1495379]  INFO -- : [334/867] 1536650=test_rdoc_markup_parser
I, [2024-02-21T03:31:42.915678 #1495379]  INFO -- : [335/867] 1536637=test_folderitem2_invokeverb
I, [2024-02-21T03:31:42.918859 #1495379]  INFO -- : [336/867] 1536637=test_gem_validator
I, [2024-02-21T03:31:42.940573 #1495379]  INFO -- : [337/867] 1536637=test_rdoc_generator_ri
I, [2024-02-21T03:31:42.954163 #1495379]  INFO -- : [338/867] 1536637=test_extlibs
I, [2024-02-21T03:31:42.963678 #1495379]  INFO -- : [339/867] 1536650=test_gem_stream_ui
I, [2024-02-21T03:31:42.999140 #1495379]  INFO -- : [340/867] 1536638=test_gem_install_update_options
I, [2024-02-21T03:31:43.084947 #1495379]  INFO -- : [341/867] 1536650=parse_test
I, [2024-02-21T03:31:43.192004 #1495379]  INFO -- : [342/867] 1536647=test_require_lib
I, [2024-02-21T03:31:43.203849 #1495379]  INFO -- : [343/867] 1536638=test_ractor
I, [2024-02-21T03:31:43.221944 #1495379]  INFO -- : [344/867] 1536638=test_severity
I, [2024-02-21T03:31:43.231820 #1495379]  INFO -- : [345/867] 1536638=test_objectspace
I, [2024-02-21T03:31:43.286841 #1495379]  INFO -- : [346/867] 1536644=test_thread
I, [2024-02-21T03:31:43.503336 #1495379]  INFO -- : [347/867] 1536644=test_socket
I, [2024-02-21T03:31:43.869812 #1495379]  INFO -- : [348/867] 1536636=test_rdoc_markup_to_table_of_contents
I, [2024-02-21T03:31:43.920571 #1495379]  INFO -- : [349/867] 1536636=test_dot_dot
I, [2024-02-21T03:31:43.930278 #1495379]  INFO -- : [350/867] 1536636=test_c_struct_builder
I, [2024-02-21T03:31:44.064880 #1495379]  INFO -- : [351/867] 1536644=test_str2big
I, [2024-02-21T03:31:44.066849 #1495379]  INFO -- : [352/867] 1536636=test_literal
I, [2024-02-21T03:31:44.073798 #1495379]  INFO -- : [353/867] 1536644=test_grapheme_breaks
I, [2024-02-21T03:31:44.115976 #1495379]  INFO -- : [354/867] 1536644=test_gem_version_option
I, [2024-02-21T03:31:44.177131 #1495379]  INFO -- : [355/867] 1536644=test_gem_request_connection_pools
I, [2024-02-21T03:31:44.224074 #1495379]  INFO -- : [356/867] 1536649=test_cclass
I, [2024-02-21T03:31:44.231203 #1495379]  INFO -- : [357/867] 1536649=test_parser_events
I, [2024-02-21T03:31:44.311526 #1495379]  INFO -- : [358/867] 1536638=test_reline
I, [2024-02-21T03:31:44.331354 #1495379]  INFO -- : [359/867] 1536649=test_case
I, [2024-02-21T03:31:44.346586 #1495379]  INFO -- : [360/867] 1536649=test_pkey
I, [2024-02-21T03:31:44.383230 #1495379]  INFO -- : [361/867] 1536649=test_rdoc_markup_to_markdown
I, [2024-02-21T03:31:44.420882 #1495379]  INFO -- : [362/867] 1536649=test_json_tree
I, [2024-02-21T03:31:44.428169 #1495379]  INFO -- : [363/867] 1536649=test_ansi_with_terminfo
I, [2024-02-21T03:31:44.433049 #1495379]  INFO -- : [364/867] 1536649=test_rdoc_generator_pot_po
I, [2024-02-21T03:31:44.447568 #1495379]  INFO -- : [365/867] 1536649=test_ractor
I, [2024-02-21T03:31:44.514456 #1495379]  INFO -- : [366/867] 1536638=test_memory_view
I, [2024-02-21T03:31:44.523460 #1495379]  INFO -- : [367/867] 1536649=test_m17n_comb
I, [2024-02-21T03:31:44.585862 #1495379]  INFO -- : [368/867] 1536642=test_sprintf_comb
I, [2024-02-21T03:31:44.590726 #1495379]  INFO -- : [369/867] 1536645=test_method_cache
I, [2024-02-21T03:31:44.599918 #1495379]  INFO -- : [370/867] 1536645=test_gem_request
I, [2024-02-21T03:31:44.772565 #1495379]  INFO -- : [371/867] 1536642=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-02-21T03:31:44.802706 #1495379]  INFO -- : [372/867] 1536645=test_gem_commands_mirror
I, [2024-02-21T03:31:44.813400 #1495379]  INFO -- : [373/867] 1536638=test_settracefunc
I, [2024-02-21T03:31:44.820814 #1495379]  INFO -- : [374/867] 1536645=test_gem_text
I, [2024-02-21T03:31:44.830056 #1495379]  INFO -- : [375/867] 1536642=test_enumerator_kw
I, [2024-02-21T03:31:44.836051 #1495379]  INFO -- : [376/867] 1536642=test_scan_args
I, [2024-02-21T03:31:44.860029 #1495379]  INFO -- : [377/867] 1536636=test_generic
I, [2024-02-21T03:31:44.860279 #1495379]  INFO -- : [378/867] 1536642=test_win32ole
I, [2024-02-21T03:31:44.871668 #1495379]  INFO -- : [379/867] 1536642=test_store
I, [2024-02-21T03:31:44.883101 #1495379]  INFO -- : [380/867] 1536645=test_case_options
I, [2024-02-21T03:31:44.889225 #1495379]  INFO -- : [381/867] 1536645=test_gem_commands_info_command
I, [2024-02-21T03:31:44.917114 #1495379]  INFO -- : [382/867] 1536645=test_gem_dependency_installer
I, [2024-02-21T03:31:44.931241 #1495379]  INFO -- : [383/867] 1536636=test_scalar
I, [2024-02-21T03:31:44.944229 #1495379]  INFO -- : [384/867] 1536636=test_rdoc_cross_reference
I, [2024-02-21T03:31:45.106895 #1495379]  INFO -- : [385/867] 1536642=test_gem_package_tar_reader_entry
I, [2024-02-21T03:31:45.258146 #1495379]  INFO -- : [386/867] 1536644=test_gem_name_tuple
I, [2024-02-21T03:31:45.295883 #1495379]  INFO -- : [387/867] 1536644=test_rand
I, [2024-02-21T03:31:45.327161 #1495379]  INFO -- : [388/867] 1536637=test_bug_reporter
I, [2024-02-21T03:31:45.338059 #1495379]  INFO -- : [389/867] 1536642=test_exception
I, [2024-02-21T03:31:45.364668 #1495379]  INFO -- : [390/867] 1536641=test_nil2vtempty
I, [2024-02-21T03:31:45.366774 #1495379]  INFO -- : [391/867] 1536641=test_stream
I, [2024-02-21T03:31:45.388750 #1495379]  INFO -- : [392/867] 1536641=test_rdoc_context
I, [2024-02-21T03:31:45.620221 #1495379]  INFO -- : [393/867] 1536636=test_open-uri
I, [2024-02-21T03:31:45.722238 #1495379]  INFO -- : [394/867] 1536644=test_httpresponse
I, [2024-02-21T03:31:45.818451 #1495379]  INFO -- : [395/867] 1536637=test_rdoc_parser_ruby
I, [2024-02-21T03:31:45.820393 #1495379]  INFO -- : [396/867] 1536644=test_require
I, [2024-02-21T03:31:45.824603 #1495379]  INFO -- : [397/867] 1536644=test_rdoc_markup_to_joined_paragraph
I, [2024-02-21T03:31:45.826326 #1495379]  INFO -- : [398/867] 1536644=test_date_time
I, [2024-02-21T03:31:45.850548 #1495379]  INFO -- : [399/867] 1536644=test_date_new
I, [2024-02-21T03:31:45.861187 #1495379]  INFO -- : [400/867] 1536644=test_data
I, [2024-02-21T03:31:45.876385 #1495379]  INFO -- : [401/867] 1536644=test_syntax
I, [2024-02-21T03:31:45.921512 #1495379]  INFO -- : [402/867] 1536639=test_rdoc_text
I, [2024-02-21T03:31:45.995339 #1495379]  INFO -- : [403/867] 1536639=test_tcp
I, [2024-02-21T03:31:46.137894 #1495379]  INFO -- : [404/867] 1536639=test_iso_8859
I, [2024-02-21T03:31:46.177014 #1495379]  INFO -- : [405/867] 1536639=test_gem_commands_specification_command
I, [2024-02-21T03:31:46.204693 #1495379]  INFO -- : [406/867] 1536638=test_flags
I, [2024-02-21T03:31:46.513129 #1495379]  INFO -- : [407/867] 1536636=test_inadvertent_creation
I, [2024-02-21T03:31:46.527835 #1495379]  INFO -- : [408/867] 1536641=test_enumerator
I, [2024-02-21T03:31:46.643191 #1495379]  INFO -- : [409/867] 1536636=test_http
I, [2024-02-21T03:31:46.653272 #1495379]  INFO -- : [410/867] 1536636=test_gem_commands_which_command
I, [2024-02-21T03:31:46.656802 #1495379]  INFO -- : [411/867] 1536639=test_shift_jis
I, [2024-02-21T03:31:46.676137 #1495379]  INFO -- : [412/867] 1536637=test_name_error
I, [2024-02-21T03:31:46.687344 #1495379]  INFO -- : [413/867] 1536639=test_rdoc_markup_attribute_manager
I, [2024-02-21T03:31:46.692320 #1495379]  INFO -- : [414/867] 1536636=test_gem_resolver
I, [2024-02-21T03:31:46.731407 #1495379]  INFO -- : [415/867] 1536639=test_gem_resolver_composed_set
I, [2024-02-21T03:31:46.755054 #1495379]  INFO -- : [416/867] 1536639=test_safe_load
I, [2024-02-21T03:31:46.780993 #1495379]  INFO -- : [417/867] 1536639=test_gem_commands_dependency_command
I, [2024-02-21T03:31:46.791086 #1495379]  INFO -- : [418/867] 1536637=test_gem_security_policy
I, [2024-02-21T03:31:46.880171 #1495379]  INFO -- : [419/867] 1536639=test_gem_source_local
I, [2024-02-21T03:31:46.979709 #1495379]  INFO -- : [420/867] 1536636=test_pack
I, [2024-02-21T03:31:47.178858 #1495379]  INFO -- : [421/867] 1536637=test_last_thread
I, [2024-02-21T03:31:47.197846 #1495379]  INFO -- : [422/867] 1536650=test_process
I, [2024-02-21T03:31:47.228988 #1495379]  INFO -- : [423/867] 1536639=test_x509cert
I, [2024-02-21T03:31:47.262853 #1495379]  INFO -- : [424/867] 1536636=test_gc
I, [2024-02-21T03:31:47.470310 #1495379]  INFO -- : [425/867] 1536649=test_gem_resolver_lock_specification
I, [2024-02-21T03:31:47.480137 #1495379]  INFO -- : [426/867] 1536639=test_err_in_callback
I, [2024-02-21T03:31:47.484596 #1495379]  INFO -- : [427/867] 1536639=test_logdevice
I, [2024-02-21T03:31:47.504982 #1495379]  INFO -- : [428/867] 1536638=test_arity
I, [2024-02-21T03:31:47.509322 #1495379]  INFO -- : [429/867] 1536638=test_gem_ext_rake_builder
I, [2024-02-21T03:31:47.531134 #1495379]  INFO -- : [430/867] 1536649=test_switch_hitter
I, [2024-02-21T03:31:47.543537 #1495379]  INFO -- : [431/867] 1536649=test_singleton
I, [2024-02-21T03:31:47.562795 #1495379]  INFO -- : [432/867] 1536649=test_flush
I, [2024-02-21T03:31:47.564328 #1495379]  INFO -- : [433/867] 1536649=test_io_console
I, [2024-02-21T03:31:47.647261 #1495379]  INFO -- : [434/867] 1536647=test_logperiod
I, [2024-02-21T03:31:47.673569 #1495379]  INFO -- : [435/867] 1536647=test_rdoc_markdown_test
I, [2024-02-21T03:31:47.711347 #1495379]  INFO -- : [436/867] 1536643=test_rdoc_normal_module
I, [2024-02-21T03:31:47.828436 #1495379]  INFO -- : [437/867] 1536643=test_c_union_entity
I, [2024-02-21T03:31:47.891793 #1495379]  INFO -- : [438/867] 1536643=test_securerandom
I, [2024-02-21T03:31:47.914272 #1495379]  INFO -- : [439/867] 1536643=test_thread_fd_close
I, [2024-02-21T03:31:47.915955 #1495379]  INFO -- : [440/867] 1536643=test_passing_block
I, [2024-02-21T03:31:47.920347 #1495379]  INFO -- : [441/867] 1536643=test_stringchar
I, [2024-02-21T03:31:47.997720 #1495379]  INFO -- : [442/867] 1536643=test_hash_create
I, [2024-02-21T03:31:48.006729 #1495379]  INFO -- : [443/867] 1536643=newline_test
I, [2024-02-21T03:31:48.025466 #1495379]  INFO -- : [444/867] 1536645=test_uncorrectable_name_check
I, [2024-02-21T03:31:48.044131 #1495379]  INFO -- : [445/867] 1536645=test_pkcs7
I, [2024-02-21T03:31:48.161373 #1495379]  INFO -- : [446/867] 1536643=test_arith_seq_beg_len_step
I, [2024-02-21T03:31:48.223736 #1495379]  INFO -- : [447/867] 1536645=test_gem_resolver_requirement_list
I, [2024-02-21T03:31:48.242046 #1495379]  INFO -- : [448/867] 1536645=test_function_entry
I, [2024-02-21T03:31:48.251129 #1495379]  INFO -- : [449/867] 1536645=test_find_executable
I, [2024-02-21T03:31:48.256976 #1495379]  INFO -- : [450/867] 1536643=ruby_api_test
I, [2024-02-21T03:31:48.257586 #1495379]  INFO -- : [451/867] 1536637=test_gem_commands_pristine_command
I, [2024-02-21T03:31:48.308244 #1495379]  INFO -- : [452/867] 1536645=test_context
I, [2024-02-21T03:31:48.404519 #1495379]  INFO -- : [453/867] 1536642=test_nofree
I, [2024-02-21T03:31:48.421329 #1495379]  INFO -- : [454/867] 1536642=test_coder
I, [2024-02-21T03:31:48.436013 #1495379]  INFO -- : [455/867] 1536642=test_symbol
I, [2024-02-21T03:31:48.454874 #1495379]  INFO -- : [456/867] 1536638=test_unix
I, [2024-02-21T03:31:48.482351 #1495379]  INFO -- : [457/867] 1536643=test_enc_associate
I, [2024-02-21T03:31:48.500861 #1495379]  INFO -- : [458/867] 1536638=test_lazy_enumerator
I, [2024-02-21T03:31:48.508423 #1495379]  INFO -- : [459/867] 1536639=test_date_ractor
I, [2024-02-21T03:31:48.512602 #1495379]  INFO -- : [460/867] 1536648=test_gem_console_ui
I, [2024-02-21T03:31:48.519901 #1495379]  INFO -- : [461/867] 1536648=test_dir
I, [2024-02-21T03:31:48.593365 #1495379]  INFO -- : [462/867] 1536645=format_errors_test
I, [2024-02-21T03:31:48.600105 #1495379]  INFO -- : [463/867] 1536645=test_autoconf
I, [2024-02-21T03:31:48.607451 #1495379]  INFO -- : [464/867] 1536645=test_eval
I, [2024-02-21T03:31:48.614785 #1495379]  INFO -- : [465/867] 1536645=test_ractor_compatibility
I, [2024-02-21T03:31:48.809174 #1495379]  INFO -- : [466/867] 1536648=test_member
I, [2024-02-21T03:31:48.832659 #1495379]  INFO -- : [467/867] 1536648=test_numeric
I, [2024-02-21T03:31:48.854101 #1495379]  INFO -- : [468/867] 1536648=test_cgi_multipart
I, [2024-02-21T03:31:48.863408 #1495379]  INFO -- : [469/867] 1536639=test_gem_commands_cleanup_command
I, [2024-02-21T03:31:49.071277 #1495379]  INFO -- : [470/867] 1536648=test_word
I, [2024-02-21T03:31:49.076717 #1495379]  INFO -- : [471/867] 1536648=test_rdoc_comment
I, [2024-02-21T03:31:49.105194 #1495379]  INFO -- : [472/867] 1536638=test_error_highlight
I, [2024-02-21T03:31:49.133365 #1495379]  INFO -- : [473/867] 1536645=test_resize
I, [2024-02-21T03:31:49.139563 #1495379]  INFO -- : [474/867] 1536645=test_rdoc_generator_darkfish
I, [2024-02-21T03:31:49.145311 #1495379]  INFO -- : [475/867] 1536648=test_http_request
I, [2024-02-21T03:31:49.173516 #1495379]  INFO -- : [476/867] 1536643=test_gem_source_fetch_problem
I, [2024-02-21T03:31:49.175288 #1495379]  INFO -- : [477/867] 1536648=json_generic_object_test
I, [2024-02-21T03:31:49.179623 #1495379]  INFO -- : [478/867] 1536648=location_test
I, [2024-02-21T03:31:49.184295 #1495379]  INFO -- : [479/867] 1536643=test_symbol
I, [2024-02-21T03:31:49.190769 #1495379]  INFO -- : [480/867] 1536643=test_coderange
I, [2024-02-21T03:31:49.197917 #1495379]  INFO -- : [481/867] 1536643=test_mailto
I, [2024-02-21T03:31:49.204391 #1495379]  INFO -- : [482/867] 1536647=test_rdoc_extend
I, [2024-02-21T03:31:49.209789 #1495379]  INFO -- : [483/867] 1536643=test_merge_keys
I, [2024-02-21T03:31:49.228365 #1495379]  INFO -- : [484/867] 1536643=test_gem_resolver_api_specification
I, [2024-02-21T03:31:49.268639 #1495379]  INFO -- : [485/867] 1536647=test_win32ole_variant
I, [2024-02-21T03:31:49.272397 #1495379]  INFO -- : [486/867] 1536647=test_mixed_unicode_escapes
I, [2024-02-21T03:31:49.278405 #1495379]  INFO -- : [487/867] 1536647=test_history
I, [2024-02-21T03:31:49.282138 #1495379]  INFO -- : [488/867] 1536643=test_rdoc_markup_to_ansi
I, [2024-02-21T03:31:49.334460 #1495379]  INFO -- : [489/867] 1536643=test_ipaddr
I, [2024-02-21T03:31:49.346817 #1495379]  INFO -- : [490/867] 1536647=test_rdoc_class_module
I, [2024-02-21T03:31:49.364564 #1495379]  INFO -- : [491/867] 1536648=test_bignum
I, [2024-02-21T03:31:49.369589 #1495379]  INFO -- : [492/867] 1536643=test_gem_ci_detector
I, [2024-02-21T03:31:49.371429 #1495379]  INFO -- : [493/867] 1536643=test_stringio
I, [2024-02-21T03:31:49.501744 #1495379]  INFO -- : [494/867] 1536643=test_arity
I, [2024-02-21T03:31:49.507610 #1495379]  INFO -- : [495/867] 1536643=test_io_wait_uncommon
I, [2024-02-21T03:31:49.509841 #1495379]  INFO -- : [496/867] 1536648=test_win32ole_variable
I, [2024-02-21T03:31:49.510713 #1495379]  INFO -- : [497/867] 1536648=test_trace
I, [2024-02-21T03:31:49.514199 #1495379]  INFO -- : [498/867] 1536643=ractor_test
I, [2024-02-21T03:31:49.533186 #1495379]  INFO -- : [499/867] 1536648=test_time_tz
I, [2024-02-21T03:31:49.555844 #1495379]  INFO -- : [500/867] 1536645=test_win32ole_event
I, [2024-02-21T03:31:49.559599 #1495379]  INFO -- : [501/867] 1536645=test_rdoc_generator_json_index
I, [2024-02-21T03:31:49.589099 #1495379]  INFO -- : [502/867] 1536639=test_gem_package
I, [2024-02-21T03:31:49.597689 #1495379]  INFO -- : [503/867] 1536645=test_complex2
I, [2024-02-21T03:31:49.610879 #1495379]  INFO -- : [504/867] 1536648=test_resolve_symbol
I, [2024-02-21T03:31:49.629558 #1495379]  INFO -- : [505/867] 1536643=test_have_macro
I, [2024-02-21T03:31:49.630889 #1495379]  INFO -- : [506/867] 1536645=test_enum
I, [2024-02-21T03:31:49.717566 #1495379]  INFO -- : [507/867] 1536648=test_gem_specification
I, [2024-02-21T03:31:49.737052 #1495379]  INFO -- : [508/867] 1536638=test_threadgroup
I, [2024-02-21T03:31:49.890519 #1495379]  INFO -- : [509/867] 1536637=test_ssl
I, [2024-02-21T03:31:50.130433 #1495379]  INFO -- : [510/867] 1536647=test_rendering
I, [2024-02-21T03:31:50.149233 #1495379]  INFO -- : [511/867] 1536647=test_debugger_integration
I, [2024-02-21T03:31:50.166955 #1495379]  INFO -- : [512/867] 1536647=test_my_integer
I, [2024-02-21T03:31:50.168754 #1495379]  INFO -- : [513/867] 1536647=test_thread
I, [2024-02-21T03:31:50.313287 #1495379]  INFO -- : [514/867] 1536643=json_ext_parser_test
I, [2024-02-21T03:31:50.319262 #1495379]  INFO -- : [515/867] 1536643=test_ractor
I, [2024-02-21T03:31:50.372986 #1495379]  INFO -- : [516/867] 1536639=test_timeout
I, [2024-02-21T03:31:50.398042 #1495379]  INFO -- : [517/867] 1536649=test_alias
I, [2024-02-21T03:31:50.442601 #1495379]  INFO -- : [518/867] 1536637=test_weakref
I, [2024-02-21T03:31:50.599297 #1495379]  INFO -- : [519/867] 1536649=test_nonblock
I, [2024-02-21T03:31:50.646123 #1495379]  INFO -- : [520/867] 1536649=test_marshal
I, [2024-02-21T03:31:50.729930 #1495379]  INFO -- : [521/867] 1536637=test_unicode_normalize
I, [2024-02-21T03:31:50.743580 #1495379]  INFO -- : [522/867] 1536638=test_reline_key
I, [2024-02-21T03:31:50.751274 #1495379]  INFO -- : [523/867] 1536638=test_rb_str_dup
I, [2024-02-21T03:31:50.756267 #1495379]  INFO -- : [524/867] 1536638=test_singleton_function
I, [2024-02-21T03:31:50.758676 #1495379]  INFO -- : [525/867] 1536638=test_ancdata
I, [2024-02-21T03:31:50.773669 #1495379]  INFO -- : [526/867] 1536645=test_cgi_core
I, [2024-02-21T03:31:50.779358 #1495379]  INFO -- : [527/867] 1536638=test_parser
I, [2024-02-21T03:31:50.782465 #1495379]  INFO -- : [528/867] 1536645=test_gem
I, [2024-02-21T03:31:50.797096 #1495379]  INFO -- : [529/867] 1536638=test_gem_source_lock
I, [2024-02-21T03:31:50.827815 #1495379]  INFO -- : [530/867] 1536643=test_ractor
I, [2024-02-21T03:31:50.858544 #1495379]  INFO -- : [531/867] 1536643=test_dns
I, [2024-02-21T03:31:50.861168 #1495379]  INFO -- : [532/867] 1536638=test_gem_commands_open_command
I, [2024-02-21T03:31:50.998722 #1495379]  INFO -- : [533/867] 1536638=test_env
I, [2024-02-21T03:31:51.129461 #1495379]  INFO -- : [534/867] 1536646=test_rdoc_attr
I, [2024-02-21T03:31:51.149640 #1495379]  INFO -- : [535/867] 1536646=test_dryrun
I, [2024-02-21T03:31:51.192541 #1495379]  INFO -- : [536/867] 1536646=test_integer
I, [2024-02-21T03:31:51.266145 #1495379]  INFO -- : [537/867] 1536646=desugar_compiler_test
I, [2024-02-21T03:31:51.338831 #1495379]  INFO -- : [538/867] 1536639=test_gem_commands_setup_command
I, [2024-02-21T03:31:51.380696 #1495379]  INFO -- : [539/867] 1536643=test_rubyoptions
I, [2024-02-21T03:31:51.393053 #1495379]  INFO -- : [540/867] 1536646=test_super
I, [2024-02-21T03:31:51.468033 #1495379]  INFO -- : [541/867] 1536642=test_integer
I, [2024-02-21T03:31:51.771338 #1495379]  INFO -- : [542/867] 1536649=test_cgi_modruby
I, [2024-02-21T03:31:51.789258 #1495379]  INFO -- : [543/867] 1536649=test_rubygems
I, [2024-02-21T03:31:52.025026 #1495379]  INFO -- : [544/867] 1536649=test_call
I, [2024-02-21T03:31:52.048774 #1495379]  INFO -- : [545/867] 1536639=test_https_proxy
I, [2024-02-21T03:31:52.108004 #1495379]  INFO -- : [546/867] 1536639=test_have_func
I, [2024-02-21T03:31:52.171765 #1495379]  INFO -- : [547/867] 1536649=test_gem_request_set_lockfile_tokenizer
I, [2024-02-21T03:31:52.258450 #1495379]  INFO -- : [548/867] 1536646=test_stat
I, [2024-02-21T03:31:52.268106 #1495379]  INFO -- : [549/867] 1536646=test_capacity
I, [2024-02-21T03:31:52.270490 #1495379]  INFO -- : [550/867] 1536646=test_nextafter
I, [2024-02-21T03:31:52.284935 #1495379]  INFO -- : [551/867] 1536649=test_usrmarshal
I, [2024-02-21T03:31:52.373099 #1495379]  INFO -- : [552/867] 1536646=test_object_references
I, [2024-02-21T03:31:52.384339 #1495379]  INFO -- : [553/867] 1536646=test_gem_resolver_git_specification
I, [2024-02-21T03:31:52.502271 #1495379]  INFO -- : [554/867] 1536648=test_fips
I, [2024-02-21T03:31:52.614039 #1495379]  INFO -- : [555/867] 1536649=test_x509name
I, [2024-02-21T03:31:52.633374 #1495379]  INFO -- : [556/867] 1536649=test_update
I, [2024-02-21T03:31:52.639929 #1495379]  INFO -- : [557/867] 1536649=test_rdoc_code_object
I, [2024-02-21T03:31:52.824402 #1495379]  INFO -- : [558/867] 1536648=test_x509store
I, [2024-02-21T03:31:52.921181 #1495379]  INFO -- : [559/867] 1536646=test_webauthn_listener
I, [2024-02-21T03:31:53.021790 #1495379]  INFO -- : [560/867] 1536646=test_lambda
I, [2024-02-21T03:31:53.043405 #1495379]  INFO -- : [561/867] 1536645=test_ast
I, [2024-02-21T03:31:53.053821 #1495379]  INFO -- : [562/867] 1536648=test_gem_request_set_gem_dependency_api
I, [2024-02-21T03:31:53.103571 #1495379]  INFO -- : [563/867] 1536649=test_jaro_winkler
I, [2024-02-21T03:31:53.108654 #1495379]  INFO -- : [564/867] 1536649=test_random_formatter
I, [2024-02-21T03:31:53.139998 #1495379]  INFO -- : [565/867] 1536649=test_helper
I, [2024-02-21T03:31:53.144728 #1495379]  INFO -- : [566/867] 1536649=test_gem_safe_marshal
I, [2024-02-21T03:31:53.149512 #1495379]  INFO -- : [567/867] 1536646=test_gem_resolver_api_set
I, [2024-02-21T03:31:53.230363 #1495379]  INFO -- : [568/867] 1536646=test_gem_resolver_vendor_set
I, [2024-02-21T03:31:53.258723 #1495379]  INFO -- : [569/867] 1536646=test_config
I, [2024-02-21T03:31:53.381931 #1495379]  INFO -- : [570/867] 1536648=test_enumerable
I, [2024-02-21T03:31:53.387889 #1495379]  INFO -- : [571/867] 1536648=test_eval
I, [2024-02-21T03:31:53.716259 #1495379]  INFO -- : [572/867] 1536648=json_generator_test
I, [2024-02-21T03:31:53.727608 #1495379]  INFO -- : [573/867] 1536646=test_transcode
I, [2024-02-21T03:31:53.836701 #1495379]  INFO -- : [574/867] 1536648=test_pty
I, [2024-02-21T03:31:53.971019 #1495379]  INFO -- : [575/867] 1536649=test_dup
I, [2024-02-21T03:31:54.018926 #1495379]  INFO -- : [576/867] 1536646=test_constant
I, [2024-02-21T03:31:54.237291 #1495379]  INFO -- : [577/867] 1536649=test_project_sanity
I, [2024-02-21T03:31:54.391109 #1495379]  INFO -- : [578/867] 1536649=test_range
I, [2024-02-21T03:31:54.431187 #1495379]  INFO -- : [579/867] 1536639=test_gem_uri_formatter
I, [2024-02-21T03:31:54.452838 #1495379]  INFO -- : [580/867] 1536639=test_encoding
I, [2024-02-21T03:31:54.472138 #1495379]  INFO -- : [581/867] 1536648=test_erb_command
I, [2024-02-21T03:31:54.560026 #1495379]  INFO -- : [582/867] 1536644=test_helper
I, [2024-02-21T03:31:54.561556 #1495379]  INFO -- : [583/867] 1536644=test_ts
I, [2024-02-21T03:31:54.586436 #1495379]  INFO -- : [584/867] 1536648=library_symbols_test
I, [2024-02-21T03:31:54.589304 #1495379]  INFO -- : [585/867] 1536648=test_addr
I, [2024-02-21T03:31:54.609461 #1495379]  INFO -- : [586/867] 1536648=test_locale
I, [2024-02-21T03:31:54.643185 #1495379]  INFO -- : [587/867] 1536648=test_ensured
I, [2024-02-21T03:31:54.736649 #1495379]  INFO -- : [588/867] 1536648=test_rdoc_ri_paths
I, [2024-02-21T03:31:54.756520 #1495379]  INFO -- : [589/867] 1536639=test_vm_dump
I, [2024-02-21T03:31:54.761181 #1495379]  INFO -- : [590/867] 1536648=test_tmpdir
I, [2024-02-21T03:31:54.772042 #1495379]  INFO -- : [591/867] 1536639=test_rdoc_markup_document
I, [2024-02-21T03:31:54.786173 #1495379]  INFO -- : [592/867] 1536639=test_integer_comb
I, [2024-02-21T03:31:54.880988 #1495379]  INFO -- : [593/867] 1536638=test_regexp
I, [2024-02-21T03:31:54.906688 #1495379]  INFO -- : [594/867] 1536648=test_gem_commands_check_command
I, [2024-02-21T03:31:54.936096 #1495379]  INFO -- : [595/867] 1536648=errors_test
I, [2024-02-21T03:31:55.043039 #1495379]  INFO -- : [596/867] 1536648=test_force_exit
I, [2024-02-21T03:31:55.053543 #1495379]  INFO -- : [597/867] 1536648=test_file
I, [2024-02-21T03:31:55.060751 #1495379]  INFO -- : [598/867] 1536644=unescape_test
I, [2024-02-21T03:31:55.085271 #1495379]  INFO -- : [599/867] 1536642=test_ostruct
I, [2024-02-21T03:31:55.291659 #1495379]  INFO -- : [600/867] 1536642=test_data_error
I, [2024-02-21T03:31:55.404660 #1495379]  INFO -- : [601/867] 1536649=bom_test
I, [2024-02-21T03:31:55.412080 #1495379]  INFO -- : [602/867] 1536649=test_udp
I, [2024-02-21T03:31:55.427788 #1495379]  INFO -- : [603/867] 1536642=test_gem_local_remote_options
I, [2024-02-21T03:31:55.434147 #1495379]  INFO -- : [604/867] 1536649=test_date_arith
I, [2024-02-21T03:31:55.453786 #1495379]  INFO -- : [605/867] 1536649=test_object
I, [2024-02-21T03:31:55.467260 #1495379]  INFO -- : [606/867] 1536642=test_ruby_lex
I, [2024-02-21T03:31:55.705597 #1495379]  INFO -- : [607/867] 1536642=test_sleep
I, [2024-02-21T03:31:56.023024 #1495379]  INFO -- : [608/867] 1536649=compiler_test
I, [2024-02-21T03:31:56.036893 #1495379]  INFO -- : [609/867] 1536649=test_flip
I, [2024-02-21T03:31:56.074614 #1495379]  INFO -- : [610/867] 1536649=test_change_word
I, [2024-02-21T03:31:56.095911 #1495379]  INFO -- : [611/867] 1536649=test_normalize
I, [2024-02-21T03:31:56.107945 #1495379]  INFO -- : [612/867] 1536649=test_ossl
I, [2024-02-21T03:31:56.191849 #1495379]  INFO -- : [613/867] 1536637=test_timeout
I, [2024-02-21T03:31:56.205236 #1495379]  INFO -- : [614/867] 1536637=test_rdoc_rd_block_parser
I, [2024-02-21T03:31:56.263568 #1495379]  INFO -- : [615/867] 1536637=test_tsort
I, [2024-02-21T03:31:56.289910 #1495379]  INFO -- : [616/867] 1536637=test_signedness
I, [2024-02-21T03:31:56.410668 #1495379]  INFO -- : [617/867] 1536644=test_type
I, [2024-02-21T03:31:56.443091 #1495379]  INFO -- : [618/867] 1536644=test_ractor
I, [2024-02-21T03:31:56.510616 #1495379]  INFO -- : [619/867] 1536644=test_big5
I, [2024-02-21T03:31:56.527411 #1495379]  INFO -- : [620/867] 1536644=test_func
I, [2024-02-21T03:31:57.008412 #1495379]  INFO -- : [621/867] 1536646=test_pointer
I, [2024-02-21T03:31:57.827858 #1495379]  INFO -- : [622/867] 1536646=version_test
I, [2024-02-21T03:31:57.834634 #1495379]  INFO -- : [623/867] 1536646=test_cgi_header
I, [2024-02-21T03:31:57.841329 #1495379]  INFO -- : [624/867] 1536646=heredoc_dedent_test
I, [2024-02-21T03:31:57.853943 #1495379]  INFO -- : [625/867] 1536646=test_object
I, [2024-02-21T03:31:57.863081 #1495379]  INFO -- : [626/867] 1536646=test_arithmetic_sequence
I, [2024-02-21T03:31:57.981501 #1495379]  INFO -- : [627/867] 1536646=test_key_actor_emacs
I, [2024-02-21T03:31:58.179937 #1495379]  INFO -- : [628/867] 1536646=test_gem_command_manager
I, [2024-02-21T03:31:58.377502 #1495379]  INFO -- : [629/867] 1536646=test_gem_gemcutter_utilities
I, [2024-02-21T03:31:58.504649 #1495379]  INFO -- : [630/867] 1536640=test_basicinstructions
I, [2024-02-21T03:31:58.611110 #1495379]  INFO -- : [631/867] 1536640=test_logger
I, [2024-02-21T03:31:58.662183 #1495379]  INFO -- : [632/867] 1536640=test_files_test
I, [2024-02-21T03:31:58.675037 #1495379]  INFO -- : [633/867] 1536639=test_gem_update_suggestion
I, [2024-02-21T03:31:58.715534 #1495379]  INFO -- : [634/867] 1536640=test_file_exhaustive
I, [2024-02-21T03:31:58.738699 #1495379]  INFO -- : [635/867] 1536639=test_rdoc_parser_markdown
I, [2024-02-21T03:31:58.757102 #1495379]  INFO -- : [636/867] 1536646=test_import
I, [2024-02-21T03:31:58.760436 #1495379]  INFO -- : [637/867] 1536639=test_gem_resolver_lock_set
I, [2024-02-21T03:31:58.765794 #1495379]  INFO -- : [638/867] 1536636=test_not
I, [2024-02-21T03:31:58.771986 #1495379]  INFO -- : [639/867] 1536636=test_rdoc_markup_hard_break
I, [2024-02-21T03:31:58.784063 #1495379]  INFO -- : [640/867] 1536636=test_date_strptime
I, [2024-02-21T03:31:58.788062 #1495379]  INFO -- : [641/867] 1536639=test_gem_package_task
I, [2024-02-21T03:31:58.791344 #1495379]  INFO -- : [642/867] 1536639=test_placearg
I, [2024-02-21T03:31:58.821958 #1495379]  INFO -- : [643/867] 1536639=test_gem_platform
I, [2024-02-21T03:31:58.894955 #1495379]  INFO -- : [644/867] 1536636=test_pkey_rsa
I, [2024-02-21T03:31:58.946672 #1495379]  INFO -- : [645/867] 1536639=test_numhash
I, [2024-02-21T03:31:58.957305 #1495379]  INFO -- : [646/867] 1536639=test_weakkeymap
I, [2024-02-21T03:31:59.106121 #1495379]  INFO -- : [647/867] 1536637=test_gem_commands_push_command
I, [2024-02-21T03:31:59.167890 #1495379]  INFO -- : [648/867] 1536636=test_continuation
I, [2024-02-21T03:31:59.320690 #1495379]  INFO -- : [649/867] 1536639=test_fd_setsize
I, [2024-02-21T03:31:59.323322 #1495379]  INFO -- : [650/867] 1536639=test_keyword
I, [2024-02-21T03:31:59.372822 #1495379]  INFO -- : [651/867] 1536636=test_class_name_check
I, [2024-02-21T03:31:59.428399 #1495379]  INFO -- : [652/867] 1536636=test_delete
I, [2024-02-21T03:31:59.447423 #1495379]  INFO -- : [653/867] 1536636=test_win32ole_method
I, [2024-02-21T03:31:59.454066 #1495379]  INFO -- : [654/867] 1536636=test_rdoc_generator_pot
I, [2024-02-21T03:31:59.456868 #1495379]  INFO -- : [655/867] 1536636=test_unicode
I, [2024-02-21T03:31:59.488200 #1495379]  INFO -- : [656/867] 1536647=test_enumerator
I, [2024-02-21T03:31:59.505576 #1495379]  INFO -- : [657/867] 1536647=test_rdoc_parser_changelog
I, [2024-02-21T03:31:59.512589 #1495379]  INFO -- : [658/867] 1536644=parameters_signature_test
I, [2024-02-21T03:31:59.517212 #1495379]  INFO -- : [659/867] 1536644=test_koi8
I, [2024-02-21T03:31:59.517629 #1495379]  INFO -- : [660/867] 1536644=test_rdoc_method_attr
I, [2024-02-21T03:31:59.524555 #1495379]  INFO -- : [661/867] 1536636=test_data
I, [2024-02-21T03:31:59.532291 #1495379]  INFO -- : [662/867] 1536636=test_filter
I, [2024-02-21T03:31:59.576113 #1495379]  INFO -- : [663/867] 1536636=test_gem_gem_runner
I, [2024-02-21T03:31:59.600264 #1495379]  INFO -- : [664/867] 1536647=test_gem_resolver_vendor_specification
I, [2024-02-21T03:31:59.632539 #1495379]  INFO -- : [665/867] 1536647=test_gem_commands_update_command
I, [2024-02-21T03:31:59.638347 #1495379]  INFO -- : [666/867] 1536636=test_notimplement
I, [2024-02-21T03:31:59.650166 #1495379]  INFO -- : [667/867] 1536636=test_random
I, [2024-02-21T03:31:59.663940 #1495379]  INFO -- : [668/867] 1536636=test_gem_uri
I, [2024-02-21T03:31:59.667398 #1495379]  INFO -- : [669/867] 1536644=test_key_event_record
I, [2024-02-21T03:31:59.691757 #1495379]  INFO -- : [670/867] 1536637=test_ssl_session
I, [2024-02-21T03:31:59.704736 #1495379]  INFO -- : [671/867] 1536636=test_thread_cv
I, [2024-02-21T03:31:59.731794 #1495379]  INFO -- : [672/867] 1536644=test_lexer
I, [2024-02-21T03:31:59.741559 #1495379]  INFO -- : [673/867] 1536644=test_terminfo
I, [2024-02-21T03:31:59.743181 #1495379]  INFO -- : [674/867] 1536644=test_compile_prism
I, [2024-02-21T03:31:59.928477 #1495379]  INFO -- : [675/867] 1536639=test_bug-14834
I, [2024-02-21T03:32:00.012160 #1495379]  INFO -- : [676/867] 1536639=test_rdoc_markup_to_html
I, [2024-02-21T03:32:00.075882 #1495379]  INFO -- : [677/867] 1536644=test_date_compat
I, [2024-02-21T03:32:00.079752 #1495379]  INFO -- : [678/867] 1536644=test_tree_spell_checker
I, [2024-02-21T03:32:00.090210 #1495379]  INFO -- : [679/867] 1536639=test_http
I, [2024-02-21T03:32:00.118827 #1495379]  INFO -- : [680/867] 1536644=test_addrinfo
I, [2024-02-21T03:32:00.125131 #1495379]  INFO -- : [681/867] 1536646=test_win32ole_param_event
I, [2024-02-21T03:32:00.129140 #1495379]  INFO -- : [682/867] 1536646=test_bn
I, [2024-02-21T03:32:00.149497 #1495379]  INFO -- : [683/867] 1536646=test_case_mapping
I, [2024-02-21T03:32:00.153496 #1495379]  INFO -- : [684/867] 1536644=test_path
I, [2024-02-21T03:32:00.159385 #1495379]  INFO -- : [685/867] 1536646=test_sockopt
I, [2024-02-21T03:32:00.163362 #1495379]  INFO -- : [686/867] 1536644=test_rdoc_markup_to_label
I, [2024-02-21T03:32:00.165661 #1495379]  INFO -- : [687/867] 1536646=test_install
I, [2024-02-21T03:32:00.192117 #1495379]  INFO -- : [688/867] 1536644=test_rdoc_ri_driver
I, [2024-02-21T03:32:00.354622 #1495379]  INFO -- : [689/867] 1536636=test_httpheader
I, [2024-02-21T03:32:00.372139 #1495379]  INFO -- : [690/867] 1536636=test_gem_resolver_local_specification
I, [2024-02-21T03:32:00.395613 #1495379]  INFO -- : [691/867] 1536646=test_set_len
I, [2024-02-21T03:32:00.402624 #1495379]  INFO -- : [692/867] 1536646=test_encoding
I, [2024-02-21T03:32:00.409943 #1495379]  INFO -- : [693/867] 1536636=test_httpresponses
I, [2024-02-21T03:32:00.420948 #1495379]  INFO -- : [694/867] 1536646=test_key_stroke
I, [2024-02-21T03:32:00.426040 #1495379]  INFO -- : [695/867] 1536646=json_encoding_test
I, [2024-02-21T03:32:00.437532 #1495379]  INFO -- : [696/867] 1536646=test_color
I, [2024-02-21T03:32:00.458486 #1495379]  INFO -- : [697/867] 1536636=test_rbconfig
I, [2024-02-21T03:32:00.468825 #1495379]  INFO -- : [698/867] 1536636=test_primitive
I, [2024-02-21T03:32:00.480603 #1495379]  INFO -- : [699/867] 1536636=test_human_typo
I, [2024-02-21T03:32:00.490030 #1495379]  INFO -- : [700/867] 1536636=test_rdoc_i18n_locale
I, [2024-02-21T03:32:00.500900 #1495379]  INFO -- : [701/867] 1536636=test_name_error_extension
I, [2024-02-21T03:32:00.505587 #1495379]  INFO -- : [702/867] 1536646=test_acceptable
I, [2024-02-21T03:32:00.511253 #1495379]  INFO -- : [703/867] 1536636=test_euc_jp
I, [2024-02-21T03:32:00.516378 #1495379]  INFO -- : [704/867] 1536636=test_rdoc_generator_pot_po_entry
I, [2024-02-21T03:32:00.520170 #1495379]  INFO -- : [705/867] 1536646=test_document
I, [2024-02-21T03:32:00.523958 #1495379]  INFO -- : [706/867] 1536646=test_pair
I, [2024-02-21T03:32:00.527060 #1495379]  INFO -- : [707/867] 1536644=test_win32ole_param
I, [2024-02-21T03:32:00.532693 #1495379]  INFO -- : [708/867] 1536636=test_gem_commands_yank_command
I, [2024-02-21T03:32:00.538713 #1495379]  INFO -- : [709/867] 1536644=test_recursion
I, [2024-02-21T03:32:00.546412 #1495379]  INFO -- : [710/867] 1536644=test_exit
I, [2024-02-21T03:32:00.608771 #1495379]  INFO -- : [711/867] 1536637=test_popen_deadlock
I, [2024-02-21T03:32:00.632098 #1495379]  INFO -- : [712/867] 1536644=test_delegate
I, [2024-02-21T03:32:00.646645 #1495379]  INFO -- : [713/867] 1536644=test_mkmf
I, [2024-02-21T03:32:00.695259 #1495379]  INFO -- : [714/867] 1536644=test_date_marshal
I, [2024-02-21T03:32:00.716472 #1495379]  INFO -- : [715/867] 1536642=test_history
I, [2024-02-21T03:32:00.728200 #1495379]  INFO -- : [716/867] 1536644=test_open3
I, [2024-02-21T03:32:00.739184 #1495379]  INFO -- : [717/867] 1536642=test_fiber
I, [2024-02-21T03:32:01.042258 #1495379]  INFO -- : [718/867] 1536636=test_closure
I, [2024-02-21T03:32:01.065214 #1495379]  INFO -- : [719/867] 1536641=test_bundled_ca
I, [2024-02-21T03:32:01.119199 #1495379]  INFO -- : [720/867] 1536647=test_digest
I, [2024-02-21T03:32:01.137629 #1495379]  INFO -- : [721/867] 1536647=test_gem_security
I, [2024-02-21T03:32:01.164267 #1495379]  INFO -- : [722/867] 1536648=test_rdoc_servlet
I, [2024-02-21T03:32:01.316335 #1495379]  INFO -- : [723/867] 1536648=test_ractor
I, [2024-02-21T03:32:01.364790 #1495379]  INFO -- : [724/867] 1536637=test_beginendblock
I, [2024-02-21T03:32:01.396810 #1495379]  INFO -- : [725/867] 1536648=test_files_lib
I, [2024-02-21T03:32:01.829770 #1495379]  INFO -- : [726/867] 1536636=test_gem_commands_unpack_command
I, [2024-02-21T03:32:02.001163 #1495379]  INFO -- : [727/867] 1536637=test_rdoc_markup_to_bs
I, [2024-02-21T03:32:02.052549 #1495379]  INFO -- : [728/867] 1536637=test_help
I, [2024-02-21T03:32:02.065238 #1495379]  INFO -- : [729/867] 1536637=test_within_pipe
I, [2024-02-21T03:32:02.081371 #1495379]  INFO -- : [730/867] 1536637=test_emoji_breaks
I, [2024-02-21T03:32:02.119195 #1495379]  INFO -- : [731/867] 1536649=test_gem_bundler_version_finder
I, [2024-02-21T03:32:02.150243 #1495379]  INFO -- : [732/867] 1536649=test_pinned
I, [2024-02-21T03:32:02.200576 #1495379]  INFO -- : [733/867] 1536636=test_rdoc_markup_pre_process
I, [2024-02-21T03:32:02.219163 #1495379]  INFO -- : [734/867] 1536649=test_printf
I, [2024-02-21T03:32:02.237778 #1495379]  INFO -- : [735/867] 1536649=test_stream
I, [2024-02-21T03:32:02.246893 #1495379]  INFO -- : [736/867] 1536649=test_to_ary_concat
I, [2024-02-21T03:32:02.266908 #1495379]  INFO -- : [737/867] 1536641=test_time
I, [2024-02-21T03:32:02.345093 #1495379]  INFO -- : [738/867] 1536636=test_webauthn_listener_response
I, [2024-02-21T03:32:02.372756 #1495379]  INFO -- : [739/867] 1536636=test_exception_at_throwing
I, [2024-02-21T03:32:02.444752 #1495379]  INFO -- : [740/867] 1536636=test_iseq
I, [2024-02-21T03:32:02.491666 #1495379]  INFO -- : [741/867] 1536641=test_rdoc_markup_heading
I, [2024-02-21T03:32:02.501397 #1495379]  INFO -- : [742/867] 1536641=test_scheduler
I, [2024-02-21T03:32:02.704881 #1495379]  INFO -- : [743/867] 1536641=test_ocsp
I, [2024-02-21T03:32:03.030622 #1495379]  INFO -- : [744/867] 1536641=test_class
I, [2024-02-21T03:32:03.030938 #1495379]  INFO -- : [745/867] 1536641=test_pkey_dsa
I, [2024-02-21T03:32:03.207678 #1495379]  INFO -- : [746/867] 1536636=test_case_comprehensive
I, [2024-02-21T03:32:03.349578 #1495379]  INFO -- : [747/867] 1536643=test_interned_str
I, [2024-02-21T03:32:03.376761 #1495379]  INFO -- : [748/867] 1536643=test_gem_commands_build_command
I, [2024-02-21T03:32:03.712016 #1495379]  INFO -- : [749/867] 1536643=test_option
I, [2024-02-21T03:32:03.719915 #1495379]  INFO -- : [750/867] 1536644=test_append
I, [2024-02-21T03:32:03.721073 #1495379]  INFO -- : [751/867] 1536644=test_tracer
I, [2024-02-21T03:32:03.805607 #1495379]  INFO -- : [752/867] 1536644=test_cmethod
I, [2024-02-21T03:32:03.805807 #1495379]  INFO -- : [753/867] 1536644=test_did_you_mean
I, [2024-02-21T03:32:03.822321 #1495379]  INFO -- : [754/867] 1536646=test_io_m17n
I, [2024-02-21T03:32:03.834176 #1495379]  INFO -- : [755/867] 1536644=test_variable_name_check
I, [2024-02-21T03:32:03.860197 #1495379]  INFO -- : [756/867] 1536643=test_gem_commands_server_command
I, [2024-02-21T03:32:03.868688 #1495379]  INFO -- : [757/867] 1536643=test_deprecated
I, [2024-02-21T03:32:03.879553 #1495379]  INFO -- : [758/867] 1536643=test_color_printer
I, [2024-02-21T03:32:03.883667 #1495379]  INFO -- : [759/867] 1536644=test_insns_leaf
I, [2024-02-21T03:32:03.887988 #1495379]  INFO -- : [760/867] 1536643=test_serialize_subclasses
I, [2024-02-21T03:32:03.893800 #1495379]  INFO -- : [761/867] 1536643=test_key_error
I, [2024-02-21T03:32:03.895214 #1495379]  INFO -- : [762/867] 1536644=test_win32ole_variant_m
I, [2024-02-21T03:32:03.898452 #1495379]  INFO -- : [763/867] 1536643=test_engine
I, [2024-02-21T03:32:03.904646 #1495379]  INFO -- : [764/867] 1536644=test_div
I, [2024-02-21T03:32:03.906361 #1495379]  INFO -- : [765/867] 1536643=test_rdoc_rd_inline
I, [2024-02-21T03:32:03.908315 #1495379]  INFO -- : [766/867] 1536644=test_x509req
I, [2024-02-21T03:32:03.926668 #1495379]  INFO -- : [767/867] 1536643=test_mutex
I, [2024-02-21T03:32:04.047741 #1495379]  INFO -- : [768/867] 1536641=test_struct
I, [2024-02-21T03:32:04.093558 #1495379]  INFO -- : [769/867] 1536644=test_gem_path_support
I, [2024-02-21T03:32:04.101630 #1495379]  INFO -- : [770/867] 1536641=test_set
I, [2024-02-21T03:32:04.130699 #1495379]  INFO -- : [771/867] 1536641=test_files_test_1
I, [2024-02-21T03:32:04.131125 #1495379]  INFO -- : [772/867] 1536644=test_config
I, [2024-02-21T03:32:04.175265 #1495379]  INFO -- : [773/867] 1536644=json_parser_test
I, [2024-02-21T03:32:04.233341 #1495379]  INFO -- : [774/867] 1536644=test_nomethod_error
I, [2024-02-21T03:32:04.243468 #1495379]  INFO -- : [775/867] 1536644=memsize_test
I, [2024-02-21T03:32:04.249191 #1495379]  INFO -- : [776/867] 1536644=json_common_interface_test
I, [2024-02-21T03:32:04.276877 #1495379]  INFO -- : [777/867] 1536644=test_gem_source_subpath_problem
I, [2024-02-21T03:32:04.421667 #1495379]  INFO -- : [778/867] 1536644=test_dln
I, [2024-02-21T03:32:04.425788 #1495379]  INFO -- : [779/867] 1536644=test_win32ole_variant_outarg
I, [2024-02-21T03:32:04.428245 #1495379]  INFO -- : [780/867] 1536649=test_variable
I, [2024-02-21T03:32:04.432708 #1495379]  INFO -- : [781/867] 1536644=fuzzer_test
I, [2024-02-21T03:32:04.443380 #1495379]  INFO -- : [782/867] 1536644=test_rdoc_markup_include
I, [2024-02-21T03:32:04.445844 #1495379]  INFO -- : [783/867] 1536644=test_sexp
I, [2024-02-21T03:32:04.474712 #1495379]  INFO -- : [784/867] 1536644=test_rdoc_markup_to_html_snippet
I, [2024-02-21T03:32:04.540226 #1495379]  INFO -- : [785/867] 1536649=magic_comment_test
I, [2024-02-21T03:32:04.545365 #1495379]  INFO -- : [786/867] 1536649=test_struct
I, [2024-02-21T03:32:04.549488 #1495379]  INFO -- : [787/867] 1536644=test_cparser
I, [2024-02-21T03:32:04.557635 #1495379]  INFO -- : [788/867] 1536649=test_pkg_config
I, [2024-02-21T03:32:04.566417 #1495379]  INFO -- : [789/867] 1536649=test_shellwords
I, [2024-02-21T03:32:04.569318 #1495379]  INFO -- : [790/867] 1536649=pattern_test
I, [2024-02-21T03:32:04.587610 #1495379]  INFO -- : [791/867] 1536649=test_memory_view
I, [2024-02-21T03:32:04.614576 #1495379]  INFO -- : [792/867] 1536649=test_debug
I, [2024-02-21T03:32:04.619174 #1495379]  INFO -- : [793/867] 1536649=test_omap
I, [2024-02-21T03:32:04.622417 #1495379]  INFO -- : [794/867] 1536649=test_string
I, [2024-02-21T03:32:04.629801 #1495379]  INFO -- : [795/867] 1536649=test_iterator
I, [2024-02-21T03:32:04.732947 #1495379]  INFO -- : [796/867] 1536637=test_digest_extend
I, [2024-02-21T03:32:04.747776 #1495379]  INFO -- : [797/867] 1536649=test_gem_resolver_git_set
I, [2024-02-21T03:32:04.751168 #1495379]  INFO -- : [798/867] 1536637=test_storage
I, [2024-02-21T03:32:04.760245 #1495379]  INFO -- : [799/867] 1536637=test_gem_security_signer
I, [2024-02-21T03:32:04.865181 #1495379]  INFO -- : [800/867] 1536637=test_cipher
I, [2024-02-21T03:32:04.914626 #1495379]  INFO -- : [801/867] 1536637=test_new
I, [2024-02-21T03:32:04.918867 #1495379]  INFO -- : [802/867] 1536647=test_gem_resolver_installer_set
I, [2024-02-21T03:32:04.930742 #1495379]  INFO -- : [803/867] 1536637=test_dir_m17n
I, [2024-02-21T03:32:05.056056 #1495379]  INFO -- : [804/867] 1536643=test_gem_source_git
I, [2024-02-21T03:32:05.143272 #1495379]  INFO -- : [805/867] 1536647=test_regex_casefold
I, [2024-02-21T03:32:05.167657 #1495379]  INFO -- : [806/867] 1536649=test_refinement
I, [2024-02-21T03:32:05.402411 #1495379]  INFO -- : [807/867] 1536646=test_gem_commands_signout_command
I, [2024-02-21T03:32:05.406081 #1495379]  INFO -- : [808/867] 1536648=test_require
I, [2024-02-21T03:32:05.421133 #1495379]  INFO -- : [809/867] 1536646=test_cgi_cookie
I, [2024-02-21T03:32:05.430756 #1495379]  INFO -- : [810/867] 1536646=test_float
I, [2024-02-21T03:32:05.477866 #1495379]  INFO -- : [811/867] 1536640=test_windows_1252
I, [2024-02-21T03:32:05.481387 #1495379]  INFO -- : [812/867] 1536640=test_input_method
I, [2024-02-21T03:32:05.611963 #1495379]  INFO -- : [813/867] 1536640=test_process
I, [2024-02-21T03:32:05.642728 #1495379]  INFO -- : [814/867] 1536640=test_x509crl
I, [2024-02-21T03:32:05.658897 #1495379]  INFO -- : [815/867] 1536647=test_signal
I, [2024-02-21T03:32:05.662094 #1495379]  INFO -- : [816/867] 1536643=test_fixnum
I, [2024-02-21T03:32:05.692458 #1495379]  INFO -- : [817/867] 1536643=test_rdoc_top_level
I, [2024-02-21T03:32:05.759999 #1495379]  INFO -- : [818/867] 1536640=test_metaclass
I, [2024-02-21T03:32:05.760732 #1495379]  INFO -- : [819/867] 1536640=test_cgi_session
I, [2024-02-21T03:32:05.794544 #1495379]  INFO -- : [820/867] 1536640=test_rdoc_rd
I, [2024-02-21T03:32:05.804145 #1495379]  INFO -- : [821/867] 1536640=test_gem_commands_cert_command
I, [2024-02-21T03:32:06.036749 #1495379]  INFO -- : [822/867] 1536643=test_completion
I, [2024-02-21T03:32:06.074315 #1495379]  INFO -- : [823/867] 1536644=test_yield_block
I, [2024-02-21T03:32:06.081388 #1495379]  INFO -- : [824/867] 1536644=test_len
I, [2024-02-21T03:32:06.085681 #1495379]  INFO -- : [825/867] 1536644=test_gem_source_installed
I, [2024-02-21T03:32:06.097535 #1495379]  INFO -- : [826/867] 1536644=test_x509ext
I, [2024-02-21T03:32:06.112463 #1495379]  INFO -- : [827/867] 1536644=test_erb
I, [2024-02-21T03:32:06.172762 #1495379]  INFO -- : [828/867] 1536644=test_spell_checker
I, [2024-02-21T03:32:06.183030 #1495379]  INFO -- : [829/867] 1536644=attribute_write_test
I, [2024-02-21T03:32:06.186151 #1495379]  INFO -- : [830/867] 1536644=test_propertyputref
I, [2024-02-21T03:32:06.191377 #1495379]  INFO -- : [831/867] 1536644=test_assembler
I, [2024-02-21T03:32:06.209218 #1495379]  INFO -- : [832/867] 1536644=test_rational2
I, [2024-02-21T03:32:06.221594 #1495379]  INFO -- : [833/867] 1536644=test_rational
I, [2024-02-21T03:32:06.274468 #1495379]  INFO -- : [834/867] 1536644=test_array
I, [2024-02-21T03:32:06.641461 #1495379]  INFO -- : [835/867] 1536637=test_gem_package_tar_writer
I, [2024-02-21T03:32:06.692905 #1495379]  INFO -- : [836/867] 1536643=test_gem_commands_outdated_command
I, [2024-02-21T03:32:06.754560 #1495379]  INFO -- : [837/867] 1536643=test_scalar_scanner
I, [2024-02-21T03:32:06.760289 #1495379]  INFO -- : [838/867] 1536635=test_gem_source
I, [2024-02-21T03:32:06.772237 #1495379]  INFO -- : [839/867] 1536643=test_nesting_parser
I, [2024-02-21T03:32:06.788306 #1495379]  INFO -- : [840/867] 1536643=test_win32ole_method_event
I, [2024-02-21T03:32:06.798742 #1495379]  INFO -- : [841/867] 1536643=test_benchmark
I, [2024-02-21T03:32:06.883355 #1495379]  INFO -- : [842/867] 1536640=test_gem_dependency_list
I, [2024-02-21T03:32:06.890238 #1495379]  INFO -- : [843/867] 1536637=test_evaluation
I, [2024-02-21T03:32:06.895473 #1495379]  INFO -- : [844/867] 1536637=test_gem_ext_builder
I, [2024-02-21T03:32:06.955085 #1495379]  INFO -- : [845/867] 1536640=test_https
I, [2024-02-21T03:32:06.955915 #1495379]  INFO -- : [846/867] 1536642=test_load
I, [2024-02-21T03:32:06.962475 #1495379]  INFO -- : [847/867] 1536642=test_yamldbm
I, [2024-02-21T03:32:06.964311 #1495379]  INFO -- : [848/867] 1536642=test_rdoc_parser_simple
I, [2024-02-21T03:32:07.006181 #1495379]  INFO -- : [849/867] 1536642=test_provider
I, [2024-02-21T03:32:07.087466 #1495379]  INFO -- : [850/867] 1536635=test_abi
I, [2024-02-21T03:32:07.162593 #1495379]  INFO -- : [851/867] 1536646=test_rdoc_generator_markup
I, [2024-02-21T03:32:07.176702 #1495379]  INFO -- : [852/867] 1536646=test_whileuntil
I, [2024-02-21T03:32:07.185008 #1495379]  INFO -- : [853/867] 1536646=test_buffered_io
I, [2024-02-21T03:32:07.264319 #1495379]  INFO -- : [854/867] 1536641=test_monitor
I, [2024-02-21T03:32:07.268050 #1495379]  INFO -- : [855/867] 1536635=test_rubyvm
I, [2024-02-21T03:32:07.270133 #1495379]  INFO -- : [856/867] 1536635=test_configuration
I, [2024-02-21T03:32:07.287288 #1495379]  INFO -- : [857/867] 1536646=test_stringify_symbols
I, [2024-02-21T03:32:07.294180 #1495379]  INFO -- : [858/867] 1536646=test_instrumentation_api
I, [2024-02-21T03:32:07.372268 #1495379]  INFO -- : [859/867] 1536635=test_boolean
I, [2024-02-21T03:32:07.381527 #1495379]  INFO -- : [860/867] 1536635=test_gem_request_set
I, [2024-02-21T03:32:07.393099 #1495379]  INFO -- : [861/867] 1536640=test_module
I, [2024-02-21T03:32:07.419695 #1495379]  INFO -- : [862/867] 1536642=test_gem_ext_cargo_builder
I, [2024-02-21T03:32:07.429434 #1495379]  INFO -- : [863/867] 1536642=test_ssl
I, [2024-02-21T03:32:07.479306 #1495379]  INFO -- : [864/867] 1536641=constant_path_node_test
I, [2024-02-21T03:32:07.602359 #1495379]  INFO -- : [865/867] 1536641=test_parser
I, [2024-02-21T03:32:07.622366 #1495379]  INFO -- : [866/867] 1536641=test_arith_seq_extract
I, [2024-02-21T03:32:07.792780 #1495379]  INFO -- : [867/867] 1536635=test_method_name_check
I, [2024-02-21T03:32:24.946440 #1495379]  INFO -- : Finished tests in 49.945326s, 504.8721 tests/s, 189838.4629 assertions/s.
I, [2024-02-21T03:32:24.947017 #1495379]  INFO -- : 25216 tests, 9481544 assertions, 0 failures, 0 errors, 248 skips
I, [2024-02-21T03:32:24.947077 #1495379]  INFO -- : 
I, [2024-02-21T03:32:24.947089 #1495379]  INFO -- : ruby -v: ruby 3.4.0dev (2024-02-21T03:30:23Z master d0786cde3f) [x86_64-linux]
I, [2024-02-21T03:32:24.951241 #1495379]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-02-21T03:32:24.951780 #1495379]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-02-21T03:32:25.117721 #1495379]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-02-21T03:32:25.117778 #1495379]  INFO -- : 	CC = gcc
I, [2024-02-21T03:32:25.117790 #1495379]  INFO -- : 	LD = ld
I, [2024-02-21T03:32:25.117805 #1495379]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-02-21T03:32:25.117814 #1495379]  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-02-21T03:32:25.117824 #1495379]  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-02-21T03:32:25.117832 #1495379]  INFO -- : 	CPPFLAGS =   
I, [2024-02-21T03:32:25.117840 #1495379]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-02-21T03:32:25.117848 #1495379]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-02-21T03:32:25.117855 #1495379]  INFO -- : 	LANG = C.UTF-8
I, [2024-02-21T03:32:25.117863 #1495379]  INFO -- : 	LC_ALL = 
I, [2024-02-21T03:32:25.117870 #1495379]  INFO -- : 	LC_CTYPE = 
I, [2024-02-21T03:32:25.117877 #1495379]  INFO -- : 	MFLAGS = 
I, [2024-02-21T03:32:25.117885 #1495379]  INFO -- : 	RUSTC = rustc
I, [2024-02-21T03:32:25.117896 #1495379]  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-02-21T03:32:25.118321 #1495379]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-02-21T03:32:25.118343 #1495379]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-02-21T03:32:25.118360 #1495379]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-02-21T03:32:25.118374 #1495379]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-02-21T03:32:25.118382 #1495379]  INFO -- : 
I, [2024-02-21T03:32:25.120124 #1495379]  INFO -- : generating enc.mk
I, [2024-02-21T03:32:25.273563 #1495379]  INFO -- : generating encdb.h
I, [2024-02-21T03:32:25.299532 #1495379]  INFO -- : encdb.h unchanged
I, [2024-02-21T03:32:25.301034 #1495379]  INFO -- : making enc
I, [2024-02-21T03:32:25.354525 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.354548 #1495379]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-02-21T03:32:25.354559 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.355151 #1495379]  INFO -- : making srcs under enc
I, [2024-02-21T03:32:25.420576 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.420600 #1495379]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-02-21T03:32:25.420622 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.421912 #1495379]  INFO -- : generating transdb.h
I, [2024-02-21T03:32:25.555757 #1495379]  INFO -- : transdb.h unchanged
I, [2024-02-21T03:32:25.557045 #1495379]  INFO -- : making trans
I, [2024-02-21T03:32:25.590971 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.590993 #1495379]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-02-21T03:32:25.591005 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.591579 #1495379]  INFO -- : making encs
I, [2024-02-21T03:32:25.629591 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.629616 #1495379]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-02-21T03:32:25.629627 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:25.631667 #1495379]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-02-21T03:32:25.658971 #1495379]  INFO -- : ext/configure-ext.mk updated
I, [2024-02-21T03:32:25.662164 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:27.131610 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:27.132286 #1495379]  INFO -- : generating makefile exts.mk
I, [2024-02-21T03:32:27.173277 #1495379]  INFO -- : exts.mk unchanged
I, [2024-02-21T03:32:27.177592 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:27.837785 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:32:27.846908 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-02-21T03:32:27.860404 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:32:27.866977 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-02-21T03:32:27.874832 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:32:27.885430 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-02-21T03:32:27.929668 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:32:27.932599 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-02-21T03:32:27.963545 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:32:27.979607 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-02-21T03:32:27.983311 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:32:27.985805 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-02-21T03:32:27.999534 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:32:28.018113 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-02-21T03:32:28.036032 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:32:28.041960 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-02-21T03:32:28.055526 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:32:28.063157 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-02-21T03:32:28.074928 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:32:28.112427 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-02-21T03:32:28.115299 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:32:28.117657 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-02-21T03:32:28.128332 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:32:28.178305 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-02-21T03:32:28.182203 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:32:28.185104 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-02-21T03:32:28.201495 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:32:28.206813 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-02-21T03:32:28.208430 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:32:28.211140 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-02-21T03:32:28.234410 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:32:28.253586 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-02-21T03:32:28.276994 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:32:28.335926 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-02-21T03:32:28.338619 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:32:28.361595 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-02-21T03:32:28.364240 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:32:28.423966 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-02-21T03:32:28.426192 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:32:28.449060 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-02-21T03:32:28.451135 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:32:28.473300 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-02-21T03:32:28.475887 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:32:28.498810 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-02-21T03:32:28.556731 #1495379]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:28.664530 #1495379]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-02-21T03:32:28.664574 #1495379]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:28.665344 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:28.668501 #1495379]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-02-21T03:32:28.668522 #1495379]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-02-21T03:32:28.668541 #1495379]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-02-21T03:32:28.766531 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/1-mspec-multi-0
E, [2024-02-21T03:32:28.766950 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/2-mspec-multi-1
E, [2024-02-21T03:32:28.767069 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/3-mspec-multi-2
E, [2024-02-21T03:32:28.767240 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/4-mspec-multi-3
E, [2024-02-21T03:32:28.767409 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/5-mspec-multi-4
E, [2024-02-21T03:32:28.767584 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/6-mspec-multi-5
E, [2024-02-21T03:32:28.767769 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/7-mspec-multi-6
E, [2024-02-21T03:32:28.767938 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/8-mspec-multi-7
E, [2024-02-21T03:32:28.768091 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/9-mspec-multi-8
E, [2024-02-21T03:32:28.768333 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/10-mspec-multi-9
E, [2024-02-21T03:32:28.768663 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/11-mspec-multi-10
E, [2024-02-21T03:32:28.769063 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/12-mspec-multi-11
E, [2024-02-21T03:32:28.769444 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/13-mspec-multi-12
E, [2024-02-21T03:32:28.769858 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/14-mspec-multi-13
E, [2024-02-21T03:32:28.770406 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/15-mspec-multi-14
E, [2024-02-21T03:32:28.770838 #1495379] 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/rubyspec_temp.20240221-1669246-2dbqd4/16-mspec-multi-15
I, [2024-02-21T03:32:28.987620 #1495379]  INFO -- : ruby 3.4.0dev (2024-02-21T03:30:23Z master d0786cde3f) [x86_64-linux]
I, [2024-02-21T03:32:30.401309 #1495379]  INFO -- :      0 .........................................................................
I, [2024-02-21T03:32:30.925894 #1495379]  INFO -- :     73 .........................................................................
I, [2024-02-21T03:32:31.172386 #1495379]  INFO -- :    146 .........................................................................
I, [2024-02-21T03:32:31.239591 #1495379]  INFO -- :    219 .........................................................................
I, [2024-02-21T03:32:31.339358 #1495379]  INFO -- :    292 .........................................................................
I, [2024-02-21T03:32:31.419589 #1495379]  INFO -- :    365 .........................................................................
I, [2024-02-21T03:32:31.454167 #1495379]  INFO -- :    438 .........................................................................
I, [2024-02-21T03:32:31.479766 #1495379]  INFO -- :    511 .........................................................................
I, [2024-02-21T03:32:31.505255 #1495379]  INFO -- :    584 .........................................................................
I, [2024-02-21T03:32:31.591014 #1495379]  INFO -- :    657 .........................................................................
I, [2024-02-21T03:32:31.638710 #1495379]  INFO -- :    730 .........................................................................
I, [2024-02-21T03:32:31.673090 #1495379]  INFO -- :    803 .........................................................................
I, [2024-02-21T03:32:31.727270 #1495379]  INFO -- :    876 .........................................................................
I, [2024-02-21T03:32:31.822056 #1495379]  INFO -- :    949 .........................................................................
I, [2024-02-21T03:32:31.965226 #1495379]  INFO -- :   1022 .........................................................................
I, [2024-02-21T03:32:32.337141 #1495379]  INFO -- :   1095 .........................................................................
I, [2024-02-21T03:32:32.492958 #1495379]  INFO -- :   1168 .........................................................................
I, [2024-02-21T03:32:32.607079 #1495379]  INFO -- :   1241 .........................................................................
I, [2024-02-21T03:32:32.713710 #1495379]  INFO -- :   1314 .........................................................................
I, [2024-02-21T03:32:32.772871 #1495379]  INFO -- :   1387 .........................................................................
I, [2024-02-21T03:32:32.986540 #1495379]  INFO -- :   1460 .........................................................................
I, [2024-02-21T03:32:33.937211 #1495379]  INFO -- :   1533 .........................................................................
I, [2024-02-21T03:32:34.002171 #1495379]  INFO -- :   1606 .........................................................................
I, [2024-02-21T03:32:34.135159 #1495379]  INFO -- :   1679 .........................................................................
I, [2024-02-21T03:32:34.297944 #1495379]  INFO -- :   1752 .........................................................................
I, [2024-02-21T03:32:34.428898 #1495379]  INFO -- :   1825 .........................................................................
I, [2024-02-21T03:32:34.634204 #1495379]  INFO -- :   1898 .........................................................................
I, [2024-02-21T03:32:34.765349 #1495379]  INFO -- :   1971 .........................................................................
I, [2024-02-21T03:32:34.934083 #1495379]  INFO -- :   2044 .........................................................................
I, [2024-02-21T03:32:35.000792 #1495379]  INFO -- :   2117 .........................................................................
I, [2024-02-21T03:32:35.026099 #1495379]  INFO -- :   2190 .........................................................................
I, [2024-02-21T03:32:35.062441 #1495379]  INFO -- :   2263 .........................................................................
I, [2024-02-21T03:32:35.090098 #1495379]  INFO -- :   2336 .........................................................................
I, [2024-02-21T03:32:35.164430 #1495379]  INFO -- :   2409 .........................................................................
I, [2024-02-21T03:32:35.348280 #1495379]  INFO -- :   2482 .........................................................................
I, [2024-02-21T03:32:35.400007 #1495379]  INFO -- :   2555 .........................................................................
I, [2024-02-21T03:32:35.555285 #1495379]  INFO -- :   2628 .........................................................................
I, [2024-02-21T03:32:35.705022 #1495379]  INFO -- :   2701 .........................................................................
I, [2024-02-21T03:32:35.763106 #1495379]  INFO -- :   2774 .........................................................................
I, [2024-02-21T03:32:35.864366 #1495379]  INFO -- :   2847 .........................................................................
I, [2024-02-21T03:32:35.920548 #1495379]  INFO -- :   2920 .........................................................................
I, [2024-02-21T03:32:35.959346 #1495379]  INFO -- :   2993 .........................................................................
I, [2024-02-21T03:32:35.987160 #1495379]  INFO -- :   3066 .........................................................................
I, [2024-02-21T03:32:36.001338 #1495379]  INFO -- :   3139 .........................................................................
I, [2024-02-21T03:32:36.013382 #1495379]  INFO -- :   3212 .........................................................................
I, [2024-02-21T03:32:36.054062 #1495379]  INFO -- :   3285 .........................................................................
I, [2024-02-21T03:32:40.032599 #1495379]  INFO -- :   3358 ...................................................................
I, [2024-02-21T03:32:40.032720 #1495379]  INFO -- : 
I, [2024-02-21T03:32:40.032754 #1495379]  INFO -- : Finished in 11.260984 seconds
I, [2024-02-21T03:32:40.032779 #1495379]  INFO -- : 
I, [2024-02-21T03:32:40.032800 #1495379]  INFO -- : 3424 files, 32499 examples, 172184 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-02-21T03:32:40.037554 #1495379]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.