Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-204038
#<BuildRuby:0x000055c9013f3340
@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.20220205-204038",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006249 0.005246 0.931369 ( 0.998659)
build_miniruby 0.001788 0.000383 0.076137 ( 0.073990)
build_ruby 0.000000 0.002215 0.079499 ( 0.077817)
build_all 0.006328 0.003976 4.173058 ( 0.799043)
build_install 0.021870 0.000458 7.805252 ( 2.304162)
test_btest 0.000000 0.001295 75.193637 ( 8.124317)
test_basic 0.005289 0.003510 0.346658 ( 0.433946)
test_all 0.001548 0.000404 664.574432 ( 65.400099)
test_rubyspec 0.076200 0.075140 45.850391 ( 51.414603)
total: 129.63 sec