Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-062318
#<BuildRuby:0x0000557938b5b858
@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-062318",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011639 0.000507 0.950254 ( 1.659693)
build_miniruby 0.000000 0.002506 0.074249 ( 0.071785)
build_ruby 0.001526 0.001073 0.076146 ( 0.073456)
build_all 0.009333 0.001750 4.098498 ( 0.783979)
build_install 0.020287 0.000000 7.763194 ( 2.340784)
test_btest 0.001448 0.000000 78.452943 ( 8.073949)
test_basic 0.007179 0.000000 0.344349 ( 0.432452)
test_all 0.001855 0.000000 700.892797 ( 66.808871)
test_rubyspec 0.106120 0.062166 46.297120 ( 51.800897)
total: 132.05 sec