Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-211338
#<BuildRuby:0x000055ffbf0b2678
@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.20221229-211338",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005335 0.001231 0.847922 ( 1.339038)
build_miniruby 0.001350 0.000000 1.007799 ( 1.005866)
build_ruby 0.001737 0.000000 2.791086 ( 2.788385)
build_all 0.004264 0.005330 16.740990 ( 3.010415)
build_install 0.009597 0.000051 2.330771 ( 1.180986)
test_btest 0.000744 0.000186 75.975016 ( 11.340683)
test_basic 0.005028 0.001257 0.341702 ( 0.428765)
test_all 0.000000 0.001252 663.674889 (105.129316)
test_rubyspec 0.073638 0.059897 51.781686 ( 59.797854)
total: 186.02 sec