Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-214146
#<BuildRuby:0x00005653e70e9200
@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-214146",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004667 0.000778 0.880305 ( 0.989615)
build_miniruby 0.000801 0.000134 0.061905 ( 0.060723)
build_ruby 0.000000 0.000871 0.063937 ( 0.062933)
build_all 0.000000 0.004929 3.191919 ( 0.825111)
build_install 0.007472 0.002404 6.671728 ( 2.259003)
test_btest 0.000540 0.000154 28.401553 ( 25.577107)
test_basic 0.005034 0.000218 0.239625 ( 0.329684)
test_all 0.003149 0.000545 568.539230 ( 82.369110)
test_rubyspec 0.064579 0.039021 39.811737 ( 46.782885)
total: 159.26 sec