Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-090341
#<BuildRuby:0x000055e266fd0f40
@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.20220326-090341",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000852 0.010434 1.006103 ( 1.135135)
build_miniruby 0.001408 0.000497 0.075009 ( 0.074626)
build_ruby 0.001301 0.000460 0.072777 ( 0.071990)
build_all 0.009395 0.000936 4.220580 ( 0.853896)
build_install 0.020638 0.002866 8.027425 ( 2.461932)
test_btest 0.001133 0.000309 75.133099 ( 8.309557)
test_basic 0.002890 0.004831 0.347839 ( 0.437825)
test_all 0.001337 0.000425 712.906367 ( 68.536874)
test_rubyspec 0.072464 0.096529 46.051381 ( 51.500556)
total: 133.38 sec