Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-234031
#<BuildRuby:0x0000556ae736b440
@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.20220215-234031",
@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.000009)
build_up 0.009069 0.001296 0.951779 ( 1.083840)
build_miniruby 0.001875 0.000268 0.080721 ( 0.079194)
build_ruby 0.001826 0.000260 0.072996 ( 0.071508)
build_all 0.001749 0.008857 4.125466 ( 0.801554)
build_install 0.021492 0.003129 7.798829 ( 2.327356)
test_btest 0.001041 0.000248 69.667214 ( 7.964444)
test_basic 0.003030 0.004023 0.350470 ( 0.442149)
test_all 0.000000 0.001688 687.401739 ( 68.526684)
test_rubyspec 0.094871 0.067371 45.997464 ( 51.160635)
total: 132.46 sec