Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-144016
#<BuildRuby:0x000079a07c56fdd8
 @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.20251015-144016",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.003254   0.003120   1.918372 (  1.467414)
build_miniruby         0.000609   0.000893   0.597654 (  0.596572)
build_ruby             0.001829   0.000000   2.147554 (  2.147824)
build_all              0.006400   0.002490  13.079173 (  1.554043)
build_install          0.009072   0.002327   4.040056 (  1.101454)
test_btest             0.000525   0.000157  38.334237 (  4.553146)
test_basic             0.002930   0.002308   0.473386 (  0.552715)
test_all               0.062613   0.019260 326.965026 ( 34.914638)
test_rubyspec          0.026333   0.020869  72.021954 ( 10.451332)
total: 57.34 sec