Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-074459
#<BuildRuby:0x0000558fe03884f0
@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.20220220-074459",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006167 0.004526 0.950436 ( 2.008098)
build_miniruby 0.001594 0.000490 0.070766 ( 0.070232)
build_ruby 0.001890 0.000582 0.076485 ( 0.076237)
build_all 0.005490 0.004702 4.124149 ( 0.799647)
build_install 0.012336 0.012438 7.740080 ( 2.371332)
test_btest 0.000673 0.000314 79.275010 ( 8.188111)
test_basic 0.004972 0.002320 0.337143 ( 0.427459)
test_all 0.001417 0.000661 656.562118 ( 65.753023)
test_rubyspec 0.094943 0.069671 46.327538 ( 55.703962)
total: 135.40 sec