Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-200229
#<BuildRuby:0x000055937692cb88
@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.20220131-200229",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011505 0.930133 ( 1.021669)
build_miniruby 0.000000 0.002003 0.076710 ( 0.074503)
build_ruby 0.000000 0.001796 0.078118 ( 0.076030)
build_all 0.008248 0.002703 4.114120 ( 0.794976)
build_install 0.021714 0.001812 7.806100 ( 2.322774)
test_btest 0.000883 0.000364 47.602084 ( 44.201647)
test_basic 0.002386 0.005770 0.335265 ( 0.427968)
test_all 0.001890 0.000000 693.703359 ( 67.166986)
test_rubyspec 0.094073 0.066568 46.086167 ( 51.474146)
total: 167.56 sec