Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-005606
#<BuildRuby:0x00007e44f86bfdd0
 @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.20251019-005606",
 @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.000001   0.000007 (  0.000009)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.000303   0.006027   1.959556 (  1.494329)
build_miniruby         0.001363   0.000150   0.611091 (  0.610160)
build_ruby             0.001737   0.000289   2.149491 (  2.149423)
build_all              0.006420   0.001916  13.237034 (  1.528564)
build_install          0.007426   0.004675   4.178690 (  1.165872)
test_btest             0.000000   0.000772  39.190853 (  4.082524)
test_basic             0.003413   0.001390   0.435937 (  0.512844)
test_all               0.073203   0.017220 361.392512 ( 36.618541)
test_rubyspec          0.030177   0.020292  78.885402 ( 10.772380)
total: 58.94 sec