Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-075256
#<BuildRuby:0x000055a1ece0c480
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220224-075256",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004046 0.008000 0.911089 ( 10.185678)
build_miniruby 0.001205 0.000322 0.070507 ( 0.068469)
build_ruby 0.001380 0.000368 0.071388 ( 0.069542)
build_all 0.009171 0.002445 4.199247 ( 0.857915)
build_install 0.019756 0.003739 7.867679 ( 2.397551)
test_btest 0.000904 0.000226 71.783624 ( 8.056893)
test_basic 0.000820 0.006057 0.344408 ( 0.438688)
test_all 0.001311 0.000410 705.314811 ( 68.105049)
test_rubyspec 0.071830 0.090838 46.072866 ( 51.241081)
total: 141.42 sec