Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-215204
#<BuildRuby:0x0000564a6e7804d8
@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.20220228-215204",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005193 0.008654 1.038087 ( 1.144163)
build_miniruby 0.001367 0.000683 0.076838 ( 0.074663)
build_ruby 0.001201 0.000600 0.073913 ( 0.072019)
build_all 0.008258 0.001796 4.238916 ( 0.867667)
build_install 0.014830 0.007232 7.993041 ( 2.438824)
test_btest 0.000745 0.000348 76.969122 ( 8.145168)
test_basic 0.006887 0.000785 0.335844 ( 0.425555)
test_all 0.001259 0.000550 710.287849 ( 68.199135)
test_rubyspec 0.081754 0.076440 46.400097 ( 51.777044)
total: 133.15 sec