Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-085519
#<BuildRuby:0x000074b9f76afdd0
 @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.20250923-085519",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000004   0.000002   0.000006 (  0.000007)
build_up               0.002906   0.002964   1.949828 (  1.463062)
build_miniruby         0.001024   0.000405   0.605654 (  0.604328)
build_ruby             0.001624   0.000234   2.155658 (  2.155821)
build_all              0.005957   0.002132  13.195285 (  1.511717)
build_install          0.011106   0.000000   4.264891 (  1.154469)
test_btest             0.000000   0.000711  38.076284 (  4.424002)
test_basic             0.004135   0.000468   0.441926 (  0.521475)
test_all               0.066551   0.020198 330.624217 ( 32.080841)
test_rubyspec          0.029090   0.019719  75.850941 ( 10.607990)
total: 54.52 sec