Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-232308
#<BuildRuby:0x000079b7f439fdc0
 @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-232308",
 @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.000010   0.000000   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004736   0.001612   1.951322 (  1.492310)
build_miniruby         0.000325   0.001098   0.606981 (  0.605958)
build_ruby             0.000257   0.001708   2.133652 (  2.133941)
build_all              0.005473   0.003566  13.604104 (  1.529862)
build_install          0.004770   0.007421   4.181270 (  1.135054)
test_btest             0.000000   0.000886  39.341705 (  4.935777)
test_basic             0.000766   0.003864   0.438872 (  0.516902)
test_all               0.063500   0.027806 361.159988 ( 39.324087)
test_rubyspec          0.030616   0.018406  76.771132 ( 10.663192)
total: 62.34 sec