Logfile: /home/opc/ruby/logs/brlog.master.20250725-220042
#<BuildRuby:0x0000fffd7a3dfdd8
 @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-220042",
 @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.000003   0.000016 (  0.000017)
autoconf               0.000021   0.000005   0.000026 (  0.000026)
configure              0.000015   0.000003   0.000018 (  0.000017)
build_up               0.000000   0.005739   2.219917 (  1.886477)
build_miniruby         0.001281   0.000147   1.345281 (  1.355016)
build_ruby             0.001430   0.000453   2.021115 (  4.060794)
build_all              0.005500   0.001744   3.239421 (  1.790458)
build_install          0.010853   0.006317   4.731622 (  2.706946)
test_btest             0.000000   0.000825  38.025089 ( 16.123725)
test_basic             0.003989   0.002993   0.508901 (  0.602043)
test_all               0.092573   0.023093 429.062463 (186.944670)
test_rubyspec          0.043186   0.045386  62.601470 ( 29.575206)
total: 245.05 sec