Logfile: /home/opc/ruby/logs/brlog.master.20250727-063914
#<BuildRuby:0x0000fffbeb12fdd0
 @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-063914",
 @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.000022   0.000000   0.000022 (  0.000029)
autoconf               0.000033   0.000000   0.000033 (  0.000032)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.005140   0.000064   2.135537 (  1.827526)
build_miniruby         0.001291   0.000064   1.245001 (  1.248159)
build_ruby             0.001723   0.000000   1.870591 (  4.428766)
build_all              0.004016   0.003589   3.221835 (  1.724960)
build_install          0.016089   0.001393   4.709841 (  2.711290)
test_btest             0.000877   0.000028  36.515327 ( 15.833688)
test_basic             0.002042   0.004187   0.489574 (  0.578079)
test_all               0.073488   0.041001 490.904776 (205.917699)
test_rubyspec          0.045925   0.041047  61.976826 ( 29.565805)
total: 263.84 sec