Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-231515
#<BuildRuby:0x000055e7fa634448
@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.20221205-231515",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006511 0.004472 1.238712 ( 1.228605)
build_miniruby 0.001703 0.000243 0.838828 ( 0.838767)
build_ruby 0.003810 0.000000 2.241568 ( 2.156122)
build_all 0.016034 0.003439 18.426265 ( 2.186703)
build_install 0.011716 0.010021 2.006292 ( 1.039670)
test_btest 0.001397 0.000333 92.460856 ( 9.195985)
test_basic 0.005531 0.001317 0.346933 ( 0.436875)
test_all 0.000000 0.001924 699.397305 ( 75.826590)
test_rubyspec 0.085499 0.049898 48.606906 ( 57.135230)
total: 150.05 sec