Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-184944
#<BuildRuby:0x0000559f437630f8
@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.20220405-184944",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.007378 0.003845 1.029113 ( 1.585267)
build_miniruby 0.001546 0.000290 0.072648 ( 0.070377)
build_ruby 0.001887 0.000000 0.074852 ( 0.073143)
build_all 0.009079 0.001264 4.244883 ( 0.836147)
build_install 0.019152 0.005604 8.628193 ( 2.977001)
test_btest 0.000949 0.000190 74.819180 ( 8.510891)
test_basic 0.007425 0.000503 0.331817 ( 0.420815)
test_all 0.001977 0.000177 698.850808 ( 68.070898)
test_rubyspec 0.110736 0.073767 46.610277 ( 51.991620)
total: 134.54 sec