Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-073141
#<BuildRuby:0x000055f09a288a58
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220308-073141",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000054 0.000008 0.000062 ( 0.000061)
build_up 0.007449 0.003892 1.005293 ( 1.303022)
build_miniruby 0.001661 0.000332 0.076580 ( 0.076460)
build_ruby 0.001869 0.000374 0.077342 ( 0.076909)
build_all 0.008479 0.000799 4.181787 ( 0.840287)
build_install 0.021667 0.002114 7.926737 ( 2.426179)
test_btest 0.001297 0.000000 75.766185 ( 8.018651)
test_basic 0.003450 0.004091 0.336197 ( 0.426750)
test_all 0.002464 0.000000 648.309201 ( 70.078403)
test_rubyspec 0.113166 0.046799 45.865759 ( 51.347063)
total: 134.59 sec