Logfile: /home/opc/ruby/logs/brlog.master.20250728-030016
#<BuildRuby:0x0000fffd241dfde0
 @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.20250728-030016",
 @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.000024   0.000001   0.000025 (  0.000257)
autoconf               0.000027   0.000002   0.000029 (  0.000028)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.000000   0.006073   2.192389 (  1.846916)
build_miniruby         0.000000   0.001283   1.323073 (  1.326640)
build_ruby             0.000000   0.001626   2.022647 (  4.691562)
build_all              0.007620   0.000703   3.239082 (  1.796677)
build_install          0.015600   0.003184   4.805123 (  2.847444)
test_btest             0.000624   0.000104  37.188300 ( 15.722477)
test_basic             0.000000   0.006617   0.494965 (  0.580312)
test_all               0.085881   0.030092 470.847230 (198.299368)
test_rubyspec          0.036742   0.059298  62.250358 ( 29.381814)
total: 256.49 sec