Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-102437
#<BuildRuby:0x0000560de968c098
@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.20231016-102437",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005048 0.000531 1.580349 ( 1.786952)
build_miniruby 0.001091 0.000115 0.954900 ( 0.954144)
build_ruby 0.001270 0.000134 2.843048 ( 2.843649)
build_all 0.000000 0.010680 17.676272 ( 1.598980)
build_install 0.002363 0.007618 5.423591 ( 1.346390)
test_btest 0.000866 0.000273 85.652371 ( 7.360775)
test_basic 0.003126 0.000987 0.722930 ( 0.800968)
test_all 0.005857 0.001850 559.874497 ( 52.283526)
test_rubyspec 0.024142 0.026910 51.802808 ( 64.059121)
total: 133.04 sec