Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-190300
#<BuildRuby:0x000055f49e0b8f40
@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.20220213-190300",
@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.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.007044 0.004403 0.926676 ( 1.001659)
build_miniruby 0.001869 0.000267 0.077021 ( 0.075693)
build_ruby 0.001837 0.000262 0.073647 ( 0.071461)
build_all 0.006292 0.003972 4.123125 ( 0.803777)
build_install 0.019149 0.004691 7.780633 ( 2.306690)
test_btest 0.001172 0.000234 72.044272 ( 8.217042)
test_basic 0.007892 0.000652 0.342197 ( 0.429498)
test_all 0.001391 0.000265 712.719405 ( 68.351143)
test_rubyspec 0.090446 0.075810 46.298015 ( 51.770525)
total: 133.03 sec