Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-231021
#<BuildRuby:0x00007b2e5739fde0
 @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-231021",
 @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.000027   0.000007   0.000034 (  0.000034)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.006880   0.004326   5.524491 (  6.939792)
build_miniruby         0.001744   0.000000   1.766351 (  2.104555)
build_ruby             0.001947   0.000184   6.456462 ( 60.630939)
build_all              0.010554   0.005573  24.313458 ( 32.118335)
build_install          0.020575   0.006079   9.433158 ( 12.159693)
test_btest             0.000887   0.000257  72.463537 (102.237736)
test_basic             0.006525   0.002050   1.012812 (  2.050296)
test_all               0.009337   0.002154 1080.179320 (1389.446765)
test_rubyspec          0.054066   0.023392 106.505585 ( 25.297620)
total: 1632.99 sec