Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-093216
#<BuildRuby:0x000055b6e9358658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-093216",
@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.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000015)
build_up 0.004500 0.006253 0.940503 ( 1.268078)
build_miniruby 0.001389 0.000757 0.072102 ( 0.070229)
build_ruby 0.002238 0.000000 0.078758 ( 0.076275)
build_all 0.009061 0.001251 4.119069 ( 0.773075)
build_install 0.010192 0.012338 7.720785 ( 2.297234)
test_btest 0.000893 0.000511 47.027630 ( 43.958736)
test_basic 0.006860 0.000974 0.337334 ( 0.436408)
test_all 0.001151 0.000614 655.445546 ( 64.866345)
test_rubyspec 0.102164 0.052190 45.544917 ( 51.111570)
total: 164.86 sec