Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-163041
#<BuildRuby:0x0000559c6a40c098
@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.20240107-163041",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000101 0.003767 0.860522 ( 1.254132)
build_miniruby 0.001311 0.000000 0.877256 ( 0.877273)
build_ruby 0.001612 0.000000 2.808857 ( 2.811561)
build_all 0.006839 0.003378 14.762738 ( 1.467314)
build_install 0.009247 0.000481 4.249884 ( 1.133101)
test_btest 0.000532 0.000133 76.251922 ( 7.592291)
test_basic 0.003017 0.000754 0.457446 ( 0.536222)
test_all 0.108122 0.029299 506.752018 ( 53.553785)
test_rubyspec 0.023731 0.009367 49.306871 ( 61.835642)
total: 131.06 sec