Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-042955
#<BuildRuby:0x000055b847f2efe0
@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.20220913-042955",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000012 0.000002 0.000014 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008432 0.000973 1.167760 ( 1.215464)
build_miniruby 0.001645 0.000353 0.065555 ( 0.063504)
build_ruby 0.001303 0.000279 0.073120 ( 0.072171)
build_all 0.002009 0.008070 1.562625 ( 0.595193)
build_install 0.021594 0.000044 1.915264 ( 0.938962)
test_btest 0.001068 0.000267 99.696024 ( 9.682860)
test_basic 0.007068 0.000647 0.361913 ( 0.449543)
test_all 0.004205 0.001001 649.266837 ( 66.597213)
test_rubyspec 0.121294 0.057140 47.310897 ( 55.688761)
total: 135.30 sec