Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-122851
#<BuildRuby:0x0000563856ba41d8
@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.20221227-122851",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007298 0.002654 0.964790 ( 1.171314)
build_miniruby 0.001591 0.000578 0.849105 ( 0.848234)
build_ruby 0.002872 0.001044 2.158908 ( 2.159138)
build_all 0.013630 0.006430 18.501639 ( 2.165174)
build_install 0.013915 0.007638 2.014750 ( 1.028397)
test_btest 0.000975 0.000402 89.500552 ( 9.132060)
test_basic 0.005678 0.002338 0.353997 ( 0.441462)
test_all 0.002142 0.000000 670.014790 ( 66.160011)
test_rubyspec 0.086142 0.079136 47.698326 ( 55.847110)
total: 138.95 sec