Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-080448
#<BuildRuby:0x000055b8f1f4a678
@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.20221223-080448",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003893 0.000229 0.936542 ( 1.177742)
build_miniruby 0.000930 0.000055 1.005138 ( 1.003799)
build_ruby 0.001114 0.000065 2.732362 ( 2.730946)
build_all 0.009268 0.000044 15.751173 ( 3.405462)
build_install 0.004146 0.004703 2.173767 ( 1.198085)
test_btest 0.000614 0.000064 65.756938 ( 11.371757)
test_basic 0.004404 0.000463 0.299031 ( 0.389840)
test_all 0.000709 0.000074 637.758591 (102.501995)
test_rubyspec 0.067123 0.004794 52.045653 ( 60.287780)
total: 184.07 sec