Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-141144
#<BuildRuby:0x0000563bc79fb600
@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.20220817-141144",
@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.000026 0.000000 0.000026 ( 0.000032)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007103 0.003961 0.960759 ( 1.032732)
build_miniruby 0.002398 0.000000 0.075152 ( 0.075160)
build_ruby 0.001945 0.000049 0.077144 ( 0.076648)
build_all 0.009273 0.000579 1.526825 ( 0.582771)
build_install 0.007051 0.013761 1.907678 ( 0.951991)
test_btest 0.000000 0.001209 75.005305 ( 8.037743)
test_basic 0.003548 0.004302 0.322518 ( 0.415098)
test_all 0.002469 0.000779 682.846970 ( 66.610953)
test_rubyspec 0.100713 0.075348 45.277350 ( 52.778643)
total: 130.56 sec