Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-062320
#<BuildRuby:0x0000556f319c3510
@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.20220218-062320",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000087 0.000022 0.000109 ( 0.000114)
build_up 0.005980 0.004706 0.962263 ( 4.016277)
build_miniruby 0.001347 0.000415 0.074772 ( 0.073131)
build_ruby 0.001626 0.000500 0.080021 ( 0.077672)
build_all 0.009259 0.001352 4.082698 ( 0.792005)
build_install 0.018791 0.003712 7.821530 ( 2.330305)
test_btest 0.001167 0.000311 71.802649 ( 8.588653)
test_basic 0.002496 0.004828 0.341231 ( 0.437302)
test_all 0.001352 0.000422 706.247532 ( 68.017315)
test_rubyspec 0.099703 0.054675 46.289890 ( 51.857491)
total: 136.19 sec