Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-025727
#<BuildRuby:0x0000742f02e5fdd0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0",
 @TARGET_NAME="trunk-random0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20250619-025727",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS=\"--test-order=random\"",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.003849   0.004801   4.039667 (  3.173626)
build_miniruby         0.000000   0.001616   2.128581 (  2.125846)
build_ruby             0.001494   0.000567   6.170120 (  6.320765)
build_all              0.012431   0.003913  23.547000 (  8.060805)
build_install          0.015891   0.006861   8.072521 (  3.930049)
test_btest             0.000748   0.000238  64.559090 ( 21.827400)
test_basic             0.002096   0.004467   0.985722 (  1.040236)
test_all               0.010155   0.001995 1218.924593 (1518.723381)
test_rubyspec          0.055020   0.029441 116.201829 ( 96.993776)
total: 1662.20 sec