Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-020037
#<BuildRuby:0x00005615b522d528
@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.20220813-020037",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000064 0.000000 0.000064 ( 0.000065)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.011220 0.001071 0.838144 ( 0.909029)
build_miniruby 0.001128 0.000376 0.062635 ( 0.061779)
build_ruby 0.000988 0.000330 0.056068 ( 0.055156)
build_all 0.005637 0.001879 1.234079 ( 0.465637)
build_install 0.014132 0.001208 1.577138 ( 0.802973)
test_btest 0.000780 0.000223 53.178928 ( 5.966681)
test_basic 0.004468 0.001277 0.278334 ( 0.368754)
test_all 0.002784 0.000795 490.588060 ( 52.814825)
test_rubyspec 0.082268 0.053403 41.849377 ( 49.410852)
total: 110.86 sec