Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-064543
#<BuildRuby:0x000075d59deafdd8
 @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-064543",
 @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.000001   0.000007 (  0.000006)
autoconf               0.000011   0.000002   0.000013 (  0.000012)
configure              0.000008   0.000002   0.000010 (  0.000009)
build_up               0.003470   0.002803   1.942830 (  1.469814)
build_miniruby         0.001347   0.000075   0.597488 (  0.596801)
build_ruby             0.001636   0.000125   2.148686 (  2.148850)
build_all              0.006493   0.001824  13.098807 (  1.534944)
build_install          0.009673   0.001893   4.038823 (  1.147460)
test_btest             0.000000   0.000723  38.359949 (  4.213803)
test_basic             0.004589   0.000623   0.454736 (  0.531378)
test_all               0.062484   0.027144 365.620468 ( 36.057146)
test_rubyspec          0.033564   0.016454  77.020454 ( 10.682373)
total: 58.38 sec