Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-164601
#<BuildRuby:0x0000724bce74fdd8
 @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.20250617-164601",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000000   0.000045   0.000045 (  0.000046)
configure              0.000000   0.000029   0.000029 (  0.000029)
build_up               0.004682   0.005034   5.113194 (  3.128346)
build_miniruby         0.000572   0.000887   1.549923 (  1.547130)
build_ruby             0.002029   0.000000   6.049210 (  6.152450)
build_all              0.011187   0.004041  23.146151 (  8.577980)
build_install          0.016194   0.005395   9.002865 (  4.507811)
test_btest             0.000903   0.000000  63.979637 ( 21.516988)
test_basic             0.001564   0.005468   1.000529 (  1.054854)
test_all               0.007377   0.003416 1007.414084 (1123.301916)
test_rubyspec          0.049987   0.022046 111.723611 ( 54.136363)
total: 1223.92 sec