Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-202105
#<BuildRuby:0x0000556ec2507680
@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.20220207-202105",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000040 0.000000 0.000040 ( 0.000042)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.007425 0.003925 0.953473 ( 1.163642)
build_miniruby 0.002123 0.000000 0.080218 ( 0.078530)
build_ruby 0.001916 0.000014 0.076770 ( 0.075015)
build_all 0.005653 0.004566 4.133840 ( 0.785284)
build_install 0.017158 0.007111 7.903808 ( 2.336039)
test_btest 0.000774 0.000258 77.547531 ( 8.347681)
test_basic 0.007311 0.000820 0.343955 ( 0.432100)
test_all 0.001353 0.000427 667.098747 ( 65.346715)
test_rubyspec 0.083970 0.083549 46.510741 ( 51.741366)
total: 130.31 sec