Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-105918
#<BuildRuby:0x0000562d2cd3b940
@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.20220325-105918",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011898 0.001120 0.996978 ( 1.189325)
build_miniruby 0.002433 0.000000 0.065779 ( 0.063746)
build_ruby 0.002165 0.000009 0.075032 ( 0.073577)
build_all 0.009595 0.000000 4.128758 ( 0.851106)
build_install 0.023736 0.000533 7.822925 ( 2.415742)
test_btest 0.001166 0.000111 73.600319 ( 8.272377)
test_basic 0.008200 0.000294 0.343583 ( 0.431472)
test_all 0.001707 0.000155 701.561846 ( 68.264537)
test_rubyspec 0.142873 0.035545 46.396257 ( 51.706707)
total: 133.27 sec