Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-195849
#<BuildRuby:0x000056250e8fb810
@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.20220307-195849",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010393 0.000763 1.010609 ( 1.055772)
build_miniruby 0.001758 0.000541 0.076387 ( 0.074001)
build_ruby 0.001315 0.000404 0.071707 ( 0.070506)
build_all 0.008583 0.001195 4.230659 ( 0.865693)
build_install 0.012449 0.010549 8.035265 ( 2.436667)
test_btest 0.000859 0.000322 72.816814 ( 8.165890)
test_basic 0.005755 0.001599 0.341771 ( 0.432009)
test_all 0.001386 0.000511 668.693770 ( 65.484400)
test_rubyspec 0.083442 0.076308 46.424524 ( 51.724656)
total: 130.31 sec