Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-190140
#<BuildRuby:0x000055904114bf00
@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.20220808-190140",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006112 0.001018 0.869592 ( 1.380000)
build_miniruby 0.000000 0.000922 0.057218 ( 0.056006)
build_ruby 0.000000 0.001028 0.059658 ( 0.058441)
build_all 0.002584 0.002118 1.512987 ( 0.581854)
build_install 0.010924 0.000384 5.664644 ( 2.157641)
test_btest 0.000000 0.000600 46.912928 ( 8.330023)
test_basic 0.001485 0.004371 0.346969 ( 0.435171)
test_all 0.001144 0.000146 619.716809 ( 90.884233)
test_rubyspec 0.049156 0.025632 43.955817 ( 51.418205)
total: 155.30 sec