Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-070246
#<BuildRuby:0x000056085ab404c0
@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.20220911-070246",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002862 0.007648 1.142371 ( 1.093837)
build_miniruby 0.001876 0.000536 0.071487 ( 0.069463)
build_ruby 0.001558 0.000445 0.075140 ( 0.073882)
build_all 0.008484 0.001151 1.549406 ( 0.607524)
build_install 0.017284 0.004314 1.921857 ( 0.953266)
test_btest 0.000951 0.000250 94.701262 ( 9.555763)
test_basic 0.003585 0.004217 0.354353 ( 0.443749)
test_all 0.003795 0.001138 695.626483 ( 68.942080)
test_rubyspec 0.091432 0.064278 47.261890 ( 55.599207)
total: 137.34 sec