Logfile: /home/opc/ruby/logs/brlog.master.20250726-123704
#<BuildRuby:0x0000fffdc40afdd0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250726-123704",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000014   0.000004   0.000018 (  0.000017)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000020   0.000004   0.000024 (  0.000023)
build_up               0.002131   0.003457   2.180663 (  1.888746)
build_miniruby         0.001022   0.000301   1.291224 (  1.295288)
build_ruby             0.001154   0.000339   1.885195 (  4.031757)
build_all              0.007485   0.000000   3.206648 (  1.779358)
build_install          0.011654   0.004442   4.631004 (  2.712894)
test_btest             0.000587   0.000164  36.378617 ( 15.575264)
test_basic             0.006241   0.000726   0.485089 (  0.566171)
test_all               0.092254   0.022141 475.048389 (198.873442)
test_rubyspec          0.050928   0.050624  64.758837 ( 30.442188)
total: 257.17 sec