Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-231631
#<BuildRuby:0x0000559c426d7de0
@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.20220731-231631",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005884 0.000906 0.825368 ( 0.841558)
build_miniruby 0.000782 0.000121 0.057573 ( 0.056385)
build_ruby 0.000783 0.000121 0.060789 ( 0.059687)
build_all 0.003997 0.000615 1.514832 ( 0.586166)
build_install 0.005165 0.005951 5.650013 ( 2.142863)
test_btest 0.000667 0.000154 50.451597 ( 8.161922)
test_basic 0.000176 0.005267 0.316578 ( 0.405370)
test_all 0.001131 0.000000 607.344947 ( 90.966460)
test_rubyspec 0.067181 0.032110 43.645946 ( 49.257821)
total: 152.48 sec