Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-060349
#<BuildRuby:0x000055a181563858
@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-060349",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004045 0.000020 0.998922 ( 1.385782)
build_miniruby 0.000951 0.000000 0.786737 ( 0.786650)
build_ruby 0.001335 0.000000 2.630929 ( 2.630089)
build_all 0.008503 0.000596 14.045585 ( 1.247775)
build_install 0.007131 0.000102 4.002210 ( 1.036620)
test_btest 0.000902 0.000167 76.804398 ( 6.264930)
test_basic 0.004313 0.000799 0.888998 ( 0.964012)
test_all 0.094837 0.034166 505.109635 ( 49.093448)
test_rubyspec 0.018107 0.026685 47.463038 ( 59.816941)
total: 123.23 sec