Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-085015
#<BuildRuby:0x00005577e200d930
@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.20220205-085015",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006976 0.004346 0.939646 ( 1.100501)
build_miniruby 0.001677 0.000223 0.076818 ( 0.074696)
build_ruby 0.001974 0.000263 0.079874 ( 0.077259)
build_all 0.006602 0.004014 4.088299 ( 0.787783)
build_install 0.018907 0.005493 7.722090 ( 2.290852)
test_btest 0.001069 0.000213 47.141189 ( 43.780317)
test_basic 0.003128 0.004466 0.344337 ( 0.434685)
test_all 0.001489 0.000358 655.454155 ( 65.034686)
test_rubyspec 0.117077 0.050378 45.389501 ( 50.716252)
total: 164.30 sec