Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-103823
#<BuildRuby:0x000056545c8c44f0
@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.20220226-103823",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000101 0.000008 0.000109 ( 0.000119)
build_up 0.009921 0.000421 1.002343 ( 1.155477)
build_miniruby 0.001731 0.000123 0.076824 ( 0.075067)
build_ruby 0.001998 0.000143 0.075708 ( 0.073475)
build_all 0.011455 0.000124 4.195920 ( 0.863675)
build_install 0.018051 0.005787 7.859023 ( 2.413365)
test_btest 0.001335 0.000000 78.054353 ( 8.678661)
test_basic 0.006827 0.000308 0.336238 ( 0.431873)
test_all 0.001631 0.000172 705.026968 ( 68.271130)
test_rubyspec 0.139712 0.018328 46.348474 ( 51.754948)
total: 133.72 sec