Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-170339
#<BuildRuby:0x0000557e31bbc4c0
@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-170339",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.005166 0.004998 1.286291 ( 1.524815)
build_miniruby 0.002060 0.000294 0.846868 ( 0.852094)
build_ruby 0.002354 0.000336 2.250607 ( 2.171621)
build_all 0.013615 0.008538 25.089557 ( 2.842161)
build_install 0.018948 0.001942 4.923226 ( 1.186222)
test_btest 0.000000 0.001389 83.359167 ( 8.570526)
test_basic 0.000000 0.006777 0.363220 ( 0.451814)
test_all 0.000000 0.002955 676.169041 ( 69.353132)
test_rubyspec 0.087494 0.066769 49.896823 ( 58.401246)
total: 145.35 sec