Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-013649
#<BuildRuby:0x00005622c77cd888
@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.20220203-013649",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008947 0.001278 1.004435 ( 3.701088)
build_miniruby 0.001475 0.000211 0.073972 ( 0.071879)
build_ruby 0.001810 0.000259 0.073926 ( 0.071752)
build_all 0.011378 0.000000 4.172425 ( 0.806820)
build_install 0.020372 0.003910 7.833433 ( 2.305521)
test_btest 0.000954 0.000130 46.279078 ( 43.213381)
test_basic 0.002767 0.004237 0.331622 ( 0.427601)
test_all 0.001509 0.000262 671.618716 ( 65.499003)
test_rubyspec 0.079093 0.076787 46.186537 ( 51.644973)
total: 167.74 sec