Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-050340
#<BuildRuby:0x000055fc0233fbb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230806-050340",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003989 0.000939 1.551403 ( 2.818745)
build_miniruby 0.000873 0.000206 0.906419 ( 0.905580)
build_ruby 0.001575 0.000371 2.697752 ( 2.702382)
build_all 0.005916 0.003657 14.690249 ( 1.299635)
build_install 0.008176 0.000974 2.306371 ( 1.038094)
test_btest 0.000939 0.000235 85.350105 ( 7.890774)
test_basic 0.004397 0.000000 0.693323 ( 0.770938)
test_all 0.001218 0.000000 508.805378 ( 56.563617)
test_rubyspec 0.017183 0.021784 46.294508 ( 58.686378)
total: 132.68 sec