Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-060434
#<BuildRuby:0x0000563bcdc5b818
@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.20230808-060434",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.004892 0.000816 1.475362 ( 2.729067)
build_miniruby 0.000921 0.000154 0.935482 ( 0.935317)
build_ruby 0.001005 0.000167 2.785193 ( 2.784782)
build_all 0.004057 0.005353 15.052848 ( 1.331272)
build_install 0.008655 0.000837 2.171025 ( 0.976726)
test_btest 0.000951 0.000200 83.681205 ( 7.834947)
test_basic 0.000000 0.005524 0.695345 ( 0.770185)
test_all 0.000000 0.001556 537.388348 ( 55.644083)
test_rubyspec 0.023512 0.019906 47.072058 ( 59.347797)
total: 132.35 sec