Logfile: /home/opc/ruby/logs/brlog.master.20250802-061220
#<BuildRuby:0x0000fffe4e10fde0
 @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.20250802-061220",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.006042   0.000000   2.166054 (  1.840748)
build_miniruby         0.001315   0.000000   1.275283 (  1.277765)
build_ruby             0.001552   0.000000   1.934532 (  4.409535)
build_all              0.007700   0.000000   3.233766 (  1.704841)
build_install          0.013818   0.003052   4.686611 (  2.629425)
test_btest             0.000839   0.000000  37.251982 ( 15.751957)
test_basic             0.001533   0.005883   0.500743 (  0.588296)
test_all               0.078807   0.033870 491.547625 (231.152206)
test_rubyspec          0.060833   0.031933  63.237658 ( 29.752818)
total: 289.11 sec