Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-170027
#<BuildRuby:0x000055b421f80f40
@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.20220221-170027",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006405 0.004520 0.961482 ( 1.282281)
build_miniruby 0.001306 0.000280 0.077431 ( 0.077007)
build_ruby 0.001482 0.000318 0.076993 ( 0.076078)
build_all 0.009006 0.000923 4.118143 ( 0.803322)
build_install 0.021753 0.002178 7.708734 ( 2.323156)
test_btest 0.001048 0.000185 70.636046 ( 8.475974)
test_basic 0.006825 0.001204 0.344886 ( 0.433079)
test_all 0.001684 0.000298 697.933008 ( 67.114147)
test_rubyspec 0.105533 0.061102 46.327789 ( 51.426626)
total: 132.01 sec