Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-141400
#<BuildRuby:0x000056204857a878
@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.20220810-141400",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.009499 0.007373 26.013520 ( 26.762301)
build_miniruby 0.001261 0.000222 1.529701 ( 1.378048)
build_ruby 0.002010 0.000355 2.666892 ( 2.478408)
build_all 0.011745 0.004759 21.101241 ( 3.260903)
build_install 0.006755 0.004804 5.756073 ( 2.157539)
test_btest 0.000630 0.000158 54.734577 ( 8.057278)
test_basic 0.004897 0.001224 0.342597 ( 0.430685)
test_all 0.001228 0.000307 590.461488 ( 95.673660)
test_rubyspec 0.037208 0.032486 43.886409 ( 51.304794)
total: 191.50 sec