Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-034810
#<BuildRuby:0x0000559f5d9e3228
@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.20230810-034810",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000041 0.000010 0.000051 ( 0.000050)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.001830 0.004509 1.631533 ( 2.900617)
build_miniruby 0.000737 0.000217 0.887863 ( 0.887161)
build_ruby 0.000876 0.000258 2.657298 ( 2.657149)
build_all 0.009283 0.000242 14.290772 ( 1.275005)
build_install 0.004247 0.004237 2.059697 ( 0.943169)
test_btest 0.000852 0.000256 81.416252 ( 7.912247)
test_basic 0.005650 0.000000 0.726468 ( 0.806094)
test_all 0.001348 0.000794 516.696698 ( 55.739882)
test_rubyspec 0.015714 0.025626 44.528860 ( 56.885851)
total: 130.01 sec