Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-002232
#<BuildRuby:0x000055d296af2350
@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.20220213-002232",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005572 0.000119 0.867564 ( 0.835294)
build_miniruby 0.000788 0.000060 0.062172 ( 0.060974)
build_ruby 0.000872 0.000067 0.063592 ( 0.062435)
build_all 0.004610 0.000015 3.171241 ( 0.820528)
build_install 0.009640 0.000050 6.640779 ( 2.230744)
test_btest 0.000639 0.000040 36.120014 ( 7.505904)
test_basic 0.006060 0.000378 0.278050 ( 0.366935)
test_all 0.003323 0.000208 567.294967 ( 82.673362)
test_rubyspec 0.087289 0.011793 39.720981 ( 46.688072)
total: 141.24 sec