Logfile: /home/opc/ruby/logs/brlog.master.20250731-014426
#<BuildRuby:0x0000ffff6f47fdc8
 @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.20250731-014426",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000025   0.000005   0.000030 (  0.000029)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.002740   0.002908   2.148951 (  1.859111)
build_miniruby         0.001064   0.000223   1.242197 (  1.243971)
build_ruby             0.001350   0.000284   1.917355 (  4.051673)
build_all              0.006544   0.000528   3.215737 (  1.722561)
build_install          0.014301   0.002873   4.730259 (  2.998275)
test_btest             0.000673   0.000134  36.471225 ( 15.790764)
test_basic             0.000656   0.006832   0.493943 (  0.572603)
test_all               0.084408   0.027903 429.667543 (185.733088)
test_rubyspec          0.045887   0.038599  62.473925 ( 29.444268)
total: 243.42 sec