Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-075351
#<BuildRuby:0x000055ecc5abf7e0
@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.20220405-075351",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003405 0.007973 1.039780 ( 1.202172)
build_miniruby 0.002001 0.000400 0.076097 ( 0.075390)
build_ruby 0.001449 0.000290 0.069093 ( 0.069229)
build_all 0.006140 0.004723 4.185123 ( 0.873116)
build_install 0.013950 0.010483 8.544567 ( 3.034771)
test_btest 0.000955 0.000318 78.894097 ( 8.324072)
test_basic 0.002090 0.005538 0.339165 ( 0.429803)
test_all 0.000626 0.001196 657.403587 ( 65.515815)
test_rubyspec 0.108146 0.062503 46.436254 ( 51.825284)
total: 131.35 sec