Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-190018
#<BuildRuby:0x0000557b09e8ffb0
@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.20220724-190018",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006662 0.000000 0.836398 ( 1.074030)
build_miniruby 0.001039 0.000000 0.057323 ( 0.056085)
build_ruby 0.001021 0.000000 0.059371 ( 0.058104)
build_all 0.000506 0.004219 1.508469 ( 0.582957)
build_install 0.007009 0.004062 5.665012 ( 2.183151)
test_btest 0.000000 0.000585 49.962300 ( 8.351169)
test_basic 0.000000 0.005454 0.323229 ( 0.411993)
test_all 0.000000 0.001185 636.077502 ( 92.057272)
test_rubyspec 0.068210 0.029771 43.666365 ( 49.318474)
total: 154.09 sec