Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-181732
#<BuildRuby:0x00005635f76e8510
@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.20220207-181732",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012405 0.000886 0.973747 ( 1.085680)
build_miniruby 0.000000 0.002053 0.075738 ( 0.073715)
build_ruby 0.000000 0.002015 0.073009 ( 0.070882)
build_all 0.009395 0.000623 4.106300 ( 0.786064)
build_install 0.019085 0.003499 7.872286 ( 2.322485)
test_btest 0.001012 0.000138 71.100213 ( 8.153436)
test_basic 0.000715 0.009172 0.337876 ( 0.425397)
test_all 0.001690 0.000384 699.972191 ( 67.714243)
test_rubyspec 0.109979 0.055282 45.923589 ( 51.452830)
total: 132.09 sec