Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-092151
#<BuildRuby:0x00005623af3625a8
@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-092151",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009509 0.003323 0.986456 ( 1.270191)
build_miniruby 0.001567 0.000418 0.079227 ( 0.077094)
build_ruby 0.001752 0.000467 0.073748 ( 0.071498)
build_all 0.008949 0.002143 4.228478 ( 0.841512)
build_install 0.014070 0.009554 7.940743 ( 2.444180)
test_btest 0.000751 0.000251 74.683415 ( 8.166554)
test_basic 0.000640 0.006648 0.332422 ( 0.425267)
test_all 0.001153 0.000472 651.781945 ( 65.781429)
test_rubyspec 0.097235 0.069561 46.406857 ( 51.800260)
total: 130.88 sec