Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-222043
#<BuildRuby:0x000055e515bce878
@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.20220716-222043",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006583 0.000000 0.847993 ( 1.122406)
build_miniruby 0.000994 0.000000 0.056737 ( 0.055589)
build_ruby 0.000826 0.000000 0.059007 ( 0.057883)
build_all 0.000370 0.003928 1.523569 ( 0.605632)
build_install 0.010302 0.000354 5.598966 ( 2.160713)
test_btest 0.000623 0.000035 52.754101 ( 8.086798)
test_basic 0.000969 0.004433 0.281254 ( 0.369935)
test_all 0.001065 0.000119 615.416132 ( 88.435403)
test_rubyspec 0.100635 0.019631 43.071217 ( 48.683996)
total: 149.58 sec