Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-080409
#<BuildRuby:0x000055d5ac0de530
@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.20220312-080409",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010336 0.000865 0.996903 ( 1.045757)
build_miniruby 0.001732 0.000231 0.075923 ( 0.074223)
build_ruby 0.001865 0.000249 0.070791 ( 0.068927)
build_all 0.009381 0.000035 1.477318 ( 0.608173)
build_install 0.023356 0.000049 5.350557 ( 2.199558)
test_btest 0.001081 0.000099 70.799706 ( 8.505827)
test_basic 0.006431 0.000585 0.345154 ( 0.445127)
test_all 0.002157 0.000196 659.525114 ( 66.054756)
test_rubyspec 0.123147 0.038684 46.139530 ( 51.441701)
total: 130.45 sec