Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-165638
#<BuildRuby:0x00005654f8d37ae0
@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.20230804-165638",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004368 0.000460 1.369037 ( 2.651521)
build_miniruby 0.000914 0.000097 0.816500 ( 0.815958)
build_ruby 0.001388 0.000146 2.651079 ( 2.655290)
build_all 0.009412 0.000511 14.705058 ( 1.341466)
build_install 0.004017 0.004485 2.149377 ( 0.922314)
test_btest 0.000981 0.000140 83.882013 ( 7.576386)
test_basic 0.005264 0.000092 0.594404 ( 0.669887)
test_all 0.000939 0.000128 535.428260 ( 54.984815)
test_rubyspec 0.010011 0.032431 47.540205 ( 59.895772)
total: 131.51 sec