Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-140114
#<BuildRuby:0x0000558290e48050
@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.20220501-140114",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000039 0.000003 0.000042 ( 0.000042)
build_up 0.006520 0.000168 0.850866 ( 1.069895)
build_miniruby 0.000934 0.000067 0.057222 ( 0.055982)
build_ruby 0.000933 0.000066 0.057005 ( 0.055808)
build_all 0.003872 0.000277 1.460514 ( 0.589201)
build_install 0.008847 0.000000 6.264548 ( 2.794672)
test_btest 0.000726 0.000005 49.554642 ( 8.500611)
test_basic 0.001426 0.004959 0.297500 ( 0.385147)
test_all 0.001312 0.000164 623.598621 ( 92.095142)
test_rubyspec 0.059188 0.055689 43.964086 ( 48.920982)
total: 154.47 sec