Logfile: /home/opc/ruby/logs/brlog.master.20250730-074800
#<BuildRuby:0x0000fffda8cbfdd0
 @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.20250730-074800",
 @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.000002   0.000013 (  0.000012)
autoconf               0.000025   0.000003   0.000028 (  0.000027)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.000000   0.005548   2.153567 (  1.879612)
build_miniruby         0.000000   0.001336   1.253485 (  1.254673)
build_ruby             0.000503   0.001176   1.892557 (  4.037553)
build_all              0.001297   0.006149   3.210217 (  1.733493)
build_install          0.013638   0.002835   4.635252 (  2.675948)
test_btest             0.000500   0.000143  36.439766 ( 15.901639)
test_basic             0.003344   0.003951   0.493434 (  0.585328)
test_all               0.076515   0.036574 436.304413 (186.222488)
test_rubyspec          0.048804   0.033956  62.843311 ( 30.333818)
total: 244.63 sec