Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-085217
#<BuildRuby:0x00005585ec6d37e8
@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-085217",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006204 0.003694 0.921532 ( 1.272975)
build_miniruby 0.001723 0.000216 0.069622 ( 0.068435)
build_ruby 0.001963 0.000245 0.078709 ( 0.076913)
build_all 0.007790 0.003356 4.085652 ( 0.793956)
build_install 0.019152 0.003828 7.838725 ( 2.336432)
test_btest 0.000863 0.000144 47.542669 ( 44.286480)
test_basic 0.002473 0.004376 0.336276 ( 0.426540)
test_all 0.001470 0.000306 650.837522 ( 65.408138)
test_rubyspec 0.125061 0.042228 46.118234 ( 51.626680)
total: 166.30 sec