Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-180246
#<BuildRuby:0x00005624f33a8630
@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.20221202-180246",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.008537 0.003104 1.225561 ( 1.223732)
build_miniruby 0.002018 0.000733 0.839997 ( 0.838806)
build_ruby 0.002601 0.000946 2.225171 ( 2.133198)
build_all 0.012165 0.008991 18.697278 ( 2.189313)
build_install 0.020887 0.001778 2.079872 ( 1.037147)
test_btest 0.001057 0.000370 88.552715 ( 9.513141)
test_basic 0.006765 0.002368 0.343671 ( 0.430751)
test_all 0.001734 0.000607 730.862918 ( 71.858173)
test_rubyspec 0.097948 0.087115 49.324260 ( 57.461209)
total: 146.69 sec