Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-024752
#<BuildRuby:0x0000560fa25ac8e8
@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-024752",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002665 0.007762 0.976330 ( 1.866771)
build_miniruby 0.001811 0.000517 0.065494 ( 0.063191)
build_ruby 0.001630 0.000466 0.068468 ( 0.065969)
build_all 0.010955 0.000617 1.498011 ( 0.554723)
build_install 0.021776 0.000833 5.135926 ( 2.057646)
test_btest 0.000823 0.000165 73.165087 ( 8.661092)
test_basic 0.002439 0.005269 0.327779 ( 0.421370)
test_all 0.002300 0.000575 679.314950 ( 66.335810)
test_rubyspec 0.117412 0.065270 45.883000 ( 53.188159)
total: 133.22 sec