Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-112052
#<BuildRuby:0x000075a4dbf1fdd8
 @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.20251019-112052",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000984   0.005304   1.980643 (  1.469603)
build_miniruby         0.000704   0.000556   0.593955 (  0.593376)
build_ruby             0.001592   0.000205   2.120327 (  2.120930)
build_all              0.005794   0.002864  13.127098 (  1.486945)
build_install          0.009264   0.002808   4.171627 (  1.148876)
test_btest             0.000000   0.000761  37.695370 (  4.265478)
test_basic             0.001524   0.003752   0.430809 (  0.508613)
test_all               0.068611   0.018861 336.219363 ( 38.658197)
test_rubyspec          0.022887   0.023758  72.977751 ( 10.509347)
total: 60.76 sec