Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-220228
#<BuildRuby:0x0000555a50d83df8
@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.20220727-220228",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002248 0.004488 0.830106 ( 1.069814)
build_miniruby 0.000842 0.000130 0.057200 ( 0.056029)
build_ruby 0.000827 0.000127 0.059393 ( 0.058209)
build_all 0.004022 0.000619 1.529861 ( 0.597853)
build_install 0.011021 0.000199 5.659127 ( 2.135913)
test_btest 0.000713 0.000095 52.580244 ( 7.935203)
test_basic 0.004737 0.000631 0.251030 ( 0.340357)
test_all 0.001115 0.000148 613.616213 ( 86.832036)
test_rubyspec 0.105947 0.024183 43.703017 ( 49.298168)
total: 148.32 sec