Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-084156
#<BuildRuby:0x0000559fd203b368
@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.20221226-084156",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001757 0.009747 1.050907 ( 1.431533)
build_miniruby 0.001893 0.000676 0.846459 ( 0.844703)
build_ruby 0.003239 0.000000 2.161269 ( 2.160717)
build_all 0.018402 0.001570 18.632959 ( 2.165391)
build_install 0.020347 0.000808 2.022484 ( 1.017911)
test_btest 0.001279 0.000000 92.339830 ( 8.603958)
test_basic 0.000484 0.009929 0.353189 ( 0.439764)
test_all 0.002036 0.000655 684.256619 ( 63.395772)
test_rubyspec 0.091689 0.089271 47.906159 ( 55.987205)
total: 136.05 sec