Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-001348
#<BuildRuby:0x0000555ca2a0c090
@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.20230807-001348",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005520 0.000335 1.573036 ( 2.823271)
build_miniruby 0.000791 0.000166 0.884395 ( 0.884514)
build_ruby 0.000976 0.000205 2.787911 ( 2.788026)
build_all 0.008601 0.000898 14.719066 ( 1.294176)
build_install 0.008671 0.000000 2.053064 ( 0.924161)
test_btest 0.000897 0.000000 80.713176 ( 7.676392)
test_basic 0.000000 0.005160 0.574328 ( 0.646444)
test_all 0.001172 0.000645 520.691686 ( 56.927458)
test_rubyspec 0.020906 0.019159 44.612676 ( 56.944552)
total: 130.91 sec