Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-150714
#<BuildRuby:0x0000734b8fd5fdd8
 @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-150714",
 @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.000003   0.000011 (  0.000011)
build_up               0.003065   0.003443   1.942618 (  1.521855)
build_miniruby         0.000135   0.001084   0.597724 (  0.596758)
build_ruby             0.001488   0.000198   2.116570 (  2.116734)
build_all              0.007564   0.001369  13.180603 (  1.479015)
build_install          0.006957   0.004741   4.099424 (  1.120903)
test_btest             0.000822   0.000000  38.000072 (  4.257593)
test_basic             0.000318   0.005489   0.464006 (  0.540485)
test_all               0.070452   0.017151 351.919659 ( 33.282675)
test_rubyspec          0.025210   0.022650  74.052000 ( 10.654639)
total: 55.57 sec