Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-024252
#<BuildRuby:0x0000560dd56d7818
@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.20230616-024252",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005108 0.000249 1.371006 ( 2.641567)
build_miniruby 0.000843 0.000198 0.786288 ( 0.785596)
build_ruby 0.001060 0.000250 2.485923 ( 2.486293)
build_all 0.008911 0.001040 12.626414 ( 1.071891)
build_install 0.000000 0.007917 1.873439 ( 0.869725)
test_btest 0.000974 0.000000 82.489179 ( 7.052612)
test_basic 0.004067 0.000000 0.685720 ( 0.767657)
test_all 0.000921 0.000176 439.327598 ( 39.721039)
test_rubyspec 0.022377 0.013684 41.620515 ( 54.127776)
total: 109.52 sec