Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-081909
#<BuildRuby:0x000055c0473e08e8
@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.20220305-081909",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.011138 0.000000 0.986303 ( 1.019040)
build_miniruby 0.001986 0.000000 0.067319 ( 0.065477)
build_ruby 0.002058 0.000000 0.076274 ( 0.074061)
build_all 0.010141 0.000000 4.199025 ( 0.843358)
build_install 0.006812 0.013345 7.993725 ( 2.425087)
test_btest 0.001144 0.000163 71.855882 ( 7.960978)
test_basic 0.003800 0.004382 0.327222 ( 0.414634)
test_all 0.001546 0.000000 662.469340 ( 66.559516)
test_rubyspec 0.105548 0.055563 46.398176 ( 51.993677)
total: 131.36 sec