Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-015158
#<BuildRuby:0x0000555bbbbe3e00
@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.20220826-015158",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005556 0.000926 0.863178 ( 0.914803)
build_miniruby 0.000912 0.000152 0.057761 ( 0.056512)
build_ruby 0.000882 0.000147 0.059323 ( 0.058025)
build_all 0.004464 0.000000 1.520688 ( 0.584357)
build_install 0.007737 0.003489 1.945341 ( 0.970033)
test_btest 0.000711 0.000133 56.273957 ( 8.167861)
test_basic 0.000914 0.004622 0.297402 ( 0.386350)
test_all 0.001594 0.000399 607.284423 ( 90.180973)
test_rubyspec 0.071030 0.057972 44.160086 ( 52.433865)
total: 153.75 sec