Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-055211
#<BuildRuby:0x000055b71e5d7520
@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.20230728-055211",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005416 0.000602 1.348921 ( 2.647938)
build_miniruby 0.001349 0.000150 0.922419 ( 0.921360)
build_ruby 0.001415 0.000157 2.688743 ( 2.693474)
build_all 0.005714 0.004085 14.065657 ( 1.303047)
build_install 0.000447 0.007925 2.024313 ( 0.933777)
test_btest 0.000884 0.000210 82.848562 ( 7.628949)
test_basic 0.000891 0.004550 0.755521 ( 0.830796)
test_all 0.001363 0.000389 504.960392 ( 59.196696)
test_rubyspec 0.011928 0.030173 43.394237 ( 55.721070)
total: 131.88 sec