Logfile: /home/opc/ruby/logs/brlog.master.20250723-061402
#<BuildRuby:0x0000ffff0deafdc8
 @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.20250723-061402",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000029   0.000003   0.000032 (  0.000031)
configure              0.000024   0.000002   0.000026 (  0.000026)
build_up               0.001019   0.004790   1.998007 (  1.840250)
build_miniruby         0.001076   0.000180   1.228074 (  1.233530)
build_ruby             0.001321   0.000221   1.935947 (  4.751193)
build_all              0.006815   0.001139   3.200551 (  1.899378)
build_install          0.012493   0.003876   4.544519 (  2.714508)
test_btest             0.000534   0.000098  36.552978 ( 15.916768)
test_basic             0.000000   0.006764   0.486317 (  0.559700)
test_all               0.083016   0.033267 477.626311 (201.769073)
test_rubyspec          0.048205   0.045535  62.677222 ( 29.530066)
total: 260.22 sec