Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-040736
#<BuildRuby:0x00005627fb2a6678
@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.20220214-040736",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001015 0.004418 0.789543 ( 0.938630)
build_miniruby 0.000689 0.000188 0.061989 ( 0.060944)
build_ruby 0.000730 0.000199 0.063821 ( 0.062738)
build_all 0.003778 0.001030 3.185968 ( 0.831057)
build_install 0.005096 0.004845 6.613406 ( 2.227603)
test_btest 0.000590 0.000197 39.889887 ( 6.800702)
test_basic 0.000469 0.005002 0.294839 ( 0.384244)
test_all 0.003846 0.000000 536.912509 ( 78.279619)
test_rubyspec 0.069143 0.036995 39.718439 ( 46.677161)
total: 136.26 sec