Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-054447
#<BuildRuby:0x0000559db5a2e7e0
@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.20220810-054447",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006070 0.000434 0.808226 ( 0.981581)
build_miniruby 0.001012 0.000072 0.058314 ( 0.057006)
build_ruby 0.000893 0.000000 0.059714 ( 0.058594)
build_all 0.004541 0.000000 1.519001 ( 0.584685)
build_install 0.010770 0.000471 5.641481 ( 2.163021)
test_btest 0.000705 0.000044 48.979651 ( 8.984720)
test_basic 0.005816 0.000054 0.350698 ( 0.438858)
test_all 0.001002 0.000059 623.957840 ( 91.900747)
test_rubyspec 0.081143 0.047575 43.746931 ( 51.139096)
total: 156.31 sec