Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-235111
#<BuildRuby:0x00005564e820c4f0
@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.20220227-235111",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008243 0.004121 0.986372 ( 1.504342)
build_miniruby 0.001597 0.000614 0.073164 ( 0.072865)
build_ruby 0.001218 0.000469 0.072116 ( 0.071957)
build_all 0.009111 0.000137 4.220210 ( 0.864512)
build_install 0.017744 0.005915 7.783865 ( 2.438831)
test_btest 0.000975 0.000325 70.754110 ( 8.377572)
test_basic 0.007279 0.000815 0.333424 ( 0.422797)
test_all 0.001448 0.000457 711.470149 ( 67.991194)
test_rubyspec 0.120022 0.057460 46.653526 ( 51.998624)
total: 133.74 sec