Logfile: /home/opc/ruby/logs/brlog.master.20230112-072815
#<BuildRuby:0x0000aaaed5f6c730
@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.20230112-072815",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000896 0.004251 0.790451 ( 1.617231)
build_miniruby 0.000921 0.000386 0.880216 ( 0.880669)
build_ruby 0.001204 0.000505 1.429113 ( 2.516906)
build_all 0.005761 0.000624 2.521439 ( 1.213336)
build_install 0.010340 0.002180 1.910042 ( 1.362559)
test_btest 0.000886 0.000000 37.125899 ( 13.888552)
test_basic 0.006892 0.000000 0.277058 ( 0.371057)
test_all 0.001195 0.001403 453.457640 (177.861779)
test_rubyspec 0.049812 0.027023 46.152552 ( 55.047549)
total: 254.76 sec