Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-184637
#<BuildRuby:0x000055c2003ebe40
@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.20220204-184637",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005211 0.006110 0.955730 ( 1.020561)
build_miniruby 0.001347 0.000562 0.077640 ( 0.076153)
build_ruby 0.001308 0.000545 0.077591 ( 0.075775)
build_all 0.007364 0.003068 4.124399 ( 0.807330)
build_install 0.023588 0.000830 7.841924 ( 2.332351)
test_btest 0.000945 0.000295 47.529697 ( 44.089550)
test_basic 0.001735 0.006118 0.345063 ( 0.433146)
test_all 0.001174 0.000441 670.702152 ( 65.572214)
test_rubyspec 0.074362 0.073228 46.418561 ( 51.850977)
total: 166.26 sec