Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-142015
#<BuildRuby:0x0000564ec8da2038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221024-142015",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007344 0.003834 1.147963 ( 1.209055)
build_miniruby 0.001607 0.000345 0.113122 ( 0.109841)
build_ruby 0.001235 0.000264 0.110879 ( 0.107666)
build_all 0.009448 0.000222 1.423775 ( 0.609171)
build_install 0.012942 0.001541 1.734993 ( 0.927017)
test_btest 0.000000 0.002625 62.412421 ( 6.551254)
test_basic 0.003256 0.002726 0.348613 ( 0.446393)
test_all 0.000597 0.008404 516.075734 ( 54.504113)
test_rubyspec 0.075954 0.055528 43.408668 ( 51.776115)
total: 116.24 sec