Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-191359
#<BuildRuby:0x000056473badfdd0
@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-191359",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006496 0.000169 0.827861 ( 1.030119)
build_miniruby 0.000975 0.000070 0.057244 ( 0.056012)
build_ruby 0.001032 0.000000 0.058962 ( 0.057701)
build_all 0.001175 0.003559 1.529146 ( 0.588194)
build_install 0.004871 0.004126 5.619238 ( 2.160155)
test_btest 0.000714 0.000126 53.919863 ( 8.145608)
test_basic 0.004698 0.000829 0.316603 ( 0.405166)
test_all 0.001082 0.000191 626.309473 ( 88.755236)
test_rubyspec 0.089999 0.035294 43.763120 ( 49.360290)
total: 150.56 sec