Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-100600
#<BuildRuby:0x0000564f07f74480
@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.20220408-100600",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004790 0.008332 1.012499 ( 1.520427)
build_miniruby 0.001632 0.000466 0.074462 ( 0.072517)
build_ruby 0.001699 0.000485 0.081419 ( 0.079064)
build_all 0.008333 0.001058 1.507611 ( 0.618666)
build_install 0.020311 0.000371 2.035880 ( 1.123951)
test_btest 0.000882 0.000185 79.026669 ( 8.568880)
test_basic 0.006194 0.000282 0.333099 ( 0.426934)
test_all 0.001914 0.000000 691.098508 ( 67.740998)
test_rubyspec 0.113334 0.048871 46.829842 ( 52.120373)
total: 132.27 sec