Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-155440
#<BuildRuby:0x00005654778c4b38
@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.20220228-155440",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006038 0.005718 0.990205 ( 1.206553)
build_miniruby 0.001604 0.000494 0.076041 ( 0.074350)
build_ruby 0.001633 0.000502 0.077718 ( 0.076237)
build_all 0.005871 0.003487 4.183637 ( 0.859177)
build_install 0.021013 0.001752 7.875111 ( 2.408025)
test_btest 0.000780 0.000213 78.702292 ( 8.156348)
test_basic 0.007061 0.000000 0.327532 ( 0.417468)
test_all 0.001684 0.000220 670.413423 ( 65.902488)
test_rubyspec 0.132535 0.046953 46.437701 ( 51.437632)
total: 130.54 sec