Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-173918
#<BuildRuby:0x000055a4d545cc00
@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.20220812-173918",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.011047 0.000601 0.976125 ( 1.026737)
build_miniruby 0.001683 0.000361 0.067049 ( 0.065461)
build_ruby 0.001702 0.000364 0.080648 ( 0.078849)
build_all 0.007524 0.001613 1.536897 ( 0.598770)
build_install 0.021238 0.001035 1.917996 ( 0.946485)
test_btest 0.000906 0.000160 71.592247 ( 8.200626)
test_basic 0.000000 0.007315 0.317494 ( 0.407128)
test_all 0.001818 0.001216 626.608107 ( 64.303576)
test_rubyspec 0.112541 0.066485 46.219618 ( 53.717897)
total: 129.35 sec