Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-051307
#<BuildRuby:0x000055b4d8be8448
@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.20220314-051307",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011344 1.063740 ( 2.611709)
build_miniruby 0.000419 0.001333 0.067012 ( 0.064968)
build_ruby 0.001501 0.000901 0.076518 ( 0.074148)
build_all 0.008021 0.001989 4.113808 ( 0.839162)
build_install 0.016109 0.005698 7.931854 ( 2.401303)
test_btest 0.000807 0.000404 71.608941 ( 8.011708)
test_basic 0.007061 0.000610 0.324471 ( 0.413290)
test_all 0.001212 0.000559 649.318562 ( 65.887829)
test_rubyspec 0.102032 0.069810 46.130750 ( 51.744004)
total: 132.05 sec