Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-221238
#<BuildRuby:0x0000560cca7b3810
@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.20220217-221238",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000078 0.000028 0.000106 ( 0.000111)
build_up 0.004676 0.006174 0.945351 ( 1.083409)
build_miniruby 0.002621 0.000000 0.077462 ( 0.075196)
build_ruby 0.001996 0.000000 0.078033 ( 0.075925)
build_all 0.005624 0.005228 4.174301 ( 0.795282)
build_install 0.022398 0.001406 7.770740 ( 2.282022)
test_btest 0.000805 0.000284 72.395706 ( 8.311031)
test_basic 0.007520 0.000000 0.336604 ( 0.431779)
test_all 0.000000 0.001856 686.671498 ( 65.939381)
test_rubyspec 0.075109 0.084108 46.132874 ( 51.599373)
total: 130.59 sec