Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-021100
#<BuildRuby:0x0000786b0414fdd8
 @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.20250620-021100",
 @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.000013   0.000004   0.000017 (  0.000019)
autoconf               0.000024   0.000007   0.000031 (  0.000032)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.004155   0.003742   3.866236 (  2.902634)
build_miniruby         0.000000   0.001590   1.497914 (  2.015072)
build_ruby             0.001306   0.000693   5.891261 ( 39.095842)
build_all              0.011752   0.002960  21.913007 ( 10.030953)
build_install          0.013088   0.005639   8.057273 (  4.052396)
test_btest             0.000862   0.000000  63.021941 ( 21.400669)
test_basic             0.003368   0.003662   0.986910 (  1.386252)
test_all               0.008783   0.002082 927.058381 (1027.709185)
test_rubyspec          0.047253   0.030358 106.243116 ( 23.814128)
total: 1132.41 sec