Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-223639
#<BuildRuby:0x00005651764068c0
@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.20220725-223639",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006090 0.000315 0.814885 ( 0.915132)
build_miniruby 0.000696 0.000099 0.057043 ( 0.055899)
build_ruby 0.000949 0.000000 0.059264 ( 0.058089)
build_all 0.004635 0.000000 1.532343 ( 0.592276)
build_install 0.004537 0.004486 5.673250 ( 2.161471)
test_btest 0.000758 0.000000 47.104846 ( 8.634602)
test_basic 0.005301 0.000342 0.285957 ( 0.374686)
test_all 0.000939 0.000166 606.153553 ( 84.998461)
test_rubyspec 0.065051 0.056711 43.512417 ( 49.126432)
total: 146.92 sec