Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-073113
#<BuildRuby:0x000055ebe3480088
@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.20220802-073113",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006363 0.000168 0.812664 ( 0.876628)
build_miniruby 0.000826 0.000059 0.056712 ( 0.055487)
build_ruby 0.000866 0.000061 0.058695 ( 0.057562)
build_all 0.004140 0.000295 1.510318 ( 0.585804)
build_install 0.006150 0.004919 5.626308 ( 2.140760)
test_btest 0.000747 0.000099 55.500648 ( 7.900870)
test_basic 0.000711 0.005023 0.282270 ( 0.373092)
test_all 0.001569 0.000314 614.938189 ( 88.376046)
test_rubyspec 0.087539 0.039258 43.560144 ( 49.135179)
total: 149.50 sec