Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-061812
#<BuildRuby:0x000055fc05e367a8
@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.20220130-061812",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005895 0.000000 0.839995 ( 0.849499)
build_miniruby 0.000926 0.000000 0.061910 ( 0.060797)
build_ruby 0.000991 0.000000 0.064079 ( 0.062884)
build_all 0.004326 0.000290 3.132315 ( 0.820128)
build_install 0.004491 0.005062 6.596366 ( 2.246828)
test_btest 0.000645 0.000000 27.344842 ( 25.009193)
test_basic 0.001058 0.004155 0.242910 ( 0.332906)
test_all 0.002886 0.000103 538.146189 ( 83.900734)
test_rubyspec 0.055986 0.041880 39.467881 ( 46.404542)
total: 159.69 sec