Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-082433
#<BuildRuby:0x000078a90bcffdc8
 @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-082433",
 @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.000004   0.000001   0.000005 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003230   0.002778   1.989193 (  1.506371)
build_miniruby         0.001320   0.000000   0.599817 (  0.598894)
build_ruby             0.001036   0.000551   2.136370 (  2.136659)
build_all              0.007167   0.001615  13.102645 (  1.480341)
build_install          0.009298   0.002354   4.128386 (  1.143569)
test_btest             0.000000   0.000747  38.115529 (  4.161974)
test_basic             0.002037   0.003956   0.465941 (  0.540700)
test_all               0.067124   0.016969 339.449434 ( 34.970396)
test_rubyspec          0.031030   0.017063  73.561044 ( 10.628878)
total: 57.17 sec