Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-005112
#<BuildRuby:0x00005561f5e7c8e8
@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.20220221-005112",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008743 0.002186 1.004006 ( 3.432804)
build_miniruby 0.000000 0.002073 0.074626 ( 0.072801)
build_ruby 0.000000 0.002357 0.070849 ( 0.069153)
build_all 0.008846 0.001295 4.102099 ( 0.804690)
build_install 0.023395 0.000830 7.718524 ( 2.330244)
test_btest 0.001326 0.000313 74.698757 ( 7.908349)
test_basic 0.007252 0.000000 0.343124 ( 0.433108)
test_all 0.001867 0.000000 668.598899 ( 65.480275)
test_rubyspec 0.069763 0.091325 46.202888 ( 51.797445)
total: 132.33 sec