Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-052418
#<BuildRuby:0x000055d4248f65a8
@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.20220218-052418",
@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.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007658 0.004015 1.020014 ( 2.708120)
build_miniruby 0.000000 0.001805 0.079078 ( 0.078115)
build_ruby 0.000279 0.002176 0.079395 ( 0.077270)
build_all 0.006255 0.003537 4.035127 ( 0.776295)
build_install 0.020326 0.004086 7.858386 ( 2.335200)
test_btest 0.000864 0.000235 78.803168 ( 8.024551)
test_basic 0.007042 0.000775 0.338764 ( 0.428831)
test_all 0.002327 0.000185 643.953706 ( 65.843984)
test_rubyspec 0.100812 0.059171 46.111514 ( 51.751955)
total: 132.03 sec