Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-053642
#<BuildRuby:0x0000556d07e9a7b8
@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.20221221-053642",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000480 0.003987 0.834026 ( 1.041891)
build_miniruby 0.000702 0.000131 1.012522 ( 1.011354)
build_ruby 0.001219 0.000000 2.664337 ( 2.662853)
build_all 0.008071 0.000946 15.808572 ( 3.415766)
build_install 0.008946 0.000775 2.154638 ( 1.212169)
test_btest 0.000509 0.000085 66.689319 ( 11.309072)
test_basic 0.000151 0.004621 0.291424 ( 0.383531)
test_all 0.001308 0.000155 666.890052 (138.757577)
test_rubyspec 0.045483 0.024660 51.793558 ( 59.976579)
total: 219.77 sec