Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-140501
#<BuildRuby:0x00005599d324ee48
@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-140501",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005921 0.000190 1.215922 ( 1.618438)
build_miniruby 0.001134 0.000119 0.906276 ( 0.906202)
build_ruby 0.001515 0.000160 2.815855 ( 2.815082)
build_all 0.009332 0.000497 14.456670 ( 1.341531)
build_install 0.007708 0.000000 4.096574 ( 1.065780)
test_btest 0.001107 0.000000 79.037065 ( 6.792024)
test_basic 0.000732 0.004684 0.783796 ( 0.860431)
test_all 0.107016 0.026296 476.692026 ( 52.937089)
test_rubyspec 0.026718 0.037091 81.063866 ( 93.465521)
total: 161.80 sec