Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-161433
#<BuildRuby:0x0000558f7de0c4e8
@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.20220308-161433",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002823 0.008687 1.010751 ( 1.948284)
build_miniruby 0.001697 0.000364 0.078432 ( 0.076294)
build_ruby 0.001588 0.000341 0.074187 ( 0.072842)
build_all 0.010380 0.000000 4.160756 ( 0.851553)
build_install 0.019732 0.004256 7.835679 ( 2.417978)
test_btest 0.001033 0.000197 77.670633 ( 8.245577)
test_basic 0.006620 0.001261 0.343242 ( 0.431915)
test_all 0.001852 0.000353 678.932276 ( 66.688233)
test_rubyspec 0.093027 0.063317 46.006967 ( 51.158445)
total: 131.89 sec