Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-233955
#<BuildRuby:0x00007ef79ba6fdd0
 @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-233955",
 @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.000009   0.000002   0.000011 (  0.000011)
autoconf               0.000011   0.000003   0.000014 (  0.000014)
configure              0.000009   0.000002   0.000011 (  0.000011)
build_up               0.004782   0.001464   1.979346 (  1.482215)
build_miniruby         0.000000   0.001255   0.593168 (  0.592643)
build_ruby             0.001184   0.000428   2.127145 (  2.128004)
build_all              0.007943   0.000787  13.186465 (  1.462892)
build_install          0.006629   0.005581   4.231151 (  1.161864)
test_btest             0.000000   0.000797  38.432954 (  3.956165)
test_basic             0.000708   0.003961   0.423965 (  0.503268)
test_all               0.066793   0.022859 348.223819 ( 36.646918)
test_rubyspec          0.024322   0.022917  74.091121 ( 10.545727)
total: 58.48 sec