Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-170720
#<BuildRuby:0x0000559d3e207688
@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.20220204-170720",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002003 0.008623 0.956730 ( 1.023861)
build_miniruby 0.002313 0.000000 0.074508 ( 0.071958)
build_ruby 0.001680 0.000053 0.075808 ( 0.074467)
build_all 0.006116 0.003121 4.066589 ( 0.782842)
build_install 0.016333 0.008144 7.902156 ( 2.314402)
test_btest 0.000838 0.000397 47.328625 ( 45.211981)
test_basic 0.006909 0.001323 0.349285 ( 0.441022)
test_all 0.001475 0.000663 665.412422 ( 65.325276)
test_rubyspec 0.099236 0.070780 46.364432 ( 51.759756)
total: 167.01 sec