Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-103854
#<BuildRuby:0x00005563222e46d8
@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.20220821-103854",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009888 0.002282 0.970399 ( 1.249110)
build_miniruby 0.001385 0.000319 0.073211 ( 0.072127)
build_ruby 0.001919 0.000443 0.076656 ( 0.075176)
build_all 0.006574 0.004094 1.518187 ( 0.578320)
build_install 0.018958 0.003542 1.865984 ( 0.917002)
test_btest 0.001174 0.000293 77.318355 ( 8.493289)
test_basic 0.009463 0.000057 0.325795 ( 0.414290)
test_all 0.002863 0.000651 683.603085 ( 67.228873)
test_rubyspec 0.107270 0.070400 45.846357 ( 54.279673)
total: 133.31 sec