Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-131052
#<BuildRuby:0x00005589460f0c10
@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.20220310-131052",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011345 0.001029 0.993692 ( 1.030992)
build_miniruby 0.001632 0.000233 0.070118 ( 0.068830)
build_ruby 0.001997 0.000000 0.068080 ( 0.066272)
build_all 0.009358 0.000000 1.498604 ( 0.608153)
build_install 0.010759 0.011686 5.285409 ( 2.188740)
test_btest 0.000888 0.000212 74.050442 ( 8.421552)
test_basic 0.003527 0.002977 0.339883 ( 0.441813)
test_all 0.001569 0.000409 663.792961 ( 66.036699)
test_rubyspec 0.101172 0.057576 46.228219 ( 51.697232)
total: 130.56 sec