Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-022207
#<BuildRuby:0x00007359866afdd0
 @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.20250921-022207",
 @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.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004135   0.002051   1.979432 (  1.525251)
build_miniruby         0.000404   0.000847   0.570429 (  0.570028)
build_ruby             0.000665   0.001204   2.165766 (  2.165070)
build_all              0.007902   0.000760  13.238757 (  1.533693)
build_install          0.011029   0.000893   4.422686 (  1.152852)
test_btest             0.000000   0.000910  38.016611 (  4.098805)
test_basic             0.001683   0.004194   0.453392 (  0.528727)
test_all               0.063372   0.023927 330.659624 ( 40.330353)
test_rubyspec          0.032439   0.016310  75.749412 ( 10.647340)
total: 62.55 sec