Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-204513
#<BuildRuby:0x000055e38ae6bf40
@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.20220428-204513",
@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.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006366 0.000454 0.848868 ( 1.205460)
build_miniruby 0.000941 0.000067 0.056768 ( 0.055589)
build_ruby 0.000807 0.000058 0.057758 ( 0.056450)
build_all 0.004052 0.000289 1.476432 ( 0.593615)
build_install 0.010521 0.000382 6.257833 ( 2.812037)
test_btest 0.000767 0.000051 48.445729 ( 8.532280)
test_basic 0.005141 0.000342 0.283854 ( 0.372317)
test_all 0.001139 0.000076 622.610255 ( 89.316780)
test_rubyspec 0.100548 0.017518 43.906250 ( 48.835405)
total: 151.78 sec