Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-134608
#<BuildRuby:0x000055b29efe3e58
@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.20220608-134608",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.006128 0.851626 ( 1.043047)
build_miniruby 0.000000 0.000892 0.056473 ( 0.055290)
build_ruby 0.000190 0.000754 0.058460 ( 0.057326)
build_all 0.003060 0.001275 1.499255 ( 0.604501)
build_install 0.006013 0.005022 6.321743 ( 2.854331)
test_btest 0.000607 0.000280 47.799071 ( 8.833642)
test_basic 0.003921 0.001810 0.261536 ( 0.350357)
test_all 0.001053 0.000000 656.581291 ( 96.072068)
test_rubyspec 0.077641 0.050432 44.087501 ( 49.673009)
total: 159.54 sec