Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-140132
#<BuildRuby:0x000055d21e118208
@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.20220722-140132",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006402 0.000168 0.911541 ( 2.113532)
build_miniruby 0.000920 0.000061 0.057501 ( 0.056319)
build_ruby 0.000844 0.000056 0.058983 ( 0.057735)
build_all 0.004254 0.000284 1.526768 ( 0.580110)
build_install 0.010577 0.000705 5.644406 ( 2.144774)
test_btest 0.000777 0.000052 45.289699 ( 8.916611)
test_basic 0.005121 0.000342 0.293187 ( 0.382633)
test_all 0.000931 0.000062 615.137332 ( 88.793447)
test_rubyspec 0.050120 0.041878 43.645211 ( 49.360012)
total: 152.41 sec