Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-010013
#<BuildRuby:0x000055ab10caf7b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-010013",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.010550 0.000356 0.962290 ( 2.099099)
build_miniruby 0.002494 0.000000 0.071705 ( 0.069401)
build_ruby 0.001914 0.000033 0.075147 ( 0.072996)
build_all 0.009037 0.001205 4.077341 ( 0.788682)
build_install 0.019315 0.004854 7.931453 ( 2.320089)
test_btest 0.000969 0.000153 47.162139 ( 43.874422)
test_basic 0.003691 0.004692 0.347126 ( 0.434772)
test_all 0.001905 0.000381 649.317235 ( 65.092668)
test_rubyspec 0.101489 0.072268 46.218008 ( 51.280279)
total: 166.03 sec