Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-075550
#<BuildRuby:0x000055b40f946678
@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.20230107-075550",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000042 0.000010 0.000052 ( 0.000036)
configure 0.000035 0.000008 0.000043 ( 0.000044)
build_up 0.000000 0.006538 0.852360 ( 1.321384)
build_miniruby 0.000000 0.001229 1.021892 ( 1.019891)
build_ruby 0.000000 0.001585 2.782038 ( 2.779273)
build_all 0.005020 0.005135 16.884924 ( 3.002939)
build_install 0.007828 0.003653 2.176827 ( 1.111261)
test_btest 0.000743 0.000347 73.496392 ( 10.795354)
test_basic 0.006381 0.000871 0.327442 ( 0.411924)
test_all 0.000999 0.000437 668.359539 (109.100121)
test_rubyspec 0.077189 0.051540 51.996280 ( 60.101882)
total: 189.64 sec