Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-140439
#<BuildRuby:0x000056527a39a918
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220520-140439",
@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.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006094 0.000436 0.862618 ( 2.752383)
build_miniruby 0.000918 0.000066 0.056965 ( 0.055645)
build_ruby 0.000887 0.000063 0.058185 ( 0.056897)
build_all 0.004195 0.000000 1.500981 ( 0.609067)
build_install 0.003203 0.007890 6.292370 ( 2.854491)
test_btest 0.000736 0.000130 55.066526 ( 8.059617)
test_basic 0.005081 0.000897 0.294743 ( 0.382812)
test_all 0.000685 0.001399 643.683290 ( 94.890054)
test_rubyspec 0.057730 0.064563 44.116849 ( 49.733309)
total: 159.39 sec