Logfile: /home/opc/ruby/logs/brlog.master.20250730-042446
#<BuildRuby:0x0000fffe7955fdc0
 @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-042446",
 @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.000002   0.000015 (  0.000014)
autoconf               0.000022   0.000002   0.000024 (  0.000024)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005381   0.000000   2.118459 (  1.838487)
build_miniruby         0.001225   0.000000   1.263972 (  1.267546)
build_ruby             0.001578   0.000016   1.936633 (  3.835645)
build_all              0.007333   0.000000   3.252987 (  1.785031)
build_install          0.016765   0.000000   4.682519 (  2.707428)
test_btest             0.001074   0.000000  37.360084 ( 17.588103)
test_basic             0.004488   0.002640   0.503205 (  0.587330)
test_all               0.083924   0.033434 499.402497 (214.636338)
test_rubyspec          0.053571   0.033631  62.398047 ( 29.470351)
total: 273.72 sec