Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-155800
#<BuildRuby:0x0000555610137778
@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.20220315-155800",
@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.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007388 0.005033 0.987444 ( 1.054154)
build_miniruby 0.002277 0.000000 0.082278 ( 0.079857)
build_ruby 0.002069 0.000050 0.077001 ( 0.074780)
build_all 0.010651 0.000000 4.168839 ( 0.850651)
build_install 0.018749 0.005242 7.879353 ( 2.393496)
test_btest 0.000913 0.000228 75.788890 ( 7.989581)
test_basic 0.003194 0.004141 0.343979 ( 0.433005)
test_all 0.001290 0.000369 710.401695 ( 68.454643)
test_rubyspec 0.104984 0.049804 46.221949 ( 51.723955)
total: 133.06 sec