Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-134730
#<BuildRuby:0x000056038acb3340
@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.20220209-134730",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001052 0.010833 0.953224 ( 1.117674)
build_miniruby 0.001256 0.000733 0.076269 ( 0.073646)
build_ruby 0.001219 0.000711 0.075979 ( 0.074702)
build_all 0.008837 0.002506 4.090132 ( 0.779313)
build_install 0.018970 0.004917 7.787245 ( 2.374391)
test_btest 0.001483 0.000000 76.797483 ( 8.034675)
test_basic 0.003723 0.004952 0.345731 ( 0.437120)
test_all 0.002029 0.000000 674.200620 ( 65.521092)
test_rubyspec 0.089203 0.068691 46.184238 ( 51.485454)
total: 129.90 sec