Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-212059
#<BuildRuby:0x000056328665ccc8
@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.20220201-212059",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007171 0.003385 0.949995 ( 0.976767)
build_miniruby 0.001603 0.000201 0.077480 ( 0.077677)
build_ruby 0.001690 0.000211 0.070871 ( 0.070164)
build_all 0.010677 0.000000 4.087149 ( 0.798525)
build_install 0.023563 0.000608 7.851368 ( 2.362230)
test_btest 0.001141 0.000099 46.946080 ( 43.455418)
test_basic 0.007863 0.000683 0.341121 ( 0.430119)
test_all 0.000618 0.001473 682.101930 ( 66.565118)
test_rubyspec 0.117554 0.035602 46.169807 ( 51.581557)
total: 166.32 sec