Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-071607
#<BuildRuby:0x000056295b26de98
@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.20221228-071607",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000477 0.006257 0.840771 ( 1.054487)
build_miniruby 0.001059 0.000265 1.012318 ( 1.010469)
build_ruby 0.001212 0.000303 2.795436 ( 2.792813)
build_all 0.007741 0.001935 16.755159 ( 2.996625)
build_install 0.007633 0.001908 2.237803 ( 1.171978)
test_btest 0.000839 0.000210 79.139551 ( 11.108359)
test_basic 0.006328 0.000000 0.353636 ( 0.440017)
test_all 0.001204 0.000000 652.046174 (105.035443)
test_rubyspec 0.081700 0.025524 51.451845 ( 59.483809)
total: 185.09 sec