Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-015841
#<BuildRuby:0x000055f85ab6d458
@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.20220717-015841",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008476 0.001816 0.878823 ( 0.979934)
build_miniruby 0.001326 0.000284 0.054870 ( 0.053556)
build_ruby 0.001638 0.000000 0.066940 ( 0.065622)
build_all 0.009274 0.000000 1.273519 ( 0.495972)
build_install 0.013491 0.003099 4.273415 ( 1.814029)
test_btest 0.001453 0.000277 55.905594 ( 6.332210)
test_basic 0.001870 0.003835 0.296819 ( 0.387947)
test_all 0.002669 0.000000 510.098841 ( 53.122886)
test_rubyspec 0.087451 0.046283 41.902551 ( 47.761112)
total: 111.01 sec