Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-234216
#<BuildRuby:0x0000558f3f637468
@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.20220503-234216",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006359 0.000567 0.858984 ( 1.048508)
build_miniruby 0.000800 0.000184 0.057809 ( 0.056480)
build_ruby 0.000675 0.000156 0.057457 ( 0.056308)
build_all 0.004262 0.000010 1.488045 ( 0.599650)
build_install 0.007162 0.003901 6.249869 ( 2.790641)
test_btest 0.001157 0.000289 54.361986 ( 7.905960)
test_basic 0.004589 0.001147 0.296771 ( 0.385122)
test_all 0.001054 0.000264 638.243093 ( 93.000334)
test_rubyspec 0.078473 0.049171 43.862382 ( 48.741782)
total: 154.59 sec