Logfile: /home/opc/ruby/logs/brlog.master.20250728-235037
#<BuildRuby:0x0000fffd108efdd8
 @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.20250728-235037",
 @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.000012   0.000002   0.000014 (  0.000013)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.001316   0.004210   2.164509 (  1.858225)
build_miniruby         0.001212   0.000198   1.237526 (  1.241007)
build_ruby             0.001203   0.000196   1.851116 (  4.031844)
build_all              0.006429   0.000340   3.172613 (  1.687068)
build_install          0.015907   0.000000   4.623456 (  2.777538)
test_btest             0.000748   0.000000  36.311741 ( 15.563003)
test_basic             0.001538   0.004525   0.486677 (  0.576662)
test_all               0.083312   0.029528 407.889750 (182.199792)
test_rubyspec          0.046518   0.048197  62.625108 ( 29.663986)
total: 239.60 sec