Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-110137
#<BuildRuby:0x0000558609accaf8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220308-110137",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010531 0.000702 0.990061 ( 1.103438)
build_miniruby 0.001538 0.000102 0.069648 ( 0.068275)
build_ruby 0.001936 0.000129 0.075739 ( 0.073798)
build_all 0.009991 0.000011 4.229469 ( 0.867631)
build_install 0.018241 0.005805 7.970174 ( 2.427981)
test_btest 0.000970 0.000102 72.889953 ( 8.017705)
test_basic 0.001395 0.005644 0.334635 ( 0.424664)
test_all 0.001483 0.000234 638.892009 ( 64.523090)
test_rubyspec 0.097478 0.064678 46.098792 ( 51.643060)
total: 129.15 sec