Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-090243
#<BuildRuby:0x000055e00474fdf8
@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.20220802-090243",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002993 0.003811 0.909510 ( 0.968687)
build_miniruby 0.000973 0.000061 0.057398 ( 0.056137)
build_ruby 0.000969 0.000060 0.059605 ( 0.058369)
build_all 0.004859 0.000000 1.534526 ( 0.584435)
build_install 0.007460 0.003601 5.671307 ( 2.192634)
test_btest 0.000669 0.000067 44.162581 ( 8.791577)
test_basic 0.005635 0.000000 0.254514 ( 0.343835)
test_all 0.001291 0.000000 598.387623 ( 89.370017)
test_rubyspec 0.052893 0.025055 43.558608 ( 49.165141)
total: 151.53 sec