Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-215353
#<BuildRuby:0x000055f670d4b810
@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.20220213-215353",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000055 0.000003 0.000058 ( 0.000050)
build_up 0.006860 0.004993 0.982566 ( 1.013117)
build_miniruby 0.001848 0.000000 0.066637 ( 0.066530)
build_ruby 0.002031 0.000000 0.073802 ( 0.073632)
build_all 0.002461 0.008479 4.198547 ( 0.815754)
build_install 0.022401 0.000078 7.784586 ( 2.380329)
test_btest 0.000000 0.001100 73.395039 ( 7.928943)
test_basic 0.003552 0.003990 0.336501 ( 0.428458)
test_all 0.001675 0.000381 673.720740 ( 65.965822)
test_rubyspec 0.115048 0.041172 46.393486 ( 51.668064)
total: 130.34 sec