Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-181901
#<BuildRuby:0x000055d2ad5e7858
@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.20220331-181901",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010493 0.001458 1.015938 ( 1.117338)
build_miniruby 0.002069 0.000000 0.069656 ( 0.068320)
build_ruby 0.002135 0.000000 0.073704 ( 0.072391)
build_all 0.005635 0.004851 4.291764 ( 0.893401)
build_install 0.016341 0.006017 7.969156 ( 2.462443)
test_btest 0.000919 0.000263 72.329138 ( 8.041305)
test_basic 0.002846 0.003768 0.345616 ( 0.436883)
test_all 0.001288 0.000409 663.795259 ( 65.806585)
test_rubyspec 0.109999 0.063401 46.739134 ( 52.145370)
total: 131.05 sec