Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-222649
#<BuildRuby:0x0000555f6b9d3440
@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.20220403-222649",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004334 0.008054 1.009793 ( 1.389417)
build_miniruby 0.001433 0.000661 0.074106 ( 0.071809)
build_ruby 0.001193 0.000551 0.076644 ( 0.074355)
build_all 0.009680 0.000616 4.246687 ( 0.862343)
build_install 0.018180 0.006356 8.474865 ( 2.970470)
test_btest 0.000959 0.000373 75.859312 ( 8.099601)
test_basic 0.004111 0.004419 0.331627 ( 0.419583)
test_all 0.001295 0.000545 691.542546 ( 67.418252)
test_rubyspec 0.133636 0.044978 46.697759 ( 52.127501)
total: 133.43 sec