Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-064840
#<BuildRuby:0x0000564df347ffa8
@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.20240104-064840",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005460 0.000496 1.418797 ( 1.663724)
build_miniruby 0.000744 0.000068 0.864410 ( 0.864503)
build_ruby 0.001196 0.000000 2.673824 ( 2.674632)
build_all 0.009045 0.000104 14.261912 ( 1.269574)
build_install 0.007104 0.000547 4.254428 ( 1.087727)
test_btest 0.000944 0.000072 71.959435 ( 7.025267)
test_basic 0.004247 0.000326 0.657613 ( 0.734233)
test_all 0.111556 0.018940 489.302028 ( 44.946008)
test_rubyspec 0.028038 0.019644 48.490602 ( 60.850975)
total: 121.12 sec