Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-070828
#<BuildRuby:0x0000565064f17e48
@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.20221214-070828",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004356 0.000000 0.865964 ( 1.087926)
build_miniruby 0.001031 0.000000 0.967376 ( 0.965749)
build_ruby 0.001287 0.000000 2.742257 ( 2.639011)
build_all 0.004597 0.004398 15.881200 ( 3.403400)
build_install 0.009462 0.000221 2.367456 ( 1.379066)
test_btest 0.000645 0.000028 63.477517 ( 11.021029)
test_basic 0.000149 0.004279 0.282623 ( 0.373273)
test_all 0.001173 0.000098 679.722954 (136.179403)
test_rubyspec 0.054590 0.016048 52.524389 ( 60.711637)
total: 217.76 sec