Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-215352
#<BuildRuby:0x000055c8464a0010
@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.20230105-215352",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005998 0.000400 0.849655 ( 1.026344)
build_miniruby 0.001222 0.000082 1.013111 ( 1.010975)
build_ruby 0.001496 0.000100 2.792030 ( 2.789613)
build_all 0.009255 0.000288 16.773802 ( 3.000562)
build_install 0.010581 0.000662 2.089250 ( 1.068455)
test_btest 0.000995 0.000062 68.833086 ( 11.596973)
test_basic 0.006188 0.000031 0.339983 ( 0.426627)
test_all 0.001207 0.000071 655.660736 (103.184368)
test_rubyspec 0.112356 0.014273 51.467666 ( 59.514010)
total: 183.62 sec