Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-065723
#<BuildRuby:0x000071f0dc33fdd0
 @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.20251013-065723",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.001429   0.005134   1.956548 (  1.493162)
build_miniruby         0.001437   0.000000   0.631125 (  0.629887)
build_ruby             0.000539   0.001272   2.127477 (  2.128313)
build_all              0.003878   0.004575  13.211490 (  1.472009)
build_install          0.007679   0.004115   4.336708 (  1.168883)
test_btest             0.000000   0.000728  37.528898 (  4.560253)
test_basic             0.001731   0.003002   0.438777 (  0.517992)
test_all               0.067193   0.021635 347.513488 ( 36.809728)
test_rubyspec          0.021415   0.026176  75.068958 ( 10.625740)
total: 59.41 sec