Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-052545
#<BuildRuby:0x000055636c3a7fa8
@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.20231202-052545",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004962 0.001167 1.344119 ( 1.720960)
build_miniruby 0.000791 0.000187 0.830335 ( 0.829936)
build_ruby 0.000980 0.000231 2.701652 ( 2.701686)
build_all 0.008383 0.001973 16.481263 ( 1.564976)
build_install 0.009345 0.000000 4.913338 ( 1.200414)
test_btest 0.001057 0.000119 85.928226 ( 7.389429)
test_basic 0.000000 0.004348 0.669472 ( 0.746373)
test_all 0.094581 0.040260 540.447334 ( 59.686852)
test_rubyspec 0.017343 0.032088 51.179843 ( 63.499244)
total: 139.34 sec