Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-074638
#<BuildRuby:0x000055e51b26fc18
@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.20230727-074638",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005604 0.000362 1.447748 ( 2.747831)
build_miniruby 0.000839 0.000186 0.847368 ( 0.846972)
build_ruby 0.001466 0.000000 2.645129 ( 2.644626)
build_all 0.006214 0.003018 13.906843 ( 1.315532)
build_install 0.007846 0.000011 1.999861 ( 0.906945)
test_btest 0.000915 0.000199 80.492460 ( 7.740782)
test_basic 0.004669 0.001015 0.685636 ( 0.760352)
test_all 0.001420 0.000309 528.974750 ( 48.763154)
test_rubyspec 0.019402 0.023071 43.535823 ( 55.954756)
total: 121.68 sec