Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-140440
#<BuildRuby:0x00005603eef9b238
@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.20220211-140440",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001607 0.003979 0.901192 ( 0.978534)
build_miniruby 0.000872 0.000063 0.062334 ( 0.061068)
build_ruby 0.000847 0.000060 0.063803 ( 0.062686)
build_all 0.004830 0.000000 3.194349 ( 0.837081)
build_install 0.006471 0.003550 6.664687 ( 2.234403)
test_btest 0.000618 0.000069 41.213990 ( 6.701129)
test_basic 0.004618 0.000514 0.245687 ( 0.335675)
test_all 0.003424 0.000200 563.698902 ( 80.416432)
test_rubyspec 0.076068 0.024992 39.856009 ( 46.769685)
total: 138.40 sec