Logfile: /home/opc/ruby/logs/brlog.master.20230119-142344
#<BuildRuby:0x0000aaad931876f8
@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.20230119-142344",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004752 0.001101 0.793253 ( 1.556213)
build_miniruby 0.001192 0.000276 0.881582 ( 0.882676)
build_ruby 0.001499 0.000347 1.432937 ( 2.504043)
build_all 0.005440 0.001261 2.549720 ( 1.212484)
build_install 0.012640 0.000570 1.935235 ( 1.362147)
test_btest 0.000649 0.000131 36.511667 ( 13.903483)
test_basic 0.002192 0.005738 0.279888 ( 0.373661)
test_all 0.002190 0.000586 446.268662 (177.217181)
test_rubyspec 0.053751 0.032552 46.045293 ( 54.725691)
total: 253.74 sec