Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-125623
#<BuildRuby:0x000055e44bb88870
@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-125623",
@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.000003 0.000007 ( 0.000012)
autoconf 0.000007 0.000005 0.000012 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006732 0.004040 4.054460 ( 4.496532)
build_miniruby 0.001486 0.000891 0.854682 ( 1.001756)
build_ruby 0.004090 0.000000 3.344431 ( 3.138554)
build_all 0.020680 0.000000 21.225718 ( 2.319931)
build_install 0.022233 0.000571 7.936155 ( 2.315995)
test_btest 0.000901 0.000274 47.076674 ( 43.879687)
test_basic 0.007104 0.002162 0.334016 ( 0.430172)
test_all 0.002299 0.000000 706.206740 ( 67.871070)
test_rubyspec 0.085035 0.074258 46.328419 ( 51.580421)
total: 177.04 sec