Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-100257
#<BuildRuby:0x0000563d86ab00d0
@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.20220722-100257",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003310 0.003484 0.866375 ( 1.548775)
build_miniruby 0.000754 0.000101 0.056950 ( 0.055764)
build_ruby 0.000765 0.000102 0.058553 ( 0.057360)
build_all 0.004069 0.000543 1.504753 ( 0.586097)
build_install 0.007147 0.003979 5.684555 ( 2.175641)
test_btest 0.000599 0.000106 49.673855 ( 8.255482)
test_basic 0.004430 0.000781 0.308864 ( 0.398063)
test_all 0.001360 0.000240 584.640840 ( 90.373669)
test_rubyspec 0.094897 0.022591 43.571552 ( 49.262020)
total: 152.71 sec