Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-112301
#<BuildRuby:0x00007b976786fdd8
 @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.20251012-112301",
 @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.000004)
autoconf               0.000009   0.000002   0.000011 (  0.000011)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.004087   0.002291   1.936033 (  1.453746)
build_miniruby         0.001372   0.000090   0.621723 (  0.620845)
build_ruby             0.000534   0.001182   2.118259 (  2.119136)
build_all              0.005315   0.003491  13.822535 (  1.529864)
build_install          0.004915   0.006460   4.333662 (  1.159198)
test_btest             0.000000   0.000690  41.833176 (  4.281080)
test_basic             0.001301   0.002905   0.428971 (  0.508962)
test_all               0.067893   0.021926 383.174262 ( 35.293244)
test_rubyspec          0.021372   0.030070  81.658377 ( 10.967214)
total: 57.93 sec