Logfile: /home/opc/ruby/logs/brlog.master.20230127-075445
#<BuildRuby:0x0000aaad9f3e76f8
@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.20230127-075445",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001636 0.004221 0.815420 ( 1.540141)
build_miniruby 0.001145 0.000152 0.949022 ( 0.949164)
build_ruby 0.001427 0.000189 1.521219 ( 2.621093)
build_all 0.008392 0.000334 2.693499 ( 1.278087)
build_install 0.014727 0.000282 2.054866 ( 1.456297)
test_btest 0.000715 0.000075 37.748672 ( 14.301617)
test_basic 0.006093 0.000141 0.286341 ( 0.386067)
test_all 0.003054 0.000204 483.566777 (189.797464)
test_rubyspec 0.070273 0.012215 48.727148 ( 57.705753)
total: 270.04 sec