Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-084807
#<BuildRuby:0x000055b34a2e2478
@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.20220301-084807",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008859 0.002777 1.007142 ( 1.270710)
build_miniruby 0.001497 0.000264 0.079267 ( 0.078006)
build_ruby 0.001864 0.000328 0.077022 ( 0.075639)
build_all 0.010435 0.000000 4.206387 ( 0.859858)
build_install 0.020624 0.003291 7.941788 ( 2.444661)
test_btest 0.001444 0.000000 78.413732 ( 8.256410)
test_basic 0.007715 0.000278 0.328018 ( 0.415523)
test_all 0.001652 0.000236 659.817138 ( 70.676626)
test_rubyspec 0.105343 0.055771 46.195929 ( 51.739427)
total: 135.82 sec