Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-003156
#<BuildRuby:0x00005555f087cc10
@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.20220212-003156",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008614 0.002154 0.954291 ( 1.090128)
build_miniruby 0.002098 0.000525 0.074592 ( 0.072049)
build_ruby 0.001532 0.000383 0.078042 ( 0.076104)
build_all 0.006474 0.003993 4.112145 ( 0.781058)
build_install 0.016330 0.008613 7.767711 ( 2.368761)
test_btest 0.000727 0.000242 76.920403 ( 7.890011)
test_basic 0.005394 0.001798 0.340451 ( 0.429988)
test_all 0.001180 0.000394 688.472369 ( 66.866220)
test_rubyspec 0.065733 0.106529 46.368073 ( 51.702920)
total: 131.28 sec