Logfile: /home/opc/ruby/logs/brlog.master.20250801-055615
#<BuildRuby:0x0000fffd7af8fde0
 @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.20250801-055615",
 @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.000014   0.000000   0.000014 (  0.000015)
autoconf               0.000022   0.000000   0.000022 (  0.000022)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.001813   0.003838   2.169955 (  1.845086)
build_miniruby         0.001291   0.000000   1.237373 (  1.241520)
build_ruby             0.001997   0.000000   1.920046 (  4.078058)
build_all              0.007698   0.000141   3.220020 (  1.780265)
build_install          0.017603   0.000357   4.711764 (  2.711709)
test_btest             0.000725   0.000026  37.501419 ( 16.118763)
test_basic             0.003229   0.004317   0.507268 (  0.593895)
test_all               0.072691   0.043243 483.759594 (228.405249)
test_rubyspec          0.050554   0.038157  64.100544 ( 30.144302)
total: 286.92 sec