Logfile: /home/opc/ruby/logs/brlog.master.20250727-070955
#<BuildRuby:0x0000fffcabe9fdd8
 @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-070955",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.000000   0.005292   2.115748 (  1.816194)
build_miniruby         0.000068   0.001238   1.293426 (  1.296247)
build_ruby             0.001657   0.000316   1.921570 (  3.964655)
build_all              0.001148   0.005733   3.195405 (  1.685361)
build_install          0.014275   0.002681   4.706736 (  2.743708)
test_btest             0.000684   0.000062  36.266833 ( 16.009622)
test_basic             0.000057   0.006835   0.487976 (  0.572313)
test_all               0.097050   0.012749 443.088328 (193.062850)
test_rubyspec          0.066684   0.025914  63.306082 ( 29.818417)
total: 250.97 sec