Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-105534
#<BuildRuby:0x000055a681f1a630
@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.20220307-105534",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005966 0.000140 0.990798 ( 1.999435)
build_miniruby 0.000950 0.000073 0.062162 ( 0.060996)
build_ruby 0.000830 0.000064 0.063728 ( 0.062624)
build_all 0.004683 0.000000 3.266534 ( 0.882764)
build_install 0.010551 0.000123 6.775565 ( 2.332363)
test_btest 0.000756 0.000048 36.843291 ( 8.278928)
test_basic 0.004996 0.000313 0.262644 ( 0.352611)
test_all 0.003264 0.000204 545.804003 ( 79.310006)
test_rubyspec 0.071993 0.035425 39.606606 ( 46.602169)
total: 139.88 sec