Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-104800
#<BuildRuby:0x0000556a277a29c0
@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.20220721-104800",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000044 0.000012 0.000056 ( 0.000053)
build_up 0.005267 0.005968 0.854683 ( 0.971784)
build_miniruby 0.001047 0.000381 0.063147 ( 0.062003)
build_ruby 0.001279 0.000466 0.059445 ( 0.057593)
build_all 0.006964 0.002532 1.261447 ( 0.490444)
build_install 0.014590 0.003065 4.358833 ( 1.830358)
test_btest 0.000988 0.000330 53.575754 ( 6.012364)
test_basic 0.000177 0.006329 0.295435 ( 0.385154)
test_all 0.002183 0.000910 484.584483 ( 51.872310)
test_rubyspec 0.081798 0.047367 41.838684 ( 47.675782)
total: 109.36 sec