Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-005424
#<BuildRuby:0x00005643f3ee8328
@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.20220823-005424",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.004462 0.001785 0.830033 ( 0.877982)
build_miniruby 0.000646 0.000259 0.057509 ( 0.056367)
build_ruby 0.000619 0.000248 0.059076 ( 0.057865)
build_all 0.003318 0.001327 1.533694 ( 0.593320)
build_install 0.004132 0.007132 1.909968 ( 0.962399)
test_btest 0.000553 0.000277 48.703589 ( 8.798232)
test_basic 0.003789 0.001895 0.268531 ( 0.357357)
test_all 0.001495 0.000748 599.819930 ( 89.502441)
test_rubyspec 0.081333 0.040667 44.221233 ( 52.482684)
total: 153.69 sec