Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-100225
#<BuildRuby:0x000055709b1b1550
@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.20220729-100225",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008441 0.001622 0.845285 ( 1.345256)
build_miniruby 0.000000 0.002405 0.065341 ( 0.064847)
build_ruby 0.000204 0.001914 0.065002 ( 0.063855)
build_all 0.006649 0.000934 1.258889 ( 0.471589)
build_install 0.007549 0.008373 4.342498 ( 1.810675)
test_btest 0.001458 0.000000 53.533774 ( 5.814173)
test_basic 0.005367 0.000000 0.294145 ( 0.385981)
test_all 0.002451 0.000000 483.351389 ( 52.183992)
test_rubyspec 0.090494 0.045731 41.843453 ( 47.791748)
total: 109.93 sec