Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-002208
#<BuildRuby:0x0000561139a6ff68
@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.20220726-002208",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006375 0.000356 0.845220 ( 1.073082)
build_miniruby 0.000924 0.000132 0.058131 ( 0.056899)
build_ruby 0.001030 0.000000 0.058827 ( 0.057656)
build_all 0.004532 0.000206 1.523094 ( 0.591332)
build_install 0.010362 0.000766 5.605792 ( 2.142495)
test_btest 0.000490 0.000062 51.116136 ( 8.456356)
test_basic 0.005558 0.000000 0.276287 ( 0.365423)
test_all 0.001038 0.000000 592.086461 ( 92.311256)
test_rubyspec 0.063695 0.052791 43.586146 ( 49.165687)
total: 154.22 sec