Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-123859
#<BuildRuby:0x0000703393f4fdd0
 @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.20250917-123859",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000002   0.000008 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002271   0.004237   1.985201 (  1.516615)
build_miniruby         0.001298   0.000145   0.628585 (  0.627610)
build_ruby             0.001146   0.000622   2.138320 (  2.138533)
build_all              0.007098   0.002080  14.753707 (  1.592847)
build_install          0.009208   0.002319   4.596992 (  1.217451)
test_btest             0.000107   0.000649  43.266945 (  4.617541)
test_basic             0.004521   0.001203   0.447219 (  0.525421)
test_all               0.062958   0.032300 398.672850 ( 48.015045)
test_rubyspec          0.022764   0.031151  83.222831 ( 10.980299)
total: 71.23 sec