Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-151449
#<BuildRuby:0x000076b93bacfdd0
 @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-151449",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.001161   0.005066   1.959755 (  1.520643)
build_miniruby         0.001176   0.000056   0.610258 (  0.609462)
build_ruby             0.001796   0.000000   2.125161 (  2.125811)
build_all              0.007986   0.000497  13.248221 (  1.533300)
build_install          0.008966   0.002558   4.093560 (  1.133521)
test_btest             0.000767   0.000000  37.961660 (  4.504924)
test_basic             0.003515   0.001085   0.459188 (  0.534780)
test_all               0.067863   0.018496 360.627106 ( 37.600038)
test_rubyspec          0.020834   0.029296  76.460916 ( 10.760841)
total: 60.32 sec