Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-160136
#<BuildRuby:0x0000564201fc08e8
@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.20220303-160136",
@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.000003 0.000009 ( 0.000010)
autoconf 0.000063 0.000031 0.000094 ( 0.000104)
configure 0.000021 0.000010 0.000031 ( 0.000028)
build_up 0.007419 0.003709 0.998118 ( 1.081701)
build_miniruby 0.001334 0.000667 0.076164 ( 0.074247)
build_ruby 0.001363 0.000681 0.079939 ( 0.077953)
build_all 0.008926 0.001695 4.207114 ( 0.836773)
build_install 0.017828 0.005120 8.093291 ( 2.456039)
test_btest 0.000932 0.000388 71.682897 ( 8.221536)
test_basic 0.005375 0.002239 0.338080 ( 0.426418)
test_all 0.001347 0.000561 697.484513 ( 67.328070)
test_rubyspec 0.109695 0.052925 46.346054 ( 51.531989)
total: 132.04 sec