Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-151018
#<BuildRuby:0x00005568888f7f00
@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.20220814-151018",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005196 0.001417 0.850227 ( 1.991740)
build_miniruby 0.000636 0.000173 0.057337 ( 0.056220)
build_ruby 0.001036 0.000000 0.059488 ( 0.058284)
build_all 0.004508 0.000228 1.539487 ( 0.583333)
build_install 0.010897 0.000290 1.932081 ( 0.970070)
test_btest 0.000000 0.000733 52.350444 ( 8.498928)
test_basic 0.001846 0.004608 0.336797 ( 0.424007)
test_all 0.002344 0.000670 634.581396 ( 92.172161)
test_rubyspec 0.058711 0.069486 44.223525 ( 51.590895)
total: 156.35 sec