Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-155758
#<BuildRuby:0x0000561ac0783800
@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.20220826-155758",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002025 0.008840 0.988801 ( 1.135406)
build_miniruby 0.001784 0.000549 0.079074 ( 0.077034)
build_ruby 0.001455 0.000448 0.071971 ( 0.069830)
build_all 0.008869 0.001240 1.524975 ( 0.585525)
build_install 0.003808 0.016439 1.883694 ( 0.932822)
test_btest 0.000860 0.000430 72.881361 ( 8.119910)
test_basic 0.006109 0.003055 0.325684 ( 0.417756)
test_all 0.002507 0.001254 689.822362 ( 66.946003)
test_rubyspec 0.095315 0.079786 45.600703 ( 54.054496)
total: 132.34 sec