Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-004854
#<BuildRuby:0x000055a84b483e30
@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.20221217-004854",
@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.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004092 0.000000 0.842071 ( 1.053645)
build_miniruby 0.000986 0.000000 0.998336 ( 0.996980)
build_ruby 0.001390 0.000000 2.750709 ( 2.664576)
build_all 0.004872 0.004131 15.810493 ( 3.414042)
build_install 0.002082 0.006721 2.290649 ( 1.321532)
test_btest 0.000604 0.000000 65.694813 ( 10.681858)
test_basic 0.004920 0.000000 0.299689 ( 0.390156)
test_all 0.001364 0.000000 676.816245 (138.971175)
test_rubyspec 0.034715 0.031978 52.515810 ( 60.635316)
total: 220.13 sec