Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-223259
#<BuildRuby:0x000055cd39a6c0a0
@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.20231027-223259",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004316 0.000037 1.375020 ( 1.614451)
build_miniruby 0.000975 0.000097 0.821115 ( 0.820689)
build_ruby 0.001578 0.000000 2.718290 ( 2.718991)
build_all 0.005625 0.004486 16.725137 ( 1.475210)
build_install 0.007667 0.001095 5.018746 ( 1.154878)
test_btest 0.001046 0.000149 86.850003 ( 7.543715)
test_basic 0.000586 0.004714 0.698073 ( 0.772668)
test_all 0.095709 0.040260 521.265905 ( 53.861733)
test_rubyspec 0.011361 0.032552 49.835677 ( 62.194132)
total: 132.16 sec