Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-085301
#<BuildRuby:0x0000562d24f9f810
@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.20220318-085301",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008525 0.001427 1.004589 ( 1.322624)
build_miniruby 0.001518 0.000467 0.074770 ( 0.073262)
build_ruby 0.001812 0.000557 0.080758 ( 0.078798)
build_all 0.007967 0.000986 4.196993 ( 0.859864)
build_install 0.024345 0.000104 7.822634 ( 2.396382)
test_btest 0.001341 0.000000 75.140439 ( 8.377582)
test_basic 0.000000 0.007475 0.338639 ( 0.427423)
test_all 0.000910 0.001292 660.377507 ( 65.338972)
test_rubyspec 0.087349 0.090395 46.102800 ( 51.187570)
total: 130.06 sec