Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-214308
#<BuildRuby:0x000074cf8f99fdd0
 @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.20250612-214308",
 @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.000011   0.000004   0.000015 (  0.000015)
autoconf               0.000018   0.000007   0.000025 (  0.000024)
configure              0.000014   0.000006   0.000020 (  0.000019)
build_up               0.004706   0.003292   3.620314 (  2.128840)
build_miniruby         0.000169   0.001076   1.028285 (  1.025594)
build_ruby             0.000442   0.001210   4.189688 (  5.728240)
build_all              0.008676   0.003216  17.104436 (  5.811340)
build_install          0.010086   0.007660   6.548931 (  2.762032)
test_btest             0.000665   0.000328  52.355005 ( 15.075452)
test_basic             0.006965   0.000833   0.994722 (  1.335588)
test_all               0.009888   0.002403 878.861192 (985.838287)
test_rubyspec          0.042049   0.035072 104.317903 ( 25.902163)
total: 1045.61 sec