Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-152902
#<BuildRuby:0x000055a07b1876c8
@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.20220204-152902",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000059 0.000009 0.000068 ( 0.000064)
build_up 0.010541 0.000919 0.983778 ( 1.176393)
build_miniruby 0.001952 0.000279 0.079490 ( 0.079443)
build_ruby 0.001378 0.000197 0.073095 ( 0.073111)
build_all 0.005018 0.005906 4.145874 ( 0.817013)
build_install 0.020959 0.004140 8.017399 ( 2.413412)
test_btest 0.001031 0.000217 47.415917 ( 44.092134)
test_basic 0.006156 0.001296 0.342809 ( 0.431866)
test_all 0.000951 0.002351 701.296496 ( 67.964877)
test_rubyspec 0.091662 0.069534 46.307401 ( 51.729238)
total: 168.78 sec