Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-090208
#<BuildRuby:0x000055e9f89c4db0
@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.20220303-090208",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000108 0.000017 0.000125 ( 0.000147)
build_up 0.007453 0.003892 1.042980 ( 1.428842)
build_miniruby 0.002093 0.000418 0.068673 ( 0.067809)
build_ruby 0.001954 0.000391 0.073205 ( 0.071613)
build_all 0.010126 0.000000 4.220386 ( 0.866646)
build_install 0.023193 0.000000 7.978001 ( 2.485009)
test_btest 0.001317 0.000000 74.238582 ( 8.325833)
test_basic 0.007181 0.000000 0.347982 ( 0.437703)
test_all 0.001786 0.000000 662.495170 ( 65.756652)
test_rubyspec 0.112190 0.058705 46.338878 ( 51.799617)
total: 131.24 sec