Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-200915
#<BuildRuby:0x00005627691c7f00
@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.20220626-200915",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003434 0.003126 0.852205 ( 1.778836)
build_miniruby 0.000848 0.000182 0.058271 ( 0.057003)
build_ruby 0.000765 0.000164 0.059941 ( 0.058767)
build_all 0.003490 0.000748 1.487816 ( 0.601825)
build_install 0.009924 0.001143 6.303503 ( 2.833187)
test_btest 0.000572 0.000115 55.604973 ( 8.322804)
test_basic 0.000718 0.004825 0.299831 ( 0.388238)
test_all 0.001188 0.000000 632.512416 ( 90.925029)
test_rubyspec 0.080578 0.049698 44.094558 ( 49.619049)
total: 154.59 sec