Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-183926
#<BuildRuby:0x00005592771bac88
@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.20221016-183926",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008823 0.001252 1.179875 ( 1.341988)
build_miniruby 0.001113 0.000278 0.108137 ( 0.105126)
build_ruby 0.000000 0.001711 0.102793 ( 0.099553)
build_all 0.003337 0.003680 1.360066 ( 0.565825)
build_install 0.007806 0.007872 1.679110 ( 0.893827)
test_btest 0.001258 0.000524 63.683616 ( 6.742012)
test_basic 0.009002 0.000000 0.358016 ( 0.451597)
test_all 0.006952 0.001556 516.754830 ( 54.805327)
test_rubyspec 0.056281 0.066843 43.583088 ( 52.209633)
total: 117.22 sec