Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-070253
#<BuildRuby:0x00005574234c4d60
@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.20220221-070253",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000070 0.000011 0.000081 ( 0.000084)
build_up 0.002684 0.007644 0.968756 ( 1.932901)
build_miniruby 0.000000 0.002065 0.075779 ( 0.073469)
build_ruby 0.000000 0.001735 0.079318 ( 0.077603)
build_all 0.008906 0.001661 4.140602 ( 0.792513)
build_install 0.012036 0.012443 7.744018 ( 2.305464)
test_btest 0.001016 0.000451 74.947484 ( 8.385651)
test_basic 0.001815 0.005186 0.332005 ( 0.424958)
test_all 0.002070 0.000000 658.642267 ( 66.116834)
test_rubyspec 0.113726 0.061620 46.288513 ( 51.728309)
total: 131.84 sec