Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-232746
#<BuildRuby:0x00005591bc1bcaf8
@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.20220621-232746",
@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.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011791 0.000776 0.983002 ( 1.157617)
build_miniruby 0.000000 0.002105 0.071339 ( 0.070862)
build_ruby 0.000000 0.001988 0.074414 ( 0.074153)
build_all 0.000326 0.008917 1.508654 ( 0.613267)
build_install 0.013338 0.009083 5.803364 ( 2.838238)
test_btest 0.001019 0.000483 67.368033 ( 8.421667)
test_basic 0.007145 0.000000 0.315976 ( 0.406903)
test_all 0.001938 0.000525 687.123762 ( 67.381215)
test_rubyspec 0.104265 0.069568 45.652818 ( 51.416140)
total: 132.38 sec