Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-031707
#<BuildRuby:0x0000563a27598ca8
@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-031707",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010237 0.000138 0.982225 ( 1.802326)
build_miniruby 0.002309 0.000144 0.073222 ( 0.071394)
build_ruby 0.002025 0.000000 0.072304 ( 0.070827)
build_all 0.003821 0.006393 4.144164 ( 0.783500)
build_install 0.019377 0.000000 7.887829 ( 2.362045)
test_btest 0.001484 0.000000 47.298457 ( 44.050404)
test_basic 0.008249 0.000000 0.352025 ( 0.440469)
test_all 0.001545 0.000000 697.229159 ( 67.578016)
test_rubyspec 0.113171 0.064461 45.973659 ( 51.502913)
total: 168.66 sec