Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-134113
#<BuildRuby:0x0000557d32ceb940
@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-134113",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.010141 0.000135 0.981050 ( 1.051800)
build_miniruby 0.002149 0.000000 0.075112 ( 0.072998)
build_ruby 0.002013 0.000003 0.073631 ( 0.071413)
build_all 0.005170 0.004305 4.184167 ( 0.844114)
build_install 0.017829 0.004979 7.925497 ( 2.416648)
test_btest 0.001214 0.000173 74.923063 ( 8.135967)
test_basic 0.003064 0.005146 0.350552 ( 0.443255)
test_all 0.001435 0.000273 696.596634 ( 68.030078)
test_rubyspec 0.104001 0.057596 46.211040 ( 51.600387)
total: 132.67 sec