Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-060532
#<BuildRuby:0x000055796fcb2878
@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.20220823-060532",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006027 0.000000 0.835680 ( 0.894748)
build_miniruby 0.000940 0.000000 0.057787 ( 0.056646)
build_ruby 0.000997 0.000000 0.059835 ( 0.058647)
build_all 0.004528 0.000000 1.525219 ( 0.583895)
build_install 0.002918 0.008207 1.925869 ( 0.969884)
test_btest 0.000686 0.000077 55.614035 ( 8.098055)
test_basic 0.004652 0.000517 0.305700 ( 0.394942)
test_all 0.001471 0.000163 601.824981 ( 89.673408)
test_rubyspec 0.064709 0.021341 44.022870 ( 52.310081)
total: 153.04 sec