Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-033107
#<BuildRuby:0x000055bc62f0cb88
@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-033107",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009279 0.001326 0.929024 ( 1.153089)
build_miniruby 0.001995 0.000285 0.073603 ( 0.072629)
build_ruby 0.002275 0.000000 0.076018 ( 0.074896)
build_all 0.009201 0.000920 4.068268 ( 0.796097)
build_install 0.021297 0.002840 7.752096 ( 2.318340)
test_btest 0.001338 0.000178 46.629493 ( 43.540793)
test_basic 0.006227 0.000831 0.345507 ( 0.434250)
test_all 0.002079 0.000277 694.896538 ( 67.094767)
test_rubyspec 0.072928 0.095361 46.326778 ( 51.713994)
total: 167.20 sec