Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-001815
#<BuildRuby:0x000055e83350e198
@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.20220203-001815",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005421 0.000000 0.861037 ( 1.011837)
build_miniruby 0.000851 0.000000 0.062215 ( 0.061043)
build_ruby 0.000854 0.000000 0.063986 ( 0.062771)
build_all 0.004915 0.000000 3.198816 ( 0.837963)
build_install 0.010069 0.000000 6.689119 ( 2.241306)
test_btest 0.000808 0.000000 28.466728 ( 25.677485)
test_basic 0.005571 0.000000 0.272500 ( 0.361936)
test_all 0.003393 0.000000 549.707257 ( 80.244179)
test_rubyspec 0.082603 0.022031 39.710004 ( 46.598245)
total: 157.10 sec