Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-114051
#<BuildRuby:0x00007283daa5fde0
 @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.20251018-114051",
 @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.000000   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003576   0.002385   1.966665 (  1.479139)
build_miniruby         0.000836   0.000466   0.589416 (  0.588623)
build_ruby             0.001189   0.000297   2.142547 (  2.143137)
build_all              0.004662   0.003638  13.135537 (  1.569047)
build_install          0.006397   0.005119   4.087403 (  1.157806)
test_btest             0.000795   0.000000  37.418369 (  4.131547)
test_basic             0.001627   0.003274   0.453280 (  0.530886)
test_all               0.062676   0.023515 347.249225 ( 33.605528)
test_rubyspec          0.027923   0.020103  75.664838 ( 10.607364)
total: 55.81 sec