Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-094732
#<BuildRuby:0x000055865e137fb0
@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.20220827-094732",
@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.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002608 0.004061 0.831552 ( 0.883455)
build_miniruby 0.000946 0.000000 0.057730 ( 0.056573)
build_ruby 0.000907 0.000000 0.060538 ( 0.059325)
build_all 0.004415 0.000144 1.573715 ( 0.601361)
build_install 0.006216 0.004988 1.950514 ( 0.994791)
test_btest 0.000746 0.000093 47.742934 ( 9.046327)
test_basic 0.005383 0.000673 0.337285 ( 0.425230)
test_all 0.001723 0.000215 609.396083 ( 87.433943)
test_rubyspec 0.085878 0.027022 44.145270 ( 52.421375)
total: 151.92 sec