Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-055216
#<BuildRuby:0x000055782fac1d70
@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.20220206-055216",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001248 0.004068 0.853045 ( 0.893506)
build_miniruby 0.000822 0.000126 0.064312 ( 0.063072)
build_ruby 0.000835 0.000128 0.064527 ( 0.063315)
build_all 0.001313 0.003509 3.195713 ( 0.834110)
build_install 0.009825 0.000000 6.688753 ( 2.241035)
test_btest 0.000779 0.000000 37.054617 ( 7.911135)
test_basic 0.002606 0.002595 0.297621 ( 0.387986)
test_all 0.003008 0.000483 568.549109 ( 81.502082)
test_rubyspec 0.037895 0.030622 39.634255 ( 46.630666)
total: 140.53 sec