Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-074119
#<BuildRuby:0x0000555d0f1afe70
@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.20221218-074119",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004314 0.000000 0.842108 ( 1.078802)
build_miniruby 0.000932 0.000000 1.005959 ( 1.004770)
build_ruby 0.001275 0.000000 2.771270 ( 2.673431)
build_all 0.005392 0.003944 15.639441 ( 3.329017)
build_install 0.009255 0.000068 2.336212 ( 1.337630)
test_btest 0.000490 0.000024 67.445584 ( 11.221897)
test_basic 0.000617 0.004106 0.302793 ( 0.393700)
test_all 0.000000 0.001276 680.217827 (144.363987)
test_rubyspec 0.035487 0.033082 52.997527 ( 61.124796)
total: 226.53 sec