Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-110839
#<BuildRuby:0x000055ccdee53138
@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.20220210-110839",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.009796 0.000700 0.997166 ( 1.145028)
build_miniruby 0.001946 0.000139 0.078575 ( 0.076199)
build_ruby 0.002012 0.000144 0.079327 ( 0.077399)
build_all 0.009782 0.000000 4.157272 ( 0.781865)
build_install 0.018714 0.004957 7.734667 ( 2.322224)
test_btest 0.001145 0.000114 73.164037 ( 8.443291)
test_basic 0.007270 0.000000 0.337170 ( 0.430204)
test_all 0.002094 0.000000 704.142097 ( 67.927196)
test_rubyspec 0.115501 0.043080 46.437614 ( 51.783824)
total: 132.99 sec