Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-120204
#<BuildRuby:0x000055866b90e678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-120204",
@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.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004053 0.000623 1.131012 ( 1.140380)
build_miniruby 0.000803 0.000123 0.989485 ( 0.988141)
build_ruby 0.001081 0.000166 2.834649 ( 2.706034)
build_all 0.008945 0.000000 15.680690 ( 3.331694)
build_install 0.009075 0.000000 2.184257 ( 1.247828)
test_btest 0.000626 0.000000 62.414214 ( 11.536061)
test_basic 0.004779 0.000000 0.302294 ( 0.392914)
test_all 0.001117 0.000000 673.031748 (108.498944)
test_rubyspec 0.062028 0.004743 52.177404 ( 60.364341)
total: 190.21 sec