Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-041607
#<BuildRuby:0x000056151ca065e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-041607",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006808 0.005478 0.995581 ( 1.228516)
build_miniruby 0.001384 0.000319 0.074793 ( 0.073887)
build_ruby 0.001625 0.000375 0.079339 ( 0.078282)
build_all 0.009298 0.002145 4.125029 ( 0.798898)
build_install 0.023499 0.000000 7.876889 ( 2.403743)
test_btest 0.001530 0.000000 47.096878 ( 44.164827)
test_basic 0.007345 0.000931 0.323725 ( 0.412193)
test_all 0.001597 0.000266 686.461070 ( 67.005427)
test_rubyspec 0.104998 0.064574 46.041577 ( 51.507285)
total: 167.67 sec