Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-100332
#<BuildRuby:0x0000563b2c37f240
@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.20221227-100332",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.009856 0.962178 ( 1.150785)
build_miniruby 0.000378 0.002455 0.845686 ( 0.844410)
build_ruby 0.003142 0.000000 2.135082 ( 2.134901)
build_all 0.014905 0.005057 18.589606 ( 2.158201)
build_install 0.020303 0.002094 2.063205 ( 1.040913)
test_btest 0.000981 0.000421 93.654034 ( 9.193879)
test_basic 0.008437 0.001806 0.352709 ( 0.437857)
test_all 0.001713 0.000701 676.999411 ( 64.798325)
test_rubyspec 0.106303 0.065492 48.028415 ( 56.221090)
total: 137.98 sec