Logfile: /home/opc/ruby/logs/brlog.master.20250725-041529
#<BuildRuby:0x0000fffbba40fdd8
 @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-041529",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000025   0.000003   0.000028 (  0.000027)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.001459   0.004125   2.041222 (  2.108165)
build_miniruby         0.000955   0.000150   1.270470 (  1.277070)
build_ruby             0.000000   0.001615   1.901366 (  4.052615)
build_all              0.000000   0.007154   3.187572 (  1.800088)
build_install          0.010544   0.005483   4.600724 (  2.622334)
test_btest             0.000557   0.000170  36.904185 ( 15.886819)
test_basic             0.006094   0.000660   0.494969 (  0.581488)
test_all               0.080874   0.029574 492.298623 (250.943946)
test_rubyspec          0.063183   0.025453  64.751227 ( 30.375123)
total: 309.65 sec