Logfile: /home/opc/ruby/logs/brlog.master.20250727-221525
#<BuildRuby:0x0000fffd8f97fdc8
 @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.20250727-221525",
 @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.000011   0.000000   0.000011 (  0.000011)
autoconf               0.000025   0.000000   0.000025 (  0.000024)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.001497   0.003741   2.147860 (  1.818383)
build_miniruby         0.001143   0.000052   1.245910 (  1.249147)
build_ruby             0.001853   0.000084   1.898628 (  3.659853)
build_all              0.006987   0.000000   3.186174 (  1.849129)
build_install          0.012564   0.003908   4.650166 (  2.808632)
test_btest             0.000686   0.000051  36.883670 ( 15.900428)
test_basic             0.003061   0.003849   0.494718 (  0.583678)
test_all               0.093779   0.017844 483.864319 (230.157080)
test_rubyspec          0.030620   0.052941  62.023753 ( 29.321641)
total: 287.35 sec