Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-045018
#<BuildRuby:0x000055f818447fa8
@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.20220621-045018",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002247 0.004204 0.903195 ( 1.032077)
build_miniruby 0.000939 0.000134 0.057112 ( 0.055851)
build_ruby 0.000851 0.000121 0.058857 ( 0.057650)
build_all 0.003727 0.000532 1.524023 ( 0.614442)
build_install 0.010782 0.000235 6.306799 ( 2.843761)
test_btest 0.000739 0.000092 57.994159 ( 8.133415)
test_basic 0.001462 0.004895 0.341057 ( 0.428428)
test_all 0.001110 0.000209 646.811029 ( 95.499461)
test_rubyspec 0.084051 0.044822 44.273937 ( 49.827804)
total: 158.49 sec