Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-235549
#<BuildRuby:0x000055814639fce8
@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-235549",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001468 0.003698 1.503441 ( 2.783741)
build_miniruby 0.000918 0.000137 0.945396 ( 0.944575)
build_ruby 0.001151 0.000173 2.843263 ( 2.842547)
build_all 0.009213 0.000000 13.103365 ( 1.167583)
build_install 0.006324 0.002096 1.869194 ( 0.924549)
test_btest 0.000677 0.000101 76.242808 ( 7.317843)
test_basic 0.000000 0.004441 0.682090 ( 0.761897)
test_all 0.000000 0.001228 477.238812 ( 46.082592)
test_rubyspec 0.020901 0.017885 43.612862 ( 56.122383)
total: 118.95 sec