Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-033719
#<BuildRuby:0x000055b1a239b418
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220815-033719",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005836 0.000284 0.857622 ( 0.881176)
build_miniruby 0.000820 0.000126 0.057016 ( 0.055847)
build_ruby 0.000813 0.000125 0.059408 ( 0.063874)
build_all 0.004951 0.000073 1.552144 ( 0.602238)
build_install 0.001666 0.009428 1.910960 ( 0.963003)
test_btest 0.000725 0.000207 45.886213 ( 8.708089)
test_basic 0.000597 0.004866 0.316306 ( 0.405043)
test_all 0.000000 0.002598 608.916186 ( 92.354927)
test_rubyspec 0.075786 0.044633 44.030074 ( 51.405858)
total: 155.44 sec