Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-130801
#<BuildRuby:0x0000562e3f87d930
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-130801",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009322 0.002151 0.970311 ( 1.736743)
build_miniruby 0.001707 0.000394 0.073885 ( 0.071750)
build_ruby 0.001781 0.000411 0.075075 ( 0.073104)
build_all 0.009797 0.001065 4.107166 ( 0.789301)
build_install 0.016175 0.006638 7.648014 ( 2.269908)
test_btest 0.001055 0.000263 46.792902 ( 43.894718)
test_basic 0.002647 0.004752 0.331418 ( 0.423469)
test_all 0.001564 0.000460 664.579406 ( 65.754236)
test_rubyspec 0.130947 0.035332 45.418174 ( 50.853771)
total: 165.87 sec