Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-201557
#<BuildRuby:0x00005623e7fffdf0
@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.20220531-201557",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006823 0.000000 0.867656 ( 1.138741)
build_miniruby 0.001039 0.000006 0.056891 ( 0.055645)
build_ruby 0.000988 0.000000 0.057647 ( 0.056433)
build_all 0.004322 0.000000 1.490379 ( 0.604509)
build_install 0.010794 0.000235 6.291494 ( 2.838039)
test_btest 0.000710 0.000038 46.498266 ( 8.502948)
test_basic 0.005385 0.000060 0.326018 ( 0.414490)
test_all 0.001591 0.000000 632.456602 ( 96.239354)
test_rubyspec 0.085202 0.043906 44.181490 ( 49.706202)
total: 159.56 sec