Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-214400
#<BuildRuby:0x0000560ce437b440
@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.20220213-214400",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002557 0.009012 0.946047 ( 1.005104)
build_miniruby 0.001475 0.000316 0.068541 ( 0.066855)
build_ruby 0.002008 0.000430 0.075935 ( 0.073720)
build_all 0.004617 0.005999 4.114043 ( 0.798416)
build_install 0.015518 0.008516 7.859064 ( 2.323519)
test_btest 0.001096 0.000365 73.433064 ( 7.924099)
test_basic 0.006556 0.000237 0.325872 ( 0.424960)
test_all 0.001422 0.000445 673.888983 ( 65.944434)
test_rubyspec 0.140766 0.017450 46.480370 ( 51.932839)
total: 130.49 sec