Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-191730
#<BuildRuby:0x000055eb66ecb510
@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.20220227-191730",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009820 0.000791 0.992855 ( 1.061709)
build_miniruby 0.001746 0.000000 0.073900 ( 0.074102)
build_ruby 0.001879 0.000000 0.069463 ( 0.068569)
build_all 0.007252 0.002731 4.173612 ( 0.873499)
build_install 0.017153 0.006317 7.955780 ( 2.425859)
test_btest 0.000997 0.000190 75.628422 ( 8.249914)
test_basic 0.007751 0.001476 0.341425 ( 0.428661)
test_all 0.000582 0.001256 698.107934 ( 67.617204)
test_rubyspec 0.102857 0.038604 46.396900 ( 51.843712)
total: 132.64 sec