Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-195002
#<BuildRuby:0x00007ad93a2afdd0
 @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.20251017-195002",
 @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.000008   0.000004   0.000012 (  0.000011)
configure              0.000004   0.000003   0.000007 (  0.000007)
build_up               0.003031   0.003541   1.985643 (  1.709891)
build_miniruby         0.001240   0.000104   0.594265 (  0.593578)
build_ruby             0.001167   0.000584   2.116383 (  2.116636)
build_all              0.007366   0.001028  13.140467 (  1.527094)
build_install          0.008120   0.003601   4.330374 (  1.188302)
test_btest             0.000132   0.000623  36.373923 (  4.611276)
test_basic             0.003782   0.001346   0.459425 (  0.536097)
test_all               0.053603   0.033306 355.919193 ( 41.365375)
test_rubyspec          0.025208   0.023435  74.665496 ( 10.599278)
total: 64.25 sec