Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-050823
#<BuildRuby:0x000055c540c348e8
@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.20220215-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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000246 0.011067 0.994317 ( 3.685546)
build_miniruby 0.001450 0.000518 0.077274 ( 0.076086)
build_ruby 0.001315 0.000469 0.080255 ( 0.078213)
build_all 0.008256 0.001389 4.124266 ( 0.795612)
build_install 0.018920 0.004546 7.766695 ( 2.351959)
test_btest 0.000831 0.000259 77.046187 ( 8.242028)
test_basic 0.006119 0.000228 0.334836 ( 0.424818)
test_all 0.001669 0.000491 691.725819 ( 66.849679)
test_rubyspec 0.118430 0.050572 46.031228 ( 51.151701)
total: 133.66 sec