Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-121314
#<BuildRuby:0x000055c26b0dc018
@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.20220824-121314",
@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.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005761 0.000886 0.890733 ( 1.845926)
build_miniruby 0.000825 0.000127 0.057259 ( 0.056131)
build_ruby 0.000749 0.000115 0.059349 ( 0.058055)
build_all 0.004586 0.000022 1.528737 ( 0.587450)
build_install 0.006991 0.004090 1.916210 ( 0.960943)
test_btest 0.000706 0.000133 57.555539 ( 8.147058)
test_basic 0.000000 0.005150 0.286594 ( 0.375646)
test_all 0.000000 0.001786 633.247902 ( 90.401831)
test_rubyspec 0.075821 0.052757 44.283329 ( 52.533709)
total: 154.97 sec