Logfile: /home/opc/ruby/logs/brlog.master.20250727-154336
#<BuildRuby:0x0000fffe8e6cfdd0
 @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-154336",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000031   0.000001   0.000032 (  0.000032)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005693   0.000299   2.140132 (  1.822596)
build_miniruby         0.001244   0.000065   1.228134 (  1.230874)
build_ruby             0.001440   0.000076   1.853212 (  3.692601)
build_all              0.006867   0.000121   3.160036 (  1.718515)
build_install          0.012346   0.004459   4.635517 (  2.693907)
test_btest             0.000673   0.000058  36.475033 ( 15.752836)
test_basic             0.006394   0.000556   0.492688 (  0.580925)
test_all               0.080555   0.030665 461.026198 (194.288039)
test_rubyspec          0.019555   0.060606  62.886477 ( 29.850007)
total: 251.63 sec