Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-175850
#<BuildRuby:0x00007142b351fdd0
 @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.20250616-175850",
 @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.000005   0.000023 (  0.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.006402   0.004216   5.276318 (  4.038988)
build_miniruby         0.001274   0.000350   1.728608 (  1.759560)
build_ruby             0.001993   0.000000   6.394604 (  6.735148)
build_all              0.012227   0.003126  23.628152 ( 10.259376)
build_install          0.019177   0.005419   9.020554 (  5.404875)
test_btest             0.000786   0.000213  66.100005 ( 38.560943)
test_basic             0.003254   0.005433   1.035564 (  1.238579)
test_all               0.008947   0.002908 975.386964 (1074.164904)
test_rubyspec          0.044676   0.031453 102.786949 ( 27.493248)
total: 1169.66 sec