Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-045757
#<BuildRuby:0x000055b616c58d30
@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.20220914-045757",
@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.000008)
autoconf 0.000033 0.000012 0.000045 ( 0.000051)
configure 0.000024 0.000008 0.000032 ( 0.000030)
build_up 0.006005 0.004724 1.100417 ( 2.514063)
build_miniruby 0.002091 0.000000 0.074592 ( 0.072413)
build_ruby 0.001913 0.000000 0.077672 ( 0.075951)
build_all 0.009330 0.000503 1.574540 ( 0.610045)
build_install 0.012953 0.009285 1.924719 ( 0.936859)
test_btest 0.000781 0.000312 95.422050 ( 9.155299)
test_basic 0.001722 0.005830 0.346484 ( 0.445559)
test_all 0.002620 0.001535 671.163848 ( 67.894681)
test_rubyspec 0.075805 0.094751 46.804087 ( 55.028208)
total: 136.73 sec