Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-023853
#<BuildRuby:0x000075250f32fdd0
 @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.20250919-023853",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002170   0.004266   1.935378 (  1.564025)
build_miniruby         0.001236   0.000105   0.616803 (  0.615907)
build_ruby             0.000818   0.000907   2.142428 (  2.142409)
build_all              0.006330   0.002516  13.222145 (  1.517317)
build_install          0.007543   0.003401   4.150623 (  1.166073)
test_btest             0.000437   0.000174  37.376760 (  4.143173)
test_basic             0.000268   0.004416   0.457538 (  0.532460)
test_all               0.067612   0.018786 323.311434 ( 38.635892)
test_rubyspec          0.025142   0.020675  71.528220 ( 10.415127)
total: 60.73 sec