Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-081801
#<BuildRuby:0x0000559eb815ff20
@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.20220426-081801",
@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.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006470 0.840262 ( 2.130865)
build_miniruby 0.000000 0.001061 0.057419 ( 0.056188)
build_ruby 0.000000 0.000975 0.059733 ( 0.058406)
build_all 0.001265 0.003029 1.486218 ( 0.606405)
build_install 0.009202 0.001395 6.229045 ( 2.804339)
test_btest 0.000000 0.000622 52.364347 ( 8.872033)
test_basic 0.000730 0.005195 0.263106 ( 0.351451)
test_all 0.001330 0.000149 622.681708 ( 89.276881)
test_rubyspec 0.078438 0.046251 44.477502 ( 49.353069)
total: 153.51 sec