Logfile: /home/opc/ruby/logs/brlog.master.20250725-132416
#<BuildRuby:0x0000fffebd85fdd8
 @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.20250725-132416",
 @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.000010   0.000003   0.000013 (  0.000013)
autoconf               0.000020   0.000006   0.000026 (  0.000025)
configure              0.000014   0.000004   0.000018 (  0.000018)
build_up               0.005074   0.000361   2.142361 (  1.839488)
build_miniruby         0.001110   0.000326   1.306374 (  1.308736)
build_ruby             0.001152   0.000338   1.904052 (  3.922191)
build_all              0.005336   0.001566   3.179670 (  1.778133)
build_install          0.001536   0.013879   4.599579 (  2.728817)
test_btest             0.000393   0.000185  36.595217 ( 15.724778)
test_basic             0.004237   0.001992   0.488393 (  0.582050)
test_all               0.076058   0.033434 492.361630 (232.111368)
test_rubyspec          0.053640   0.028983  62.290755 ( 29.417161)
total: 289.41 sec