Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-180910
#<BuildRuby:0x0000560987c0cd30
@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.20220907-180910",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010759 0.944024 ( 0.978489)
build_miniruby 0.000000 0.001932 0.072557 ( 0.070567)
build_ruby 0.000000 0.001817 0.076611 ( 0.074429)
build_all 0.005798 0.004362 1.571050 ( 0.618717)
build_install 0.018918 0.003728 1.916116 ( 0.945603)
test_btest 0.001255 0.000000 98.812282 ( 10.010022)
test_basic 0.003712 0.004298 0.355201 ( 0.443147)
test_all 0.004032 0.000042 680.274817 ( 67.811759)
test_rubyspec 0.095779 0.068249 46.856392 ( 55.101709)
total: 136.06 sec