Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-154725
#<BuildRuby:0x000055cba95f7fb0
@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.20230110-154725",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001950 0.004713 0.845553 ( 1.122382)
build_miniruby 0.000995 0.000355 1.023496 ( 1.021524)
build_ruby 0.001202 0.000429 2.794371 ( 2.791695)
build_all 0.008693 0.001458 16.924828 ( 3.032683)
build_install 0.009801 0.001621 2.126315 ( 1.081451)
test_btest 0.000724 0.000226 71.886791 ( 10.664209)
test_basic 0.007278 0.000000 0.362750 ( 0.447589)
test_all 0.000000 0.001516 663.582519 ( 97.641877)
test_rubyspec 0.066232 0.064114 51.985090 ( 60.028514)
total: 177.83 sec