Logfile: /home/opc/ruby/logs/brlog.master.20230101-034731
#<BuildRuby:0x0000aaab1b9e91b8
@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.20230101-034731",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003212 0.000459 0.785158 ( 1.499786)
build_miniruby 0.001126 0.000161 0.879561 ( 0.880931)
build_ruby 0.002748 0.000392 1.427319 ( 2.454581)
build_all 0.001091 0.004765 2.480686 ( 1.205619)
build_install 0.004233 0.007675 2.043919 ( 1.438096)
test_btest 0.000533 0.000166 36.841981 ( 13.590916)
test_basic 0.005288 0.000278 0.274688 ( 0.366648)
test_all 0.003203 0.000000 445.606989 (178.561248)
test_rubyspec 0.047322 0.028177 45.487598 ( 54.308733)
total: 254.31 sec