Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-100300
#<BuildRuby:0x000055ef94e8fba0
@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.20231111-100300",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004898 0.001531 1.517196 ( 1.738996)
build_miniruby 0.000870 0.000272 0.897413 ( 0.897469)
build_ruby 0.001032 0.000322 2.865810 ( 2.866203)
build_all 0.009291 0.000000 15.820654 ( 1.435611)
build_install 0.005360 0.003524 4.598826 ( 1.099368)
test_btest 0.000739 0.000222 80.554667 ( 7.092994)
test_basic 0.001271 0.003309 0.786208 ( 0.863313)
test_all 0.097475 0.035179 522.547832 ( 53.400105)
test_rubyspec 0.031004 0.013093 48.749865 ( 61.101537)
total: 130.50 sec