Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-121254
#<BuildRuby:0x00007843f5f4fdd8
 @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.20250615-121254",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.003066   0.005859   4.448204 (  2.851932)
build_miniruby         0.000784   0.000628   1.630659 (  1.627611)
build_ruby             0.001819   0.000000   4.877075 (  5.084940)
build_all              0.009549   0.004296  19.465149 (  5.861877)
build_install          0.012067   0.007033   6.805087 (  2.947167)
test_btest             0.000940   0.000000  54.473679 ( 16.205904)
test_basic             0.004354   0.002107   0.829994 (  0.883557)
test_all               0.003889   0.004022 985.084485 (1120.511377)
test_rubyspec          0.044105   0.030719 107.285200 ( 28.069490)
total: 1184.04 sec