Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-024008
#<BuildRuby:0x000055c39cee3ad0
@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-024008",
@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.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011432 0.001059 0.935844 ( 1.199516)
build_miniruby 0.001410 0.000201 0.074595 ( 0.072870)
build_ruby 0.002446 0.000000 0.077304 ( 0.075014)
build_all 0.004332 0.005148 4.121409 ( 0.792341)
build_install 0.016945 0.006541 7.852939 ( 2.358998)
test_btest 0.001246 0.000293 47.781925 ( 44.348225)
test_basic 0.006042 0.001421 0.336964 ( 0.434005)
test_all 0.001360 0.000320 662.682364 ( 65.334517)
test_rubyspec 0.102387 0.058971 46.528170 ( 51.900806)
total: 166.52 sec