Logfile: /home/opc/ruby/logs/brlog.master.20250728-193924
#<BuildRuby:0x0000fffd948ffdd0
 @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.20250728-193924",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000024   0.000002   0.000026 (  0.000027)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001849   0.003658   2.195917 (  2.162997)
build_miniruby         0.001106   0.000166   1.248487 (  1.255007)
build_ruby             0.000000   0.002146   1.908109 (  5.446443)
build_all              0.005592   0.001299   3.143964 (  1.731877)
build_install          0.015016   0.001239   4.612480 (  2.934427)
test_btest             0.000000   0.000707  36.278441 ( 15.808883)
test_basic             0.002585   0.003071   0.487660 (  0.571542)
test_all               0.076755   0.039746 438.518303 (187.880172)
test_rubyspec          0.024672   0.060369  62.520434 ( 29.590914)
total: 247.38 sec