Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-041830
#<BuildRuby:0x000056116a44b340
@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.20220227-041830",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.011885 0.000535 1.022004 ( 1.240518)
build_miniruby 0.001985 0.000264 0.080494 ( 0.078345)
build_ruby 0.002134 0.000000 0.074191 ( 0.073077)
build_all 0.005869 0.004243 4.196663 ( 0.839685)
build_install 0.018256 0.006342 8.012328 ( 2.445219)
test_btest 0.000902 0.000190 78.374129 ( 8.584715)
test_basic 0.002875 0.004377 0.339733 ( 0.429346)
test_all 0.001550 0.000387 694.225248 ( 67.564819)
test_rubyspec 0.117401 0.047254 46.611655 ( 52.038463)
total: 133.30 sec