Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-115300
#<BuildRuby:0x000055e85b738a90
@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.20221208-115300",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000094 0.000023 0.000117 ( 0.000068)
build_up 0.000000 0.011256 1.205434 ( 1.409924)
build_miniruby 0.000414 0.002742 0.835722 ( 0.850316)
build_ruby 0.000000 0.002867 2.240362 ( 2.181650)
build_all 0.013755 0.005938 18.613147 ( 2.180957)
build_install 0.016250 0.002336 2.105808 ( 1.067670)
test_btest 0.000846 0.000403 89.379965 ( 9.252466)
test_basic 0.006271 0.001123 0.349828 ( 0.439415)
test_all 0.002185 0.000000 689.042869 ( 69.629295)
test_rubyspec 0.111082 0.050272 49.282660 ( 57.743146)
total: 144.76 sec