Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-014455
#<BuildRuby:0x00005648a8088c10
@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.20220406-014455",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008666 0.003652 1.021104 ( 2.099594)
build_miniruby 0.001813 0.000213 0.077686 ( 0.075529)
build_ruby 0.001669 0.000197 0.066042 ( 0.064347)
build_all 0.010165 0.001195 4.100435 ( 0.833116)
build_install 0.024254 0.000527 8.423606 ( 2.959857)
test_btest 0.001115 0.000106 74.988528 ( 7.831408)
test_basic 0.007232 0.000689 0.339075 ( 0.426008)
test_all 0.000745 0.001225 667.055113 ( 66.215398)
test_rubyspec 0.142331 0.033550 46.308075 ( 51.837987)
total: 132.34 sec