Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-022618
#<BuildRuby:0x000055b655167e00
@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.20220609-022618",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005755 0.000960 0.842467 ( 1.044257)
build_miniruby 0.000819 0.000137 0.057231 ( 0.056025)
build_ruby 0.000841 0.000140 0.059398 ( 0.058054)
build_all 0.000450 0.003800 1.473712 ( 0.605067)
build_install 0.010886 0.000000 6.291042 ( 2.852293)
test_btest 0.000629 0.000000 52.840725 ( 8.365475)
test_basic 0.001953 0.003656 0.289668 ( 0.378439)
test_all 0.001551 0.000124 637.016853 ( 92.900127)
test_rubyspec 0.084426 0.039597 43.894485 ( 49.449185)
total: 155.71 sec