Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-052707
#<BuildRuby:0x000075a7f005fdd0
 @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-052707",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003838   0.002655   1.987585 (  1.508274)
build_miniruby         0.001264   0.000000   0.612250 (  0.610955)
build_ruby             0.000345   0.001536   2.171725 (  2.172137)
build_all              0.005388   0.003160  13.087409 (  1.544558)
build_install          0.008866   0.002709   4.245669 (  1.132000)
test_btest             0.000503   0.000194  38.716463 (  4.138850)
test_basic             0.003477   0.002228   0.447875 (  0.523275)
test_all               0.067218   0.022404 347.558921 ( 38.849824)
test_rubyspec          0.029326   0.020504  76.352674 ( 10.603684)
total: 61.08 sec