Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-093520
#<BuildRuby:0x00005624581cc4d8
@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.20220304-093520",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005251 0.005435 1.014808 ( 2.039736)
build_miniruby 0.001576 0.000485 0.077680 ( 0.075177)
build_ruby 0.002191 0.000000 0.078707 ( 0.076406)
build_all 0.010276 0.000000 4.214825 ( 0.867647)
build_install 0.012318 0.011142 7.938911 ( 2.484480)
test_btest 0.000875 0.000307 74.427828 ( 8.085548)
test_basic 0.006123 0.002144 0.346198 ( 0.437543)
test_all 0.001635 0.000572 689.850389 ( 67.607853)
test_rubyspec 0.098822 0.066491 46.360264 ( 51.536284)
total: 133.21 sec