Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-012432
#<BuildRuby:0x000070f435aafdd0
 @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-012432",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.006007   0.005237   5.227103 (  5.965558)
build_miniruby         0.000498   0.001168   1.681240 (  1.997833)
build_ruby             0.002059   0.000258   6.247564 ( 41.566036)
build_all              0.013895   0.002678  23.221506 ( 12.486835)
build_install          0.011958   0.014687   8.888824 (  6.341483)
test_btest             0.001052   0.000000  62.173382 ( 35.032271)
test_basic             0.001915   0.004617   0.877159 (  0.934813)
test_all               0.006926   0.002846 972.758849 (1064.187592)
test_rubyspec          0.046212   0.029107 104.850518 ( 26.975391)
total: 1195.49 sec