Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-232040
#<BuildRuby:0x00005620ac0a80e8
@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.20230614-232040",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004809 0.000506 1.457500 ( 2.709822)
build_miniruby 0.001002 0.000105 0.822343 ( 0.821729)
build_ruby 0.001233 0.000129 2.450750 ( 2.451197)
build_all 0.010220 0.000000 13.028690 ( 1.100723)
build_install 0.004165 0.003932 1.898855 ( 0.935010)
test_btest 0.000965 0.000126 86.706005 ( 7.279063)
test_basic 0.003857 0.000503 0.685079 ( 0.765616)
test_all 0.000000 0.002067 418.158277 ( 44.235017)
test_rubyspec 0.019364 0.021659 42.572923 ( 55.048387)
total: 115.35 sec