Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-233107
#<BuildRuby:0x000055b7367803c8
@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.20230111-233107",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004868 0.001498 0.847807 ( 1.050279)
build_miniruby 0.000873 0.000268 1.018414 ( 1.016522)
build_ruby 0.001155 0.000356 2.774944 ( 2.772171)
build_all 0.009556 0.000000 16.762423 ( 2.994737)
build_install 0.011114 0.000000 2.044369 ( 1.083821)
test_btest 0.000909 0.000000 77.882354 ( 10.659593)
test_basic 0.006104 0.000000 0.355295 ( 0.442197)
test_all 0.001141 0.000000 672.263367 (109.591440)
test_rubyspec 0.113061 0.022290 51.808950 ( 59.867186)
total: 189.48 sec