Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-002510
#<BuildRuby:0x000056071bf32320
@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.20220209-002510",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005673 0.000119 0.849064 ( 0.874041)
build_miniruby 0.000813 0.000062 0.061831 ( 0.060775)
build_ruby 0.000823 0.000063 0.063894 ( 0.062765)
build_all 0.002115 0.002572 3.182924 ( 0.828082)
build_install 0.006106 0.003920 6.676612 ( 2.256998)
test_btest 0.000724 0.000121 36.920559 ( 7.607637)
test_basic 0.004726 0.000166 0.238151 ( 0.328519)
test_all 0.002871 0.000317 549.179830 ( 81.654997)
test_rubyspec 0.071123 0.029898 39.530405 ( 46.467313)
total: 140.14 sec