Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-213202
#<BuildRuby:0x0000704f5eb8fdd0
 @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.20250924-213202",
 @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.000006   0.000003   0.000009 (  0.000010)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002479   0.003912   2.142820 (  1.477499)
build_miniruby         0.000956   0.000415   0.628784 (  0.627470)
build_ruby             0.001405   0.000185   2.149812 (  2.150163)
build_all              0.004981   0.004098  13.313109 (  1.484979)
build_install          0.007875   0.004263   4.191965 (  1.134564)
test_btest             0.000578   0.000324  37.172697 (  4.701810)
test_basic             0.000992   0.004899   0.449058 (  0.523198)
test_all               0.061151   0.024487 327.147974 ( 32.092252)
test_rubyspec          0.027577   0.020250  74.422046 ( 10.690910)
total: 54.88 sec