Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-130546
#<BuildRuby:0x000055c48a63b858
@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.20220312-130546",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001335 0.010625 0.986171 ( 1.187116)
build_miniruby 0.001254 0.000731 0.067630 ( 0.065977)
build_ruby 0.001466 0.000856 0.080135 ( 0.077813)
build_all 0.006123 0.003572 1.497035 ( 0.609064)
build_install 0.015222 0.008041 5.193524 ( 2.181705)
test_btest 0.000905 0.000518 73.439772 ( 8.195114)
test_basic 0.001787 0.006256 0.332866 ( 0.420659)
test_all 0.001269 0.000816 698.677748 ( 67.772925)
test_rubyspec 0.090283 0.075715 46.202746 ( 51.301808)
total: 131.81 sec