Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-184405
#<BuildRuby:0x0000561f1ac93788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-184405",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011968 0.000017 0.898244 ( 0.999923)
build_miniruby 0.001658 0.000310 0.071794 ( 0.071156)
build_ruby 0.001897 0.000355 0.076278 ( 0.074719)
build_all 0.010837 0.001171 4.103291 ( 0.788144)
build_install 0.021668 0.001181 7.838835 ( 2.375081)
test_btest 0.000987 0.000148 47.540817 ( 44.219169)
test_basic 0.006807 0.000000 0.336072 ( 0.425976)
test_all 0.002074 0.000000 654.403904 ( 64.855297)
test_rubyspec 0.109541 0.050738 45.655253 ( 51.147241)
total: 164.96 sec