Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-062008
#<BuildRuby:0x000055760f6c44d8
@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-062008",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003511 0.007753 0.891265 ( 1.407792)
build_miniruby 0.001531 0.000471 0.072055 ( 0.070068)
build_ruby 0.001300 0.000400 0.068027 ( 0.066512)
build_all 0.007607 0.002341 4.198922 ( 0.851190)
build_install 0.019244 0.004824 7.931299 ( 2.404854)
test_btest 0.001018 0.000300 76.496971 ( 8.035774)
test_basic 0.001384 0.005308 0.329927 ( 0.428574)
test_all 0.001291 0.000456 672.176435 ( 66.138457)
test_rubyspec 0.098272 0.065955 46.168583 ( 51.542625)
total: 130.95 sec