Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-051531
#<BuildRuby:0x00005559d841c0d0
@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.20220705-051531",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006348 0.000164 0.858495 ( 1.018445)
build_miniruby 0.000902 0.000060 0.057000 ( 0.055881)
build_ruby 0.000914 0.000061 0.058928 ( 0.057730)
build_all 0.004107 0.000274 1.514569 ( 0.605443)
build_install 0.006784 0.004213 6.291932 ( 2.857919)
test_btest 0.000000 0.000726 48.789252 ( 8.413755)
test_basic 0.000000 0.005987 0.339916 ( 0.427983)
test_all 0.000000 0.001236 625.244075 ( 91.474185)
test_rubyspec 0.077969 0.051438 44.459308 ( 50.001149)
total: 154.91 sec