Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-035652
#<BuildRuby:0x0000560e9b9bbe00
@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-035652",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006941 0.000000 0.899293 ( 0.920585)
build_miniruby 0.000816 0.000000 0.057552 ( 0.056424)
build_ruby 0.000949 0.000000 0.059453 ( 0.058296)
build_all 0.004529 0.000000 1.525721 ( 0.588716)
build_install 0.004296 0.004451 1.941396 ( 0.969632)
test_btest 0.000651 0.000038 48.942400 ( 8.293400)
test_basic 0.004938 0.000291 0.255701 ( 0.345048)
test_all 0.002657 0.000000 593.416992 ( 88.395852)
test_rubyspec 0.099700 0.022786 43.972804 ( 52.232451)
total: 151.86 sec