Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-153937
#<BuildRuby:0x0000564b1710caf8
@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.20220207-153937",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009021 0.001504 0.943138 ( 1.196589)
build_miniruby 0.001877 0.000313 0.077150 ( 0.075620)
build_ruby 0.001698 0.000283 0.068466 ( 0.066121)
build_all 0.006897 0.003439 4.146112 ( 0.789659)
build_install 0.024425 0.000225 7.646199 ( 2.358234)
test_btest 0.001371 0.000205 70.770377 ( 8.656109)
test_basic 0.000000 0.008300 0.356690 ( 0.446822)
test_all 0.000000 0.001887 663.456817 ( 65.321033)
test_rubyspec 0.085818 0.073904 46.380213 ( 51.591025)
total: 130.50 sec