Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-000927
#<BuildRuby:0x0000562e63cac208
@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.20220721-000927",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005450 0.000908 0.882121 ( 1.166326)
build_miniruby 0.000769 0.000128 0.057393 ( 0.056290)
build_ruby 0.000720 0.000120 0.058990 ( 0.057842)
build_all 0.000008 0.004754 1.531188 ( 0.607079)
build_install 0.010901 0.000298 5.652525 ( 2.187818)
test_btest 0.000650 0.000139 46.096050 ( 8.643302)
test_basic 0.000658 0.005095 0.259092 ( 0.348410)
test_all 0.001043 0.000298 620.596330 ( 90.798576)
test_rubyspec 0.084993 0.023049 43.927893 ( 49.528431)
total: 153.39 sec