Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-182410
#<BuildRuby:0x0000561664857340
@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.20220225-182410",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002266 0.008815 0.999038 ( 1.111202)
build_miniruby 0.001708 0.000525 0.075101 ( 0.073619)
build_ruby 0.002483 0.000000 0.078267 ( 0.076191)
build_all 0.008592 0.000651 4.182791 ( 0.841635)
build_install 0.011006 0.014420 7.931039 ( 2.423824)
test_btest 0.000869 0.000358 73.431193 ( 8.167926)
test_basic 0.007615 0.001128 0.346152 ( 0.432199)
test_all 0.001333 0.000519 715.518439 ( 67.967269)
test_rubyspec 0.099832 0.064367 46.275026 ( 51.761133)
total: 132.86 sec