Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-110033
#<BuildRuby:0x000055a5c1f7e678
@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.20221227-110033",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005840 0.000835 0.840278 ( 1.149715)
build_miniruby 0.001127 0.000161 1.010151 ( 1.008268)
build_ruby 0.001421 0.000203 2.759578 ( 2.756965)
build_all 0.003920 0.005503 16.595370 ( 2.956484)
build_install 0.006226 0.005287 2.285712 ( 1.191380)
test_btest 0.000826 0.000220 74.780055 ( 11.171576)
test_basic 0.005087 0.001357 0.341650 ( 0.428012)
test_all 0.001161 0.000310 671.552352 ( 94.390503)
test_rubyspec 0.058433 0.029944 51.293717 ( 59.418573)
total: 174.47 sec