Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-224200
#<BuildRuby:0x000055c413a30480
@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.20220215-224200",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000113 0.000000 0.000113 ( 0.000044)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003215 0.008210 0.950500 ( 1.481748)
build_miniruby 0.001475 0.000492 0.077178 ( 0.074981)
build_ruby 0.001422 0.000474 0.076781 ( 0.074809)
build_all 0.005400 0.004845 4.097054 ( 0.779073)
build_install 0.017776 0.004736 7.817830 ( 2.305409)
test_btest 0.001168 0.000417 76.875610 ( 8.296998)
test_basic 0.007930 0.000791 0.337966 ( 0.424695)
test_all 0.001469 0.000490 701.451626 ( 67.400207)
test_rubyspec 0.057124 0.115370 46.056364 ( 51.372138)
total: 132.21 sec