Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-155141
#<BuildRuby:0x00005639e423b4b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-155141",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007570 0.003252 1.279543 ( 1.555131)
build_miniruby 0.002115 0.000397 0.852067 ( 0.853911)
build_ruby 0.002339 0.000439 2.238247 ( 2.154754)
build_all 0.016824 0.004217 25.083842 ( 2.855161)
build_install 0.019188 0.001159 4.965180 ( 1.204331)
test_btest 0.001284 0.000223 88.519340 ( 8.513359)
test_basic 0.006557 0.000338 0.338401 ( 0.427574)
test_all 0.001679 0.000280 725.752738 ( 71.857601)
test_rubyspec 0.109620 0.034872 50.049894 ( 58.304063)
total: 147.73 sec