Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-072855
#<BuildRuby:0x00005635d16cf7e8
@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.20220306-072855",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010583 0.000883 1.038927 ( 1.927693)
build_miniruby 0.002064 0.000275 0.079545 ( 0.078227)
build_ruby 0.001488 0.000199 0.082008 ( 0.080826)
build_all 0.010585 0.000150 4.186705 ( 0.867685)
build_install 0.017954 0.005295 7.937139 ( 2.429332)
test_btest 0.000996 0.000150 70.671184 ( 8.124485)
test_basic 0.007016 0.001053 0.344068 ( 0.433281)
test_all 0.001664 0.000249 693.596851 ( 66.803945)
test_rubyspec 0.077206 0.085099 46.374899 ( 51.788854)
total: 132.54 sec