Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-161509
#<BuildRuby:0x000055d440b65930
@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.20220201-161509",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010731 0.000715 0.939185 ( 1.123807)
build_miniruby 0.001947 0.000130 0.078764 ( 0.076609)
build_ruby 0.002120 0.000141 0.074813 ( 0.072823)
build_all 0.003020 0.008608 4.106737 ( 0.801479)
build_install 0.018018 0.005442 7.892714 ( 2.337199)
test_btest 0.001088 0.000218 48.070579 ( 44.565605)
test_basic 0.002739 0.004310 0.347082 ( 0.436134)
test_all 0.001247 0.000297 698.094067 ( 68.996375)
test_rubyspec 0.105119 0.061689 46.063652 ( 51.514357)
total: 169.93 sec