Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-063558
#<BuildRuby:0x000055ad8a9fd390
@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.20220814-063558",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005742 0.004610 0.813916 ( 0.863438)
build_miniruby 0.001054 0.000352 0.052805 ( 0.051377)
build_ruby 0.001330 0.000444 0.063817 ( 0.062428)
build_all 0.006759 0.000727 1.229114 ( 0.456054)
build_install 0.012738 0.002331 1.547027 ( 0.777369)
test_btest 0.000989 0.000282 51.718193 ( 6.410942)
test_basic 0.000590 0.005454 0.304734 ( 0.403708)
test_all 0.002626 0.000938 486.050085 ( 51.948358)
test_rubyspec 0.051698 0.076955 41.726323 ( 49.391857)
total: 110.37 sec