Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-141451
#<BuildRuby:0x00005598605f0e80
@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.20220210-141451",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001563 0.003725 0.933718 ( 1.873078)
build_miniruby 0.000820 0.000000 0.061944 ( 0.060869)
build_ruby 0.000906 0.000000 0.064060 ( 0.062743)
build_all 0.001013 0.003617 3.183210 ( 0.825765)
build_install 0.000000 0.009889 6.678311 ( 2.243067)
test_btest 0.000000 0.000759 41.903675 ( 6.882657)
test_basic 0.004643 0.000570 0.272584 ( 0.362880)
test_all 0.002642 0.000777 546.096365 ( 85.016205)
test_rubyspec 0.054565 0.046944 39.367356 ( 46.348400)
total: 143.68 sec