Logfile: /home/opc/ruby/logs/brlog.master.20230515-050049
#<BuildRuby:0x0000fffda8c2fdc0
@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.20230515-050049",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000048)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.001301 0.004247 1.408058 ( 4.058941)
build_miniruby 0.000965 0.000161 0.988001 ( 0.987690)
build_ruby 0.001247 0.000208 1.706329 ( 2.818752)
build_all 0.005679 0.000228 1.535099 ( 0.943913)
build_install 0.009051 0.005284 2.250070 ( 1.655684)
test_btest 0.000662 0.000132 48.514507 ( 18.385132)
test_basic 0.005774 0.001156 0.493452 ( 0.575653)
test_all 0.001811 0.000362 400.176430 (160.656346)
test_rubyspec 0.067198 0.027815 50.577906 ( 61.270049)
total: 251.35 sec