Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-210917
#<BuildRuby:0x0000560f95723940
@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.20220225-210917",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011815 0.991881 ( 1.005648)
build_miniruby 0.001094 0.000951 0.069572 ( 0.067516)
build_ruby 0.002395 0.000000 0.066652 ( 0.064164)
build_all 0.009168 0.001403 4.169687 ( 0.842132)
build_install 0.019067 0.004951 7.915663 ( 2.408120)
test_btest 0.000882 0.000344 75.253040 ( 7.989339)
test_basic 0.004071 0.004358 0.329102 ( 0.417329)
test_all 0.001531 0.000645 688.340625 ( 66.943021)
test_rubyspec 0.076198 0.095983 46.291949 ( 51.726107)
total: 131.46 sec