Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-050046
#<BuildRuby:0x000055df1ee33340
@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.20220329-050046",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005290 0.004856 1.024637 ( 2.766940)
build_miniruby 0.001813 0.000259 0.073751 ( 0.071694)
build_ruby 0.002102 0.000300 0.076434 ( 0.073985)
build_all 0.000000 0.010772 4.147197 ( 0.839300)
build_install 0.014494 0.009556 7.829268 ( 2.368423)
test_btest 0.000729 0.000269 71.598074 ( 7.919005)
test_basic 0.007515 0.001115 0.334703 ( 0.421645)
test_all 0.001849 0.000000 696.056188 ( 67.344811)
test_rubyspec 0.089843 0.069688 45.867979 ( 51.199056)
total: 133.01 sec