Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-000956
#<BuildRuby:0x00007346fb12fdd0
 @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.20251018-000956",
 @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.000010   0.000004   0.000014 (  0.000014)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003322   0.003142   1.942878 (  1.489810)
build_miniruby         0.001310   0.000000   0.612886 (  0.611950)
build_ruby             0.000046   0.001725   2.149084 (  2.149462)
build_all              0.006377   0.002264  13.247456 (  1.484976)
build_install          0.008432   0.003559   4.139091 (  1.162581)
test_btest             0.000513   0.000232  37.568452 (  4.262077)
test_basic             0.002147   0.002599   0.448941 (  0.526323)
test_all               0.070043   0.013873 335.294398 ( 32.367626)
test_rubyspec          0.029674   0.018744  74.982819 ( 10.596523)
total: 54.65 sec