Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-144943
#<BuildRuby:0x00005653429e0b88
@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-144943",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004578 0.005722 0.927919 ( 1.032457)
build_miniruby 0.001387 0.000462 0.072970 ( 0.070820)
build_ruby 0.002225 0.000000 0.079389 ( 0.077074)
build_all 0.006639 0.004545 4.139653 ( 0.788379)
build_install 0.020899 0.002022 7.897010 ( 2.407756)
test_btest 0.000887 0.000261 46.853853 ( 43.609705)
test_basic 0.006722 0.000440 0.343662 ( 0.435596)
test_all 0.001875 0.000203 686.118586 ( 66.941688)
test_rubyspec 0.103895 0.065964 46.159667 ( 51.548183)
total: 166.91 sec