Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-163914
#<BuildRuby:0x0000559f67fa4658
@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.20220130-163914",
@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.000018)
build_up 0.006505 0.004609 0.951682 ( 1.518320)
build_miniruby 0.001950 0.000000 0.076017 ( 0.074388)
build_ruby 0.001833 0.000000 0.079632 ( 0.077766)
build_all 0.010219 0.000000 4.086465 ( 0.794523)
build_install 0.017195 0.005862 7.771689 ( 2.332020)
test_btest 0.000915 0.000228 47.125816 ( 43.909780)
test_basic 0.000000 0.007280 0.342757 ( 0.431727)
test_all 0.000000 0.002159 682.652993 ( 66.425163)
test_rubyspec 0.125162 0.037415 46.061608 ( 51.387052)
total: 166.95 sec