Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-135835
#<BuildRuby:0x000055924895a8a0
@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-135835",
@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.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010955 0.000986 0.958829 ( 1.047468)
build_miniruby 0.001954 0.000279 0.074736 ( 0.072482)
build_ruby 0.002334 0.000000 0.075390 ( 0.073520)
build_all 0.006740 0.003830 4.141102 ( 0.780036)
build_install 0.020747 0.001882 7.771206 ( 2.349797)
test_btest 0.000985 0.000155 76.253557 ( 7.905223)
test_basic 0.003545 0.004791 0.337596 ( 0.425624)
test_all 0.000000 0.002322 665.691247 ( 65.863366)
test_rubyspec 0.121698 0.054406 46.016042 ( 51.388630)
total: 129.91 sec