Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-134455
#<BuildRuby:0x0000735dc0c5fdc8
 @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-134455",
 @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.000012   0.000003   0.000015 (  0.000014)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.003793   0.002240   1.951447 (  1.530293)
build_miniruby         0.001132   0.000306   0.618172 (  0.616914)
build_ruby             0.001698   0.000168   2.129045 (  2.129569)
build_all              0.008473   0.000219  13.746988 (  1.585881)
build_install          0.009897   0.001951   4.069042 (  1.137879)
test_btest             0.000529   0.000121  37.371920 (  3.982649)
test_basic             0.003023   0.002324   0.448041 (  0.525001)
test_all               0.060598   0.026065 336.669859 ( 38.282893)
test_rubyspec          0.026994   0.019504  73.782294 ( 10.545649)
total: 60.34 sec