Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-071615
#<BuildRuby:0x00007d2d7af1fde0
 @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.20251013-071615",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002261   0.003529   1.929080 (  1.481725)
build_miniruby         0.000172   0.001103   0.601993 (  0.600518)
build_ruby             0.001405   0.000302   2.134419 (  2.135040)
build_all              0.006184   0.002507  13.413772 (  1.523800)
build_install          0.008592   0.002815   4.189347 (  1.138243)
test_btest             0.000653   0.000000  37.614999 (  4.563281)
test_basic             0.004305   0.000372   0.431985 (  0.511085)
test_all               0.065041   0.021967 343.906982 ( 38.259678)
test_rubyspec          0.027729   0.018926  74.181778 ( 10.500877)
total: 60.71 sec