Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-200220
#<BuildRuby:0x000055f2aae7f2c8
@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.20220625-200220",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.003789 0.002814 0.835457 ( 1.155328)
build_miniruby 0.000811 0.000250 0.058876 ( 0.057602)
build_ruby 0.000756 0.000000 0.060084 ( 0.058848)
build_all 0.004175 0.000317 1.511215 ( 0.603608)
build_install 0.006544 0.002391 6.318422 ( 2.861125)
test_btest 0.000678 0.000199 54.078964 ( 7.990170)
test_basic 0.003405 0.002438 0.347901 ( 0.435773)
test_all 0.000971 0.000307 603.666988 ( 92.040916)
test_rubyspec 0.078952 0.051877 44.145671 ( 49.674834)
total: 154.88 sec