Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-194529
#<BuildRuby:0x0000555eca363ea8
@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.20220517-194529",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002715 0.003694 0.817752 ( 0.985915)
build_miniruby 0.000674 0.000224 0.058556 ( 0.057392)
build_ruby 0.000669 0.000223 0.058615 ( 0.057465)
build_all 0.003025 0.001008 1.444134 ( 0.596248)
build_install 0.004464 0.006296 6.201286 ( 2.827684)
test_btest 0.000618 0.000257 53.663642 ( 7.750003)
test_basic 0.006134 0.000000 0.337047 ( 0.424914)
test_all 0.001415 0.000000 648.760211 ( 92.896754)
test_rubyspec 0.083228 0.037135 43.531880 ( 49.129001)
total: 154.73 sec