Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-115336
#<BuildRuby:0x000055b5cdef7440
@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.20220329-115336",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010536 0.000000 1.003771 ( 1.153025)
build_miniruby 0.001893 0.000000 0.066335 ( 0.065290)
build_ruby 0.001998 0.000000 0.079137 ( 0.077723)
build_all 0.008400 0.001345 4.194784 ( 0.847485)
build_install 0.017703 0.005273 7.877427 ( 2.389974)
test_btest 0.001356 0.000000 75.400619 ( 8.246243)
test_basic 0.008346 0.000000 0.329445 ( 0.418340)
test_all 0.001986 0.000000 655.068037 ( 65.640001)
test_rubyspec 0.108392 0.049807 45.821783 ( 51.325948)
total: 130.17 sec