Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-095110
#<BuildRuby:0x00005604a0552828
@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.20220826-095110",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006458 0.000598 0.871159 ( 1.319500)
build_miniruby 0.000815 0.000188 0.057926 ( 0.056747)
build_ruby 0.000773 0.000178 0.060159 ( 0.058887)
build_all 0.004592 0.000084 1.519209 ( 0.589563)
build_install 0.009905 0.001135 1.902910 ( 0.967296)
test_btest 0.000700 0.000140 53.185242 ( 8.318559)
test_basic 0.004477 0.000896 0.283421 ( 0.373155)
test_all 0.000000 0.001872 603.182147 ( 89.679257)
test_rubyspec 0.066961 0.033076 44.152819 ( 52.532409)
total: 153.90 sec