Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-055326
#<BuildRuby:0x0000557b2d077670
@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.20220717-055326",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.003074 0.003602 0.815309 ( 0.932108)
build_miniruby 0.000862 0.000050 0.057712 ( 0.056477)
build_ruby 0.000863 0.000000 0.058923 ( 0.057708)
build_all 0.004379 0.000094 1.503274 ( 0.600951)
build_install 0.008473 0.000471 5.561373 ( 2.168176)
test_btest 0.000589 0.000033 46.525031 ( 8.848653)
test_basic 0.005483 0.000065 0.296451 ( 0.385193)
test_all 0.001375 0.000073 612.056100 ( 87.336307)
test_rubyspec 0.105248 0.021355 43.461854 ( 49.069850)
total: 149.46 sec