Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-001946
#<BuildRuby:0x000055991f52f810
@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.20220208-001946",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.010777 0.950143 ( 1.316907)
build_miniruby 0.000726 0.001268 0.076073 ( 0.075690)
build_ruby 0.001278 0.000746 0.078371 ( 0.077657)
build_all 0.006335 0.003695 4.155341 ( 0.794004)
build_install 0.017806 0.006726 7.851700 ( 2.358743)
test_btest 0.000771 0.000411 74.749488 ( 8.316685)
test_basic 0.006245 0.000652 0.343085 ( 0.434400)
test_all 0.002075 0.000000 667.696039 ( 65.506847)
test_rubyspec 0.095864 0.061847 46.378787 ( 51.662660)
total: 130.54 sec