Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-134322
#<BuildRuby:0x000055fe99d86858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221221-134322",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004107 0.000004 0.846750 ( 1.141942)
build_miniruby 0.000884 0.000118 0.916237 ( 0.914972)
build_ruby 0.001125 0.000149 2.706921 ( 2.705611)
build_all 0.004377 0.004268 15.784884 ( 3.347194)
build_install 0.008828 0.000053 2.241838 ( 1.260250)
test_btest 0.000478 0.000079 60.358184 ( 11.857473)
test_basic 0.005055 0.000119 0.284062 ( 0.374457)
test_all 0.001163 0.000183 677.456188 (143.894661)
test_rubyspec 0.041240 0.022488 52.501261 ( 60.716326)
total: 226.21 sec