Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-072855
#<BuildRuby:0x00007edd1c90fdd0
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251019-072855",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.000000   0.006452   1.981217 (  1.493641)
build_miniruby         0.000000   0.001433   0.604225 (  0.602870)
build_ruby             0.001217   0.000972   2.098452 (  2.098819)
build_all              0.005577   0.002788  13.301629 (  1.513254)
build_install          0.006711   0.004882   4.036698 (  1.146990)
test_btest             0.000521   0.000324  39.313328 (  4.789810)
test_basic             0.001746   0.002879   0.435152 (  0.514886)
test_all               0.067526   0.023521 359.188256 ( 39.741818)
test_rubyspec          0.022257   0.026556  76.997593 ( 10.605367)
total: 62.51 sec