Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-111411
#<BuildRuby:0x0000561f4506f468
@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.20220530-111411",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005635 0.000867 0.851315 ( 2.467811)
build_miniruby 0.000933 0.000144 0.056698 ( 0.055432)
build_ruby 0.000911 0.000140 0.057852 ( 0.056574)
build_all 0.000549 0.003656 1.496263 ( 0.603538)
build_install 0.010006 0.001156 6.311523 ( 2.850466)
test_btest 0.000597 0.000120 51.432354 ( 8.327005)
test_basic 0.001754 0.003930 0.265959 ( 0.355382)
test_all 0.001231 0.000308 646.978586 ( 93.639404)
test_rubyspec 0.080259 0.049881 44.133295 ( 49.736233)
total: 158.09 sec