Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-030924
#<BuildRuby:0x000055df99eabe00
@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.20220730-030924",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005760 0.000960 0.845624 ( 1.103950)
build_miniruby 0.000861 0.000143 0.057881 ( 0.056559)
build_ruby 0.000852 0.000142 0.058978 ( 0.057687)
build_all 0.004670 0.000000 1.529232 ( 0.587935)
build_install 0.010173 0.000766 5.654728 ( 2.155663)
test_btest 0.000725 0.000103 54.842002 ( 8.298117)
test_basic 0.004976 0.000711 0.330984 ( 0.419401)
test_all 0.001392 0.000198 614.424795 ( 92.192685)
test_rubyspec 0.043891 0.076722 43.790772 ( 49.383394)
total: 154.26 sec