Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-124916
#<BuildRuby:0x00007b95a330fde0
 @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-124916",
 @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.000015   0.000005   0.000020 (  0.000019)
autoconf               0.000024   0.000008   0.000032 (  0.000033)
configure              0.000019   0.000006   0.000025 (  0.000026)
build_up               0.004942   0.003327   4.655809 (  2.745199)
build_miniruby         0.000760   0.000578   1.346751 (  1.343872)
build_ruby             0.001809   0.000275   5.495546 (  5.742386)
build_all              0.012056   0.004037  22.593752 ( 10.567529)
build_install          0.014151   0.006206   8.561480 (  5.173542)
test_btest             0.000000   0.000930  58.714229 ( 19.381666)
test_basic             0.001806   0.005613   0.973789 (  1.032732)
test_all               0.005582   0.004121 1083.857166 (1310.996234)
test_rubyspec          0.040499   0.040035 114.615789 (134.471828)
total: 1491.46 sec