Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-050658
#<BuildRuby:0x0000718e4250fdd8
 @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-050658",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003341   0.003141   1.983542 (  1.512658)
build_miniruby         0.000843   0.000369   0.581686 (  0.581099)
build_ruby             0.001019   0.001021   2.167486 (  2.167350)
build_all              0.008007   0.001319  14.500914 (  1.615236)
build_install          0.005230   0.006352   4.550042 (  1.191692)
test_btest             0.000530   0.000253  44.065589 (  4.504353)
test_basic             0.003868   0.000924   0.450740 (  0.528154)
test_all               0.075380   0.018458 414.624309 ( 40.980708)
test_rubyspec          0.025633   0.026699  83.237988 ( 10.986458)
total: 64.07 sec