Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-082107
#<BuildRuby:0x0000559567e2d888
@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-082107",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002257 0.008728 0.968296 ( 1.110199)
build_miniruby 0.001438 0.000442 0.073685 ( 0.071815)
build_ruby 0.001511 0.000465 0.076026 ( 0.073877)
build_all 0.009058 0.001322 4.003675 ( 0.794007)
build_install 0.019609 0.003957 7.759841 ( 2.367785)
test_btest 0.000928 0.000248 47.404189 ( 45.175512)
test_basic 0.006522 0.001739 0.339090 ( 0.427717)
test_all 0.001409 0.000376 668.481539 ( 65.648343)
test_rubyspec 0.118555 0.032912 45.728521 ( 51.168215)
total: 166.84 sec