Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-152931
#<BuildRuby:0x000055797f2d28c0
@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.20220616-152931",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001903 0.004653 0.888605 ( 2.205528)
build_miniruby 0.000694 0.000174 0.057495 ( 0.056338)
build_ruby 0.000758 0.000189 0.059815 ( 0.058659)
build_all 0.004407 0.000000 1.528423 ( 0.614663)
build_install 0.009855 0.001152 6.314057 ( 2.858197)
test_btest 0.000657 0.000141 47.403985 ( 8.839442)
test_basic 0.002697 0.003126 0.267033 ( 0.356053)
test_all 0.001944 0.000000 614.026163 ( 93.140589)
test_rubyspec 0.087175 0.041357 44.118069 ( 49.753671)
total: 157.88 sec