Logfile: /home/opc/ruby/logs/brlog.master.20250728-033842
#<BuildRuby:0x0000fffe3f91fdc8
 @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-033842",
 @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.000002   0.000016 (  0.000015)
autoconf               0.000026   0.000003   0.000029 (  0.000027)
configure              0.000018   0.000002   0.000020 (  0.000020)
build_up               0.001545   0.003595   2.181810 (  1.835358)
build_miniruby         0.001131   0.000167   1.284814 (  1.287934)
build_ruby             0.001882   0.000278   1.895953 (  4.609483)
build_all              0.000324   0.007999   3.244371 (  1.760524)
build_install          0.006534   0.010151   4.667962 (  2.820782)
test_btest             0.000601   0.000208  36.749069 ( 16.070053)
test_basic             0.004900   0.001697   0.488349 (  0.565456)
test_all               0.098727   0.015579 423.854476 (183.783932)
test_rubyspec          0.043916   0.045416  62.461050 ( 29.332356)
total: 242.07 sec