Logfile: /home/opc/ruby/logs/brlog.master.20230106-000422
#<BuildRuby:0x0000aaab04eec730
@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.20230106-000422",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003647 0.000261 0.818021 ( 1.593593)
build_miniruby 0.001061 0.000076 0.911735 ( 1.259860)
build_ruby 0.001459 0.000105 1.433204 ( 2.989349)
build_all 0.006164 0.000441 2.551056 ( 1.275091)
build_install 0.003381 0.008046 1.927625 ( 1.408003)
test_btest 0.000748 0.000131 35.417494 ( 13.224436)
test_basic 0.000937 0.004667 0.276396 ( 0.373787)
test_all 0.001812 0.000427 440.922894 (176.425991)
test_rubyspec 0.064473 0.011639 46.223860 ( 54.897942)
total: 253.45 sec