Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-035614
#<BuildRuby:0x000055bdc4e937e8
@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-035614",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009206 0.001416 0.960253 ( 1.225014)
build_miniruby 0.001700 0.000262 0.076730 ( 0.074472)
build_ruby 0.001793 0.000275 0.078218 ( 0.075775)
build_all 0.007034 0.003513 4.174484 ( 0.819314)
build_install 0.020373 0.004096 7.776692 ( 2.394327)
test_btest 0.000951 0.000181 47.900700 ( 44.490133)
test_basic 0.004405 0.004454 0.341582 ( 0.430826)
test_all 0.002105 0.000000 667.033481 ( 64.923443)
test_rubyspec 0.095691 0.064871 46.230463 ( 51.575790)
total: 166.01 sec