Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-181110
#<BuildRuby:0x0000561e83c52860
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-181110",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010602 0.000956 1.211793 ( 1.266572)
build_miniruby 0.002375 0.000340 0.842882 ( 0.843624)
build_ruby 0.002472 0.000353 2.236683 ( 2.146398)
build_all 0.018708 0.000000 18.478765 ( 2.149756)
build_install 0.014055 0.006394 2.064976 ( 1.015764)
test_btest 0.001567 0.000251 93.884345 ( 9.342036)
test_basic 0.003349 0.004714 0.356720 ( 0.453873)
test_all 0.002304 0.000461 689.751599 ( 70.770658)
test_rubyspec 0.106415 0.045662 49.415661 ( 57.639853)
total: 145.63 sec