Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-134155
#<BuildRuby:0x000055ae89de0ea8
@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.20220721-134155",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.010926 0.982340 ( 1.019732)
build_miniruby 0.000000 0.001524 0.074095 ( 0.071927)
build_ruby 0.000000 0.001971 0.079111 ( 0.076620)
build_all 0.007294 0.002971 1.533626 ( 0.593176)
build_install 0.020006 0.003827 5.066726 ( 2.036668)
test_btest 0.001162 0.000348 70.481491 ( 8.528137)
test_basic 0.006218 0.001866 0.332396 ( 0.418859)
test_all 0.001950 0.000000 673.420460 ( 66.260183)
test_rubyspec 0.125431 0.054770 45.763353 ( 51.044875)
total: 130.05 sec