Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-183945
#<BuildRuby:0x000055d1b111fde0
@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.20220628-183945",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003058 0.003784 0.883561 ( 1.172002)
build_miniruby 0.000887 0.000118 0.058022 ( 0.056805)
build_ruby 0.000865 0.000115 0.059444 ( 0.058100)
build_all 0.003710 0.000494 1.503847 ( 0.597129)
build_install 0.006030 0.004556 6.306256 ( 2.845205)
test_btest 0.000711 0.000133 48.932131 ( 8.759101)
test_basic 0.005190 0.000973 0.340671 ( 0.429008)
test_all 0.001291 0.000243 631.879418 ( 90.750186)
test_rubyspec 0.068285 0.053830 44.763647 ( 50.324779)
total: 154.99 sec