Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-173913
#<BuildRuby:0x0000564e0382dd70
@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.20220211-173913",
@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.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004469 0.000745 0.843835 ( 1.184204)
build_miniruby 0.000757 0.000126 0.061953 ( 0.060784)
build_ruby 0.000803 0.000134 0.063608 ( 0.062519)
build_all 0.004770 0.000000 3.180759 ( 0.827559)
build_install 0.006738 0.003262 6.639787 ( 2.245889)
test_btest 0.000596 0.000000 36.149675 ( 7.301577)
test_basic 0.005397 0.000000 0.321123 ( 0.410318)
test_all 0.003161 0.000000 557.648327 ( 95.833264)
test_rubyspec 0.077089 0.014153 39.680964 ( 46.631909)
total: 154.56 sec