Logfile: /home/opc/ruby/logs/brlog.master.20250803-120754
#<BuildRuby:0x0000fffe84fdfdd0
 @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.20250803-120754",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000027   0.000003   0.000030 (  0.000030)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.005324   0.000140   2.132229 (  1.817405)
build_miniruby         0.001241   0.000118   1.260472 (  1.265073)
build_ruby             0.001390   0.000133   1.881397 (  4.042969)
build_all              0.007708   0.000000   3.234486 (  1.909592)
build_install          0.006638   0.010421   4.651062 (  2.617531)
test_btest             0.000639   0.000119  37.593317 ( 16.223139)
test_basic             0.006170   0.001146   0.497753 (  0.577102)
test_all               0.071066   0.043891 484.257242 (204.898713)
test_rubyspec          0.051326   0.033327  62.517707 ( 29.911431)
total: 263.26 sec