Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-160150
#<BuildRuby:0x000056046c38bf00
@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.20220728-160150",
@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.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005926 0.000472 0.896466 ( 6.127846)
build_miniruby 0.000759 0.000176 0.057250 ( 0.056135)
build_ruby 0.000000 0.000789 0.058860 ( 0.057775)
build_all 0.001075 0.003586 1.524548 ( 0.586162)
build_install 0.007369 0.003852 5.646397 ( 2.138808)
test_btest 0.000666 0.000222 56.460400 ( 7.877315)
test_basic 0.004927 0.001642 0.361079 ( 0.447928)
test_all 0.000938 0.000000 627.511890 ( 90.676015)
test_rubyspec 0.066927 0.030164 43.783046 ( 49.540083)
total: 157.51 sec