Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-115842
#<BuildRuby:0x000055e325503918
@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.20220205-115842",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006063 0.004337 0.960837 ( 1.517579)
build_miniruby 0.001668 0.000334 0.074884 ( 0.072913)
build_ruby 0.001582 0.000316 0.077772 ( 0.076148)
build_all 0.008163 0.001633 4.082859 ( 0.787503)
build_install 0.015868 0.007592 7.723145 ( 2.294508)
test_btest 0.000853 0.000213 46.721068 ( 44.605953)
test_basic 0.004667 0.004524 0.341889 ( 0.431109)
test_all 0.001740 0.000000 689.882337 ( 67.047493)
test_rubyspec 0.125927 0.044116 45.557150 ( 50.964259)
total: 167.80 sec