Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-231129
#<BuildRuby:0x0000555ab128a620
@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.20220427-231129",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006482 0.000463 0.859358 ( 1.246363)
build_miniruby 0.000907 0.000065 0.057929 ( 0.056555)
build_ruby 0.001079 0.000000 0.059520 ( 0.058247)
build_all 0.004245 0.000061 1.492795 ( 0.609069)
build_install 0.005532 0.004640 6.269698 ( 2.827511)
test_btest 0.000721 0.000090 51.794689 ( 8.382157)
test_basic 0.001489 0.004906 0.359310 ( 0.446222)
test_all 0.000986 0.000185 628.428685 ( 90.455700)
test_rubyspec 0.051726 0.024135 44.435086 ( 49.361512)
total: 153.44 sec