Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-011759
#<BuildRuby:0x0000558c91a44c00
@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.20220911-011759",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008585 0.001981 1.141339 ( 1.581046)
build_miniruby 0.002612 0.000000 0.074791 ( 0.073662)
build_ruby 0.002097 0.000000 0.074588 ( 0.074118)
build_all 0.009855 0.000184 1.588460 ( 0.620602)
build_install 0.009988 0.012952 1.913399 ( 0.946459)
test_btest 0.000763 0.000243 96.728436 ( 9.140744)
test_basic 0.003232 0.005062 0.339987 ( 0.428225)
test_all 0.004655 0.000215 686.573930 ( 68.709931)
test_rubyspec 0.103638 0.066058 47.049782 ( 55.518269)
total: 137.09 sec