Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-143252
#<BuildRuby:0x00005585b91f3fa8
@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.20230629-143252",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003578 0.001118 1.484646 ( 2.759491)
build_miniruby 0.000825 0.000258 0.862098 ( 0.861987)
build_ruby 0.000901 0.000281 2.677292 ( 2.677721)
build_all 0.007463 0.002586 16.590127 ( 1.445033)
build_install 0.005241 0.004480 4.821271 ( 1.137793)
test_btest 0.000720 0.000252 87.757510 ( 7.590811)
test_basic 0.003301 0.001156 0.653845 ( 0.735674)
test_all 0.001206 0.000422 471.030808 ( 45.482955)
test_rubyspec 0.017841 0.024659 43.242284 ( 55.637090)
total: 118.33 sec