Logfile: /home/opc/ruby/logs/brlog.master.20250728-152905
#<BuildRuby:0x0000fffebf48fdc8
 @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-152905",
 @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.000015   0.000000   0.000015 (  0.000016)
autoconf               0.000028   0.000001   0.000029 (  0.000029)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.000000   0.005788   2.141529 (  1.825962)
build_miniruby         0.000000   0.001345   1.249104 (  1.251129)
build_ruby             0.000000   0.001688   1.886506 (  4.353537)
build_all              0.000000   0.007193   3.170443 (  1.812567)
build_install          0.012070   0.005210   4.630916 (  2.619267)
test_btest             0.000565   0.000161  36.161633 ( 15.397683)
test_basic             0.005971   0.000463   0.493697 (  0.579358)
test_all               0.086666   0.027508 434.871905 (187.107580)
test_rubyspec          0.048738   0.039705  62.959096 ( 29.920846)
total: 244.87 sec