Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-020727
#<BuildRuby:0x000055e1c0f78af8
@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.20220327-020727",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006660 0.004411 0.989285 ( 1.062448)
build_miniruby 0.001467 0.000293 0.078838 ( 0.077853)
build_ruby 0.001483 0.000296 0.074595 ( 0.073281)
build_all 0.010249 0.001125 4.099440 ( 0.860800)
build_install 0.017091 0.005304 7.993277 ( 2.407619)
test_btest 0.001086 0.000229 73.143188 ( 8.260263)
test_basic 0.007401 0.000508 0.350207 ( 0.438876)
test_all 0.001699 0.000000 710.148403 ( 68.827224)
test_rubyspec 0.125275 0.038596 45.840114 ( 51.328610)
total: 133.34 sec