Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-112547
#<BuildRuby:0x0000557271d1c1d8
@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.20221206-112547",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.009921 0.000839 1.324769 ( 1.550152)
build_miniruby 0.000000 0.003129 0.854623 ( 0.856035)
build_ruby 0.002379 0.000848 2.231113 ( 2.145857)
build_all 0.019386 0.001061 18.590607 ( 2.171819)
build_install 0.019958 0.001584 2.047542 ( 1.029811)
test_btest 0.001115 0.000167 91.633251 ( 8.814140)
test_basic 0.002337 0.004726 0.349685 ( 0.437281)
test_all 0.001825 0.000348 688.233997 ( 70.399903)
test_rubyspec 0.100288 0.049162 49.398535 ( 57.565222)
total: 144.97 sec