Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-003600
#<BuildRuby:0x000055f8ec633b80
@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.20230729-003600",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000051 0.000012 0.000063 ( 0.000063)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005398 0.000335 1.396050 ( 2.629272)
build_miniruby 0.001193 0.000265 1.055229 ( 1.054185)
build_ruby 0.001722 0.000000 2.681505 ( 2.687159)
build_all 0.009156 0.000000 13.526192 ( 1.226584)
build_install 0.004849 0.003090 1.902442 ( 0.893502)
test_btest 0.000583 0.000126 80.232688 ( 6.842213)
test_basic 0.004633 0.000155 0.750668 ( 0.828893)
test_all 0.000674 0.000141 461.368110 ( 48.824488)
test_rubyspec 0.025111 0.012533 43.442746 ( 55.878112)
total: 120.87 sec