Logfile: /home/opc/ruby/logs/brlog.master.20250725-044245
#<BuildRuby:0x0000fffe77c4fdd0
 @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.20250725-044245",
 @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.000002   0.000013 (  0.000014)
autoconf               0.000026   0.000005   0.000031 (  0.000030)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.001385   0.004298   2.032268 (  1.829706)
build_miniruby         0.000985   0.000217   1.295761 (  1.299222)
build_ruby             0.001293   0.000285   1.964549 (  4.583142)
build_all              0.006687   0.000516   3.233026 (  1.775294)
build_install          0.013805   0.002880   4.695751 (  2.724344)
test_btest             0.000630   0.000132  36.371931 ( 15.723261)
test_basic             0.000678   0.005267   0.488244 (  0.569907)
test_all               0.055783   0.058427 483.996406 (209.495160)
test_rubyspec          0.040785   0.049886  62.732947 ( 29.476800)
total: 267.48 sec