Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-050823
#<BuildRuby:0x000055933c3f0618
@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.20220913-050823",
@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.000014 0.000006 0.000020 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003026 0.007218 1.142576 ( 1.111158)
build_miniruby 0.001315 0.000708 0.068953 ( 0.068031)
build_ruby 0.000000 0.002366 0.069273 ( 0.068046)
build_all 0.008187 0.001719 1.573115 ( 0.616954)
build_install 0.020154 0.002525 1.944204 ( 0.957071)
test_btest 0.000872 0.000367 96.374157 ( 9.385182)
test_basic 0.005346 0.002251 0.361581 ( 0.452840)
test_all 0.002628 0.001107 642.070306 ( 66.601399)
test_rubyspec 0.089261 0.095752 46.974400 ( 55.367324)
total: 134.63 sec