Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-084115
#<BuildRuby:0x00007dc96c39fdd8
 @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.20250920-084115",
 @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.000007   0.000001   0.000008 (  0.000008)
build_up               0.001635   0.004864   1.945967 (  1.485853)
build_miniruby         0.000992   0.000303   0.597882 (  0.596740)
build_ruby             0.000810   0.000945   2.123431 (  2.123578)
build_all              0.004136   0.005288  13.641789 (  1.586128)
build_install          0.006984   0.004794   4.097567 (  1.145235)
test_btest             0.000797   0.000000  39.839648 (  4.085290)
test_basic             0.001978   0.003974   0.438192 (  0.514322)
test_all               0.068471   0.021595 356.121064 ( 38.452800)
test_rubyspec          0.028889   0.020769  77.109817 ( 10.696749)
total: 60.69 sec