Logfile: /home/opc/ruby/logs/brlog.master.20250728-142227
#<BuildRuby:0x0000fffe70aefdc0
 @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-142227",
 @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.000016   0.000002   0.000018 (  0.000017)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000020   0.000003   0.000023 (  0.000023)
build_up               0.004655   0.000547   2.171135 (  1.867179)
build_miniruby         0.001178   0.000000   1.292932 (  1.297885)
build_ruby             0.000000   0.001580   1.879258 (  3.896873)
build_all              0.004113   0.002995   3.201583 (  1.763508)
build_install          0.009900   0.007290   4.665970 (  2.788891)
test_btest             0.000555   0.000126  36.371264 ( 18.079066)
test_basic             0.005463   0.001237   0.486631 (  0.570026)
test_all               0.088423   0.024367 426.119488 (198.703591)
test_rubyspec          0.033942   0.052816  63.000438 ( 29.558681)
total: 258.53 sec