Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-203202
#<BuildRuby:0x0000555d0781ab78
@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.20220610-203202",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006621 0.000173 0.887731 ( 1.018843)
build_miniruby 0.001015 0.000072 0.057713 ( 0.056320)
build_ruby 0.000943 0.000068 0.059445 ( 0.058098)
build_all 0.004070 0.000290 1.508785 ( 0.608411)
build_install 0.006610 0.004441 6.305902 ( 2.852393)
test_btest 0.000638 0.000079 48.195131 ( 8.698793)
test_basic 0.002109 0.004222 0.351458 ( 0.438773)
test_all 0.001659 0.000155 665.781925 ( 94.456352)
test_rubyspec 0.102861 0.024483 44.080049 ( 49.613776)
total: 157.80 sec