Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-102630
#<BuildRuby:0x0000564355b2cc00
@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.20220908-102630",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006498 0.004384 1.103597 ( 1.076071)
build_miniruby 0.001964 0.000262 0.076201 ( 0.073644)
build_ruby 0.002114 0.000282 0.071007 ( 0.068621)
build_all 0.000211 0.009077 1.503827 ( 0.585681)
build_install 0.017768 0.003309 1.880651 ( 0.938643)
test_btest 0.000825 0.000207 96.585269 ( 9.278901)
test_basic 0.001803 0.005982 0.356899 ( 0.445284)
test_all 0.003703 0.001157 639.653009 ( 66.145709)
test_rubyspec 0.119710 0.048254 46.847402 ( 55.176039)
total: 133.79 sec