Logfile: /home/opc/ruby/logs/brlog.master.20250731-070153
#<BuildRuby:0x0000ffff0b47fdc8
 @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.20250731-070153",
 @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.000010   0.000001   0.000011 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000023)
configure              0.000012   0.000003   0.000015 (  0.000014)
build_up               0.001999   0.003331   2.138068 (  1.821135)
build_miniruby         0.000973   0.000364   1.271573 (  1.275607)
build_ruby             0.001248   0.000277   1.921528 (  4.006509)
build_all              0.006732   0.000569   3.235570 (  1.822590)
build_install          0.010209   0.007702   4.694529 (  2.688598)
test_btest             0.000574   0.000157  36.565629 ( 15.541892)
test_basic             0.003135   0.003809   0.489631 (  0.574712)
test_all               0.077544   0.032912 436.315184 (185.362435)
test_rubyspec          0.027539   0.056014  62.841204 ( 29.626999)
total: 242.72 sec