Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-145708
#<BuildRuby:0x00007d1dd8aefdd0
 @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-145708",
 @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.000003   0.000018 (  0.000019)
autoconf               0.000034   0.000005   0.000039 (  0.000040)
configure              0.000026   0.000003   0.000029 (  0.000030)
build_up               0.003995   0.005620   5.051514 (  3.111847)
build_miniruby         0.001248   0.000240   1.550449 (  1.550414)
build_ruby             0.000785   0.001153   6.036652 (  6.161284)
build_all              0.010035   0.003941  21.968048 (  6.764607)
build_install          0.012849   0.006331   8.496138 (  3.879777)
test_btest             0.000628   0.000150  63.629811 ( 25.951279)
test_basic             0.004954   0.002714   0.974936 (  1.025089)
test_all               0.007730   0.003272 1201.757789 (1537.881380)
test_rubyspec          0.050390   0.028430 116.489157 (115.959893)
total: 1702.29 sec