Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-133246
#<BuildRuby:0x000079e34a93fdd0
 @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.20251019-133246",
 @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.000002   0.000006 (  0.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.001345   0.005182   2.002351 (  1.533534)
build_miniruby         0.001091   0.000032   0.591396 (  0.591076)
build_ruby             0.001426   0.000166   2.128594 (  2.129097)
build_all              0.006399   0.002149  13.051044 (  1.484467)
build_install          0.008125   0.003889   4.072024 (  1.154306)
test_btest             0.000000   0.000646  36.995084 (  4.198045)
test_basic             0.004080   0.000498   0.443220 (  0.519797)
test_all               0.071685   0.015559 339.385604 ( 40.381981)
test_rubyspec          0.030439   0.016904  72.704812 ( 10.466315)
total: 62.46 sec