Logfile: /home/opc/ruby/logs/brlog.master.20230109-133850
#<BuildRuby:0x0000aaad3f6a7a60
@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.20230109-133850",
@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.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003390 0.000783 0.795581 ( 1.518449)
build_miniruby 0.000896 0.000206 0.882606 ( 0.881682)
build_ruby 0.001251 0.000289 1.437488 ( 2.495401)
build_all 0.005501 0.001269 2.588887 ( 1.244598)
build_install 0.005548 0.006438 1.952147 ( 1.378680)
test_btest 0.000532 0.000164 35.621676 ( 13.458897)
test_basic 0.004278 0.001317 0.275018 ( 0.365659)
test_all 0.002149 0.000662 445.993698 (176.859926)
test_rubyspec 0.042948 0.035809 46.320378 ( 55.034070)
total: 253.24 sec