Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-084757
#<BuildRuby:0x000055ae33413340
@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.20220212-084757",
@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.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008636 0.001549 0.936593 ( 1.166481)
build_miniruby 0.001574 0.000524 0.074133 ( 0.072171)
build_ruby 0.001753 0.000585 0.072448 ( 0.070931)
build_all 0.010071 0.000000 4.125273 ( 0.790588)
build_install 0.006031 0.017437 7.827805 ( 2.342130)
test_btest 0.000992 0.000496 77.247872 ( 8.440874)
test_basic 0.006593 0.000945 0.342777 ( 0.431702)
test_all 0.001301 0.000613 709.800326 ( 67.635240)
test_rubyspec 0.138032 0.030224 46.102409 ( 51.503648)
total: 132.46 sec