Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-060306
#<BuildRuby:0x0000562dd6d4edd8
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-060306",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009074 0.000736 1.285976 ( 1.582630)
build_miniruby 0.001953 0.000279 0.849248 ( 0.866975)
build_ruby 0.002530 0.000361 2.244308 ( 2.186685)
build_all 0.021808 0.000932 25.195802 ( 2.914709)
build_install 0.018061 0.003464 4.970405 ( 1.215279)
test_btest 0.001173 0.000153 85.452867 ( 9.174532)
test_basic 0.007608 0.000000 0.358019 ( 0.447416)
test_all 0.001861 0.000046 713.118139 ( 70.192987)
test_rubyspec 0.082391 0.065376 49.582905 ( 58.127843)
total: 146.71 sec