Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-053421
#<BuildRuby:0x0000558db35d3108
@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.20230710-053421",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.005519 1.435817 ( 2.725831)
build_miniruby 0.000000 0.001146 0.796711 ( 0.796778)
build_ruby 0.000000 0.001244 2.633279 ( 2.634025)
build_all 0.000269 0.009101 8.853456 ( 8.057480)
build_install 0.005970 0.002929 1.997170 ( 1.681998)
test_btest 0.001068 0.000000 86.622556 ( 7.949156)
test_basic 0.003060 0.003866 0.683786 ( 0.757829)
test_all 0.000889 0.000525 476.905181 ( 55.595243)
test_rubyspec 0.014725 0.026798 43.665680 ( 56.118818)
total: 136.32 sec