Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-013029
#<BuildRuby:0x00005563e3a91180
@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.20220803-013029",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007873 0.001312 0.873871 ( 1.078486)
build_miniruby 0.001931 0.000322 0.062527 ( 0.061364)
build_ruby 0.001509 0.000252 0.065074 ( 0.063791)
build_all 0.007334 0.001222 1.220929 ( 0.454245)
build_install 0.014724 0.001445 4.267866 ( 1.810585)
test_btest 0.001321 0.000203 55.249373 ( 6.115905)
test_basic 0.004379 0.000674 0.280379 ( 0.371795)
test_all 0.001788 0.000275 483.666207 ( 51.793947)
test_rubyspec 0.111880 0.028459 41.360705 ( 48.949626)
total: 110.70 sec