Logfile: /home/opc/ruby/logs/brlog.master.20250731-160154
#<BuildRuby:0x0000fffd4be5fdc8
 @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.20250731-160154",
 @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.000014)
autoconf               0.000022   0.000001   0.000023 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.001158   0.004121   2.156762 (  1.876768)
build_miniruby         0.001140   0.000114   1.302599 (  1.306994)
build_ruby             0.001628   0.000163   1.959252 (  3.875102)
build_all              0.004512   0.004219   3.236189 (  1.758961)
build_install          0.010674   0.006239   4.709279 (  2.693712)
test_btest             0.000000   0.000693  36.473400 ( 15.434235)
test_basic             0.003691   0.002694   0.495916 (  0.587895)
test_all               0.079864   0.033947 448.943189 (207.367004)
test_rubyspec          0.047828   0.042919  63.347752 ( 30.106613)
total: 265.01 sec