Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-072109
#<BuildRuby:0x000055d7de33f778
@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.20220302-072109",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005041 0.004862 0.992480 ( 1.922838)
build_miniruby 0.000000 0.002047 0.068265 ( 0.066875)
build_ruby 0.000029 0.002338 0.080319 ( 0.078884)
build_all 0.007844 0.001810 4.214897 ( 0.851692)
build_install 0.012457 0.010945 7.991802 ( 2.439825)
test_btest 0.000885 0.000295 71.551178 ( 8.406898)
test_basic 0.001221 0.005803 0.332116 ( 0.421531)
test_all 0.002742 0.000387 662.731681 ( 65.395540)
test_rubyspec 0.098332 0.065885 46.319000 ( 51.753097)
total: 131.34 sec