Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-170520
#<BuildRuby:0x0000558d2844ffb0
@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.20220723-170520",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006275 0.000151 0.888570 ( 1.109166)
build_miniruby 0.000949 0.000068 0.057726 ( 0.056514)
build_ruby 0.000954 0.000068 0.059254 ( 0.058022)
build_all 0.004758 0.000000 1.520806 ( 0.584010)
build_install 0.006891 0.004263 5.660698 ( 2.176837)
test_btest 0.000675 0.000080 53.666918 ( 7.978879)
test_basic 0.005168 0.000608 0.321710 ( 0.410049)
test_all 0.000541 0.000400 590.812563 ( 94.387261)
test_rubyspec 0.079319 0.041322 43.843996 ( 49.503972)
total: 156.27 sec