Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-074627
#<BuildRuby:0x000077697f4ffdc0
 @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-074627",
 @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.000030   0.000007   0.000037 (  0.000036)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.004799   0.003431   3.924382 (  2.927022)
build_miniruby         0.001262   0.000082   1.527702 (  1.524630)
build_ruby             0.001769   0.000172   6.015803 (  6.132844)
build_all              0.012482   0.002799  23.771649 (  8.083134)
build_install          0.016532   0.004386   8.444916 (  4.555841)
test_btest             0.000000   0.000920  66.575837 ( 24.948725)
test_basic             0.005359   0.002989   0.968646 (  1.015047)
test_all               0.007041   0.003971 1023.488861 (1134.073062)
test_rubyspec          0.051594   0.026307 105.905363 ( 23.290945)
total: 1206.55 sec