Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-095154
#<BuildRuby:0x0000748f3711fdd8
 @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.20250917-095154",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002490   0.004249   1.923981 (  1.476003)
build_miniruby         0.000885   0.000472   0.583190 (  0.582159)
build_ruby             0.000505   0.001309   2.147024 (  2.147486)
build_all              0.007756   0.002369  15.578116 (  1.605005)
build_install          0.011774   0.000645   4.665913 (  1.201081)
test_btest             0.000561   0.000245  45.358952 (  4.666809)
test_basic             0.002390   0.002817   0.437025 (  0.513845)
test_all               0.078721   0.020503 408.962081 ( 44.773491)
test_rubyspec          0.027974   0.025975  85.020894 ( 11.099529)
total: 68.07 sec