Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-112250
#<BuildRuby:0x0000559bed5d3340
@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.20220317-112250",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006497 0.004311 0.997292 ( 1.686865)
build_miniruby 0.002120 0.000133 0.072716 ( 0.070455)
build_ruby 0.001560 0.000097 0.072536 ( 0.071249)
build_all 0.009399 0.000588 4.189420 ( 0.847224)
build_install 0.009153 0.014124 8.059042 ( 2.479965)
test_btest 0.001091 0.000229 73.267613 ( 8.356366)
test_basic 0.008165 0.000656 0.347464 ( 0.435340)
test_all 0.001654 0.000331 650.794430 ( 65.774029)
test_rubyspec 0.132526 0.038425 45.951669 ( 51.260582)
total: 130.98 sec