Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-130922
#<BuildRuby:0x000055a69e2aff68
@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.20220814-130922",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001822 0.004612 0.824106 ( 0.875799)
build_miniruby 0.000706 0.000176 0.057717 ( 0.056527)
build_ruby 0.000732 0.000183 0.059565 ( 0.058439)
build_all 0.003736 0.000934 1.531422 ( 0.588106)
build_install 0.008887 0.002222 1.949027 ( 0.975812)
test_btest 0.000000 0.000722 53.963924 ( 8.298350)
test_basic 0.001740 0.003561 0.294036 ( 0.383072)
test_all 0.002386 0.000734 600.734615 ( 89.210115)
test_rubyspec 0.085890 0.025227 44.207905 ( 51.609649)
total: 152.06 sec