Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-061508
#<BuildRuby:0x000076fd56b1fdd0
 @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.20251019-061508",
 @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.000002   0.000007 (  0.000006)
autoconf               0.000010   0.000004   0.000014 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.003546   0.002953   1.940867 (  1.470934)
build_miniruby         0.000911   0.000342   0.616158 (  0.614865)
build_ruby             0.000748   0.000946   2.153734 (  2.154082)
build_all              0.006931   0.002072  13.339317 (  1.551262)
build_install          0.008991   0.002664   4.054830 (  1.128385)
test_btest             0.000000   0.000756  38.943779 (  4.863883)
test_basic             0.002074   0.002515   0.429220 (  0.508062)
test_all               0.056729   0.032586 359.425465 ( 39.970393)
test_rubyspec          0.023822   0.025925  77.209987 ( 10.741170)
total: 63.00 sec