Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-055008
#<BuildRuby:0x00005557e07d51f8
@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.20220728-055008",
@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.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008211 0.001492 0.896509 ( 2.304924)
build_miniruby 0.001832 0.000333 0.050890 ( 0.047797)
build_ruby 0.001173 0.000213 0.054926 ( 0.053403)
build_all 0.007778 0.000000 1.269294 ( 0.467321)
build_install 0.010625 0.005749 4.354055 ( 1.829345)
test_btest 0.001564 0.000000 52.394639 ( 6.272404)
test_basic 0.007515 0.000000 0.296626 ( 0.385426)
test_all 0.002831 0.000369 481.300698 ( 51.848802)
test_rubyspec 0.094841 0.029081 42.313426 ( 47.692702)
total: 110.90 sec