Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-062327
#<BuildRuby:0x0000734078b9fdd0
 @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.20251014-062327",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003773   0.002836   1.958763 (  1.510878)
build_miniruby         0.000509   0.000886   0.610635 (  0.610114)
build_ruby             0.001613   0.000174   2.138220 (  2.138825)
build_all              0.005993   0.002684  13.106292 (  1.497708)
build_install          0.009389   0.002416   4.135652 (  1.133785)
test_btest             0.000000   0.000874  37.127947 (  4.413385)
test_basic             0.001456   0.003225   0.450715 (  0.528558)
test_all               0.067677   0.021544 363.073260 ( 37.636668)
test_rubyspec          0.029303   0.018655  74.579252 ( 10.595511)
total: 60.07 sec