Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-053016
#<BuildRuby:0x0000557857b26040
@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",
@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.20220205-053016",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005575 0.000000 0.854619 ( 1.352407)
build_miniruby 0.000975 0.000000 0.062325 ( 0.061142)
build_ruby 0.000771 0.000000 0.064093 ( 0.062966)
build_all 0.004632 0.000000 3.184778 ( 0.821470)
build_install 0.010042 0.000000 6.695712 ( 2.254278)
test_btest 0.000767 0.000000 28.380806 ( 25.483991)
test_basic 0.005284 0.000000 0.268831 ( 0.358700)
test_all 0.002139 0.001384 560.043445 ( 80.325075)
test_rubyspec 0.085821 0.019842 39.792976 ( 46.684955)
total: 157.41 sec