Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-025515
#<BuildRuby:0x000055ff97b93858
@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.20220228-025515",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006595 0.004337 1.000659 ( 1.115192)
build_miniruby 0.001635 0.000204 0.077405 ( 0.077707)
build_ruby 0.002092 0.000000 0.068581 ( 0.067641)
build_all 0.006347 0.004278 4.203752 ( 0.849685)
build_install 0.020988 0.002843 7.796945 ( 2.401485)
test_btest 0.001164 0.000186 71.502846 ( 8.221153)
test_basic 0.007905 0.000603 0.346712 ( 0.435089)
test_all 0.001988 0.000306 694.906007 ( 67.619613)
test_rubyspec 0.108034 0.046324 46.409546 ( 51.782837)
total: 132.57 sec