Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-145330
#<BuildRuby:0x000055c9d3e78658
@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-145330",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000015)
build_up 0.009443 0.001452 0.941573 ( 1.253049)
build_miniruby 0.001758 0.000000 0.067159 ( 0.065488)
build_ruby 0.002265 0.000000 0.077318 ( 0.075059)
build_all 0.006335 0.004084 4.087586 ( 0.784363)
build_install 0.022487 0.000635 8.307722 ( 2.358650)
test_btest 0.000953 0.000143 47.338985 ( 44.275861)
test_basic 0.001816 0.005195 0.343287 ( 0.439686)
test_all 0.001418 0.000283 696.362655 ( 67.490002)
test_rubyspec 0.111760 0.047767 46.108605 ( 51.563670)
total: 168.31 sec