Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-123106
#<BuildRuby:0x000056376963ffa0
@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-123106",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000000 0.004245 0.877732 ( 1.120674)
build_miniruby 0.000000 0.001035 1.015660 ( 1.014378)
build_ruby 0.000000 0.001306 2.657142 ( 2.655737)
build_all 0.008029 0.000748 15.786598 ( 3.242120)
build_install 0.005019 0.003955 2.297256 ( 1.329413)
test_btest 0.000607 0.000091 65.911723 ( 11.069155)
test_basic 0.001769 0.003466 0.327621 ( 0.418817)
test_all 0.001036 0.000198 664.983861 (142.858772)
test_rubyspec 0.038376 0.025968 51.725127 ( 59.916949)
total: 223.63 sec