Logfile: /home/opc/ruby/logs/brlog.master.20250728-063419
#<BuildRuby:0x0000fffe48dffdd0
 @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-063419",
 @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.000000   0.000014 (  0.000014)
autoconf               0.000029   0.000000   0.000029 (  0.000029)
configure              0.000015   0.000000   0.000015 (  0.000016)
build_up               0.006008   0.000000   2.151481 (  1.829591)
build_miniruby         0.001276   0.000000   1.259848 (  1.264122)
build_ruby             0.001959   0.000000   1.924423 (  3.800192)
build_all              0.007166   0.000000   3.183663 (  1.746794)
build_install          0.013348   0.004268   4.659210 (  2.884507)
test_btest             0.000710   0.000026  36.872282 ( 16.184855)
test_basic             0.007098   0.000099   0.494643 (  0.581820)
test_all               0.080979   0.030450 495.094387 (252.070286)
test_rubyspec          0.038453   0.056719  62.009991 ( 29.226148)
total: 309.59 sec