Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-060042
#<BuildRuby:0x00005641851532c8
@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.20220801-060042",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002595 0.004250 0.823910 ( 1.053844)
build_miniruby 0.000887 0.000127 0.056849 ( 0.055497)
build_ruby 0.000862 0.000123 0.058827 ( 0.057562)
build_all 0.003985 0.000569 1.524800 ( 0.584331)
build_install 0.010396 0.000787 5.640261 ( 2.156460)
test_btest 0.000707 0.000094 50.113434 ( 8.668178)
test_basic 0.005335 0.000712 0.350273 ( 0.437745)
test_all 0.001219 0.000163 610.295630 ( 88.718683)
test_rubyspec 0.099578 0.029297 43.745256 ( 49.335599)
total: 151.07 sec