Logfile: /home/opc/ruby/logs/brlog.master.20250726-143732
#<BuildRuby:0x0000fffeb374fdd0
 @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.20250726-143732",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000025   0.000005   0.000030 (  0.000029)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004351   0.000769   2.159009 (  1.847018)
build_miniruby         0.001006   0.000177   1.228689 (  1.232328)
build_ruby             0.002009   0.000355   1.884399 (  4.138416)
build_all              0.004151   0.003392   3.209092 (  1.743600)
build_install          0.009686   0.006558   4.654869 (  2.597368)
test_btest             0.000521   0.000136  36.636631 ( 16.444793)
test_basic             0.005314   0.001386   0.492554 (  0.594189)
test_all               0.091337   0.021811 488.196799 (211.823397)
test_rubyspec          0.056625   0.026908  62.794439 ( 29.514956)
total: 269.94 sec