Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-151149
#<BuildRuby:0x000055d960d5c728
@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.20221211-151149",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003884 0.000277 0.847047 ( 1.045864)
build_miniruby 0.000912 0.000065 0.960932 ( 0.959627)
build_ruby 0.001085 0.000077 2.699087 ( 2.604254)
build_all 0.008625 0.000290 15.851667 ( 3.312823)
build_install 0.004867 0.003594 2.258206 ( 1.247149)
test_btest 0.000594 0.000066 59.595374 ( 11.778456)
test_basic 0.004380 0.000487 0.312925 ( 0.403570)
test_all 0.001046 0.000116 660.293686 (105.723886)
test_rubyspec 0.055698 0.010490 52.504475 ( 60.679602)
total: 187.76 sec