Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-194828
#<BuildRuby:0x0000555f10413858
@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.20220209-194828",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010723 0.950320 ( 1.283215)
build_miniruby 0.000722 0.001397 0.072421 ( 0.071550)
build_ruby 0.001626 0.000581 0.069180 ( 0.068653)
build_all 0.009785 0.001873 4.117522 ( 0.803274)
build_install 0.019294 0.001572 7.937313 ( 2.360706)
test_btest 0.000922 0.000000 71.513167 ( 7.868215)
test_basic 0.005660 0.002601 0.341715 ( 0.431640)
test_all 0.001387 0.000397 700.127147 ( 67.551104)
test_rubyspec 0.125375 0.049558 46.238629 ( 51.444941)
total: 131.88 sec