Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-153730
#<BuildRuby:0x000056488858b778
@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.20220308-153730",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004172 0.007702 1.003426 ( 1.117542)
build_miniruby 0.001727 0.000461 0.072033 ( 0.070028)
build_ruby 0.001670 0.000445 0.075855 ( 0.073868)
build_all 0.005028 0.005743 4.194766 ( 0.852686)
build_install 0.016129 0.003934 7.971959 ( 2.462784)
test_btest 0.000918 0.000290 72.250306 ( 7.959711)
test_basic 0.006329 0.000584 0.329202 ( 0.427460)
test_all 0.000677 0.001441 675.961544 ( 67.106806)
test_rubyspec 0.079982 0.075934 46.192205 ( 51.610786)
total: 131.68 sec