Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-231216
#<BuildRuby:0x0000561791a75400
@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.20221025-231216",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008401 0.000646 1.125760 ( 1.346164)
build_miniruby 0.001577 0.000121 0.111273 ( 0.108316)
build_ruby 0.001704 0.000131 0.112584 ( 0.109832)
build_all 0.005727 0.003844 1.388763 ( 0.594108)
build_install 0.016163 0.000811 1.715517 ( 0.921059)
test_btest 0.001258 0.000140 61.600886 ( 6.699365)
test_basic 0.001940 0.004443 0.374795 ( 0.467453)
test_all 0.001670 0.004154 515.039633 ( 54.737533)
test_rubyspec 0.071751 0.051741 43.368879 ( 51.603043)
total: 116.59 sec