Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-094929
#<BuildRuby:0x000055e914949e38
@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-094929",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001442 0.003956 0.858124 ( 6.284237)
build_miniruby 0.000873 0.000000 0.062410 ( 0.061128)
build_ruby 0.000879 0.000000 0.063766 ( 0.062523)
build_all 0.004537 0.000161 3.192986 ( 0.832299)
build_install 0.001254 0.008499 6.636813 ( 2.250182)
test_btest 0.000648 0.000129 38.270633 ( 7.993457)
test_basic 0.004758 0.000094 0.282605 ( 0.372979)
test_all 0.002624 0.000492 542.893569 ( 79.837812)
test_rubyspec 0.074349 0.027091 39.712513 ( 46.669952)
total: 144.37 sec