Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-131306
#<BuildRuby:0x000075b7b2cefdd0
 @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-131306",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000011)
build_up               0.003644   0.003191   1.929488 (  1.466359)
build_miniruby         0.000000   0.001432   0.602000 (  0.601157)
build_ruby             0.000862   0.000858   2.138334 (  2.138690)
build_all              0.005449   0.003472  13.358142 (  1.488051)
build_install          0.007084   0.004658   4.207535 (  1.174247)
test_btest             0.000000   0.000786  37.969748 (  4.330884)
test_basic             0.003786   0.000916   0.443057 (  0.521416)
test_all               0.067491   0.020667 347.321940 ( 36.246132)
test_rubyspec          0.030761   0.016046  73.396969 ( 10.540084)
total: 58.51 sec