Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-154719
#<BuildRuby:0x000056122636c098
@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.20230727-154719",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005188 0.000197 1.396082 ( 2.727112)
build_miniruby 0.000823 0.000130 0.799515 ( 0.798754)
build_ruby 0.000968 0.000153 2.874491 ( 2.874142)
build_all 0.005269 0.004338 13.992780 ( 1.273661)
build_install 0.005593 0.003544 2.135217 ( 0.998888)
test_btest 0.000000 0.000775 80.789116 ( 7.428856)
test_basic 0.001965 0.002672 0.574687 ( 0.650638)
test_all 0.000818 0.000213 468.677141 ( 49.601143)
test_rubyspec 0.006787 0.041787 43.472748 ( 55.830847)
total: 122.18 sec