Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-231939
#<BuildRuby:0x0000564ded005398
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220225-231939",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001820 0.003708 0.929749 ( 1.118596)
build_miniruby 0.000828 0.000056 0.061932 ( 0.060892)
build_ruby 0.000831 0.000056 0.065369 ( 0.064268)
build_all 0.004349 0.000290 3.264786 ( 0.890171)
build_install 0.009432 0.000332 6.759649 ( 2.309459)
test_btest 0.000772 0.000048 35.038939 ( 8.291236)
test_basic 0.005440 0.000055 0.327696 ( 0.417452)
test_all 0.003639 0.000000 544.347942 ( 79.227582)
test_rubyspec 0.067773 0.040154 39.725801 ( 46.717098)
total: 139.10 sec