Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-030801
#<BuildRuby:0x0000725e8816fdd8
 @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.20251018-030801",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002264   0.004180   1.956660 (  1.500490)
build_miniruby         0.000597   0.000768   0.608183 (  0.607459)
build_ruby             0.001199   0.000580   2.136942 (  2.137012)
build_all              0.008532   0.000235  13.048790 (  1.483105)
build_install          0.009749   0.002311   4.130421 (  1.140884)
test_btest             0.000402   0.000167  37.717708 (  4.448753)
test_basic             0.004059   0.000815   0.449876 (  0.527046)
test_all               0.064740   0.022708 330.390160 ( 36.858371)
test_rubyspec          0.033186   0.013502  72.285573 ( 10.432949)
total: 59.14 sec