Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-220248
#<BuildRuby:0x00005650e662e9a8
@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.20220202-220248",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005425 0.000000 0.818285 ( 0.985499)
build_miniruby 0.000897 0.000000 0.062297 ( 0.061219)
build_ruby 0.000916 0.000000 0.064202 ( 0.063068)
build_all 0.004758 0.000000 3.192963 ( 0.828444)
build_install 0.005376 0.004470 6.654786 ( 2.240398)
test_btest 0.000635 0.000040 27.760304 ( 25.402016)
test_basic 0.005380 0.000336 0.250448 ( 0.339828)
test_all 0.002992 0.000187 533.580486 ( 87.431854)
test_rubyspec 0.075982 0.021081 39.491496 ( 46.478182)
total: 163.83 sec