Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-201700
#<BuildRuby:0x0000557d8873ff68
@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.20220807-201700",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006242 0.000337 0.885900 ( 0.914529)
build_miniruby 0.001044 0.000000 0.057146 ( 0.055855)
build_ruby 0.001021 0.000000 0.059890 ( 0.058655)
build_all 0.004453 0.000000 1.521326 ( 0.587470)
build_install 0.010008 0.001078 5.616727 ( 2.157690)
test_btest 0.000719 0.000090 48.573867 ( 8.350401)
test_basic 0.001522 0.004096 0.355499 ( 0.443895)
test_all 0.001190 0.000210 598.414987 ( 89.948296)
test_rubyspec 0.081921 0.046986 43.956031 ( 51.321241)
total: 153.84 sec