Logfile: /home/opc/ruby/logs/brlog.master.20250728-102607
#<BuildRuby:0x0000fffe9e24fde0
 @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.20250728-102607",
 @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.000000   0.000013 (  0.000014)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.005628   0.000579   7.220931 (  6.738301)
build_miniruby         0.000796   0.007482 128.914372 ( 49.137583)
build_ruby             0.001448   0.000206   1.866721 (  4.639449)
build_all              0.009304   0.002269  26.935732 ( 16.844878)
build_install          0.012409   0.004091   4.602445 (  2.932263)
test_btest             0.000520   0.000091  36.255003 ( 15.967997)
test_basic             0.007434   0.000290   0.502163 (  0.578239)
test_all               0.079938   0.030288 477.644282 (216.035225)
test_rubyspec          0.041682   0.053675  62.312897 ( 29.495332)
total: 342.37 sec