Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-151721
#<BuildRuby:0x0000556f50165868
@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.20220205-151721",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006220 0.004402 0.942990 ( 1.117107)
build_miniruby 0.001876 0.000375 0.073563 ( 0.071618)
build_ruby 0.001598 0.000320 0.079746 ( 0.078008)
build_all 0.010332 0.000000 4.064608 ( 0.778898)
build_install 0.019966 0.002888 7.829481 ( 2.362474)
test_btest 0.001000 0.000167 47.010725 ( 44.776551)
test_basic 0.007673 0.000583 0.346035 ( 0.434717)
test_all 0.001802 0.000288 674.233283 ( 66.635187)
test_rubyspec 0.097821 0.061052 45.506766 ( 51.036562)
total: 167.29 sec