Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-092008
#<BuildRuby:0x0000563bb3262678
@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.20220223-092008",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002257 0.003317 0.700522 ( 0.874571)
build_miniruby 0.000682 0.000227 0.062474 ( 0.061242)
build_ruby 0.000000 0.000931 0.064655 ( 0.063439)
build_all 0.000000 0.004448 1.559591 ( 0.618128)
build_install 0.005087 0.004626 5.048118 ( 2.030975)
test_btest 0.000434 0.000217 39.536529 ( 7.883087)
test_basic 0.002293 0.002740 0.289849 ( 0.379815)
test_all 0.003256 0.000245 556.247378 ( 79.667015)
test_rubyspec 0.066541 0.029871 39.959756 ( 46.847172)
total: 138.43 sec