Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-000120
#<BuildRuby:0x00007a6bb0e4fde0
 @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.20250615-000120",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000032   0.000008   0.000040 (  0.000041)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.004192   0.004055   4.387633 (  2.617832)
build_miniruby         0.001090   0.000310   1.448210 (  1.445159)
build_ruby             0.001610   0.000168   5.131157 (  5.320716)
build_all              0.011174   0.003352  20.603190 (  6.416244)
build_install          0.015415   0.005101   8.265696 (  3.862270)
test_btest             0.000886   0.000003  64.250204 ( 21.353843)
test_basic             0.002360   0.004403   0.925544 (  0.979560)
test_all               0.008203   0.002651 949.562457 (1048.349562)
test_rubyspec          0.048635   0.027144 105.918528 ( 28.051024)
total: 1118.40 sec