Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-120002
#<BuildRuby:0x000079af53affdd0
 @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.20250918-120002",
 @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.000006   0.000003   0.000009 (  0.000009)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003026   0.003449   1.965105 (  4.479913)
build_miniruby         0.001468   0.000000   0.614018 (  0.612607)
build_ruby             0.001402   0.000533   2.147227 (  2.147776)
build_all              0.005103   0.004046  13.299782 (  1.497693)
build_install          0.007893   0.003884   4.159693 (  1.150122)
test_btest             0.000884   0.000000  38.553159 (  4.284310)
test_basic             0.001332   0.004234   0.461600 (  0.539585)
test_all               0.060120   0.027011 328.382504 ( 39.767521)
test_rubyspec          0.030246   0.017707  76.771949 ( 10.655497)
total: 65.14 sec