Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-094200
#<BuildRuby:0x0000558c4d4ecaf8
@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.20220404-094200",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003799 0.009419 1.044963 ( 1.314660)
build_miniruby 0.001241 0.000620 0.076707 ( 0.074374)
build_ruby 0.001291 0.000645 0.079636 ( 0.077480)
build_all 0.003377 0.006273 4.215333 ( 0.847024)
build_install 0.018084 0.006604 8.600451 ( 3.054897)
test_btest 0.001193 0.000631 72.273252 ( 8.385423)
test_basic 0.004334 0.002295 0.328087 ( 0.420597)
test_all 0.001113 0.000589 658.498450 ( 66.249811)
test_rubyspec 0.121769 0.055048 46.483283 ( 51.568481)
total: 131.99 sec