Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-064310
#<BuildRuby:0x00007eb1f5ecfdd0
 @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-064310",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002974   0.003683   2.012687 (  1.660058)
build_miniruby         0.000000   0.001590   0.610123 (  0.608742)
build_ruby             0.001070   0.001013   2.161984 (  2.161604)
build_all              0.006767   0.002337  13.895213 (  1.573547)
build_install          0.008449   0.002794   4.128738 (  1.123314)
test_btest             0.000803   0.000000  40.592650 (  4.854818)
test_basic             0.002840   0.001914   0.437675 (  0.516847)
test_all               0.072835   0.020334 373.924146 ( 38.775568)
test_rubyspec          0.033356   0.015848  77.838949 ( 10.780889)
total: 62.06 sec