Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-140500
#<BuildRuby:0x000056116c3a0010
@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.20221222-140500",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004156 0.000297 0.981028 ( 1.448546)
build_miniruby 0.000874 0.000062 1.925156 ( 1.784716)
build_ruby 0.001138 0.000000 2.719042 ( 2.717688)
build_all 0.001605 0.007520 15.767106 ( 3.323659)
build_install 0.007888 0.000696 2.176699 ( 1.207722)
test_btest 0.000496 0.000087 63.849045 ( 11.310575)
test_basic 0.003865 0.000682 0.316223 ( 0.407075)
test_all 0.001209 0.000098 662.589222 (146.995911)
test_rubyspec 0.052493 0.006988 51.806855 ( 60.016343)
total: 229.21 sec