Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-083222
#<BuildRuby:0x0000555ef9da3718
@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.20220203-083222",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004665 0.005676 0.993495 ( 1.694666)
build_miniruby 0.001524 0.000508 0.069956 ( 0.067957)
build_ruby 0.001169 0.000390 0.067790 ( 0.066362)
build_all 0.008776 0.001238 4.117149 ( 0.775594)
build_install 0.022191 0.001746 7.770679 ( 2.337368)
test_btest 0.000902 0.000226 47.260929 ( 44.205879)
test_basic 0.007717 0.001929 0.343263 ( 0.433572)
test_all 0.001554 0.000000 693.517989 ( 67.363799)
test_rubyspec 0.098454 0.064437 46.015701 ( 51.452153)
total: 168.40 sec