Logfile: /home/opc/ruby/logs/brlog.master.20250730-050529
#<BuildRuby:0x0000fffea63cfdc0
 @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-050529",
 @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.000016)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.000810   0.008107   2.178620 (  1.894159)
build_miniruby         0.001229   0.000000   1.292250 (  1.298549)
build_ruby             0.001688   0.000000   1.903663 (  3.953260)
build_all              0.007370   0.000000   3.256203 (  1.759206)
build_install          0.016185   0.000590   4.731083 (  2.684377)
test_btest             0.000602   0.000100  36.675759 ( 15.861432)
test_basic             0.007101   0.000000   0.491262 (  0.569573)
test_all               0.064921   0.046578 418.878892 (180.630236)
test_rubyspec          0.055557   0.027736  62.118478 ( 29.284440)
total: 237.94 sec