Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-072859
#<BuildRuby:0x000055b8f317ff00
@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.20220803-072859",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006295 0.000162 0.836370 ( 1.619099)
build_miniruby 0.000842 0.000057 0.057011 ( 0.055864)
build_ruby 0.000907 0.000061 0.059640 ( 0.058446)
build_all 0.004476 0.000000 1.526492 ( 0.585406)
build_install 0.010923 0.000166 5.640159 ( 2.156112)
test_btest 0.001372 0.000076 45.290088 ( 8.524381)
test_basic 0.005080 0.000282 0.278280 ( 0.367467)
test_all 0.001163 0.000064 603.103201 ( 89.462192)
test_rubyspec 0.090038 0.039168 44.009837 ( 51.354742)
total: 154.18 sec