Logfile: /home/opc/ruby/logs/brlog.master.20240627-101527
#<BuildRuby:0x0000fffc43a4fde0
@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.20240627-101527",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005416 0.000143 1.963704 ( 2.362197)
build_miniruby 0.001096 0.000122 1.148755 ( 1.147725)
build_ruby 0.001713 0.000191 1.969410 ( 4.179186)
build_all 0.006239 0.000694 3.990462 ( 1.867927)
build_install 0.004095 0.010406 5.278061 ( 2.672378)
test_btest 0.000881 0.000196 58.685872 ( 22.132104)
test_basic 0.007222 0.000172 0.582350 ( 0.662814)
test_all 0.106176 0.022514 533.348721 (223.864830)
test_rubyspec 0.042409 0.070087 78.341762 ( 34.493871)
total: 293.38 sec