Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-002731
#<BuildRuby:0x00005632296481b8
@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.20220209-002731",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005249 0.000000 0.816999 ( 0.932816)
build_miniruby 0.000941 0.000000 0.062088 ( 0.060947)
build_ruby 0.000948 0.000000 0.063893 ( 0.062752)
build_all 0.004689 0.000000 3.180195 ( 0.824805)
build_install 0.005953 0.003996 6.691832 ( 2.270214)
test_btest 0.000811 0.000046 42.081153 ( 6.708762)
test_basic 0.000000 0.005292 0.293260 ( 0.383067)
test_all 0.000894 0.002261 555.049120 ( 82.480239)
test_rubyspec 0.058924 0.046051 39.544439 ( 46.490566)
total: 140.21 sec