Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-224401
#<BuildRuby:0x0000562a71c47df8
@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.20220729-224401",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006897 0.000000 0.807385 ( 0.957984)
build_miniruby 0.000938 0.000000 0.057304 ( 0.056136)
build_ruby 0.000863 0.000000 0.058666 ( 0.057495)
build_all 0.002243 0.002446 1.528165 ( 0.587951)
build_install 0.010185 0.001102 5.642465 ( 2.165688)
test_btest 0.000888 0.000000 51.970529 ( 8.730398)
test_basic 0.005261 0.000355 0.255771 ( 0.344611)
test_all 0.000858 0.000135 613.537435 ( 86.221629)
test_rubyspec 0.107651 0.021443 44.001841 ( 49.618767)
total: 148.74 sec