Logfile: /home/opc/ruby/logs/brlog.master.20250801-043338
#<BuildRuby:0x0000fffeae29fdd0
 @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-043338",
 @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.000256)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.006147   0.000000   2.143390 (  1.833898)
build_miniruby         0.001364   0.000000   1.298547 (  1.303172)
build_ruby             0.001467   0.000000   1.905237 (  4.461557)
build_all              0.007200   0.000000   3.213278 (  1.782053)
build_install          0.013848   0.003884   4.678321 (  2.713159)
test_btest             0.000642   0.000022  36.902420 ( 16.088947)
test_basic             0.002441   0.004080   0.497682 (  0.587656)
test_all               0.089796   0.022810 486.567843 (203.279831)
test_rubyspec          0.025918   0.064091  63.545093 ( 29.876690)
total: 261.93 sec