Logfile: /home/opc/ruby/logs/brlog.master.20250802-204846
#<BuildRuby:0x0000fffc1184fdd8
 @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-204846",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000022   0.000000   0.000022 (  0.000022)
configure              0.000019   0.000000   0.000019 (  0.000019)
build_up               0.005665   0.000000   2.119859 (  1.801132)
build_miniruby         0.001184   0.000000   1.259175 (  1.263758)
build_ruby             0.001485   0.000000   1.919797 (  4.713142)
build_all              0.007428   0.000000   3.212348 (  1.746525)
build_install          0.016618   0.000000   4.710387 (  2.719111)
test_btest             0.001015   0.000000  37.257695 ( 17.968219)
test_basic             0.005735   0.000000   0.505822 (  0.591798)
test_all               0.075841   0.032523 444.955165 (195.019745)
test_rubyspec          0.051185   0.039287  62.817214 ( 29.604043)
total: 255.43 sec