Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-173500
#<BuildRuby:0x0000555c3d32c0a0
@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.20231228-173500",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005436 0.000000 1.319902 ( 1.672371)
build_miniruby 0.000989 0.000000 0.882405 ( 0.882165)
build_ruby 0.000000 0.001379 2.897088 ( 2.897280)
build_all 0.005358 0.004454 16.504507 ( 1.467369)
build_install 0.007831 0.001114 4.652489 ( 1.148885)
test_btest 0.000954 0.000254 86.707609 ( 7.419736)
test_basic 0.000609 0.004209 0.659732 ( 0.734882)
test_all 0.104326 0.029274 574.345660 ( 52.488640)
test_rubyspec 0.030924 0.014292 50.543216 ( 62.800456)
total: 131.51 sec