Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-020829
#<BuildRuby:0x000055dc9fab0208
@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.20220816-020829",
@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.000021 0.000001 0.000022 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.003328 0.003491 0.819531 ( 1.623582)
build_miniruby 0.000746 0.000099 0.057479 ( 0.056307)
build_ruby 0.000890 0.000118 0.059679 ( 0.058511)
build_all 0.004684 0.000093 1.573632 ( 0.605079)
build_install 0.007657 0.003309 1.927028 ( 0.961961)
test_btest 0.000654 0.000103 54.126031 ( 7.967469)
test_basic 0.001126 0.004040 0.261512 ( 0.350928)
test_all 0.001667 0.000000 595.842766 ( 89.284929)
test_rubyspec 0.095471 0.023319 43.670915 ( 51.054303)
total: 151.96 sec