Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-130624
#<BuildRuby:0x0000555800c06630
@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.20220219-130624",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001418 0.004272 0.869069 ( 1.019382)
build_miniruby 0.000910 0.000070 0.062088 ( 0.061087)
build_ruby 0.000893 0.000068 0.064242 ( 0.063144)
build_all 0.004292 0.000331 3.179396 ( 0.826291)
build_install 0.005857 0.004267 6.663534 ( 2.261145)
test_btest 0.000722 0.000096 40.084973 ( 6.644520)
test_basic 0.004600 0.000614 0.267770 ( 0.357464)
test_all 0.003482 0.000000 547.548442 ( 82.888396)
test_rubyspec 0.080883 0.019795 39.759743 ( 46.663910)
total: 140.79 sec