Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-072720
#<BuildRuby:0x00005607f178fba0
@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.20230626-072720",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002282 0.003673 1.506633 ( 2.808742)
build_miniruby 0.000833 0.000185 0.866460 ( 0.866586)
build_ruby 0.001209 0.000000 2.750610 ( 2.751106)
build_all 0.007550 0.002368 16.417497 ( 1.478401)
build_install 0.009299 0.000000 4.837723 ( 1.171031)
test_btest 0.000763 0.000000 85.421139 ( 7.688925)
test_basic 0.004035 0.000000 0.772175 ( 0.858147)
test_all 0.001243 0.000000 488.439128 ( 53.852172)
test_rubyspec 0.028248 0.011848 43.698129 ( 56.234232)
total: 127.71 sec