Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-034150
#<BuildRuby:0x0000564b2791c620
@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.20221115-034150",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007303 0.002434 1.096194 ( 1.324378)
build_miniruby 0.001808 0.000602 0.847747 ( 0.846496)
build_ruby 0.002804 0.000000 2.237550 ( 2.146258)
build_all 0.019936 0.002279 18.587826 ( 2.152364)
build_install 0.010735 0.012106 1.836926 ( 0.944110)
test_btest 0.001137 0.000419 83.732600 ( 8.781620)
test_basic 0.004535 0.004724 0.329610 ( 0.414703)
test_all 0.001979 0.000791 646.497113 ( 68.378026)
test_rubyspec 0.105069 0.073741 47.190315 ( 55.374942)
total: 140.36 sec