Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-064953
#<BuildRuby:0x000055f9f57208e0
@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.20220210-064953",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001944 0.003511 0.856751 ( 1.333475)
build_miniruby 0.000967 0.000060 0.062256 ( 0.061035)
build_ruby 0.000869 0.000054 0.064062 ( 0.062880)
build_all 0.001395 0.003371 3.182670 ( 0.823982)
build_install 0.005863 0.003898 6.699342 ( 2.262439)
test_btest 0.000704 0.000117 39.569270 ( 7.621725)
test_basic 0.004696 0.000782 0.293278 ( 0.382467)
test_all 0.003098 0.000516 555.027602 ( 83.528418)
test_rubyspec 0.066081 0.036721 39.566240 ( 46.481369)
total: 142.56 sec