Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-183635
#<BuildRuby:0x000074044b47fdd8
 @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.20251012-183635",
 @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.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.002053   0.004409   1.925914 (  1.474244)
build_miniruby         0.000570   0.000838   0.592433 (  0.591528)
build_ruby             0.001460   0.000162   2.117950 (  2.118613)
build_all              0.005544   0.003159  13.119827 (  1.498662)
build_install          0.005668   0.006051   4.115239 (  1.123615)
test_btest             0.000452   0.000186  37.656552 (  4.407616)
test_basic             0.002021   0.002506   0.413176 (  0.489439)
test_all               0.068081   0.017590 331.836020 ( 39.258607)
test_rubyspec          0.023644   0.024932  73.542577 ( 10.386714)
total: 61.35 sec