Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-192511
#<BuildRuby:0x00005645006684d8
@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.20220226-192511",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000078 0.000011 0.000089 ( 0.000094)
build_up 0.005516 0.005096 0.981514 ( 1.029717)
build_miniruby 0.001522 0.000000 0.065605 ( 0.065224)
build_ruby 0.001954 0.000000 0.076782 ( 0.076642)
build_all 0.009645 0.000882 4.201381 ( 0.866413)
build_install 0.018183 0.004601 7.940384 ( 2.474091)
test_btest 0.001124 0.000225 73.164333 ( 8.488243)
test_basic 0.007184 0.000479 0.342945 ( 0.433309)
test_all 0.001440 0.000274 650.631892 ( 65.302963)
test_rubyspec 0.116706 0.037288 46.464195 ( 51.838071)
total: 130.58 sec