Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-082942
#<BuildRuby:0x0000556bd7dfc0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220620-082942",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006244 0.000157 0.875630 ( 1.447943)
build_miniruby 0.000974 0.000065 0.057396 ( 0.056149)
build_ruby 0.000761 0.000051 0.059574 ( 0.058427)
build_all 0.004183 0.000279 1.509868 ( 0.613581)
build_install 0.010591 0.000384 6.312913 ( 2.841002)
test_btest 0.000811 0.000051 58.295564 ( 8.176571)
test_basic 0.005461 0.000033 0.291370 ( 0.380008)
test_all 0.001382 0.000081 654.016471 ( 94.988219)
test_rubyspec 0.083410 0.039366 44.193750 ( 49.776355)
total: 158.34 sec