Logfile: /home/opc/ruby/logs/brlog.master.20250724-201251
#<BuildRuby:0x0000fffe9ceffdd0
 @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.20250724-201251",
 @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.000029   0.000002   0.000031 (  0.000030)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005573   0.000000   2.023945 (  2.212167)
build_miniruby         0.001325   0.000000   1.290961 (  1.302393)
build_ruby             0.001644   0.000034   1.897780 (  4.489314)
build_all              0.007842   0.000166   3.258282 (  1.750463)
build_install          0.017449   0.000363   4.674190 (  2.801396)
test_btest             0.000754   0.000031  37.297641 ( 16.612048)
test_basic             0.002832   0.004496   0.499371 (  0.594298)
test_all               0.074104   0.042171 444.470279 (190.529968)
test_rubyspec          0.037387   0.057529  62.896826 ( 29.809797)
total: 250.10 sec