Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-214157
#<BuildRuby:0x000055d9a0a8ffa0
@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-214157",
@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.000023 0.000000 0.000023 ( 0.000023)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.006212 0.000553 0.848515 ( 1.040734)
build_miniruby 0.000815 0.000204 0.057004 ( 0.055803)
build_ruby 0.000732 0.000183 0.057742 ( 0.056604)
build_all 0.004327 0.000000 1.496175 ( 0.609133)
build_install 0.010456 0.000280 6.250163 ( 2.809763)
test_btest 0.000680 0.000136 45.637236 ( 8.777996)
test_basic 0.004297 0.000860 0.280124 ( 0.369300)
test_all 0.000927 0.000185 636.244597 ( 89.731532)
test_rubyspec 0.087197 0.039028 43.565426 ( 49.181516)
total: 152.63 sec