Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-102843
#<BuildRuby:0x00007dd75295fdd8
 @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.20251013-102843",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.003543   0.003185   1.934265 (  1.494991)
build_miniruby         0.000849   0.000299   0.612415 (  0.611503)
build_ruby             0.001325   0.000468   2.133383 (  2.134140)
build_all              0.004635   0.003732  13.255881 (  1.517456)
build_install          0.007838   0.004016   4.040919 (  1.109219)
test_btest             0.000000   0.000947  37.979496 (  4.161068)
test_basic             0.000666   0.003973   0.436183 (  0.515757)
test_all               0.062054   0.025076 332.003730 ( 38.177027)
test_rubyspec          0.022844   0.023614  71.842660 ( 10.477303)
total: 60.20 sec