Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-080630
#<BuildRuby:0x0000557c8b0548f0
@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.20220212-080630",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005741 0.005616 0.941817 ( 2.098430)
build_miniruby 0.001442 0.000444 0.076656 ( 0.075218)
build_ruby 0.001470 0.000452 0.078705 ( 0.077296)
build_all 0.005327 0.004817 4.141309 ( 0.805920)
build_install 0.021770 0.002346 7.739863 ( 2.318824)
test_btest 0.001083 0.000318 79.961202 ( 8.391717)
test_basic 0.008280 0.000873 0.341773 ( 0.428845)
test_all 0.001541 0.000000 706.655627 ( 69.488823)
test_rubyspec 0.113544 0.054526 46.160909 ( 51.694337)
total: 135.38 sec