Logfile: /home/opc/ruby/logs/brlog.master.20240611-160605
#<BuildRuby:0x0000fffcd627fdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240611-160605",
@make="make",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005402 0.000000 1.768546 ( 2.434059)
build_miniruby 0.000000 0.001222 1.170340 ( 1.170419)
build_ruby 0.001501 0.001461 1.929556 ( 4.491395)
build_all 0.007926 0.000084 4.034259 ( 1.888990)
build_install 0.010227 0.007952 5.167326 ( 2.670234)
test_btest 0.000854 0.000171 59.377778 ( 24.327319)
test_basic 0.006220 0.001246 0.562282 ( 0.641259)
test_all 0.082139 0.045735 527.575407 (206.984718)
test_rubyspec 0.066886 0.053563 78.911110 ( 34.735310)
total: 279.34 sec