Logfile: /home/opc/ruby/logs/brlog.master.20250724-071409
#<BuildRuby:0x0000fffbf2cbfdd8
 @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-071409",
 @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.000010   0.000003   0.000013 (  0.000013)
autoconf               0.000016   0.000005   0.000021 (  0.000022)
configure              0.000015   0.000004   0.000019 (  0.000019)
build_up               0.001925   0.003256   2.012033 (  1.837007)
build_miniruby         0.001137   0.000401   1.304895 (  1.307869)
build_ruby             0.001545   0.000000   1.861414 (  4.335231)
build_all              0.003957   0.003090   3.197693 (  1.731211)
build_install          0.014376   0.002261   4.596886 (  2.631770)
test_btest             0.000528   0.000176  36.698437 ( 16.173702)
test_basic             0.002224   0.004476   0.487381 (  0.576088)
test_all               0.090918   0.023322 486.095138 (211.918639)
test_rubyspec          0.034931   0.052796  62.863501 ( 29.905057)
total: 270.42 sec