Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-185006
#<BuildRuby:0x00005614d3de0010
@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.20221208-185006",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005045 0.000000 1.135674 ( 1.148757)
build_miniruby 0.000894 0.000000 0.948743 ( 0.947532)
build_ruby 0.001252 0.000000 2.719993 ( 2.613736)
build_all 0.005047 0.004017 15.796641 ( 3.272954)
build_install 0.008510 0.000000 2.288013 ( 1.302212)
test_btest 0.000597 0.000000 67.206876 ( 11.199743)
test_basic 0.005154 0.000000 0.318802 ( 0.409258)
test_all 0.001087 0.000000 657.544462 (105.616354)
test_rubyspec 0.041057 0.015514 52.353295 ( 60.564538)
total: 187.08 sec