Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-155305
#<BuildRuby:0x000055de6e9e46c8
@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.20220314-155305",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010466 0.000326 1.010738 ( 1.414297)
build_miniruby 0.001510 0.000189 0.074166 ( 0.073730)
build_ruby 0.001841 0.000231 0.078694 ( 0.077510)
build_all 0.008934 0.001117 4.139494 ( 0.872238)
build_install 0.021037 0.001252 8.017004 ( 2.488215)
test_btest 0.001219 0.000000 78.316554 ( 8.033825)
test_basic 0.002252 0.005205 0.334957 ( 0.424946)
test_all 0.001475 0.000233 666.979696 ( 71.392069)
test_rubyspec 0.108277 0.057963 46.164779 ( 51.645606)
total: 136.42 sec