Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-004032
#<BuildRuby:0x000055ebba858a58
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220228-004032",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007261 0.003838 1.024637 ( 2.251736)
build_miniruby 0.002054 0.000000 0.075113 ( 0.073184)
build_ruby 0.002007 0.000036 0.075085 ( 0.073156)
build_all 0.007407 0.002734 4.150554 ( 0.853786)
build_install 0.014571 0.007402 7.964633 ( 2.385465)
test_btest 0.000940 0.000300 73.845473 ( 8.476857)
test_basic 0.004441 0.004038 0.339361 ( 0.432051)
test_all 0.001183 0.000412 712.431144 ( 68.438868)
test_rubyspec 0.095472 0.057978 46.452407 ( 51.858625)
total: 134.84 sec