Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-095704
#<BuildRuby:0x0000559b30ef0c10
@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.20220312-095704",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006640 0.004945 0.999932 ( 1.057474)
build_miniruby 0.002244 0.000000 0.073923 ( 0.071621)
build_ruby 0.002093 0.000121 0.075464 ( 0.073128)
build_all 0.007009 0.002230 1.496288 ( 0.610367)
build_install 0.014211 0.009459 5.284294 ( 2.189355)
test_btest 0.000871 0.000356 71.761921 ( 8.399567)
test_basic 0.005029 0.002703 0.339477 ( 0.427894)
test_all 0.001742 0.000238 691.769975 ( 67.629670)
test_rubyspec 0.094706 0.061650 46.064526 ( 51.224057)
total: 131.68 sec