Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-230120
#<BuildRuby:0x0000561ec05a0cc8
@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.20220202-230120",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000088 0.000030 0.000118 ( 0.000122)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.008954 0.001544 0.941263 ( 1.004877)
build_miniruby 0.001585 0.000488 0.075811 ( 0.074098)
build_ruby 0.002047 0.000000 0.080537 ( 0.081149)
build_all 0.009554 0.000752 4.108841 ( 0.814195)
build_install 0.012161 0.012116 7.764077 ( 2.339745)
test_btest 0.001068 0.000401 46.603147 ( 43.460148)
test_basic 0.006761 0.000552 0.342298 ( 0.433723)
test_all 0.003038 0.001072 658.038985 ( 65.051469)
test_rubyspec 0.112321 0.041840 46.158238 ( 51.587845)
total: 164.85 sec