Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-141058
#<BuildRuby:0x0000561107fa8778
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-141058",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009945 0.000864 0.943823 ( 1.169209)
build_miniruby 0.001602 0.000229 0.074435 ( 0.073285)
build_ruby 0.002142 0.000306 0.075713 ( 0.074595)
build_all 0.005234 0.004738 4.149259 ( 0.797606)
build_install 0.013683 0.010604 7.704547 ( 2.308460)
test_btest 0.001063 0.000312 47.390541 ( 44.001091)
test_basic 0.006487 0.001907 0.351440 ( 0.440889)
test_all 0.001199 0.001042 654.959272 ( 65.892557)
test_rubyspec 0.102645 0.064991 46.172929 ( 51.559888)
total: 166.32 sec