Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-005609
#<BuildRuby:0x0000559bfc6abdf8
@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.20220802-005609",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.004844 0.001761 0.836341 ( 0.928153)
build_miniruby 0.000746 0.000271 0.057903 ( 0.056672)
build_ruby 0.000597 0.000217 0.059260 ( 0.058064)
build_all 0.002635 0.002042 1.540163 ( 0.590095)
build_install 0.004963 0.006267 5.604775 ( 2.166515)
test_btest 0.000566 0.000261 46.798378 ( 8.588995)
test_basic 0.000962 0.004925 0.331635 ( 0.419860)
test_all 0.000914 0.000493 585.064956 ( 92.489484)
test_rubyspec 0.055013 0.066031 43.807018 ( 49.395899)
total: 154.69 sec