Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-000159
#<BuildRuby:0x000055e867597e00
@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.20220730-000159",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006756 0.000000 0.805683 ( 0.862981)
build_miniruby 0.001004 0.000000 0.057555 ( 0.056377)
build_ruby 0.000000 0.001027 0.058887 ( 0.057764)
build_all 0.001435 0.003129 1.508094 ( 0.586173)
build_install 0.011405 0.000000 5.631486 ( 2.150652)
test_btest 0.000751 0.000000 44.104794 ( 8.328973)
test_basic 0.005602 0.000276 0.342470 ( 0.430517)
test_all 0.001193 0.000063 594.421393 ( 95.806101)
test_rubyspec 0.086957 0.033139 43.696416 ( 49.258089)
total: 157.54 sec