Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-220425
#<BuildRuby:0x000055d9a268c050
@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.20240116-220425",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005022 0.000084 1.198320 ( 1.576537)
build_miniruby 0.001214 0.000128 0.954395 ( 0.953523)
build_ruby 0.001292 0.000000 2.681775 ( 2.681797)
build_all 0.008900 0.000000 14.370645 ( 1.312149)
build_install 0.001773 0.007073 4.181764 ( 1.097264)
test_btest 0.000762 0.000127 74.998398 ( 6.925511)
test_basic 0.004791 0.000131 0.771394 ( 0.846034)
test_all 0.090317 0.038942 507.709492 ( 51.059404)
test_rubyspec 0.026848 0.035660 79.784497 ( 92.098612)
total: 158.55 sec