Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-001715
#<BuildRuby:0x000055e471e8c028
@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.20230112-001715",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.000000 0.006638 0.845135 ( 1.067119)
build_miniruby 0.000727 0.000602 1.017385 ( 1.015307)
build_ruby 0.000000 0.001641 2.783221 ( 2.780644)
build_all 0.006655 0.003049 16.734745 ( 2.954131)
build_install 0.003648 0.005416 2.056394 ( 1.082593)
test_btest 0.000633 0.000237 68.536754 ( 11.451122)
test_basic 0.002552 0.003591 0.338732 ( 0.427121)
test_all 0.000942 0.000388 662.152211 ( 98.356346)
test_rubyspec 0.068591 0.056406 51.777212 ( 59.863604)
total: 179.00 sec