Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-043918
#<BuildRuby:0x000055af4586f688
@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.20220218-043918",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003436 0.007933 0.990289 ( 3.208887)
build_miniruby 0.001741 0.000669 0.075170 ( 0.072722)
build_ruby 0.000000 0.001732 0.073203 ( 0.071571)
build_all 0.005596 0.004961 4.120110 ( 0.792583)
build_install 0.018748 0.004729 7.804069 ( 2.321456)
test_btest 0.000809 0.000333 74.491050 ( 8.196688)
test_basic 0.001878 0.005577 0.343063 ( 0.435645)
test_all 0.001726 0.000000 696.035448 ( 67.586122)
test_rubyspec 0.096593 0.055740 46.251117 ( 51.592608)
total: 134.28 sec