Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-063439
#<BuildRuby:0x000055ec51da8480
@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.20220314-063439",
@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.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009509 0.001358 1.011738 ( 1.327815)
build_miniruby 0.001981 0.000283 0.072352 ( 0.071759)
build_ruby 0.001842 0.000263 0.075479 ( 0.074572)
build_all 0.008212 0.002974 4.175664 ( 0.870637)
build_install 0.021418 0.001951 7.892487 ( 2.488359)
test_btest 0.001092 0.000164 78.253326 ( 8.163481)
test_basic 0.007272 0.000336 0.338167 ( 0.427825)
test_all 0.002548 0.000364 690.007262 ( 67.741270)
test_rubyspec 0.109480 0.069763 46.155889 ( 51.548279)
total: 132.71 sec