Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-205539
#<BuildRuby:0x00005620cc4cbdf8
@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.20220801-205539",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006715 0.000000 0.852472 ( 1.051532)
build_miniruby 0.000894 0.000000 0.056965 ( 0.055763)
build_ruby 0.000927 0.000000 0.059443 ( 0.058322)
build_all 0.001002 0.003646 1.540228 ( 0.586724)
build_install 0.010882 0.000354 5.644682 ( 2.169033)
test_btest 0.000765 0.000080 55.074069 ( 7.810587)
test_basic 0.004942 0.000520 0.305846 ( 0.394591)
test_all 0.001187 0.000125 595.687947 ( 91.070601)
test_rubyspec 0.093312 0.031199 43.703725 ( 49.439466)
total: 152.64 sec