Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-162330
#<BuildRuby:0x0000559cee4a5a48
@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.20221201-162330",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011990 0.000000 1.201832 ( 1.243706)
build_miniruby 0.001873 0.000234 0.848409 ( 0.848240)
build_ruby 0.000517 0.003498 2.245985 ( 2.146940)
build_all 0.014226 0.006218 18.589723 ( 2.171168)
build_install 0.018417 0.003612 2.027383 ( 1.023455)
test_btest 0.000957 0.000208 91.650483 ( 9.057583)
test_basic 0.004476 0.005542 0.334261 ( 0.418910)
test_all 0.001816 0.000473 719.821398 ( 71.164106)
test_rubyspec 0.096324 0.084930 49.655769 ( 57.779630)
total: 145.85 sec