Logfile: /home/opc/ruby/logs/brlog.master.20250727-173936
#<BuildRuby:0x0000fffbf7fffde0
 @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-173936",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000020   0.000003   0.000023 (  0.000033)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004654   0.000776   2.163046 (  1.829699)
build_miniruby         0.001087   0.000181   1.290993 (  1.295015)
build_ruby             0.001632   0.000272   1.918671 (  4.522922)
build_all              0.003059   0.004186   3.215380 (  1.799189)
build_install          0.016997   0.000684   4.723431 (  2.848736)
test_btest             0.000834   0.000151  37.063404 ( 16.160179)
test_basic             0.007838   0.000562   0.496866 (  0.566411)
test_all               0.070746   0.040102 495.042136 (239.092172)
test_rubyspec          0.022502   0.063510  62.213010 ( 29.475401)
total: 297.59 sec