Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-070901
#<BuildRuby:0x0000555c41899200
@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.20220130-070901",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004965 0.000828 0.892037 ( 1.785396)
build_miniruby 0.000720 0.000120 0.061896 ( 0.060817)
build_ruby 0.000945 0.000000 0.064222 ( 0.062927)
build_all 0.004477 0.000175 3.156541 ( 0.833767)
build_install 0.004164 0.005381 6.637608 ( 2.229820)
test_btest 0.000564 0.000130 27.420440 ( 25.090088)
test_basic 0.004233 0.000977 0.270405 ( 0.360345)
test_all 0.002537 0.000176 545.977560 ( 82.247176)
test_rubyspec 0.067437 0.029992 39.330964 ( 46.355306)
total: 159.03 sec