Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-114836
#<BuildRuby:0x000055e4db67fbb8
@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.20231109-114836",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005018 0.000836 1.525464 ( 1.775618)
build_miniruby 0.001107 0.000000 0.781351 ( 0.781052)
build_ruby 0.001482 0.000000 2.685158 ( 2.685459)
build_all 0.009754 0.000598 16.682677 ( 1.513689)
build_install 0.006045 0.002486 5.061204 ( 1.171735)
test_btest 0.000703 0.000117 85.052196 ( 7.533763)
test_basic 0.000036 0.003990 0.695405 ( 0.772090)
test_all 0.103987 0.033551 504.914802 ( 52.046146)
test_rubyspec 0.029853 0.018247 50.696917 ( 62.978351)
total: 131.26 sec