Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-114655
#<BuildRuby:0x000055cd115af0f8
@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.20220308-114655",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006136 0.004735 0.996426 ( 1.087395)
build_miniruby 0.001396 0.000465 0.076235 ( 0.074670)
build_ruby 0.001309 0.000437 0.073432 ( 0.072117)
build_all 0.008908 0.001371 4.118155 ( 0.842529)
build_install 0.014447 0.008245 8.003977 ( 2.415137)
test_btest 0.001290 0.000000 72.395276 ( 8.175676)
test_basic 0.007030 0.000000 0.330393 ( 0.427098)
test_all 0.001541 0.000000 656.411796 ( 65.150063)
test_rubyspec 0.067611 0.082986 45.967987 ( 51.324225)
total: 129.57 sec