Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-021636
#<BuildRuby:0x000079054f0efdd0
 @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.20250619-021636",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.002415   0.004791   3.069399 (  9.180724)
build_miniruby         0.000294   0.001089   1.055282 (  7.865010)
build_ruby             0.001604   0.000206   5.185935 ( 31.578734)
build_all              0.009342   0.006018  22.178065 (  6.734091)
build_install          0.016875   0.003369   7.829337 (  3.546106)
test_btest             0.000235   0.000724  63.584366 ( 17.559700)
test_basic             0.005785   0.001625   0.834055 (  0.877450)
test_all               0.009857   0.001508 995.688128 (1109.405217)
test_rubyspec          0.046883   0.031696 108.612381 ( 28.918193)
total: 1215.67 sec