Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-161259
#<BuildRuby:0x000055739ad4c070
@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.20230726-161259",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001309 0.004384 1.468564 ( 2.815811)
build_miniruby 0.000805 0.000237 0.936351 ( 0.935895)
build_ruby 0.000959 0.000282 2.684357 ( 2.683854)
build_all 0.007095 0.002087 14.561857 ( 1.333909)
build_install 0.007404 0.002178 2.050862 ( 0.950669)
test_btest 0.000835 0.000246 82.683249 ( 7.839317)
test_basic 0.003328 0.000979 0.629138 ( 0.706697)
test_all 0.000937 0.000275 534.184117 ( 46.367091)
test_rubyspec 0.013531 0.028278 45.049337 ( 57.427028)
total: 121.06 sec