Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-091041
#<BuildRuby:0x00005602e80e7810
@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.20220309-091041",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003527 0.007530 1.055150 ( 1.494996)
build_miniruby 0.001736 0.000000 0.074430 ( 0.073545)
build_ruby 0.001934 0.000000 0.075665 ( 0.074184)
build_all 0.008800 0.000837 4.208830 ( 0.868141)
build_install 0.017628 0.005964 7.990549 ( 2.461688)
test_btest 0.000000 0.001313 69.193545 ( 7.794977)
test_basic 0.000670 0.007848 0.341093 ( 0.428963)
test_all 0.001523 0.000457 657.663108 ( 66.325341)
test_rubyspec 0.140238 0.023103 46.105483 ( 51.540592)
total: 131.06 sec