Logfile: /home/opc/ruby/logs/brlog.master.20250730-031408
#<BuildRuby:0x0000fffc1a5cfdc0
 @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-031408",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.004870   0.000513   2.134657 (  1.859655)
build_miniruby         0.001050   0.000111   1.276000 (  1.280150)
build_ruby             0.001451   0.000153   1.930719 (  4.496225)
build_all              0.006930   0.000523   3.231493 (  1.794622)
build_install          0.011609   0.005899   4.719353 (  2.703558)
test_btest             0.000530   0.000000  36.756761 ( 15.816939)
test_basic             0.006348   0.000297   0.493892 (  0.582205)
test_all               0.080678   0.033358 492.682595 (207.386208)
test_rubyspec          0.044301   0.041502  62.196255 ( 29.422772)
total: 265.34 sec