Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-191315
#<BuildRuby:0x000055954d593e58
@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.20220813-191315",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006214 0.000443 0.905056 ( 1.001406)
build_miniruby 0.000926 0.000066 0.058184 ( 0.056938)
build_ruby 0.000993 0.000000 0.059810 ( 0.058491)
build_all 0.004557 0.000081 1.532630 ( 0.588057)
build_install 0.010927 0.000117 1.915182 ( 0.962256)
test_btest 0.000661 0.000000 55.108341 ( 8.008377)
test_basic 0.001164 0.004284 0.268503 ( 0.357660)
test_all 0.002805 0.000312 600.202934 ( 91.271754)
test_rubyspec 0.100502 0.024122 43.921354 ( 51.299985)
total: 153.61 sec