Logfile: /home/opc/ruby/logs/brlog.master.20230105-234223
#<BuildRuby:0x0000aaac8e7d76f8
@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.20230105-234223",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004233 0.000010 0.794981 ( 1.720875)
build_miniruby 0.001049 0.000150 0.881603 ( 0.880715)
build_ruby 0.001302 0.000186 1.433681 ( 2.558858)
build_all 0.005613 0.000802 2.532691 ( 1.226014)
build_install 0.006637 0.005141 1.916703 ( 1.350970)
test_btest 0.000635 0.000127 36.532174 ( 14.203520)
test_basic 0.005138 0.001029 0.275558 ( 0.372543)
test_all 0.002393 0.000327 458.815676 (179.429356)
test_rubyspec 0.047139 0.027793 46.401246 ( 55.117979)
total: 256.86 sec