Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-045037
#<BuildRuby:0x000056219bfe8dd8
@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-045037",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010512 0.001752 1.026337 ( 1.909253)
build_miniruby 0.000000 0.002220 0.072189 ( 0.070179)
build_ruby 0.000486 0.001509 0.077526 ( 0.076135)
build_all 0.004014 0.005736 1.530917 ( 0.570156)
build_install 0.009720 0.011731 5.262611 ( 2.118088)
test_btest 0.000677 0.000290 77.627827 ( 8.157756)
test_basic 0.008916 0.000000 0.330085 ( 0.416671)
test_all 0.002591 0.000000 630.563236 ( 63.500247)
test_rubyspec 0.087539 0.083580 45.660534 ( 53.204287)
total: 130.02 sec