Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-065313
#<BuildRuby:0x00005650d95b7680
@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.20220310-065313",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000090 0.000014 0.000104 ( 0.000107)
build_up 0.006322 0.005486 1.010644 ( 7.200501)
build_miniruby 0.001733 0.000400 0.078641 ( 0.076455)
build_ruby 0.001862 0.000429 0.068597 ( 0.066282)
build_all 0.005155 0.004907 1.449334 ( 0.593404)
build_install 0.014405 0.008027 5.220869 ( 2.160976)
test_btest 0.000800 0.000267 73.902049 ( 8.112925)
test_basic 0.002073 0.005421 0.353629 ( 0.449353)
test_all 0.001250 0.000486 655.315648 ( 65.496416)
test_rubyspec 0.097209 0.061894 46.376104 ( 51.771336)
total: 135.93 sec