Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-065039
#<BuildRuby:0x00005557c6def440
@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.20220328-065039",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009917 0.000763 1.003479 ( 1.696329)
build_miniruby 0.001970 0.000151 0.071915 ( 0.069878)
build_ruby 0.001965 0.000000 0.072199 ( 0.070153)
build_all 0.010400 0.000000 4.131028 ( 0.860212)
build_install 0.016498 0.006739 8.141815 ( 2.455645)
test_btest 0.001343 0.000168 72.783956 ( 8.126624)
test_basic 0.007072 0.000131 0.328894 ( 0.423795)
test_all 0.001745 0.000205 703.281821 ( 68.040872)
test_rubyspec 0.087819 0.078716 45.860614 ( 51.337253)
total: 133.08 sec