Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-072428
#<BuildRuby:0x000055e21e2e77b8
@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.20220201-072428",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008625 0.001991 0.987902 ( 3.696195)
build_miniruby 0.001613 0.000372 0.074661 ( 0.072957)
build_ruby 0.001366 0.000315 0.068986 ( 0.068212)
build_all 0.004814 0.006208 4.163046 ( 0.799304)
build_install 0.023638 0.000000 7.775064 ( 2.362659)
test_btest 0.001160 0.000000 46.232042 ( 43.146347)
test_basic 0.001670 0.006149 0.338091 ( 0.427378)
test_all 0.001696 0.000000 705.553532 ( 67.722554)
test_rubyspec 0.107239 0.063998 46.434784 ( 51.842920)
total: 170.14 sec