Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-062421
#<BuildRuby:0x0000558d295c04c0
@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.20220908-062421",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010650 0.000710 0.989283 ( 1.318789)
build_miniruby 0.002476 0.000000 0.065481 ( 0.063613)
build_ruby 0.002103 0.000014 0.071362 ( 0.070036)
build_all 0.005333 0.005138 1.587516 ( 0.625697)
build_install 0.021640 0.000240 1.931481 ( 0.966213)
test_btest 0.001154 0.000116 91.361789 ( 9.349468)
test_basic 0.001925 0.005286 0.358491 ( 0.447922)
test_all 0.002321 0.003086 679.545742 ( 67.801714)
test_rubyspec 0.130538 0.042397 47.333777 ( 55.620664)
total: 136.27 sec