Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-113107
#<BuildRuby:0x000055f81dde7040
@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.20240117-113107",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000905 0.004531 1.088627 ( 1.482423)
build_miniruby 0.000000 0.001223 0.923351 ( 0.921612)
build_ruby 0.000208 0.001193 2.688626 ( 2.687947)
build_all 0.003838 0.005901 14.532616 ( 1.282924)
build_install 0.003888 0.004046 4.133841 ( 1.081464)
test_btest 0.001001 0.000000 82.686231 ( 6.582245)
test_basic 0.001579 0.003404 0.563660 ( 0.639369)
test_all 0.076613 0.053045 522.589563 ( 49.497212)
test_rubyspec 0.036889 0.027754 81.912556 ( 94.229929)
total: 158.41 sec