Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-084548
#<BuildRuby:0x0000564649947d58
@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.20220821-084548",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006041 0.000496 0.816572 ( 0.866431)
build_miniruby 0.000680 0.000156 0.056893 ( 0.055710)
build_ruby 0.000771 0.000178 0.059000 ( 0.057868)
build_all 0.003827 0.000883 1.517831 ( 0.588791)
build_install 0.006178 0.004961 1.911435 ( 0.961312)
test_btest 0.000574 0.000164 47.986879 ( 8.312647)
test_basic 0.004730 0.001352 0.343885 ( 0.431674)
test_all 0.001908 0.000545 627.891911 ( 90.457089)
test_rubyspec 0.041743 0.070279 44.244413 ( 52.521854)
total: 154.25 sec