Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-100545
#<BuildRuby:0x0000556b840f3850
@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-100545",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007639 0.004584 0.941980 ( 1.504554)
build_miniruby 0.001936 0.000000 0.069080 ( 0.067128)
build_ruby 0.001835 0.000000 0.075586 ( 0.073992)
build_all 0.008631 0.000789 4.063866 ( 0.771333)
build_install 0.014370 0.007978 7.655459 ( 2.284471)
test_btest 0.000687 0.000164 46.836763 ( 43.868043)
test_basic 0.003262 0.005176 0.341367 ( 0.431273)
test_all 0.001469 0.000420 691.851210 ( 67.266816)
test_rubyspec 0.108922 0.052546 45.770263 ( 51.133304)
total: 167.40 sec