Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-054117
#<BuildRuby:0x00005603f2ee3c88
@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.20220601-054117",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003984 0.002831 0.820382 ( 0.897209)
build_miniruby 0.000785 0.000000 0.056777 ( 0.055611)
build_ruby 0.001030 0.000000 0.057038 ( 0.055885)
build_all 0.001004 0.003444 1.486758 ( 0.601844)
build_install 0.003720 0.005370 6.315527 ( 2.861020)
test_btest 0.000493 0.000211 56.705838 ( 8.073454)
test_basic 0.004046 0.001734 0.282214 ( 0.370852)
test_all 0.001076 0.000461 646.309584 ( 91.795856)
test_rubyspec 0.069901 0.052629 44.114350 ( 49.709513)
total: 154.42 sec