Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-185207
#<BuildRuby:0x0000560bd2ae4fa0
@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.20220221-185207",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005248 0.000000 0.817841 ( 0.934669)
build_miniruby 0.000880 0.000000 0.063537 ( 0.062324)
build_ruby 0.000892 0.000000 0.063952 ( 0.062874)
build_all 0.000933 0.003655 3.182336 ( 0.827448)
build_install 0.009543 0.000327 6.675040 ( 2.248090)
test_btest 0.000714 0.000040 37.018896 ( 7.518497)
test_basic 0.005968 0.000102 0.275228 ( 0.364095)
test_all 0.002406 0.000668 548.152657 ( 88.948426)
test_rubyspec 0.081990 0.013952 39.589184 ( 46.507550)
total: 147.47 sec