Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-053421
#<BuildRuby:0x00005631ba240c10
@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.20220225-053421",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.012076 0.902070 ( 6.318440)
build_miniruby 0.000140 0.001603 0.074148 ( 0.072759)
build_ruby 0.001635 0.000953 0.074002 ( 0.071846)
build_all 0.001425 0.008721 4.189090 ( 0.860058)
build_install 0.018128 0.005406 7.935541 ( 2.406169)
test_btest 0.000757 0.000473 75.129673 ( 8.276162)
test_basic 0.008446 0.000081 0.341521 ( 0.433307)
test_all 0.001368 0.000760 672.745403 ( 65.831079)
test_rubyspec 0.093662 0.079023 46.361212 ( 51.794762)
total: 136.07 sec