Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-003122
#<BuildRuby:0x0000559caf15e630
@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.20220219-003122",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005212 0.000000 0.852819 ( 1.576354)
build_miniruby 0.000903 0.000000 0.062311 ( 0.061174)
build_ruby 0.000929 0.000000 0.064213 ( 0.062947)
build_all 0.000868 0.003877 3.200042 ( 0.828422)
build_install 0.009743 0.000345 6.647848 ( 2.253886)
test_btest 0.000727 0.000043 35.362069 ( 8.172458)
test_basic 0.005114 0.000046 0.278716 ( 0.368489)
test_all 0.003115 0.000033 542.356521 ( 86.379586)
test_rubyspec 0.056998 0.043632 39.710039 ( 46.767446)
total: 146.47 sec