Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-060359
#<BuildRuby:0x00005573d01e8658
@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-060359",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.010043 0.000824 0.934086 ( 1.289822)
build_miniruby 0.001789 0.000239 0.075700 ( 0.074847)
build_ruby 0.001957 0.000261 0.077459 ( 0.076014)
build_all 0.001469 0.009465 4.176116 ( 0.811438)
build_install 0.018471 0.005904 7.782662 ( 2.351462)
test_btest 0.000908 0.000252 47.639939 ( 45.184079)
test_basic 0.006333 0.001760 0.340823 ( 0.428769)
test_all 0.001647 0.000200 662.197247 ( 65.114204)
test_rubyspec 0.110403 0.048772 46.133448 ( 51.487865)
total: 166.82 sec