Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-211817
#<BuildRuby:0x0000557f6c9a3eb8
@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.20220429-211817",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006396 0.000457 0.837316 ( 1.057564)
build_miniruby 0.000962 0.000000 0.057079 ( 0.055752)
build_ruby 0.000000 0.001053 0.058204 ( 0.056908)
build_all 0.001321 0.002970 1.509388 ( 0.615364)
build_install 0.003745 0.004973 6.269334 ( 2.816644)
test_btest 0.001298 0.000000 46.247599 ( 8.772763)
test_basic 0.002060 0.004241 0.345384 ( 0.433405)
test_all 0.000956 0.000239 605.509853 ( 94.417944)
test_rubyspec 0.079907 0.038927 43.830982 ( 48.763735)
total: 156.99 sec