Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-025948
#<BuildRuby:0x0000564018be3918
@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-025948",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005994 0.004750 0.946918 ( 1.026955)
build_miniruby 0.001765 0.000735 0.079159 ( 0.078214)
build_ruby 0.001541 0.000642 0.075854 ( 0.075439)
build_all 0.008627 0.001652 4.169687 ( 0.806298)
build_install 0.019674 0.003447 7.805198 ( 2.349437)
test_btest 0.000952 0.000317 47.490443 ( 44.073632)
test_basic 0.001813 0.006153 0.338292 ( 0.427634)
test_all 0.002303 0.000921 659.475440 ( 69.784792)
test_rubyspec 0.091778 0.075581 46.105109 ( 51.606984)
total: 170.23 sec