Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-075449
#<BuildRuby:0x0000709d4a45fdc8
 @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.20250922-075449",
 @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.000002   0.000010 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002745   0.004265   1.971281 (  1.481779)
build_miniruby         0.001254   0.000095   0.608414 (  0.607744)
build_ruby             0.001568   0.000188   2.139436 (  2.139925)
build_all              0.006065   0.002268  13.021896 (  1.475396)
build_install          0.009716   0.002076   4.143940 (  1.152512)
test_btest             0.000000   0.000800  37.317439 (  4.274513)
test_basic             0.001257   0.003611   0.413306 (  0.492579)
test_all               0.066712   0.020732 309.251191 ( 37.381334)
test_rubyspec          0.032341   0.014408  69.855673 ( 10.276043)
total: 59.28 sec