Logfile: /home/opc/ruby/logs/brlog.master.20250727-145536
#<BuildRuby:0x0000fffc3133fdc8
 @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.20250727-145536",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000033   0.000000   0.000033 (  0.000047)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.002115   0.003642   2.148401 (  1.834206)
build_miniruby         0.000995   0.000300   1.282905 (  1.284478)
build_ruby             0.001413   0.000068   1.894085 (  4.036837)
build_all              0.000000   0.007353   3.148748 (  1.692959)
build_install          0.010357   0.006051   4.621653 (  2.791698)
test_btest             0.000000   0.000722  36.567610 ( 16.511796)
test_basic             0.000170   0.004009   0.479218 (  0.571551)
test_all               0.075999   0.036704 437.373907 (191.175513)
test_rubyspec          0.038890   0.048940  62.108263 ( 29.414362)
total: 249.31 sec