Logfile: /home/opc/ruby/logs/brlog.master.20230121-132443
#<BuildRuby:0x0000aaad8f1a7a60
@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.20230121-132443",
@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.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001292 0.003362 0.786102 ( 1.555610)
build_miniruby 0.001081 0.000216 0.880225 ( 0.878303)
build_ruby 0.002025 0.000405 1.439413 ( 2.478364)
build_all 0.003479 0.003818 2.576190 ( 1.212385)
build_install 0.010572 0.001772 1.968113 ( 1.378018)
test_btest 0.000590 0.000141 36.741805 ( 13.792791)
test_basic 0.005959 0.000558 0.277892 ( 0.373326)
test_all 0.002888 0.000451 432.986293 (176.692305)
test_rubyspec 0.062023 0.024428 46.008885 ( 54.661783)
total: 253.02 sec