Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-010430
#<BuildRuby:0x000077b3ddc5fdd8
 @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.20251015-010430",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000930   0.005469   1.958224 (  1.504301)
build_miniruby         0.001335   0.000000   0.601086 (  0.600022)
build_ruby             0.000000   0.001869   2.151077 (  2.151659)
build_all              0.005582   0.003441  13.376155 (  1.563635)
build_install          0.008868   0.002590   4.006867 (  1.090482)
test_btest             0.000000   0.000853  38.268421 (  4.338858)
test_basic             0.000618   0.003762   0.443687 (  0.521385)
test_all               0.058931   0.027822 329.645091 ( 31.754458)
test_rubyspec          0.023265   0.023606  71.722458 ( 10.495925)
total: 54.02 sec