Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-085527
#<BuildRuby:0x00005650ebc491f8
@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.20221025-085527",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007446 0.002233 1.118836 ( 1.208474)
build_miniruby 0.002119 0.000000 0.112220 ( 0.110888)
build_ruby 0.001615 0.000000 0.111221 ( 0.110297)
build_all 0.007722 0.000000 1.412394 ( 0.613195)
build_install 0.014366 0.000497 1.689675 ( 0.924926)
test_btest 0.001451 0.000290 63.789734 ( 6.374877)
test_basic 0.002976 0.003339 0.376412 ( 0.469666)
test_all 0.004606 0.004588 487.925035 ( 53.363397)
test_rubyspec 0.078177 0.049399 43.622057 ( 52.223694)
total: 115.40 sec