Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-092439
#<BuildRuby:0x000055a65e1868c0
@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.20220804-092439",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005722 0.000880 0.833996 ( 1.603110)
build_miniruby 0.000874 0.000135 0.057834 ( 0.056629)
build_ruby 0.000808 0.000124 0.059285 ( 0.058120)
build_all 0.004642 0.000025 1.542356 ( 0.597289)
build_install 0.011091 0.000265 5.665907 ( 2.149865)
test_btest 0.000743 0.000093 49.165663 ( 8.628299)
test_basic 0.005791 0.000000 0.340593 ( 0.428977)
test_all 0.001220 0.000000 614.558249 ( 89.395433)
test_rubyspec 0.087847 0.029220 43.944770 ( 51.367563)
total: 154.29 sec