Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-124049
#<BuildRuby:0x0000562ef7cd9548
@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.20220216-124049",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004715 0.001286 0.913045 ( 6.516329)
build_miniruby 0.000761 0.000207 0.062194 ( 0.060907)
build_ruby 0.000767 0.000209 0.064628 ( 0.063512)
build_all 0.004628 0.000041 3.176956 ( 0.822512)
build_install 0.009871 0.000000 6.676664 ( 2.261839)
test_btest 0.000830 0.000000 38.154341 ( 7.432262)
test_basic 0.005065 0.000484 0.294156 ( 0.383587)
test_all 0.002892 0.000578 553.699995 ( 83.137762)
test_rubyspec 0.068680 0.022660 39.488281 ( 46.432650)
total: 147.11 sec