Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-103201
#<BuildRuby:0x0000558c94892be8
@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.20221213-103201",
@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.000006 0.000024 ( 0.000009)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000011 0.000004 0.000015 ( 0.000028)
build_up 0.003052 0.001110 0.875692 ( 1.161694)
build_miniruby 0.000682 0.000248 0.976255 ( 0.974916)
build_ruby 0.001001 0.000364 2.788872 ( 2.666562)
build_all 0.004543 0.004454 15.942527 ( 3.414423)
build_install 0.008692 0.001648 2.233101 ( 1.265334)
test_btest 0.000490 0.000188 59.112678 ( 12.264274)
test_basic 0.005095 0.000113 0.298497 ( 0.388951)
test_all 0.002316 0.000827 680.328976 (140.225670)
test_rubyspec 0.048932 0.014650 52.432551 ( 60.607452)
total: 222.97 sec