Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-174455
#<BuildRuby:0x00005607b68c8430
@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.20220312-174455",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010899 0.000346 1.004921 ( 1.143804)
build_miniruby 0.001884 0.000252 0.075298 ( 0.075001)
build_ruby 0.001703 0.000227 0.073652 ( 0.073170)
build_all 0.007844 0.001046 1.502881 ( 0.637374)
build_install 0.013093 0.008692 5.276319 ( 2.228820)
test_btest 0.001155 0.000243 74.359342 ( 8.466049)
test_basic 0.007130 0.000467 0.330704 ( 0.422018)
test_all 0.001526 0.000305 700.974704 ( 68.288843)
test_rubyspec 0.102458 0.055909 46.503258 ( 51.861129)
total: 133.20 sec