Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-095502
#<BuildRuby:0x0000555d770f7e70
@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.20221223-095502",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000028 0.000003 0.000031 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004464 0.974011 ( 1.437345)
build_miniruby 0.000000 0.000845 1.098418 ( 1.097330)
build_ruby 0.000000 0.001234 2.687336 ( 2.685958)
build_all 0.000752 0.008734 16.123384 ( 3.393635)
build_install 0.006467 0.002042 2.229972 ( 1.281760)
test_btest 0.000610 0.000000 59.095511 ( 11.466285)
test_basic 0.004313 0.000200 0.352668 ( 0.443625)
test_all 0.000759 0.000228 652.098129 (103.489198)
test_rubyspec 0.032799 0.031287 51.842472 ( 60.058498)
total: 185.35 sec