Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-042704
#<BuildRuby:0x0000738a7919fdd0
 @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.20251018-042704",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.002754   0.003908   1.972760 (  1.515289)
build_miniruby         0.000261   0.001068   0.600571 (  0.599838)
build_ruby             0.000045   0.001678   2.144924 (  2.145585)
build_all              0.007118   0.001302  13.079225 (  1.504628)
build_install          0.009013   0.002614   4.103909 (  1.147807)
test_btest             0.000597   0.000184  38.415753 (  3.953995)
test_basic             0.000524   0.004522   0.452612 (  0.527261)
test_all               0.072773   0.013920 351.023187 ( 37.288276)
test_rubyspec          0.031241   0.014072  72.007640 ( 10.258284)
total: 58.94 sec