Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-011404
#<BuildRuby:0x0000558cb194ffa0
@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.20221225-011404",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000441 0.004010 0.783100 ( 1.246398)
build_miniruby 0.000798 0.000184 1.030765 ( 1.029387)
build_ruby 0.000942 0.000217 2.687037 ( 2.685774)
build_all 0.005525 0.003381 15.856979 ( 3.393828)
build_install 0.006092 0.004595 2.233393 ( 1.288855)
test_btest 0.000471 0.000148 65.877376 ( 11.255032)
test_basic 0.000000 0.004907 0.299831 ( 0.390584)
test_all 0.000000 0.000930 649.862053 ( 99.538233)
test_rubyspec 0.025362 0.034088 51.729971 ( 59.896649)
total: 180.73 sec