Logfile: /home/opc/ruby/logs/brlog.master.20240921-060518
#<BuildRuby:0x0000ffff68cafdd8
@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.20240921-060518",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003499 0.003401 2.393862 ( 2.527094)
build_miniruby 0.001267 0.000201 1.212975 ( 1.216961)
build_ruby 0.002351 0.000000 1.997037 ( 4.219812)
build_all 0.006671 0.000780 3.366052 ( 1.681244)
build_install 0.015632 0.000983 4.921136 ( 2.569116)
test_btest 0.000808 0.000111 49.321398 ( 19.043948)
test_basic 0.002343 0.005016 0.525278 ( 0.594976)
test_all 0.100627 0.036298 512.779862 (210.220089)
test_rubyspec 0.072521 0.047264 67.035838 ( 30.376493)
total: 272.45 sec